Commit graph

5 commits

Author SHA1 Message Date
3eedb94180 Port the Python build script over to JS
`npm run build` now builds both the site.json file and the React app.
Two new run scripts are available:

* build_site - just build the site.json file
* build_code - build the React app
2017-10-14 17:16:15 -07:00
55610cb0ba Merge the real site metadata into this repo 2017-10-14 10:41:31 -07:00
67dd5dbe17 add slug to About test page 2017-10-07 19:35:08 -07:00
1554308f8a numbers in site posts 2017-10-07 11:52:02 -07:00
579af158e0 Add example site.json file
This is approximately what the JSON blob will eventually look like
2017-10-07 10:31:31 -07:00