mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-28 19:43:31 +08:00
72 lines
1.4 KiB
YAML
72 lines
1.4 KiB
YAML
module:
|
|
hugoVersion:
|
|
extended: true
|
|
min: "0.87.0"
|
|
|
|
params:
|
|
mainSections:
|
|
- post
|
|
featuredImageField: image
|
|
rssFullContent: true
|
|
favicon:
|
|
|
|
footer:
|
|
since:
|
|
customText:
|
|
|
|
dateFormat:
|
|
published: Jan 02, 2006
|
|
lastUpdated: Jan 02, 2006 15:04 MST
|
|
|
|
sidebar:
|
|
compact: false
|
|
emoji:
|
|
subtitle:
|
|
avatar:
|
|
enabled: true
|
|
local: true
|
|
src: img/selfie_6th-floor-kitchen_square-150x150.jpg
|
|
|
|
article:
|
|
headingAnchor: false
|
|
math: false
|
|
toc: true
|
|
readingTime: true
|
|
license:
|
|
enabled: false
|
|
default: Licensed under CC BY-NC-SA 4.0
|
|
|
|
widgets:
|
|
homepage: []
|
|
# - type: categories
|
|
# params:
|
|
# limit: 10
|
|
page: []
|
|
|
|
opengraph:
|
|
twitter:
|
|
# Your Twitter username
|
|
site:
|
|
|
|
# Available values: summary, summary_large_image
|
|
card: summary_large_image
|
|
|
|
defaultImage:
|
|
opengraph:
|
|
enabled: false
|
|
local: false
|
|
src:
|
|
|
|
colorScheme:
|
|
# Display toggle
|
|
toggle: true
|
|
|
|
# Available values: auto, light, dark
|
|
default: auto
|
|
|
|
imageProcessing:
|
|
cover:
|
|
enabled: true
|
|
content:
|
|
enabled: true
|