Newer
Older

https://genotoul-bioinfo.pages.mia.inra.fr/use-nextflow-nfcore-course/pages/nfcore_running_rnaseq/
```{bash}
docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material:9.4.4
```
Now edit/add `.md` files in `docs` dir following [mkdocs](https://www.mkdocs.org) and [mkdocs-material](https://squidfunk.github.io/mkdocs-material) documentations