Skip to content

Commit 4c9afab

Browse files
davadKyleAMathews
authored andcommitted
Added Hampton starter (#3826)
1 parent 966bd12 commit 4c9afab

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/docs/gatsby-starters.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,3 +407,14 @@ Community:
407407
* Integration with [Visual Studio Code](https://code.visualstudio.com)
408408
* Pre-configured auto-formatting on file save
409409
* Based on [gatsby-starter-default](https://github.com/gatsbyjs/gatsby-starter-default)
410+
411+
* [gatsby-hampton-theme](https://github.com/davad/gatsby-hampton-theme)
412+
[(demo)](http://dmwl.net/gatsby-hampton-theme)
413+
414+
Features:
415+
416+
* Eslint in dev mode with the airbnb config and prettier formatting rules
417+
* [Emotion](https://github.com/emotion-js/emotion) for CSS-in-JS
418+
* A basic blog, with posts under src/pages/blog
419+
* A few basic components (Navigation, Layout, Link wrapper around `gatsby-link`))
420+
* Based on [gatsby-starter-gatsbytheme](https://github.com/saschajullmann/gatsby-starter-gatsbythemes)

0 commit comments

Comments
 (0)