1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-09 17:32:51 +00:00

domain change

This commit is contained in:
2017-01-09 14:54:30 +01:00
parent 5a15e29755
commit 069c939c7c
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ Sensor information is stored in MongoDB. [ChartJS](http://www.chartjs.org/) is t
## How posts are loaded
- metadata.js recursivly scans the posts folder for markdown files and then parses each into into a json object
- the posts folder is then copied into the dist folder
[More information here](http://mitchel.io/post/Web%20Stuff/2016-09-19-loading-content)
[More information here](http://mitchellgerber.com/post/Web%20Stuff/2016-09-19-loading-content)
## Installation
- `npm run deploy`