Hey everyone!
I wanted to make public docs for Lightbug, but instead made a public documentation starter kit, FireWorm:
It’s based on Basalt docs, with more features, and I’ve put quite a lot of effort into refining the frontend.
To start using it, just clone the repo or use the Github template, then add the output of mojo doc for your project into the root. Don’t forget to update docs.config.json with your project’s links and descriptions.
For now only automatically generated docs made with mojo doc are supported. I plan to add the ability to create custom pages with Markdown for free-form wiki-style docs later.
If you like it, feel free to star the repo! And, as always, contributors are welcome.