jolheiser
ddc11dfe18
Signed-off-by: jolheiser <john.olheiser@gmail.com> |
||
---|---|---|
.gitignore | ||
README.md | ||
flake.lock | ||
flake.nix | ||
go.mod | ||
go.sum | ||
justfile | ||
links.yaml | ||
main.go | ||
site.templ | ||
site_templ.go | ||
tailwind.config.js |
README.md
jolheiser.com
My personal website.
Uses tailwind (with catppuccin btw) and 11ty as a simple static page generator.
Eleventy is potentially even too much, but it made generating the SVGs and looping links easier.
Links are sourced from package.json.
Dev
yarn install # Install deps
yarn dev # Serve locally and watch for changes
yarn build # Build dist