No description
Find a file
Kyle Mathews 4936e80940 Merge pull request #34 from rstacruz/patch-1
gatsby-node.js: make onCreateNode more readable
2017-06-09 11:25:41 -07:00
src Upgrade to 1.0-alpha16 2017-05-26 10:46:52 +01:00
.babelrc Upgrade to alpha-2 2016-09-21 10:22:04 -07:00
.gitignore Remove and ignore yarn.lock as causes troubles with canaries 2017-05-22 23:51:20 +01:00
.travis.yml Test automatically on Travis 2016-02-20 12:41:19 -08:00
gatsby-config.js Update starter to latest canary 2017-05-19 11:57:38 +02:00
gatsby-node.js gatsby-node.js: make onCreateNode more readable 2017-06-09 10:13:06 +08:00
package.json Upgrade to 1.0-alpha16 2017-05-26 10:46:52 +01: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