Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: add grommet starter #1626

Merged
merged 2 commits into from
Jul 26, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea where this came from or why it committed. Sorry!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like your editor removes extra whitespace by default! Mine does too so no worries :-)


* [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)