This is my new blog. The old neocities page can be found on the old branch.
To generate the HTML for the site run make build. The generator requires
Python and Node.js; Node.js renders KaTeX formulas at build time so article
pages do not need the KaTeX JavaScript in the browser.
To deploy the site host ./site at / and ./static at /static. Domains should first try to locate their respective .html file, eg. /foo -> ./site/foo.html. The provided Caddyfile is already configured to do this.
The svg ornaments are all public domain works from Wikimedia Commons.
The 404 kitty is Kasimir from Wikimedia Commons.
All content is licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0.
All code is licensed under the terms of the GPLv3.