No description
Find a file
Kyle Mathews 38e6579146 Merge pull request #25 from hsribei/master
Fix double-prefixing of profile picture.
2017-03-27 09:57:52 -04:00
components Fix double-prefixing of profile picture. 2017-03-25 20:07:49 -04:00
css Use typography-theme-wordpress-2016 as default theme 2016-06-28 20:02:19 -07:00
pages Replace access with lodash.get, make more declarative. 2017-02-02 09:30:51 -08:00
utils Use typography-theme-wordpress-2016 as default theme 2016-06-28 20:02:19 -07:00
wrappers Switched from DocumentTitle to the More Robust HelmetJS lib 2016-09-14 11:04:58 -04:00
.gitignore Update to latest typography 2016-10-19 10:40:54 -06:00
.travis.yml Test automatically on Travis 2016-02-20 12:41:19 -08:00
config.toml Use Gatby's new link prefixing format. 2015-11-21 16:59:27 -08:00
html.js Remove vestige className 2016-12-06 21:24:13 -08:00
package.json Add yarn.lock 2017-02-22 09:54:17 -08:00
README.md Update dependencies, use .js file extensions 2016-02-21 23:45:50 +01:00
yarn.lock Add yarn.lock 2017-02-22 09:54:17 -08: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