This repository contains the source files and code to generate the website https://michaelgoerz.net
Run make preview to generate the website locally and run a local web server on port 8000 to view it at http://localhost:8000.
This will watch all files for changes and re-generate them if necessary. This does not extend to new files that were generated since the server started running.
Run just make to see more options.
The code in this repository is licensed under the MIT license. The contents of the website (anything in the content subfolder) under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, if not indicated otherwise.