Skip to content

Commit

Permalink
add gatsby-starter-skeleton (#6141)
Browse files Browse the repository at this point in the history
  • Loading branch information
Undistraction authored and m-allanson committed Jun 25, 2018
1 parent a9b0da7 commit 1151cd7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -778,3 +778,16 @@ Community:
- Based on [gatsby-starter-default](https://github.com/gatsbyjs/gatsby-starter-default)
- Using [Tachyons](https://github.com/tachyons-css/tachyons/) for CSS. [Read the tachyons docs](http://tachyons.io/docs/)
- Find out about the tachyons open source component library [here](http://tachyons.io/components/) to get you going.

- 💀[gatsby-starter-skeleton](https://github.com/Undistraction/gatsby-starter-skeleton) ([Demo](https://undistraction.github.io/gatsby-starter-skeleton/))

Features:

- Full-featured site for developer or small company
- Includes Articles and Projects
- Includes Tags and Categores
- Minimal but stylish default theme
- Styled Components and CSSAPI for styles
- Configure many of the site's features from a separate site config files
- Extended Markdown support, responsive embeds, solid inline code support and lots of other goodness
- Well commented and documented

0 comments on commit 1151cd7

Please sign in to comment.