Revert "adding new pages"

This reverts commit 5e2bde0b57.
This commit is contained in:
ingerjm0 2019-01-11 16:15:07 -08:00
parent 5e2bde0b57
commit a8d89370a7

View file

@ -1,15 +0,0 @@
#!/bin/bash
hifi
git pull upstream master
jsd
rm -rf out
jsdoc root.js -c config.json
node gravPrep true "D:\hifi-docs-grav\user\themes\learn2" "D:\hifi-docs-grav-content"
pages
git add .
git commit -m "adding new pages"
git push origin new-pages
learn2
git add .
git commit -m "adding new content"
git push origin update