The content
folder contains most of the content, in Markdown format.
Testing and building requires zola
.
To test the website locally:
zola serve
To build the website locally:
zola build
Travis CI is set up to build the website and push it to the master
branch.
GitHub Pages makes sure that the contents of the master
branch are deployed to my domain.