Home

jolheiser.com @ddc11dfe18800328dc98556b76663c45a8eea78b - refs - log -
-
https://git.jolheiser.com/jolheiser.com.git
my website
-rw-r--r--
6 B
.gitignore
-rw-r--r--
521 B
README.md
-rw-r--r--
2.6 kB
flake.lock
-rw-r--r--
1.7 kB
flake.nix
-rw-r--r--
145 B
go.mod
-rw-r--r--
796 B
go.sum
-rw-r--r--
56 B
justfile
-rw-r--r--
472 B
links.yaml
-rw-r--r--
1.4 kB
main.go
-rw-r--r--
1.6 kB
site.templ
-rw-r--r--
5.2 kB
site_templ.go
-rw-r--r--
177 B
tailwind.config.js

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