Converge v1.0, Open source Laravel-native docs framework, Feedback Wanted
Hey Laravel Artisans,
We’ve officially tagged v1.0 of Converge, a Laravel native documentation framework where you write docs in Markdown, and it renders them as clean, fast, modern documentation sites.
Converge is built for Laravel teams who want full control of their docs system, without relying on SPAs or static site generators.
Core features:
Modular config: multiple docs instances in the same Laravel app
Markdown-first docs with Blade component support
Custom versioning (Versions → Clusters → Groups → Files)
Built-in search engine
Themeable (light/dark)....
View interceptors for UI control
Built-in SEO support
Looking for honest feedback:
What feels confusing or unintuitive?
What’s missing for you to actually use this in a Laravel project?
Going to be testing this out in the not-too-distant-future @medcharrafi. Looked at various options/solutions for documentation on/off for a while for at least my PHP package that needs better documentation than the current README. I don't have a timeframe (much depends on kids/family commitments), but will offer some feedback when I do.
Thanks for sharing this.. at face value, it looks good!