← Back home

This website.

This site is hosted on Codeberg and deployed using Codeberg Pages: codeberg.org/mrcdrt/mrcdrt.space.

For now, it is mostly HTML and CSS.

The typeface is Geist Pixel, created by Vercel.

/linklog

The linklog contains articles, videos, and other things from around the web, sometimes accompanied by a few thoughts.

Each entry is stored as a small JSON file in linklog/entries. New entries can be imported from public Mastodon posts marked with #linklog.

A scheduled Forgejo Actions workflow checks Mastodon and commits new entries to the repository. Another workflow builds the page and RSS feed, then deploys the complete site directly to Codeberg Pages. Generated files are never committed.

Building

I write most of the code myself. I use pi as a coding-agent harness, mostly with GPT models for now, to help me learn how to do things, because web development is weird af.

The Mastodon import lets me add things to the linklog from my phone. Longer writing may eventually need a separate workflow.

I am not a web developer, not even close.