nautilus-cyberneering / nautilus-librarian

A Python console application to handle media libraries with Git and Dvc.
Other
3 stars 2 forks source link

SetUp docs #8

Closed josecelano closed 2 years ago

josecelano commented 2 years ago

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:

cgbosse commented 2 years ago

Looks good to me. I think that mkdocs looks really nice an lean.

josecelano commented 2 years ago

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

josecelano commented 2 years ago

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.

josecelano commented 2 years ago

We have the documentation live on: https://nautilus-cyberneering.github.io/librarian/