Airic Lenz

Rebuilding airiclenz.com

5 Aug 2026metaastro

For roughly two years this domain served a single “under construction” page. That is now fixed — you are looking at the replacement.

I considered the usual site builders, but paying a monthly fee for what is essentially a folder of text and images never sat right. Instead the site is built with Astro: content lives as Markdown files in a git repository, a build step turns it into plain HTML, and the result is synced to my own server.

Adding a project write-up or a blog post is now just adding a file and pushing. Photos go into a folder and appear in the gallery with optimized sizes generated at build time. No database, no admin panel, nothing to patch or renew.