mirror of
https://github.com/bmad-code-org/BMAD-METHOD.git
synced 2026-09-19 01:36:27 +08:00
docs: add BMad Builder announcement banner to docs site (#2209)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user