4sh / datamaintain

One tool to maintain all your database schemas!
Apache License 2.0
25 stars 6 forks source link

Generate static site for our documentation #217

Open Lysoun opened 1 year ago

Lysoun commented 1 year ago

Currently: The project has quite some documentation, available in the docs folder. All the links to the files in there are in the README.md but navigation is not easy at all. Our documentation was written by the maintaining team, only the CLI configuration is generated when something in the CLI changes, by a github action.

Expected: Find a way to generate and host a static site where the documentation would be easy to consult. This documentation has to be versioned since there are also documentation on the different options that exist.