Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add saving JS pages to static site build script
In previous commits we added a way to generate some of our static pages after JavaScript had finished running. This commit adds this step into the static site generation build script. After `wget` has finished running this script overwrites some of the static files it generated with the (currently) few pages we want enhanced with JS.
- Loading branch information