From 9b360e0f2e2b20186c4f170d9cbb81b3a9ece200 Mon Sep 17 00:00:00 2001 From: Lennart Date: Sat, 10 Feb 2018 22:34:46 +0100 Subject: [PATCH] Adds new starter to docs :) --- docs/docs/gatsby-starters.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/docs/gatsby-starters.md b/docs/docs/gatsby-starters.md index 0a3bc3720feb4..2d5f4b5f9317a 100644 --- a/docs/docs/gatsby-starters.md +++ b/docs/docs/gatsby-starters.md @@ -451,3 +451,14 @@ 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/) + + Features: + + * Minimal and clean white layout + * Offline Support, WebApp Manifest, SEO + * 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)