mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 04:32:32 +02:00
Version 1.0
This commit is contained in:
10
README.md
10
README.md
@@ -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`
|
||||
|
Reference in New Issue
Block a user