Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add starter repo for i18n from Contentful CMS. #4138

Merged
merged 1 commit into from
Feb 20, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,13 @@ Community:

* localization (Multilanguage)

* [gatsby-starter-contentful-i18n](https://github.com/mccrodp/gatsby-starter-contentful-i18n) [(demo)](https://gatsby-starter-contentful-i18n.netlify.com/)

Features:
* Localization (Multilanguage)
* Dynamic content from Contentful CMS
* Integrates [i18n plugin starter](https://github.com/angeloocana/gatsby-starter-default-i18n) and [using-contentful](https://github.com/gatsbyjs/gatsby/tree/master/examples/using-contentful) repos

* [gatsby-starter-gatsbythemes](https://github.com/saschajullmann/gatsby-starter-gatsbythemes)
[(demo)](https://themes.gatsbythemes.com/gatsby-starter/)

Expand Down Expand Up @@ -451,7 +458,7 @@ Community:
Features:

* Parses [org-mode](http://orgmode.org) files with [Orga](https://github.com/xiaoxinghu/orgajs).

* [gatsby-starter-minimal-blog](https://github.com/LeKoArts/gatsby-starter-minimal-blog)
[(demo)](https://minimal-blog.netlify.com/)

Expand All @@ -462,7 +469,7 @@ Community:
* Automatic Favicons
* Typography.js
* Part of a german tutorial series on Gatsby. The starter will change over time to use more advanced stuff (feel free to express your ideas)

* [gatsby-starter-redux](https://github.com/caki0915/gatsby-starter-redux)
[(demo)](https://caki0915.github.io/gatsby-starter-redux/)

Expand Down