Skip to content

Commit

Permalink
feat(starters): add Kentico Cloud starter (#9566)
Browse files Browse the repository at this point in the history
<!--
  Q. Which branch should I use for my pull request?
  A. Use `master` branch (probably).

  Q. Which branch if my change is a bug fix for Gatsby v1?
  A. In this case, you should use the `v1` branch

  Q. Which branch if I'm still not sure?
  A. Use `master` branch. Ask in the PR if you're not sure and a Gatsby maintainer will be happy to help :)

  Note: We will only accept bug fixes for Gatsby v1. New features should be added to Gatsby v2.

  Learn more about contributing: https://www.gatsbyjs.org/docs/how-to-contribute/
-->
  • Loading branch information
Jan Lenoch authored and pieh committed Nov 4, 2018
1 parent 099d47e commit 1e862d8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/starters.yml
Expand Up @@ -1111,3 +1111,16 @@
- Ready to deploy to Github pages
- Automatic RSS generation
- Automatic Sitemap generation
- url: https://gatsby-starter-kentico-cloud.netlify.com/
repo: https://github.com/Kentico/gatsby-starter-kentico-cloud
description: Gatsby starter site with Kentico Cloud
tags:
- Kentico Cloud
- Headless CMS
features:
- Gatsby v2 support
- Content item <-> content type relationships
- Language variants relationships
- Modular content elements relationships
- Modular content relationships in rich text
- Reverse link relationships

0 comments on commit 1e862d8

Please sign in to comment.