Skip to content

Commit 9b0cfa2

Browse files
danielmahonKyleAMathews
authored andcommitted
Adds new starter "gatsby-starter-procyon" (#4871)
1 parent 8f2b445 commit 9b0cfa2

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/docs/gatsby-starters.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,3 +619,22 @@ Community:
619619
* Portfolio
620620
* Resume
621621
* Redux for managing statement (with redux-saga / reselect)
622+
623+
* [gatsby-starter-procyon](https://github.com/danielmahon/gatsby-starter-procyon)
624+
[(demo)](https://gatsby-starter-procyon.netlify.com/)
625+
626+
Features:
627+
628+
* [Gatsby](https://www.gatsbyjs.org/) + [ReactJS](https://reactjs.org/) (server side rendering)
629+
* [GraphCMS](https://graphcms.com/) Headless CMS
630+
* [DraftJS](https://draftjs.org/) (in-place) [Medium](https://medium.com)-like Editing
631+
* [Apollo GraphQL](https://www.apollographql.com/) (client-side)
632+
* Local caching between builds
633+
* [Material-UI](https://material-ui-next.com/) (layout, typography, components, etc)
634+
* Styled-Components™-like API via Material-UI
635+
* [Netlify](https://www.netlify.com/) Deployment Friendly
636+
* [Netlify Identity](https://www.netlify.com/docs/identity/) Authentication (enables editing)
637+
* Automatic versioning, deployment and CHANGELOG
638+
* Automatic rebuilds with GraphCMS and Netlify web hooks
639+
* PWA (Progressive Web App)
640+
* [Google Fonts](https://fonts.google.com/)

0 commit comments

Comments
 (0)