Version 1.0

This commit is contained in:
wpioneer
2016-06-03 14:05:50 +03:00
parent 05ee70daab
commit 4a4b34f52b
13 changed files with 39 additions and 35 deletions

View File

@@ -2,8 +2,16 @@
Gatsby starter for creating a blog
## Features
Inline CSS.
Clean and extensible code.
Six simple components: SiteSidebar, SiteNav, SiteLinks, SitePost, SitePage, ReadNext.
[peterramsing/lost](https://github.com/peterramsing/lost) as a base for Grid.
[matejlatin/Gutenberg](https://github.com/matejlatin/Gutenberg) as a base for Typography.
## Installing
Install this starter (assuming Gatsby is installed) by running from your CLI:
`gatsby new lumen https://github.com/hb-gatsby/gatsby-starter-lumen`
`gatsby new lumen https://github.com/wpioneer/gatsby-starter-lumen`
## Running in development
`gatsby develop`