BMAD-METHOD/website/src
Alex Verkhovsky b2c047f0b7 fix: unify site URL resolution in build-docs.js
build-docs.js had its own hardcoded fallback URL
(bmad-code-org.github.io) instead of using the shared
getSiteUrl() function, causing URL mismatches between
robots.txt, llms.txt, and sitemaps. Now all components
resolve the site URL through the same function. Renamed
site-url.js to .mjs to avoid Node ESM detection warnings.
2026-02-05 20:22:05 -07:00
..
components fix: unify site URL resolution in build-docs.js 2026-02-05 20:22:05 -07:00
content feat(docs): Diataxis restructure + Astro/Starlight migration (#1263) 2026-01-07 14:42:15 +08:00
lib fix: unify site URL resolution in build-docs.js 2026-02-05 20:22:05 -07:00
pages fix: generate robots.txt dynamically from site base URL 2026-02-05 20:22:05 -07:00
styles fix width and responsiveness of diagram 2026-01-26 00:06:17 -06:00
rehype-base-paths.js fix(build): add iframe support to rehype base path plugin 2026-01-25 22:43:00 -06:00
rehype-markdown-links.js docs: radical reduction of documentation scope for v6 beta (#1406) 2026-01-25 14:00:26 -06:00