← Back to blog

Hello, world

This is the first post on the blog. This site is built with Eleventy โ€” no database, no server-side app to patch, just a folder of Markdown files that get built into static HTML.

Why this setup

  • Fits right into the homelab โ€” build once, serve with whatever's already running
  • Writing a new post is just adding a .md file to src/blog/posts/
  • Nothing to keep patched or backed up beyond the files themselves

What's next

More homelab write-ups, some networking deep-dives, and whatever else is worth documenting.