initial publish

This commit is contained in:
Sean Dugre 2025-11-30 19:29:31 -05:00
parent fe383f9333
commit 158d021613
49 changed files with 1796 additions and 26 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
# Hugo output
public/
public.tgz
# Misc.
.hugo_build.lock
.direnv/
result
# Theme is vendored via Nix, don't commit
themes/default