Commit graph

11 commits

Author SHA1 Message Date
787f49f2fc move stuff around for Posty2, add base config 2018-01-14 20:31:13 -08:00
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
7e838f31ec remove HTML comment 2017-10-07 20:00:11 -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
3784568621 remove React favicon 2017-10-07 10:19:06 -07:00
9c346056ed half-assed attempt to futz around with react-router 2017-10-01 20:38:04 -07:00
f2244ea3ed Reimpliment the website design in React 2017-09-24 21:23:59 -07:00
833e5f19fc initial commit 2017-09-24 17:04:47 -07:00