Skip to content

Instantly share code, notes, and snippets.

@matheusvt2
Created June 5, 2022 18:55
Show Gist options
  • Save matheusvt2/ba0bd66e9de08b722547fb4855fa4aab to your computer and use it in GitHub Desktop.
Save matheusvt2/ba0bd66e9de08b722547fb4855fa4aab to your computer and use it in GitHub Desktop.
Create a new hugo site
cd ~/Documents
hugo new site myhugosite
cd myhugosite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment