summaryrefslogtreecommitdiff
path: root/exampleSite/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r--exampleSite/config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index 8a5e528..4a81e1f 100644
--- a/exampleSite/config.yml
+++ b/exampleSite/config.yml
@@ -3,6 +3,7 @@
baseURL: https://example.com
title: Hugo Book
theme: hugo-book
+# themesDir: ../..
# Book configuration
disablePathToLower: true
@@ -18,3 +19,7 @@ params:
# specify section of content to render as menu
# if bookMenuBundle is not set, 'docs' is value by default
BookSection: docs
+
+ # Enable "Edit this page" links for 'doc' page type.
+ # Disabled by default. Uncomment to enable.
+ # BookEditURL: https://github.com/alex-shpak/hugo-book/edit/master/exampleSite/content/