Skip to content

Commit 861f466

Browse files
author
helle
committed
Merge pull request 'Improve Quick Links page situation' (#60) from helle/lix-website:main into main
Reviewed-on: https://git.lix.systems/lix-project/lix-website/pulls/60 Reviewed-by: piegames <[email protected]>
2 parents 6efa01c + 1b36050 commit 861f466

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ menus:
107107
url: "https://git.lix.systems/lix-project"
108108
weight: 4
109109

110+
- name: "Quick Links"
111+
url: "/quicklinks"
112+
weight: 8
113+
110114

111115
taxonomies:
112116
series: "series"

content/quicklinks/links.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,19 @@
2222
- label: code review
2323
url: https://gerrit.lix.systems/
2424

25-
- label: buildbot (ci)
26-
url: https://buildbot.lix.systems/
25+
- label: buildkite login
26+
url: https://buildkite.com/sso/lix-project
2727

2828
- label: gitiles
2929
url: https://gerrit.lix.systems/plugins/gitiles/lix
3030

3131
- label: wiki
3232
url: https://wiki.lix.systems/books
3333

34-
- label: matrix (chat)
34+
- label: zulip (new chat)
35+
url: https://zulip.lix.systems
36+
37+
- label: matrix (old chat)
3538
url: https://matrix.to/#/#space:lix.systems
3639

3740
- label: |

0 commit comments

Comments
 (0)