What is this about
This is early MVP of site generator from markdown files to easily build internal or public docs portal from single monorepo or from all your micro (and nano 😎) repos.
No account is needed to test it, just send HTTP POST to get site like this.
Features
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 and drawio
- 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 events from github, gitlab
- More diagraming and charting tools
Feedback
Please send feedback to tech team at support@brodocs.io or create feature request in github intake backlog repository.