add BookEditURL example to exampleSite

This commit is contained in:
Nick Shine
2018-12-03 01:22:05 -06:00
committed by Alexander Shpak
parent 3bb53572c2
commit bd265f5f91
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -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/