Course website template
March 9, 2022 ยท View on GitHub
This website is hosted at: https://sib-swiss.github.io/NGS-longreads-training/latest/
Please refer to issues for improvements/bugs for course material or the website.
Any contribution to this course material is highly appreciated :+1:. Please have a look at the CONTRIBUTING.md file to learn more on how to contribute.
Course website template
This website is generated with MkDocs, with the theme Material.
To host it locally, install MkDocs:
pip install mkdocs
and Material:
pip install mkdocs-material
Host it with:
mkdocs serve
Check it out with your browser at http://localhost:8000/