No description
  • HTML 60.5%
  • Nix 31.9%
  • CSS 5%
  • Just 2.6%
Find a file
2026-05-16 04:26:59 +09:00
homepage use stream: draft instead of draft: true 2026-01-08 19:25:43 +09:00
src v1 of nvim refcard post 2026-05-16 04:26:59 +09:00
.dockerignore big updato 2020-08-01 18:41:29 -04:00
.gitattributes migrate to marmite 2025-09-26 02:54:40 +09:00
.gitignore add webring, fold reviews back in 2025-09-27 03:06:10 +09:00
.gitmodules mostly finish migrating to hugo+papermod 2026-02-22 18:36:24 +09:00
_typos.toml updates, remote workflow 2025-09-28 22:16:46 +09:00
Caddyfile clean up caddyfile, flake, use hugo markup hooks 2026-02-23 16:34:18 +09:00
docker-compose.yml create basic dockerfile shell with caddy 2024-06-24 18:23:40 +09:00
flake.lock merge com.andrewzah{.blog} sites into one 2026-01-08 15:44:37 +09:00
flake.nix v1 of nvim refcard post 2026-05-16 04:26:59 +09:00
justfile v1 of nvim refcard post 2026-05-16 04:26:59 +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 update marmite,openring 2026-01-08 16:13:40 +09:00
README.md fix links in openbook.md, mention licenses in README 2026-05-01 20:58:41 +09:00
todo.md add cool-links.md, re-order nav links 2026-05-01 20:50:25 +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