updated config

This commit is contained in:
James Tombleson 2023-12-06 17:31:28 -08:00
parent c592b55b36
commit 8ee412b793
1 changed files with 22 additions and 25 deletions

View File

@ -14,14 +14,8 @@ features:
- "table of contents" - "table of contents"
- "search" - "search"
#taxonomies:
# tag: "tags"
# cuisines: "cuisine"
# courses: "course"
# Used to bring the /tags/ forward # Used to bring the /tags/ forward
preserveTaxonomyNames: true #preserveTaxonomyNames: true
sitemap: sitemap:
changefreq: monthly changefreq: monthly
@ -34,18 +28,20 @@ links:
website: https://github.com website: https://github.com
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
permalinks:
page: /:slug/
params: params:
mainSections: mainSections:
- recipes - recipes
featuredImageField: image featuredImageField: image
rssFullContent: true rssFullContent: true
#favicon: favicon: static/images/favicon.svg
sidebar: sidebar:
compact: true compact: true
emoji: true emoji: true
article: article:
math: false math: false
toc: false toc: false
@ -83,25 +79,25 @@ params:
enabled: false enabled: false
menu: menu:
main: [] main: []
#name: title (optional) #name: title (optional)
#weight: -90 #weight: -90
#params: #params:
# icon: icon-name # icon: icon-name
social: social:
- identifier: github - identifier: github
name: GitHub name: GitHub
url: https://github.com/CaiJimmy/hugo-theme-stack url: https://github.com/CaiJimmy/hugo-theme-stack
params: params:
icon: brand-github icon: brand-github
- identifier: twitter - identifier: twitter
name: Twitter name: Twitter
url: https://twitter.com url: https://twitter.com
params: params:
icon: brand-twitter icon: brand-twitter
related: related:
includeNewer: true includeNewer: true
@ -113,6 +109,7 @@ related:
- name: categories - name: categories
weight: 200 weight: 200
#params: #params:
# hugo-cookbook params # hugo-cookbook params
#DisplayRssButton: true #DisplayRssButton: true