updated readme with hugo steps
This commit is contained in:
@@ -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
|
### To update site
|
||||||
git pull
|
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
|
./scripts/make_webp.sh
|
||||||
git add, commit, and push
|
git add, commit, and push
|
||||||
|
|
||||||
log on to p0
|
log on to p0
|
||||||
go to blog directory
|
go to blog scripts directory
|
||||||
chmod +x update.sh
|
chmod +x update.sh
|
||||||
./update.sh
|
./update.shßß
|
||||||
Reference in New Issue
Block a user