Skip to content

Commit 5cab58b

Browse files
padovanpatersonc
authored andcommitted
docs: reorder side menu
Put the sections in a more logical order. Signed-off-by: Gustavo Padovan <[email protected]>
1 parent 976c0c1 commit 5cab58b

File tree

6 files changed

+6
-3
lines changed

6 files changed

+6
-3
lines changed

kernelci.org/content/en/components/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Components"
33
date: 2025-08-06
44
description: "Detailed documentation of the KernelCI architecture components"
5+
weight: 10
56
---
67

78
If you want to dive deep into the KernelCI world, check the detailed documentation for each of the KernelCI components.

kernelci.org/content/en/contacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Contact us"
33
date: 2024-09-12
44
description: "How to contact us"
5-
weight: 1
5+
weight: 99
66
---
77

88
> KernelCI community contacts are available on the [KernelCI website](https://kernelci.org/community-contact/).

kernelci.org/content/en/faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "FAQ"
33
date: 2021-03-30T22:02:52Z
44
description: Frequently asked questions
5+
weight: 90
56
---
67

78
**Q: How can I add a kernel branch to kernelci.org?**

kernelci.org/content/en/intro/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Introduction"
33
date: 2025-08-04
44
description: "Introducing KernelCI"
5-
weight: 1
5+
weight: 5
66
---
77

88
[KernelCI](https://kernelci.org/) helps test the Linux kernel automatically across different hardware and setups. If you're working on kernel code, want to get your hardware tested, or just want to understand how kernel testing works, this section introduces you through everything you need to know about KernelCI's testing ecosystem and how to get involved.

kernelci.org/content/en/org/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Organization"
33
date: 2021-09-03
44
description: "KernelCI project organization"
5-
weight: 1
5+
weight: 50
66
aliases:
77
- "/team/"
88
---

kernelci.org/content/en/tests/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Tests"
33
date: 2021-08-04
44
description: KernelCI Tests
5+
weight: 15
56
---
67

78
The fastest and preferred way to add a test and get it run by CI systems is to

0 commit comments

Comments
 (0)