diff options
-rw-r--r-- | content/formations/_index.md | 1 | ||||
-rw-r--r-- | content/formations/est/_index.md | 2 | ||||
-rw-r--r-- | content/formations/nix/_index.md | 2 | ||||
-rw-r--r-- | content/formations/sysadmin/_index.md | 1 | ||||
-rw-r--r-- | content/prise_en_main/_index.md | 10 |
5 files changed, 13 insertions, 3 deletions
diff --git a/content/formations/_index.md b/content/formations/_index.md index 82797c6..86ac5a7 100644 --- a/content/formations/_index.md +++ b/content/formations/_index.md @@ -2,5 +2,6 @@ title = "Se former" description = "Se former" weight = 30 +sorted_by = "weight" +++ diff --git a/content/formations/est/_index.md b/content/formations/est/_index.md index e132c1e..e0ca5e3 100644 --- a/content/formations/est/_index.md +++ b/content/formations/est/_index.md @@ -1,7 +1,7 @@ +++ title = "Études sur les sciences et les techniques" description = "Études sur les sciences et les techniques" -weight = 20 +weight = 10 sorted_by = "weight" +++ diff --git a/content/formations/nix/_index.md b/content/formations/nix/_index.md index bef807b..e3295ab 100644 --- a/content/formations/nix/_index.md +++ b/content/formations/nix/_index.md @@ -1,5 +1,5 @@ +++ -title = "Nix" +title = "Écosystème Nix" description = "L'écosysème Nix : nixlang, nixpkgs, nixos, flakes, etc." sorted_by = "weight" weight = 30 diff --git a/content/formations/sysadmin/_index.md b/content/formations/sysadmin/_index.md index f6c4ad7..4d621e4 100644 --- a/content/formations/sysadmin/_index.md +++ b/content/formations/sysadmin/_index.md @@ -2,6 +2,7 @@ title = "Administration Système" description = "Administration Système" sort_by = "weight" +weight = 20 +++ L'administration système est un concept en réalité aux contours flous. diff --git a/content/prise_en_main/_index.md b/content/prise_en_main/_index.md index 2f3a6f1..fc516a9 100644 --- a/content/prise_en_main/_index.md +++ b/content/prise_en_main/_index.md @@ -8,4 +8,12 @@ weight = 10 # Rester en contact -# +# URL des services + +- <https://riot.deuxfleurs.fr> - messagerie instantanée Element (sur le réseau Matrix) +- <https://sogo.deuxfleurs.fr> - courrier électronique +- <https://alps.deuxfleurs.fr> - courrier électronique, interface plus légère +- <https://jitsi.deuxfleurs.fr> - outil de visioconférence +- <https://pad.deuxfleurs.fr> - pads et autres outils collaboratifs avec CryptPad +- <https://plume.deuxfleurs.fr> - plateforme de blog fédérée +- <https://garage.deuxfleurs.fr> - plateforme d'hébergement de site web (voir documentation) |