Hello World
Welcome to the blog. This is the first post — a placeholder to verify the build pipeline works end to end.
Articles live as plain HTML files in the articles/ directory.
The build script extracts metadata from <meta> tags,
wraps the content in a shared layout, and generates a static site ready
for Cloudflare Pages.
How It Works
Each article is a first-class HTML file. The filename becomes the URL slug.
Add meta tags for title, date, and description, then write
your content inside an <article> tag. That's it.
Write. Build. Deploy. No framework, no build tooling, no dependencies.
Next Steps
- Add real articles
- Point blog.beene.org to the Cloudflare Pages project
- Iterate on the design