This is the website for Nine Nines, hosted on Github Pages.
You can build and run the site locally.
$ make -C _build build run
Then click on the link that appears.
The source code for the generator is in the _build
folder.
The data for the site is in the _data
folder.
Any change must be committed, including the generated files, to appear on the production site.