Go to file
jolheiser 82a84f0c62
feat: switch from yaml to jsonnet
Signed-off-by: jolheiser <git@jolheiser.com>
2024-10-15 10:52:12 -05:00
.gitignore feat: move to templ 2023-09-29 10:12:59 -05:00
README.md feat: switch from yaml to jsonnet 2024-10-15 10:52:12 -05:00
flake.lock chore: update templ 2024-10-11 16:06:16 -05:00
flake.nix chore: clean up flake and update templ 2024-03-09 20:29:42 -06:00
go.mod feat: switch from yaml to jsonnet 2024-10-15 10:52:12 -05:00
go.mod.sri feat: switch from yaml to jsonnet 2024-10-15 10:52:12 -05:00
go.sum feat: switch from yaml to jsonnet 2024-10-15 10:52:12 -05:00
justfile feat: move to templ 2023-09-29 10:12:59 -05:00
links.jsonnet feat: switch from yaml to jsonnet 2024-10-15 10:52:12 -05:00
main.go feat: switch from yaml to jsonnet 2024-10-15 10:52:12 -05:00
site.templ feat: move to templ 2023-09-29 10:12:59 -05:00
site_templ.go chore: update templ 2024-10-11 16:06:16 -05:00
tailwind.config.js feat: add helix LSP configs 2023-11-07 17:04:03 -06:00

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.jsonnet.

Dev

Tools

nix develop

If nix isn't available:

Build Deps

Dev Deps

Building

go generate