← Back to writing
1 min read

Welcome to the Blog

Laravel Writing

This is the first post on my new blog. It lives alongside the rest of the site as plain markdown, copied across from my Obsidian vault, so writing here feels exactly like taking notes.

Why a flat-file blog

No database, no admin screens. Each post is a single markdown file with a little front matter at the top for the title, date, and tags. That keeps my notes as the single source of truth and makes everything version-controlled.

What to expect

  • Working notes and longer write-ups
  • The occasional essay
  • Code, where it helps

The best way to learn something is to write it down.

More soon.