Created
April 18, 2015 05:40
-
-
Save koduki/106292bd310fe8c4a8d6 to your computer and use it in GitHub Desktop.
Hugo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hugo server --theme=journal --buildDrafts | |
hugo new post/first.md | |
hugo new page/about.md | |
hugo new page/resume.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment