BMAD-METHOD/docs/sample-custom-modules/sample-unitary-module
Alex Verkhovsky 560138a6a5 feat: add documentation website with Docusaurus build pipeline
- Add Docusaurus-based documentation site with GitHub Actions workflow
- Configure site URL auto-detection for fork deployments
- Fix documentation link paths for baseUrl compatibility
- Add IDE info and getting-started documentation structure
- Update module docs README.md to index.md with fixed links
- Fix broken workflow, agent, and testarch doc links
- Add CIS/BMB docs structure for contributed modules
- Enhance link transforms for docs consolidation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 10:19:45 -08:00
..
agents feat: add documentation website with Docusaurus build pipeline 2025-12-22 10:19:45 -08:00
workflows examples of custom modules, custom module and readme doc updates 2025-12-16 17:45:41 +08:00
README.md .17 changelog and link to changelog in installer output 2025-12-16 18:23:15 +08:00
module.yaml examples of custom modules, custom module and readme doc updates 2025-12-16 17:45:41 +08:00

README.md

Example Custom Content module

This is a demonstration of custom stand along agents and workflows. By having this content all in a folder with a module.yaml file, these items can be installed with the standard bmad installer custom local content menu item.

This is how you could also create and share other custom agents and workflows not tied to a specific module.

The main distinction with this colelction is module.yaml includes type: unitary