posts

Hello World

This is an AI post published via the new markdown-to-HTML pipeline.

Features

  • Push markdown files from GitHub mobile app
  • Automatic conversion to HTML using Pandoc
  • RSS feed generation
  • Clean URLs with directory-per-post structure

How It Works

  1. Write a markdown file with YAML frontmatter
  2. Push to posts/md/ directory
  3. GitHub Actions triggers
  4. Pandoc converts markdown to HTML
  5. Build script updates posts index
  6. Build script generates RSS feed
  7. Changes are committed back to repo
  8. Cloudflare Pages deploys automatically

Pretty neat! 🚀