blog/hugo.yaml
2025-03-26 15:32:12 +08:00

109 lines
2.0 KiB
YAML

baseurl: https://blog.轻聆月下.com/
languageCode: zh-cn
theme: stack
title: 轻聆月下-博客
copyright: 轻聆月下
DefaultContentLanguage: zh-cn
pagination:
pagerSize: 3
permalinks:
post: /p/:slug/
page: /:slug/
params:
mainSections:
- post
featuredImageField: image
rssFullContent: true
favicon: /img/logo_white.png
footer:
since: 2020
customText: footer text
dateFormat:
published: 2006-01-02
lastUpdated: 2006-01-02 15:04:05
sidebar:
emoji:
subtitle: 不负责任的信口胡说……
avatar:
enabled: true
local: true
src: img/logo_white.png
article:
math: false
toc: true
readingTime: true
license:
enabled: true
default: Licensed under CC BY-NC-SA 4.0
defaultImage:
opengraph:
enabled: false
local: false
src:
colorScheme:
# Display toggle
toggle: false
# Available values: auto, light, dark
default: dark
imageProcessing:
cover:
enabled: true
content:
enabled: true
menu:
main:
- identifier: home
name: 主页
url: /
weight: -100
params:
icon: home
newTab: true
- identifier: links
name: 链接
url: /links
weight: -100
params:
icon: link
newTab: true
# social:
# - identifier: github
# name: GitHub
# url: https://github.com/CaiJimmy/hugo-theme-stack
# params:
# icon: brand-github
# - identifier: twitter
# name: Twitter
# url: https://twitter.com
# params:
# icon: brand-twitter
related:
includeNewer: true
threshold: 60
toLower: false
indices:
- name: tags
weight: 100
- name: categories
weight: 200