These instructions are now executed automatically every time a new commit is made to the main branch. They're provided here in case a manual deploy is needed:
To build:
make gh-pages To upload:
cd gh-pages git push origin main where origin is [email protected]:scikit-image/scikit-image.github.com.git.