No description
Find a file
2016-03-13 14:12:42 -07:00
components Pass the ReadNext post link through the link helper function 2016-02-23 17:41:27 -08:00
css Put some global css in external file 2016-02-21 18:37:37 -08:00
pages Make 404 check work even with link prefixes 2016-03-13 14:12:42 -07:00
utils Fix eslint errors 2016-02-20 12:31:34 -08:00
wrappers Upgrade eslint and friends 2016-03-12 23:50:02 -08:00
.eslintrc Upgrade eslint and friends 2016-03-12 23:50:02 -08:00
.gitignore Add package.json 2015-07-21 17:18:42 -07:00
.travis.yml Test automatically on Travis 2016-02-20 12:41:19 -08:00
app.js Fix eslint errors 2016-02-20 12:31:34 -08:00
config.toml Use Gatby's new link prefixing format. 2015-11-21 16:59:27 -08:00
html.js Upgrade eslint and friends 2016-03-12 23:50:02 -08:00
package.json Upgrade eslint and friends 2016-03-12 23:50:02 -08:00
README.md Update dependencies, use .js file extensions 2016-02-21 23:45:50 +01:00

gatsby-starter-blog

Gatsby starter for creating a blog

Install this starter (assuming Gatsby is installed) by running from your CLI: gatsby new gatsby-blog https://github.com/gatsbyjs/gatsby-starter-blog

Running in development

gatsby develop