Skip to content

Commit 975aea6

Browse files
authored
docs: add BMad Builder announcement banner to docs site (#2209)
1 parent f98083b commit 975aea6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/astro.config.mjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ export default defineConfig({
4646
title: 'BMAD Method',
4747
tagline: 'AI-driven agile development with specialized agents and workflows that scale from bug fixes to enterprise platforms.',
4848

49+
banner: {
50+
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>.',
51+
},
52+
4953
// i18n: locale config from shared module (website/src/lib/locales.mjs)
5054
defaultLocale: 'root',
5155
locales,

0 commit comments

Comments
 (0)