Skip to content

Commit

Permalink
Adds new starter "gatsby-starter-procyon" (#4871)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmahon authored and KyleAMathews committed Apr 7, 2018
1 parent 8f2b445 commit 9b0cfa2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -619,3 +619,22 @@ Community:
* Portfolio
* Resume
* Redux for managing statement (with redux-saga / reselect)

* [gatsby-starter-procyon](https://github.com/danielmahon/gatsby-starter-procyon)
[(demo)](https://gatsby-starter-procyon.netlify.com/)

Features:

* [Gatsby](https://www.gatsbyjs.org/) + [ReactJS](https://reactjs.org/) (server side rendering)
* [GraphCMS](https://graphcms.com/) Headless CMS
* [DraftJS](https://draftjs.org/) (in-place) [Medium](https://medium.com)-like Editing
* [Apollo GraphQL](https://www.apollographql.com/) (client-side)
* Local caching between builds
* [Material-UI](https://material-ui-next.com/) (layout, typography, components, etc)
* Styled-Components™-like API via Material-UI
* [Netlify](https://www.netlify.com/) Deployment Friendly
* [Netlify Identity](https://www.netlify.com/docs/identity/) Authentication (enables editing)
* Automatic versioning, deployment and CHANGELOG
* Automatic rebuilds with GraphCMS and Netlify web hooks
* PWA (Progressive Web App)
* [Google Fonts](https://fonts.google.com/)

0 comments on commit 9b0cfa2

Please sign in to comment.