📖 created recipe section

This commit is contained in:
Nuno Coração
2023-01-15 00:22:05 +00:00
parent 76a735e662
commit 438d493bd5
12 changed files with 69 additions and 3 deletions

View File

@@ -15,13 +15,25 @@
pageRef = "docs"
weight = 10
[[main]]
name = "Examples"
weight = 20
[[main]]
name = "Guides"
parent = "Examples"
pageRef = "guides"
weight = 10
[[main]]
name = "Samples"
parent = "Examples"
pageRef = "samples"
weight = 20
[[main]]
name = "Showcase"
parent = "Examples"
pageRef = "examples"
weight = 30

View File

@@ -17,7 +17,7 @@ mainSections = ["docs"]
disableImageOptimization = true
defaultBackgroundImage = "/img/iceland.jpg"
defaultBackgroundImage = "/img/paint.png"
highlightCurrentMenuArea = true
smartTOC = true
@@ -35,7 +35,7 @@ smartTOCHideUnfocusedChildren = false
[homepage]
layout = "custom" # valid options: page, profile, hero, card, background, custom
homepageImage = "/img/iceland.jpg" # used in: hero, and card
# homepageImage = "/img/iceland.jpg" # used in: hero, and card
showRecent = false
showRecentItems = 10
showMoreLink = true