https://github.com/contentful/contentful_middleman_examples
A useful collection of examples using the `contentful_middleman` gem
https://github.com/contentful/contentful_middleman_examples
Last synced: 10 months ago
JSON representation
A useful collection of examples using the `contentful_middleman` gem
- Host: GitHub
- URL: https://github.com/contentful/contentful_middleman_examples
- Owner: contentful
- License: mit
- Archived: true
- Created: 2015-10-27T09:33:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T03:32:38.000Z (over 2 years ago)
- Last Synced: 2024-09-27T10:04:04.708Z (almost 2 years ago)
- Language: Ruby
- Size: 70.3 KB
- Stars: 17
- Watchers: 38
- Forks: 6
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Contentful Middleman Examples
A useful collection of examples using the [contentful_middleman](https://github.com/contentful/contentful_middleman) gem
## Contentful
[Contentful](https://www.contentful.com) provides a content infrastructure for digital teams to power content in websites, apps, and devices. Unlike a CMS, Contentful was built to integrate with the modern software stack. It offers a central hub for structured content, powerful management and delivery APIs, and a customizable web app that enable developers and content creators to ship digital products faster.
## What will you find here?
This example repository will include examples for:
* [Single Content Type](./examples/single_content_type) - Interesting Development Links Compilation
* [Multiple Content Types](./examples/multiple_content_types) - Catalogue
* [Multiple Spaces](./examples/multiple_spaces) - Combination of Both Examples
Each example will contain a `README.md` file explaining in detail each of the Setups.
They will all be using example spaces for which Read-Only keys will be provided so that you can
try them out on your own
## Contributing
Feel free to add your own examples by submitting a Pull Request. For more information,
please check [CONTRIBUTING.md](./CONTRIBUTING.md)