Blog

← Back to all articles

Hello World

Welcome to my blog. This is the first post.

This is a simple static HTML blog. No build tools, no JavaScript frameworks, just plain HTML and CSS.

How to add a new article

  1. Copy this file to create a new article in the articles/ folder
  2. Update the title, date, and content
  3. Add an entry to index.html at the top of the articles list

That's it!