No description
  • HTML 46.2%
  • CSS 31.6%
  • Nix 14.6%
  • Just 7.6%
Find a file
2026-08-16 04:05:31 +09:00
homepage new favicon + favicons pipeline 2026-07-24 20:37:06 +09:00
src robots.txt 2026-08-16 04:05:31 +09:00
.dockerignore big updato 2020-08-01 18:41:29 -04:00
.gitattributes social card, fix og meta-attrs 2026-08-14 16:30:32 +09:00
.gitignore add webring, fold reviews back in 2025-09-27 03:06:10 +09:00
_typos.toml updates, remote workflow 2025-09-28 22:16:46 +09:00
Caddyfile fix up rss feeds 2026-08-13 15:07:30 +09:00
djlint.toml fixes, social/schema.org meta 2026-08-15 23:18:12 +09:00
docker-compose.yml create basic dockerfile shell with caddy 2024-06-24 18:23:40 +09:00
flake.lock update robots.txt 2026-08-14 16:54:31 +09:00
flake.nix robots.txt 2026-08-16 04:05:31 +09:00
justfile social card, fix og meta-attrs 2026-08-14 16:30:32 +09:00
LICENSE change license, add copyright header to source files 2024-06-24 19:21:33 +09:00
notes.md updates, remote workflow 2025-09-28 22:16:46 +09:00
openring-rs.nix new favicon + favicons pipeline 2026-07-24 20:37:06 +09:00
README.md fix links in openbook.md, mention licenses in README 2026-05-01 20:58:41 +09:00
todo.md robots.txt 2026-08-16 04:05:31 +09:00

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:

GNU AGPLv3

Libraries & Tools Used