

Pagenary June: Markdown → static sites grew into a publishing platform — blogs, a page-effects suite, meaning-based search (bundled Fortemi engine), docs-map, managed hosting
Pagenary turns Markdown into a fast static site — no server or database, cheap to host, and one setup can publish many branded sites from shared templates. June was a flagship month. (It publishes these monthly reports and the portfolio's docs sites.)
Blog publishing (Phase 1) — post pages, an index of clickable cards, next/previous + back-to-index, themed examples, and a "living scroll" reading style.
Page-effects suite — a per-page engine (loads only when the page is ready; respects reduce-motion): on-this-page contents strip, scroll-driven stories, snap sections, a depth effect, click-to-enlarge images, staggered reveal, fold-outs, and a reading-progress bar.
Meaning-based search — runs on a vendored copy of the Fortemi engine, bundled into the build (no separate server). A build-time check validates the search index before a site ships.
docs-map — an auto-drawn graph of how your pages link, self-arranging so linked pages sit near each other.
Managed hosting + robustness — managed hosting as a first-class option (self-hosting stays free), content-addressed filenames with automatic cache purge on deploy, sub-path serving, and proper page titles.
npm i @pagenary/publisher · GitHub · Full June report
What do you use to publish docs today, and what's the one feature that would make you switch?