blog/hugo.yaml
moonlightwatch 17ecec0372
All checks were successful
Build and Upload / Explore-Gitea-Actions (push) Successful in 3m15s
set color dark
2025-04-27 03:36:12 +08:00

139 lines
2.6 KiB
YAML

# https://tabler.io/icons
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: 2025
customText: ------
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: search
name: 搜索
url: /search
params:
icon: search
newTab: true
- identifier: categories
name: 分类
url: /categories
params:
icon: category
newTab: true
- identifier: tags
name: 标签
url: /tags
params:
icon: tags
newTab: true
- identifier: links
name: 链接
url: /links
params:
icon: link
newTab: true
- identifier: about
name: 关于
url: /about
params:
icon: user
newTab: true
social:
- identifier: github
name: GitHub
url: https://github.com/moonlightwatch
params:
icon: brand-github
- identifier: bilibili
name: 哔哩哔哩
url: https://space.bilibili.com/4434158
params:
icon: brand-bilibili
# - 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