From Readme to Docusaurus: How an Intern Saved Us $1.2k(reviewpad.com) |
From Readme to Docusaurus: How an Intern Saved Us $1.2k(reviewpad.com) |
When you're using open-source software it's very probable that you'll find people with the same problem you have, and in most of cases there will be a solution waiting for you already. Not to mention the cost savings too.
Docusaurus has at least 2 community openapi plugins
+ 1 Redoc community plugin
+ it's possible to build something custom with MDX,see Courier doc: https://www.courier.com/blog/how-we-built-our-documentation/
What is missing exactly?
Docusaurus is a static site generator, a bit similar to Gatsby. It's opinionated toward docs/blog/pages but you can also use it in a more generic way.