the avatar image of Benjamin Bouvier

Series: le blog

The most self-indulgent blog series ever. Blogs about a blog, so meta it's mundane.

Fixing Sveltia CMS auth on Forgejo + Anubis

(2026-07-17)

I’ve managed to set up the Sveltia CMS for my blog, which makes it possible to have a nice UI to write new posts (including this one!), and I ran into a few issues in the process, so might as well document them!

Tiny new blog features

(2026-02-17)

Anchor links, comments explainer translated in the article’s language, and comments that are topologically ordered 🥳

Publish a Zola blog with Gitlab CI, real fast

(2024-11-02)

The two or three regular visitors of this blog (hi friends!) might have noticed I’ve changed the design, as of this year. I’ve actually moved from using the Pelican static blog generator to using Zola. This article shows the continuous integration I’ve set up to automatically build and push content to my server, Real Fast™.