Created
October 4, 2015 04:51
-
-
Save syoyo/8e7c92e2e6a6895b0038 to your computer and use it in GitHub Desktop.
Hugo static render
This file contains 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
# config.toml | |
baseurl = "" | |
languageCode = "en-us" | |
title = "Fah doc" | |
relativeURLs = true | |
uglyURLs = true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment