NGS introduction website
April 2, 2026 ยท View on GitHub
Hosted at: sib-swiss.github.io/sequencing-data-analysis-training
NGS introduction website
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/
Build the website
pip install mike
mike deploy -pu 2026.4 latest