No description
Find a file
Kyle Mathews a7626a82d2 Merge pull request #64 from Wowu/km-image-hover
Remove underline for hyperlinked images
2017-10-21 23:26:22 -07:00
src Merge pull request #64 from Wowu/km-image-hover 2017-10-21 23:26:22 -07:00
static Update yarn.lock + move files 2017-08-11 11:30:01 -04:00
.babelrc Upgrade to alpha-2 2016-09-21 10:22:04 -07:00
.gitignore Ignore yarn.lock 2017-08-18 23:01:48 -04:00
.prettierrc Add .prettierrc 2017-09-19 09:14:04 +02:00
.travis.yml Test automatically on Travis 2016-02-20 12:41:19 -08:00
gatsby-config.js Corrected options for gatsby-plugin-typography. 2017-08-10 17:53:20 -07:00
gatsby-node.js Just use frontmatter paths for paths + cleanups 2017-07-04 10:50:40 -07:00
package-lock.json Upgrade dependencies 2017-10-19 12:17:14 -07:00
package.json Upgrade dependencies 2017-10-19 12:17:14 -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