From 9f0193d8dfd4c37291c2462aabf14f468a03e765 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Biron?= Date: Wed, 13 Nov 2024 10:07:40 +0100 Subject: [PATCH 1/3] Add community section --- content/community/_index.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 content/community/_index.md diff --git a/content/community/_index.md b/content/community/_index.md new file mode 100644 index 00000000..0aa00fc9 --- /dev/null +++ b/content/community/_index.md @@ -0,0 +1,4 @@ +--- +title: "Community" +weight: 7 +--- From f811d848ccd038bcef82e6345043e78efffa4e6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Biron?= Date: Wed, 13 Nov 2024 10:08:19 +0100 Subject: [PATCH 2/3] Order menu correctly --- content/api/_index.md | 2 +- content/collections/_index.md | 2 +- content/design-principles.en.md | 1 - content/guidelines/_index.md | 2 +- content/memos/_index.md | 4 ++++ 5 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 content/memos/_index.md diff --git a/content/api/_index.md b/content/api/_index.md index a4ac6a8f..2b9b2cea 100644 --- a/content/api/_index.md +++ b/content/api/_index.md @@ -1,4 +1,4 @@ --- title: API -weight: 6 +weight: 4 --- diff --git a/content/collections/_index.md b/content/collections/_index.md index dfa6330b..317649b2 100644 --- a/content/collections/_index.md +++ b/content/collections/_index.md @@ -1,4 +1,4 @@ --- title: Collections -weight: 5 +weight: 3 --- diff --git a/content/design-principles.en.md b/content/design-principles.en.md index 07160596..a6bb3134 100644 --- a/content/design-principles.en.md +++ b/content/design-principles.en.md @@ -1,6 +1,5 @@ --- title: "Design principles" -weight: 10 --- # Design principles diff --git a/content/guidelines/_index.md b/content/guidelines/_index.md index 715e21bc..07956d32 100644 --- a/content/guidelines/_index.md +++ b/content/guidelines/_index.md @@ -1,4 +1,4 @@ --- title: "Guidelines" -weight: 8 +weight: 5 --- diff --git a/content/memos/_index.md b/content/memos/_index.md new file mode 100644 index 00000000..d63eb02d --- /dev/null +++ b/content/memos/_index.md @@ -0,0 +1,4 @@ +--- +title: "Memos" +weight: 6 +--- From 14ff9803f4142996c0bbd8948173bb213d486cc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Biron?= Date: Wed, 13 Nov 2024 10:10:05 +0100 Subject: [PATCH 3/3] Add how to join Mattermost page --- content/community/how-to-join-mattermost.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 content/community/how-to-join-mattermost.md diff --git a/content/community/how-to-join-mattermost.md b/content/community/how-to-join-mattermost.md new file mode 100644 index 00000000..b621662d --- /dev/null +++ b/content/community/how-to-join-mattermost.md @@ -0,0 +1,5 @@ +--- +title: How to join Mattermost +--- + +# How to join Mattermost