For future reference:
To start, clone git@github.com:scikits-image/scikits-image-web.git
- Make the changes necessary.
- "make html" and check that the build/html output looks ok.
- "make gh-pages"
- If all looks ok, "cd gh-pages ; git commit"
Thanks, this will be useful! Emmanuelle