Open
Description
Orchid was fun to work with, but even though it works fine for the most part, it has been unmaintained for quite awhile (last commit on 2021-08-08).
The bigger problem is that it was using jcenter to host artifacts and never moved to maven central or any other repo (see orchidhq/Orchid#393 ), hence a move to another documentation framework is more of a "must" than a "should".
A few options to consider:
- hugo
- mkdocs
- docusaurus