Skip to content

Commit

Permalink
Added Hampton starter (#3826)
Browse files Browse the repository at this point in the history
  • Loading branch information
davad authored and KyleAMathews committed Feb 2, 2018
1 parent 966bd12 commit 4c9afab
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 4c9afab

Please sign in to comment.