ninenines.eu

This is the website for Nine Nines, hosted on Github Pages.

Building and testing

You can build and run the site locally.

$ make -C _build build run

Then click on the link that appears.

Contributing

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.