What problem does it solve?
Setting up a new blog project is repetitive and easy to get wrong, especially when you need a consistent folder structure, marker file, and publishing routing before writing begins.
Core Features & Use Cases
- Writer-friendly project initialization: Creates the required project marker file and blog working folders using only writer-appropriate answers (no backend setup questions).
- Publishing repo wiring: Records where your content will be published by capturing the local GitHub repo folder.
- Hero image vibe configuration: Stores one of four controlled visual palettes/style keywords for consistent release-gated hero image prompts.
- Optional live URL pattern: Stores a slug-based pattern to help link posts after publishing.
Quick Start
Run /4d-blog-engine:blog-init, pick your blog project folder and publishing repo, then answer your author name and hero vibe to generate blog-project-instructions.md plus the required Posts/ and drafts/ directories.