My homepage ©2024
Find a file
2024-07-21 15:54:22 +02:00
content move content related assets to content 2024-07-21 15:54:22 +02:00
layouts add bookmarks via deno script 2024-07-21 13:31:25 +02:00
static move content related assets to content 2024-07-21 15:54:22 +02:00
zig-out move content related assets to content 2024-07-21 15:54:22 +02:00
.gitignore update stack page (and gitignore for .git-cache) 2024-07-14 21:58:38 +02:00
bookmarks.ts add bookmarks via deno script 2024-07-21 13:31:25 +02:00
build.zig moved to zine ssg 2024-06-17 09:55:36 +02:00
build.zig.zon moved to zine ssg 2024-06-17 09:55:36 +02:00
config.toml some minor fixes 2024-05-16 22:33:58 +02:00
README.md moved to zine ssg 2024-06-17 09:55:36 +02:00

Homepage of Norman Köhring

Build Instructions

This homepage uses zine. To build, use: zig build or zig build serve -Dport=8080.