bx-sites-blog-versioning-i18n

Installation
SKILL.md

BxSites Blog, Versioning, i18n & Redirects

All three are convention over configuration - no bxsites.yaml key turns them on, just a folder.

Blog

Drop posts under docs/blog/posts/ and BxSites builds /blog/ (paginated), a category page per category, a year-archive page per calendar year, an author page per author, RSS feeds, and /blog/stats/ - zero config. A project with no docs/blog/posts/ folder simply has no blog.

Scaffolding a post

bxSites post:new --title="My New Post" [--slug=] [--date=] [--authors=] [--categories=] [--tags=] [--draft]

--draft defaults true; pass --!draft to publish immediately.

Installs
4
First Seen
Aug 28, 2026
bx-sites-blog-versioning-i18n — ortus-boxlang/bx-sites-skills