An open API service indexing awesome lists of open source software.

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

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)