迁移回来了

This commit is contained in:
Cirrus83
2026-04-23 13:39:28 +08:00
commit 35aa1b3559
250 changed files with 17010 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# Change baseurl before deploy
baseurl = "http://cirrus.org.cn"
languageCode = "zh-cn"
title = "Hugo Theme Stack Starter"
# Theme i18n support
# Available values: en, fr, id, ja, ko, pt-br, zh-cn, zh-tw, es, de, nl, it, th, el, uk, ar
defaultContentLanguage = "zh-cn"
# Set hasCJKLanguage to true if DefaultContentLanguage is in [zh-cn ja ko]
# This will make .Summary and .WordCount behave correctly for CJK languages.
hasCJKLanguage = true
# Change it to your Disqus shortname before using
# disqusShortname = "hugo-theme-stack"
# 一页显示文章数量
[pagination]
pagerSize = 10