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

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/content-and-customization/00-adding-content/_index.md')
-rw-r--r--exampleSite/content/content-and-customization/00-adding-content/_index.md10
1 files changed, 3 insertions, 7 deletions
diff --git a/exampleSite/content/content-and-customization/00-adding-content/_index.md b/exampleSite/content/content-and-customization/00-adding-content/_index.md
index a844eca..9dc895a 100644
--- a/exampleSite/content/content-and-customization/00-adding-content/_index.md
+++ b/exampleSite/content/content-and-customization/00-adding-content/_index.md
@@ -12,6 +12,7 @@ pre: ""
lastmodifieremail: valere.jeantet@gmail.com
creatoremail: valere.jeantet@gmail.com
weight: 1
+
tags:
- tag1
- tag2
@@ -71,13 +72,8 @@ On top of the [existing ones](https://gohugo.io/content-management/front-matter/
# order sections
weight=10
- # Hide some theme components
- hide_header=false # set true to hide site header
- hide_nav=false # set true to hide the left navigation menu
- hide_breadcrumb=false # set true to hide the breadcrumb
- hide_toc=false # set true to hide the right menu (table of contents)
- hide_footer=false #set true to hide the website footer
- hide_nextpage=false #set true to hide the "next page" chevron
+ # Hide some page components
+ hide: header, nav, breadcrumb, toc, footer, nextpage
# subpage
subpage = false # usefull when you want to force a sub section to be considered as a subpage