Course website
April 16, 2026 ยท View on GitHub
Hosted at: https://sib-swiss.github.io/NGS-variants-training/
Course website
This website is generated with Zensical, and versioned with mike (for Zensical).
tool installation
To install Zensical you can run:
pip install zensical
Alternatively you can use uv or pixi.
To install mike for Zensical, you can use:
pip install git+https://github.com/squidfunk/mike.git
host locally
mike serve
Check it out with your browser at http://localhost:8000/
deploy to gh-page
You can deploy the generated website to gh-pages using:
mike deploy -p -u <version tag> latest