summaryrefslogtreecommitdiff
path: root/exampleSite/config.yml
diff options
context:
space:
mode:
authorNick Shine <shine.nick@gmail.com>2018-12-03 01:22:05 -0600
committerAlexander Shpak <alex-shpak@users.noreply.github.com>2018-12-07 15:03:15 +0100
commitbd265f5f91b6753d6e69d384fe4ee9ca6c932c13 (patch)
tree7028d5a60f5f53986492839ae2d9b6dec12568bd /exampleSite/config.yml
parent3bb53572c2ac6b3b74c4e753ebff21ad6f8e6a68 (diff)
add BookEditURL example to exampleSite
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/