My homepage ©2024
Find a file
koehr 590ef52825
All checks were successful
Deploy / deploy (push) Successful in 17s
add slides, dice tool and update projects
2026-02-03 16:08:04 +01:00
.forgejo/workflows add slides, dice tool and update projects 2026-02-03 16:08:04 +01:00
blog transfered all the content 2026-01-26 19:23:12 +01:00
content add slides, dice tool and update projects 2026-02-03 16:08:04 +01:00
static add slides, dice tool and update projects 2026-02-03 16:08:04 +01:00
templates fix long form content listing 2026-01-26 22:14:58 +01:00
.gitignore update bookmark fetcher 2026-01-27 00:39:27 +01:00
bookmarks_json2md.mts update bookmark fetcher 2026-01-27 00:39:27 +01:00
build.sh update bookmark fetcher 2026-01-27 00:39:27 +01:00
config.toml apparently zola.toml should be config.toml before v0.22.1 2026-01-26 23:07:48 +01:00
README.md update build script to fetch bookmarks 2026-01-26 23:57:15 +01:00

Homepage of Norman Köhring

Build Instructions

This homepage uses Zola.

To start a server and watch for changes, run zola serve.

To build the page, including fetching bookmarks from my Linkding instance, run sh build.sh, which only requires curl and a recent node version.