conda env update # alternatively: conda env create -f environment.yml -n ubermag-website
make prepare # alternatively: make prepare-local
make html
make clean # optionalPoint a browser to build/html/index.html
There was an error while loading. Please reload this page.