dato 0.8.2 → 0.8.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +33 -0
- data/lib/dato/cli.rb +1 -1
- data/lib/dato/local/field_type/single_block.rb +13 -0
- data/lib/dato/version.rb +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6cbff3609757a3c0c0ea55df939d35ec4629a53eb9a5668c8be52e9377c27d9c
|
|
4
|
+
data.tar.gz: b1622659d5051b214dc96aa9fc451cb27aa95134076b4a73e4f4d4132298f46c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fba409e966960296b5a018a41c332fd054e8794aa02686f7e246690cc96970c63e761e25b3c622aaf110a56a3061f95f49a9d02893efad0bffe09627fd7bf998
|
|
7
|
+
data.tar.gz: 97ae48473feadb00dd3613e9daabbc0c796290644fd0daeac42051fbc4d084bc3c1b4cc260ef5cab52b1279fa818405b138d2763de9c3fdf8e035cce33ad2bca
|
data/README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
<!--datocms-autoinclude-header start-->
|
|
2
|
+
<a href="https://www.datocms.com/"><img src="https://www.datocms.com/images/full_logo.svg" height="60"></a>
|
|
3
|
+
|
|
4
|
+
👉 [Visit the DatoCMS homepage](https://www.datocms.com) or see [What is DatoCMS?](#what-is-datocms)
|
|
5
|
+
<!--datocms-autoinclude-header end-->
|
|
6
|
+
|
|
1
7
|
# DatoCMS Ruby Client
|
|
2
8
|
|
|
3
9
|
[](https://coveralls.io/github/datocms/ruby-datocms-client?branch=master) [](https://travis-ci.org/datocms/ruby-datocms-client) [](https://badge.fury.io/rb/dato)
|
|
@@ -30,3 +36,30 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/datocm
|
|
|
30
36
|
|
|
31
37
|
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
|
|
32
38
|
|
|
39
|
+
|
|
40
|
+
<!--datocms-autoinclude-footer start-->
|
|
41
|
+
-----------------
|
|
42
|
+
# What is DatoCMS?
|
|
43
|
+
<a href="https://www.datocms.com/"><img src="https://www.datocms.com/images/full_logo.svg" height="60"></a>
|
|
44
|
+
|
|
45
|
+
[DatoCMS](https://www.datocms.com/) is the REST & GraphQL Headless CMS for the modern web.
|
|
46
|
+
|
|
47
|
+
Trusted by over 25,000 enterprise businesses, agency partners, and individuals across the world, DatoCMS users create online content at scale from a central hub and distribute it via API. We ❤️ our [developers](https://www.datocms.com/team/best-cms-for-developers), [content editors](https://www.datocms.com/team/content-creators) and [marketers](https://www.datocms.com/team/cms-digital-marketing)!
|
|
48
|
+
|
|
49
|
+
**Quick links:**
|
|
50
|
+
|
|
51
|
+
- ⚡️ Get started with a [free DatoCMS account](https://dashboard.datocms.com/signup)
|
|
52
|
+
- 🔖 Go through the [docs](https://www.datocms.com/docs)
|
|
53
|
+
- ⚙️ Get [support from us and the community](https://community.datocms.com/)
|
|
54
|
+
- 🆕 Stay up to date on new features and fixes on the [changelog](https://www.datocms.com/product-updates)
|
|
55
|
+
|
|
56
|
+
**Our featured repos:**
|
|
57
|
+
- [datocms/react-datocms](https://github.com/datocms/react-datocms): React helper components for images, Structured Text rendering, and more
|
|
58
|
+
- [datocms/js-rest-api-clients](https://github.com/datocms/js-rest-api-clients): Node and browser JavaScript clients for updating and administering your content. For frontend fetches, we recommend using our [GraphQL Content Delivery API](https://www.datocms.com/docs/content-delivery-api) instead.
|
|
59
|
+
- [datocms/cli](https://github.com/datocms/cli): Command-line interface that includes our [Contentful importer](https://github.com/datocms/cli/tree/main/packages/cli-plugin-contentful) and [Wordpress importer](https://github.com/datocms/cli/tree/main/packages/cli-plugin-wordpress)
|
|
60
|
+
- [datocms/plugins](https://github.com/datocms/plugins): Example plugins we've made that extend the editor/admin dashboard
|
|
61
|
+
- [datocms/gatsby-source-datocms](https://github.com/datocms/gatsby-source-datocms): Our Gatsby source plugin to pull data from DatoCMS
|
|
62
|
+
- Frontend examples in different frameworks: [Next.js](https://github.com/datocms/nextjs-demo), [Vue](https://github.com/datocms/vue-datocms) and [Nuxt](https://github.com/datocms/nuxtjs-demo), [Svelte](https://github.com/datocms/datocms-svelte) and [SvelteKit](https://github.com/datocms/sveltekit-demo), [Astro](https://github.com/datocms/datocms-astro-blog-demo), [Remix](https://github.com/datocms/remix-example). See [all our starter templates](https://www.datocms.com/marketplace/starters).
|
|
63
|
+
|
|
64
|
+
Or see [all our public repos](https://github.com/orgs/datocms/repositories?q=&type=public&language=&sort=stargazers)
|
|
65
|
+
<!--datocms-autoinclude-footer end-->
|
data/lib/dato/cli.rb
CHANGED
data/lib/dato/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: dato
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.8.
|
|
4
|
+
version: 0.8.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Stefano Verna
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2024-11-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
@@ -427,6 +427,7 @@ files:
|
|
|
427
427
|
- lib/dato/local/field_type/links.rb
|
|
428
428
|
- lib/dato/local/field_type/rich_text.rb
|
|
429
429
|
- lib/dato/local/field_type/seo.rb
|
|
430
|
+
- lib/dato/local/field_type/single_block.rb
|
|
430
431
|
- lib/dato/local/field_type/slug.rb
|
|
431
432
|
- lib/dato/local/field_type/string.rb
|
|
432
433
|
- lib/dato/local/field_type/structured_text.rb
|