MSP Portal
MSP is a reusable Astro documentation portal that aggregates markdown from multiple repositories into one searchable site.
Jump straight into the library
Search when you know what you need, or open a source shelf when you want to browse the catalog.
Core flow
- Register a source in
sources.yml - Sync repository docs into the portal
- Generate navigation and search data
- Publish to GitHub Pages
What ships in this starter
- Multi-repository source registry
- Searchable docs experience
- Auto-generated docs navigation: a collapsible desktop/mobile sidebar toggle near the header, a desktop-only table of contents, and a native mobile browse fallback when scripts are unavailable
- GitHub issue forms for source requests
- GitHub Actions for sync and Pages deploy