Skip to content

Instantly share code, notes, and snippets.

@devwax
Last active May 27, 2018 03:52
Show Gist options
  • Save devwax/4ff2fd2c3592202c4305e30a71db7d09 to your computer and use it in GitHub Desktop.
Save devwax/4ff2fd2c3592202c4305e30a71db7d09 to your computer and use it in GitHub Desktop.
Clone a local Hugo theme for customization
> cd themes/
> git clone ./theme-name ./theme-name-custom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment