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. |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| lib | ||
| pages | ||
| styles | ||
| rehype-base-paths.js | ||
| rehype-markdown-links.js | ||