From 6841250357419d83a67c41788f9fea70a2300011 Mon Sep 17 00:00:00 2001 From: Travis Ramos Date: Tue, 15 Oct 2019 04:51:58 -0500 Subject: [PATCH] chore(starters): add gatsby-contentful-starter (#18658) * chore(starters): add gatsby-contentful-starter I have created a starter utilizing Contentful as the CMS, and deployed to Netlify. If there are any issues with my PR, just let me know. * Update starters.yml * chore: format --- docs/starters.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/starters.yml b/docs/starters.yml index d363d943a99aa..bb259a888ae7c 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -4114,3 +4114,19 @@ - Pagination - Material UI - Exif Data Parsing +- url: https://peaceful-ptolemy-d7beb4.netlify.com + repo: https://github.com/TRamos5/gatsby-contentful-starter + description: A starter template for an awesome static blog utilizing Contentful as a CMS and deployed to Netlify. + tags: + - CMS:Contentful + - CMS:Headless + - Blog + - Netlify + - Markdown + - Styling:CSS-in-JS + features: + - Netlify integration with pre built contact form + - "CMS: Contentful integration with placeholders included" + - Mobile friendly responsive design made to be customized or leave as is + - Separate components for everything + - ...and more