Skip to content

Commit

Permalink
Added Hampton starter
Browse files Browse the repository at this point in the history
  • Loading branch information
davad authored Feb 2, 2018
1 parent 7fa2313 commit c28e02c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -407,3 +407,14 @@ Community:
* Integration with [Visual Studio Code](https://code.visualstudio.com)
* Pre-configured auto-formatting on file save
* Based on [gatsby-starter-default](https://github.com/gatsbyjs/gatsby-starter-default)

* [gatsby-hampton-theme](https://github.com/davad/gatsby-hampton-theme)
[(demo)](http://dmwl.net/gatsby-hampton-theme)

Features:

* Eslint in dev mode with the airbnb config and prettier formatting rules
* [Emotion](https://github.com/emotion-js/emotion) for CSS-in-JS
* A basic blog, with posts under src/pages/blog
* A few basic components (Navigation, Layout, Link wrapper around `gatsby-link`))
* Based on [gatsby-starter-gatsbytheme](https://github.com/saschajullmann/gatsby-starter-gatsbythemes)

0 comments on commit c28e02c

Please sign in to comment.