Skip to content

Instantly share code, notes, and snippets.

@Contextualist
Created May 31, 2019 02:29
Show Gist options
  • Save Contextualist/f8d59c97e51cdaafa0bf580e888e23b2 to your computer and use it in GitHub Desktop.
Save Contextualist/f8d59c97e51cdaafa0bf580e888e23b2 to your computer and use it in GitHub Desktop.
hugo
cd public
git add .
git commit -m $1
git push origin master
cd ..
echo "Please git add & git push your change to the content."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment