Skip to content
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
12 changes: 12 additions & 0 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)