Skip to content

Commit 0b36401

Browse files
committed
新增侧边栏链接
1 parent 7553d91 commit 0b36401

1 file changed

Lines changed: 37 additions & 1 deletion

File tree

config.toml

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,29 @@ unsafe= true
7272
Title = "GitHub 源码包仓库"
7373
weight = 1
7474

75+
[[menu.sidebar_develop]]
76+
Name = "补丁集仓库"
77+
URL = "https://github.com/lcpu-club/loongarch-packages"
78+
Title = "软件包补丁集"
79+
weight = 2
80+
81+
[[menu.sidebar_develop]]
82+
Name = "软件包状态"
83+
URL = "https://loongarchlinux.lcpu.dev/status"
84+
Title = "软件包开发状态查询"
85+
weight = 3
86+
87+
[[menu.sidebar_develop]]
88+
Name = "软件包统计"
89+
URL = "https://loongarchlinux.lcpu.dev/stat"
90+
Title = "发行版软件包完成度对比统计"
91+
weight = 4
92+
7593
[[menu.sidebar_develop]]
7694
Name = "开发者论坛"
7795
URL = "https://github.com/orgs/loongarchlinux/discussions"
7896
Title = "Loong Arch Linux 开发者论坛"
79-
weight = 2
97+
weight = 5
8098

8199
[[menu.sidebar_resource]]
82100
Name = "Great Loongson Union"
@@ -95,3 +113,21 @@ unsafe= true
95113
URL = "https://loongarch.dev"
96114
Title = "LoongArch 开放社区"
97115
weight = 3
116+
117+
[[menu.sidebar_resource]]
118+
Name = "LA UOSC"
119+
URL = "https://bbs.loongarch.org"
120+
Title = "LA UOSC社区"
121+
weight = 4
122+
123+
[[menu.sidebar_resource]]
124+
Name = "龙芯爱好者社区"
125+
URL = "https://www.loongbbs.cn"
126+
Title = "龙芯爱好者社区"
127+
weight = 5
128+
129+
[[menu.sidebar_resource]]
130+
Name = "咱龙了吗?"
131+
URL = "https://areweloongyet.com"
132+
Title = "咱龙了吗?"
133+
weight = 6

0 commit comments

Comments
 (0)