Commit graph

7 commits

Author SHA1 Message Date
aaef669aa8 Add publish script, only knows about test so far 2017-10-14 17:27:53 -07: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
348703077b add slugify package 2017-10-07 14:26:08 -07:00
6e2dce2e7f Add react-router-dom package 2017-10-01 10:29:28 -07:00
e26074d01f highlight code with highlight.js 2017-09-24 21:44:11 -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