My personal website summarizing my former and ongoing projects.
Install pixi, then install dependencies
pixi installRender the book locally
pixi run buildExplore the page by either opening the index.html in docs/_build/html or use
pixi run serveTo clean the build output:
pixi run clean