Contributions are found here: https://ngsolve.github.io/ngs24blitz/
-
clone the project:
git clone https://github.com/NGSolve/ngs24blitz.git
-
build the jupyter-book locally:
jupyter-book build .
-
deploy the built book to gh-pages:
ghp-import -n -p -f _build/html
jupyter-books: https://jupyterbook.org/en/stable/start/overview.html