Begin implementing new website

This commit is contained in:
Niklas von Hertzen
2017-12-09 17:47:25 +08:00
parent b239937e00
commit 13e80cc635
18 changed files with 13017 additions and 1 deletions

13
www/README.md Normal file
View File

@ -0,0 +1,13 @@
# gatsby-starter-default
The default Gatsby starter
For an overview of the project structure please refer to the [Gatsby documentation - Building with Components](https://www.gatsbyjs.org/docs/building-with-components/)
Install this starter (assuming Gatsby is installed) by running from your CLI:
```
gatsby new gatsby-example-site
```
## Deploy
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-default)