summaryrefslogtreecommitdiff
path: root/hugo.yaml
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2025-09-01 14:06:06 -0700
committerrtk0c <[email protected]>2025-09-01 14:06:06 -0700
commitb9fee9dba902bf525a345b4810c9317c9a00170e (patch)
treeff7a193371b9dcaf24f35c683b8f4204a61217a5 /hugo.yaml
parent3b3ded70587af4e780ed18697cd2be8ff48efe67 (diff)
Add 中文站点, reorganize tags & categories
Diffstat (limited to 'hugo.yaml')
-rw-r--r--hugo.yaml24
1 files changed, 21 insertions, 3 deletions
diff --git a/hugo.yaml b/hugo.yaml
index 60be0c5..22fdcbd 100644
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -13,13 +13,14 @@ outputs:
# For fastsearch.json
- JSON
+taxonomies:
+ category: categories
+ tag: tags
+
languages:
en:
languageName: "English"
weight: 1
- taxonomies:
- category: categories
- tag: tags
menu:
main:
- name: RSS
@@ -36,11 +37,28 @@ languages:
Title: "rtk0c's hut"
Content: >
Technical findings, life stories, and projects.
+
zh:
+ languageName: "中文 zh_CN"
+ title: "rtk0c的小窝"
+ menu:
+ main:
+ - name: RSS订阅
+ url: /index.xml
+ weight: 10
+ - name: 归档
+ url: /archives
+ weight: 5
+ - name: 搜索
+ url: /search
+ weight: 10
params:
homeInfoParams:
Title: "rtk0c的小窝"
Content: >
+ 啦啦啦啦啦啦啦!
+ 若是读得懂英文,也敬请到英文站点参观一下喽!
+ 关于本站点挂载Cloudflare Pages上进而大陆访问速度有时玄学的问题,主要是因为本人比较懒(反正也没什么人读了啦
params:
env: development