Add post written in javascript to demonstrate new js frontmatter capability
This commit is contained in:
parent
066a0cea86
commit
e333cb1aad
5 changed files with 393 additions and 289 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue