updated readme with hugo steps

This commit is contained in:
2023-06-03 00:25:42 -07:00
parent 6b7f1f23f1
commit 6f9a505963

View File

@@ -3,10 +3,13 @@ In all its glory. Feel free to browse it here like a weirdo, then check it out r
### To update site
git pull
cd hugo-content
hugo new [folder]/[newpage].md
edit the file, making sure to un-draft it if desired
./scripts/make_webp.sh
git add, commit, and push
log on to p0
go to blog directory
go to blog scripts directory
chmod +x update.sh
./update.sh
./update.shßß