7aa973a819
Signed-off-by: jolheiser <git@jolheiser.com> |
||
---|---|---|
.helix | ||
.gitignore | ||
README.md | ||
flake.lock | ||
flake.nix | ||
go.mod | ||
go.mod.sri | ||
go.sum | ||
jolheiser.com | ||
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 templ as a simple static page generator.
Links are sourced from links.yaml.
Dev
Tools
nix develop
If nix isn't available:
Build Deps
- Go
- templ
- tailwind-ctp (TailwindCSS standalone CLI with Catppuccin support)
Dev Deps
- tailwind-ctp-intellisense
- HTML LSP or similar
Building
go generate