Skip to content

Commit

Permalink
Add gatsby-starter-redux to gatsby-starters (#4098)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjkihl authored and fk committed Feb 17, 2018
1 parent e24adfa commit 77794d2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -462,3 +462,13 @@ Community:
* 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)

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

Features:

* [Redux](https://github.com/reactjs/redux) and [Redux-devtools](https://github.com/gaearon/redux-devtools).
* [Emotion](https://github.com/emotion-js/emotion) with a basic theme and SSR
* [Typography.js](https://kyleamathews.github.io/typography.js/)
* Eslint rules based on [Prettier](https://prettier.io/) and [Airbnb](https://www.npmjs.com/package/eslint-config-airbnb)

0 comments on commit 77794d2

Please sign in to comment.