Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dewittn/hugo-html5up-alpha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config/development/config.toml')
-rw-r--r--exampleSite/config/development/config.toml8
1 files changed, 2 insertions, 6 deletions
diff --git a/exampleSite/config/development/config.toml b/exampleSite/config/development/config.toml
index 6ee33ac..ea21473 100644
--- a/exampleSite/config/development/config.toml
+++ b/exampleSite/config/development/config.toml
@@ -1,11 +1,7 @@
# Settings not listed here are inherited from `_default/config.toml`
-## This is a more complete example of the themes capabilities that will load with 'hugo server'
-baseURL = "http://localhost:1313/"
+## This is a more extensive example of the themes capabilities that pulls from the local `exampleSite`
+## Run `hugo server` to load this demo
-[params]
- mainSections = ["blog"]
-
-## Everything below is spesific to the content in the local `exampleSite` directory
### For Pages the .RelPermalink must match the menu .URL
### For sections the name/directory must match the menu .Identifier
[menu]