Add post written in javascript to demonstrate new js frontmatter capability

This commit is contained in:
Kyle Mathews 2016-12-09 16:15:42 -08:00
parent 066a0cea86
commit e333cb1aad
5 changed files with 393 additions and 289 deletions

View file

@ -7,9 +7,10 @@
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
},
"dependencies": {
"gatsby": "^0.12.20",
"gatsby": "^0.12.22",
"lodash": "^4.17.2",
"moment": "^2.17.0",
"moment": "^2.17.1",
"react-dates": "^4.1.0",
"react-helmet": "^3.2.2",
"react-responsive-grid": "^0.3.3",
"react-typography": "^0.15.0",