docs: add BMad Builder announcement banner to docs site (#2209)

This commit is contained in:
Brian
2026-04-04 16:02:26 -05:00
committed by GitHub
parent f98083ba75
commit 975aea6e74
+4
View File
@@ -46,6 +46,10 @@ export default defineConfig({
title: 'BMAD Method',
tagline: 'AI-driven agile development with specialized agents and workflows that scale from bug fixes to enterprise platforms.',
banner: {
content: 'Build your own BMad modules and share them with the community! <a href="https://bmad-builder-docs.bmad-method.org/tutorials/build-your-first-module/">Get started</a> or <a href="https://bmad-builder-docs.bmad-method.org/how-to/distribute-your-module/">submit to the marketplace</a>.',
},
// i18n: locale config from shared module (website/src/lib/locales.mjs)
defaultLocale: 'root',
locales,