This is MVP of site generator from markdown files to easily build internal or public docs portal from single git monorepo or from multiple micro (and nano 😎) repos. No account is needed to test it, just send HTTP POST to get site like this.
💡 Note: Source markdown files for this site are committed on github docs repo. Check some more complex site example with PlantUML diagrams.
Features which are already implemented:
- Build and index sites from public and private repos
- Rebuild after commit to repo
- Mulisites with top menu structure
- Diagrams conversions from plantuml
- Setting files order
Features coming next:
- Management app - account creation, sites management
- Private sites with sharing to teammates
- Frontend customization with provided CSS and HTML template files
- Handling commit notifications from github, gitlab
- More diagraming and charting tools
Please send feedback to tech team at support@brodocs.io or create feature request in github intake backlog repository.