My homepage ©2024
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| blog | ||
| content | ||
| static | ||
| templates | ||
| .gitignore | ||
| bookmarks_json2md.mts | ||
| build.sh | ||
| config.toml | ||
| README.md | ||
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.