Records

Velkommen

This is your records site. Every Markdown file in records/ becomes a page; this repository carries the machinery to write and publish them.

records primary focus is enabling publishing websites directly from an Editor (e.g., Codium) with useful AI helpers.

No AI required, though: write or drop .md files into records/ by hand and they publish just the same. The helpers below are optional conveniences.

The helpers

The essentials:

Twenty skills live in .ai/skills/ — drafts-only recording, commit variants, diff summaries, spelling corrections, and a few voices.

Publishing

Fork this repository, enable Actions in your fork’s settings, then push to main. Your site will be on https://<your-user>.codeberg.page/<your-repo>/ — nothing to configure; the owner and repository name are derived from the push itself.

The tiny footer link comes from hugo/hugo.yaml params: repoURL is the codeberg door. The look is the Fuglekasse theme; its colors and greeting font live in that same hugo/hugo.yaml.

If you want a license link in the footer, add your own records/LICENSE.md. Its title: becomes the link text (defaults to “License”).

When you have found your footing, rewrite this page — it is records/_index.md, the front page itself.