No description
Find a file
Meher Ranjan ca6108f4c3 Fixed a issue that caused following bug
Warning: Each child in an array or iterator should have a unique "key" prop. Check the render method of `BlogIndex`. See https://fb.me/react-warning-keys for more information.
2017-07-12 02:28:26 +05:30
src Fixed a issue that caused following bug 2017-07-12 02:28:26 +05:30
.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 Upgrade to 1.0 2017-07-06 15:25:40 -07:00
gatsby-node.js Just use frontmatter paths for paths + cleanups 2017-07-04 10:50:40 -07:00
package.json update command 2017-07-08 09:40:20 -07: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