From b63f9c673ae90fd7080167a818f814f77418fe8c Mon Sep 17 00:00:00 2001 From: Greg Lobinski <32480082+greglobinski@users.noreply.github.com> Date: Tue, 6 Feb 2018 18:33:28 +0100 Subject: [PATCH] gatsby-starter-simple-landing added to the list --- docs/docs/gatsby-starters.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/docs/gatsby-starters.md b/docs/docs/gatsby-starters.md index 0c1a78b26fe32..3c0153feb5b48 100644 --- a/docs/docs/gatsby-starters.md +++ b/docs/docs/gatsby-starters.md @@ -432,3 +432,15 @@ Community: * Auto generated Navigation for your Wordpress Pages * Minimal UI and Styling -- made to customize. * Styled Components + +* [gatsby-starter-simple-landing](https://github.com/greglobinski/gatsby-starter-simple-landing) + [(demo)](https://gssl.greglobinski.com/) + + Features: + + * CSS-in-JS via [JSS](https://github.com/cssinjs/jss) + * easily restyled through theme object + * text content via Markdown files + * auto-generated sizes and types (png, webp) for background and hero images + * favicons generator + * webfonts with [webfontloader](https://github.com/typekit/webfontloader)