deploy.js: add `npm run nuke` task to delete pages created by --setup
This is useful for testing the npm run setup
task, and also to clean
up pages before running npm run setup
on a new commit/branch where the
pages have new names (which will happen at some point).