Replies: 1 comment 1 reply
-
Thank you for your suggestions. I am in the process of setting up a new wiki on Miraheze (currently available at https://orcaslicer.miraheze.org/wiki/Main_Page and soon to be accessible at wiki.orcaslicer.com ). |
Beta Was this translation helpful? Give feedback.
-
I propose creating an official documentation website using an open-source tool that generates docs from Markdown, similar to a wiki. This approach has several advantages over a standard wiki setup:
For this project, I suggest opening a new repository called
OrcaSlicer-docs
. Alternatively, we could adopt a monorepo approach if preferred.For hosting, we can use Vercel, which offers free options for hobby projects. For the domain, we could use a free Vercel subdomain or, if OrcaSlicer already has an existing domain, that would be even better.
As for the documentation engine, I recommend FumaDocs, an open-source project we use at my company for Myrror Security docs. It includes advanced search functionality powered by Algolia, which has worked exceptionally well for us.
I’d be more than happy to take on this project if it’s something the community is interested in and willing to support.
Beta Was this translation helpful? Give feedback.
All reactions