blob: 12e84a022dda5a2bf82ea64397a0635e0d4c9b8c [file] [log] [blame]
#!/bin/bash
# Build the website
BUILD=1 npm run build-site
# Push the site live, requires credentials, open a bug
# if you need to be able to push the site
scp -r docs/_site/* pouchdb@pouchdb.com:/home/pouchdb/www/pouchdb.com/