Closed josecelano closed 2 years ago
Looks good to me. I think that mkdocs looks really nice an lean.
For some types of documents we should use GitHub files: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file#supported-file-types
Installation was very easy:
poetry add --dev mkdocs
mkdocs new .
Now I want to automatically deploy to ghpages. There are some actions:
But the MkDocs has a command to do it: https://www.mkdocs.org/user-guide/deploying-your-docs/#project-pages. I'm going to try first with this option.
We have the documentation live on: https://nautilus-cyberneering.github.io/librarian/
Although we do not have yet a lot of documentation we probably migrate part of the documentation form the Library to this repo. We do not have a website for the documentation on the Libary. I think we could setup one here. I was looking for alternatives using GitHub Pages:
Repos:
What I like from MkDocs: