No description
- HTML 60.5%
- Nix 31.9%
- CSS 5%
- Just 2.6%
| homepage | ||
| src | ||
| .dockerignore | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| _typos.toml | ||
| Caddyfile | ||
| docker-compose.yml | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| LICENSE | ||
| notes.md | ||
| openring-rs.nix | ||
| README.md | ||
| todo.md | ||
This is the source for the homepage & blog at andrewzah.com.
I use Hugo for statically building this site. I use Nix to manage the development environment, build this website into a distroless docker image, and manage the resulting container (on NixOS).
Licenses
Copyright © Andrew Zah 2015-2026
Non-code, written content (posts, tidbits, etc): Creative Commons BY 4.0
Source code:
Libraries & Tools Used
- Hugo - Apache 2.0
- customized hugo-PaperMod theme - MIT
- nixpkgs - MIT
- nix2container - Aapache 2.0
