Page generation scripts are called from the root directory of the
script collection. But the `git add` and `git commit` should be called
from the root directory of the website, for the added paths to make
sense.
To avoid multiple `cd` per step or lengthy commands with `git -C`, git
add and commit operations are grouped together in the last step.