No description
Find a file
rsternagel 5cb7d5105b delete config.toml cause seems unused
With User/Repository@SHA: gatsbyjs/gatsby@66f90132b4 the code loading this config has been removed. So the config seems obsolete.
2017-04-01 10:58:10 +02:00
components Upgrade branch to latest gatsby 2017-03-14 11:01:37 -07:00
css Use typography-theme-wordpress-2016 as default theme 2016-06-28 20:02:19 -07:00
layouts Upgrade branch to latest gatsby 2017-03-14 11:01:37 -07:00
pages Upgrade branch to latest gatsby 2017-03-14 11:01:37 -07:00
templates Upgrade branch to latest gatsby 2017-03-14 11:01:37 -07:00
utils Use typography-theme-wordpress-2016 as default theme 2016-06-28 20:02:19 -07:00
.babelrc Upgrade to alpha-2 2016-09-21 10:22:04 -07:00
.gitignore Upgrade to alpha-2 2016-09-21 10:22:04 -07:00
.travis.yml Test automatically on Travis 2016-02-20 12:41:19 -08:00
gatsby-config.js Upgrade branch to latest gatsby 2017-03-14 11:01:37 -07:00
gatsby-node.js Remove extra import fixes #24 2017-03-27 10:22:49 -04:00
html.js Upgrade branch to latest gatsby 2017-03-14 11:01:37 -07:00
package.json Update to latest canary 2017-03-27 12:34:02 -04:00
README.md Update dependencies, use .js file extensions 2016-02-21 23:45:50 +01:00
yarn.lock Update to latest canary 2017-03-27 12:34:02 -04: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