Added gatsby netlify plugin, changed file structure and config

This commit is contained in:
Moris Zen
2018-06-27 14:20:54 +02:00
parent ac2f3c0197
commit 797339b644
7 changed files with 44 additions and 16 deletions

View File

@@ -6,6 +6,7 @@
"dependencies": {
"gatsby": "^1.9.247",
"gatsby-link": "^1.6.40",
"gatsby-plugin-netlify": "^1.0.21",
"gatsby-plugin-react-helmet": "^2.0.10",
"gatsby-source-wordpress": "^2.0.93",
"react-helmet": "^5.2.0"
@@ -31,4 +32,4 @@
"type": "git",
"url": "https://github.com/gatsbyjs/gatsby-starter-default"
}
}
}