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

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

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)