https://github.com/contentful/contentful_jekyll_examples
Examples for Contentful and Jekyll Integration
https://github.com/contentful/contentful_jekyll_examples
Last synced: 10 months ago
JSON representation
Examples for Contentful and Jekyll Integration
- Host: GitHub
- URL: https://github.com/contentful/contentful_jekyll_examples
- Owner: contentful
- License: mit
- Archived: true
- Created: 2015-12-22T13:31:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T03:16:54.000Z (over 2 years ago)
- Last Synced: 2024-09-27T10:03:56.924Z (almost 2 years ago)
- Size: 33.2 KB
- Stars: 30
- Watchers: 34
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Contentful Jekyll Examples
A useful collection of examples using the [jekyll-contentful-data-import](https://github.com/contentful/jekyll-contentful-data-import) 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 Space](./examples/single_space) - Interesting Development Links Compilation
* [Multiple Spaces](./examples/multiple_spaces) - Multiple Spaces Example
* [Custom Mapper](./examples/custom_mapper) - Using a Custom Mapper
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)