Skip to content
The Darkmown Blog

Notes from the framework

Every post below is a plain .md file in site/pages/blog/. This page is one @loop over that folder — sorted newest-first, paginated, and 100% static HTML. No hand-maintained list, no config, no JavaScript.

Shipping feeds without a config file

One reserved frontmatter field on the home page — site_url — turns on the whole feeds story. No config loader, no plugin.

Read post →

Zero JavaScript, by default

View source on this page. There is no runtime script tag, because nothing on it is reactive — and the framework knows the difference.

Read post →

Page 2 of 2