Skip to content

Commit

Permalink
Docs: add grommet starter (#1626)
Browse files Browse the repository at this point in the history
* Add grommet starter to docs

* docs: Add demo link to grommet starter
  • Loading branch information
alampros authored and KyleAMathews committed Jul 26, 2017
1 parent 8667ccb commit e48f173
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Community:
* Blog post listing with previews for each blog post
* Navigation between posts with a previous/next post button
* Tags and tag navigation

* [gatsby-advanced-starter](https://github.com/Vagr9K/gatsby-advanced-starter) [(demo)](https://vagr9k.github.io/gatsby-advanced-starter/)

Features:
Expand Down Expand Up @@ -99,4 +99,10 @@ Community:
* glitch serves assets over CDN, API unclear
* virtual server container provides [**128MB** for app](https://glitch.com/faq#restrictions) (512MB for assets)
* server can't install certain gatsby plugins (`sharp`-based; out of mem?)


* [gatsby-starter-grommet](https://github.com/alampros/gatsby-starter-grommet) [(demo)](https://alampros.github.io/gatsby-starter-grommet/)

Features:
* Barebones configuration for using the [Grommet](https://grommet.github.io/) design system
* Uses SASS (with CSS modules support)

0 comments on commit e48f173

Please sign in to comment.