Posts tagged #announcement
All posts tagged #announcement.
notACMS 1.2.1 — charset fix, smarter build warnings, new docs pages
What's in 1.2.1 A small follow-up to 1.2.0 with two bug fixes and expanded documentation. nginx charset Plain-text responses — /llms.txt, /robots.txt — were served without a charset declaration. Brows…
Read postnotACMS 1.1.2 — Canonical URLs and a structured-data builder
One canonical URL per page If your site's default locale is en, /en/blog/ and /blog/ were both reachable and rendered the same content. That's two indexable URLs for one page — and search engines pick…
Read postnotACMS 1.1.1 — Deploy respects existing content
Frontmatter-driven navigation labels Navigation labels for content pages now come from frontmatter — not translation keys. Set menu.label in any page's frontmatter and it becomes the label in the navi…
Read postnotACMS 1.1.0 — Bare core, demo theme, pick your own
Two themes, one pick on first build The headline change in 1.1.0 is that notACMS now ships two themes out of the box, and you pick one on your very first build: ./notACMS deploy --demo # default — the…
Read postnotACMS v1.0.0
What's in v1.0.0 After several months of internal use on personal projects, I'm tagging the first stable release. The core feature set is solid enough to build real sites with. Content pipeline The co…
Read postWhy I built notACMS
Longer backstory on my personal blog: I left WordPress. The problem I kept running into Every PHP project I worked on eventually needed a website. Documentation, a landing page, a blog — the usual. An…
Read post