Home

jolheiser.com @ceec44552da6ebcdc1d0e248bd0a26b4d91acec1 - refs - log -
-
https://git.jolheiser.com/jolheiser.com.git
my website
drwxrwxrwx
76 B
src/
-rw-r--r--
435 B
.eleventy.js
-rw-r--r--
35 B
.gitignore
-rw-r--r--
521 B
README.md
-rw-r--r--
1.5 kB
flake.lock
-rw-r--r--
490 B
flake.nix
-rw-r--r--
1.4 kB
package.json
-rw-r--r--
176 B
tailwind.config.js
-rw-r--r--
111 kB
yarn.lock

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