Skip to content

sib-swiss/NGS-variants-training

Repository files navigation

build workflow GitHub Release Date DOI License: CC BY-SA 4.0

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