From a677564879585c3ec61554f9f2336935af61b44a Mon Sep 17 00:00:00 2001 From: Cethy Date: Tue, 27 Mar 2018 17:37:25 +0200 Subject: [PATCH] Add Gatsby Starter Bloomer Add new starter info to documentation --- docs/docs/gatsby-starters.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/docs/gatsby-starters.md b/docs/docs/gatsby-starters.md index d93245e368ede..634eaca9f126c 100644 --- a/docs/docs/gatsby-starters.md +++ b/docs/docs/gatsby-starters.md @@ -550,3 +550,13 @@ Community: * [Tailwind CSS](https://tailwindcss.com) Framework * Removes unused CSS with [Purgecss](https://www.purgecss.com/) * Includes responsive navigation and form examples + +* [gatsby-starter-bloomer](https://github.com/Cethy/gatsby-starter-bloomer) + [(demo)](https://gatsby-starter-bloomer.netlify.com/) + + Features: + + * Based on [gatsby-starter-default](https://github.com/gatsbyjs/gatsby-starter-default) + * [Bulma CSS Framework](https://bulma.io/) with its [Bloomer react components](https://bloomer.js.org/) + * [Font-Awesome icons](https://fontawesome.com/icons) + * Includes a simple fullscreen hero w/ footer example