添加slug,改版文章目录命名结构,添加了一个实用的新建文章Shell脚本。

This commit is contained in:
2026-05-28 00:54:34 +08:00
parent 35aa1b3559
commit eb34192fb1
50 changed files with 405 additions and 135 deletions
+1
View File
@@ -2,6 +2,7 @@ baseURL = 'http://cirrug.org.cn/'
languageCode = 'zh-cn'
title = '白砂糖'
theme = 'stack-customized'
disablePathToLower = true
[taxonomies]
category = "categories"
tag = "tags"