add edit page config instructions to readme and update font-size

This commit is contained in:
Nick Shine
2018-12-05 18:31:24 -06:00
committed by Alexander Shpak
parent bd265f5f91
commit dc110c3c63
4 changed files with 10 additions and 5 deletions
+5
View File
@@ -78,6 +78,11 @@ params:
# (Optional, default docs) Specify section of content to render as menu
# You can also set value to "*" to render all sections to menu
BookSection: docs
# (Optional, uncomment and configure url to enable) Enable "Edit this page"
# links for 'doc' page type. Path should point to 'content' directory of
# source project.
BookEditURL: https://github.com/alex-shpak/hugo-book/edit/master/exampleSite/content/
```
### Page Configuration