Stable Website

This commit is contained in:
2026-04-04 20:52:40 +02:00
commit 1d59d08360
38 changed files with 3120 additions and 0 deletions

8
justfile Normal file
View File

@@ -0,0 +1,8 @@
default:
just --list
run:
pnpm run dev
open:
pnpm run open