Collection of blog posts and notes.
You can use standard Nix commands to build and run the website:
nix build
nix run # Build and run a test Caddy server at port 8080
The resulting website will be at the path result/public
.
The original structure, style and other customizations belong to exodrifter: website.
Therefore, the original website's license is available in ./legal/LICENSE.website
and my content's license is available in ./legal/LICENSE.content
.