Related articles feature added

This commit is contained in:
Nuno Coração
2023-04-29 15:56:55 +01:00
parent 974fbf2687
commit 66198da716
40 changed files with 274 additions and 81 deletions

View File

@@ -18,7 +18,7 @@ mainSections = ["docs"]
disableImageOptimization = false
defaultBackgroundImage = "/img/bg.jpg"
#defaultFeaturedImage = "/img/blowfish_logo.png"
defaultFeaturedImage = "/img/paint.png"
highlightCurrentMenuArea = true
smartTOC = true
@@ -38,7 +38,7 @@ smartTOCHideUnfocusedChildren = true
layout = "custom" # valid options: page, profile, hero, card, background, custom
# homepageImage = "/img/iceland.jpg" # used in: hero, and card
showRecent = false
showRecentItems = 10
showRecentItems = 6
showMoreLink = true
showMoreLinkDest = "docs"
cardView = false
@@ -65,6 +65,8 @@ smartTOCHideUnfocusedChildren = true
invertPagination = false
showReadingTime = true
showTableOfContents = true
showRelatedContent = true
relatedContentLimit = 6
showTaxonomies = true
showAuthorsBadges = true
showWordCount = false