Skip to content

Instantly share code, notes, and snippets.

@dungdt88
Created September 1, 2018 07:01
Show Gist options
  • Save dungdt88/626c819e1da0b85d1f71fc4c14e29fba to your computer and use it in GitHub Desktop.
Save dungdt88/626c819e1da0b85d1f71fc4c14e29fba to your computer and use it in GitHub Desktop.
Hugo Commands

Export to static HTML:

hugo -s [/path/to/source] -d [/path/to/destination] -b [/base/url]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment