/2022-MaRDI-Workshop

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

2022 MaRDI Workshop Website

Building locally

python3 -m venv venv
source venv/bin/activate
python3 -m pip install -r requirements.txt
nikola auto --browser

Github Pages deployment

Todos

Either make a new issue or add here