diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-05-12 15:24:14 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-05-12 15:24:14 +0200 |
commit | fd4fc9574a8d847ad8e66a84f64e7ccd1b4bd87e (patch) | |
tree | 39acbd965852eba767bd6868ebc067e3540ea2bb | |
parent | 2fdff43d571cffd8443f7c521b36e21e2210a26b (diff) | |
download | guide.deuxfleurs.fr-fd4fc9574a8d847ad8e66a84f64e7ccd1b4bd87e.tar.gz guide.deuxfleurs.fr-fd4fc9574a8d847ad8e66a84f64e7ccd1b4bd87e.zip |
WIP structure
-rw-r--r-- | content/operations/acces/_index.md | 7 | ||||
-rw-r--r-- | content/operations/debogage/_index.md | 7 | ||||
-rw-r--r-- | content/operations/debogage/jitsi.md (renamed from content/operations/app/Jitsi.md) | 0 | ||||
-rw-r--r-- | content/operations/deploiement/app.md (renamed from content/operations/app/_index.md) | 0 | ||||
-rw-r--r-- | content/operations/deploiement/noeud.md (renamed from content/operations/noeud/deploiement.md) | 0 | ||||
-rw-r--r-- | content/operations/grappe/_index.md | 8 | ||||
-rw-r--r-- | content/operations/noeud/_index.md | 7 | ||||
-rw-r--r-- | content/operations/support/email.md (renamed from content/operations/app/email.md) | 0 |
8 files changed, 14 insertions, 15 deletions
diff --git a/content/operations/acces/_index.md b/content/operations/acces/_index.md new file mode 100644 index 0000000..b244647 --- /dev/null +++ b/content/operations/acces/_index.md @@ -0,0 +1,7 @@ ++++ +title = "Accès" +description = "Accès" +weight = 5 +sorted_by = "weight" ++++ + diff --git a/content/operations/debogage/_index.md b/content/operations/debogage/_index.md new file mode 100644 index 0000000..b2535a5 --- /dev/null +++ b/content/operations/debogage/_index.md @@ -0,0 +1,7 @@ ++++ +title = "Débogage" +description = "Débogage" +weight = 60 +sorted_by = "weight" ++++ + diff --git a/content/operations/app/Jitsi.md b/content/operations/debogage/jitsi.md index 4563c73..4563c73 100644 --- a/content/operations/app/Jitsi.md +++ b/content/operations/debogage/jitsi.md diff --git a/content/operations/app/_index.md b/content/operations/deploiement/app.md index 8c93fad..8c93fad 100644 --- a/content/operations/app/_index.md +++ b/content/operations/deploiement/app.md diff --git a/content/operations/noeud/deploiement.md b/content/operations/deploiement/noeud.md index dcc348f..dcc348f 100644 --- a/content/operations/noeud/deploiement.md +++ b/content/operations/deploiement/noeud.md diff --git a/content/operations/grappe/_index.md b/content/operations/grappe/_index.md deleted file mode 100644 index f904d8c..0000000 --- a/content/operations/grappe/_index.md +++ /dev/null @@ -1,8 +0,0 @@ -+++ -title = "Grappe" -description = "Gestion d'une grappe" -sorted_by = "weight" -weight = 20 -+++ - - diff --git a/content/operations/noeud/_index.md b/content/operations/noeud/_index.md deleted file mode 100644 index 4e894fd..0000000 --- a/content/operations/noeud/_index.md +++ /dev/null @@ -1,7 +0,0 @@ -+++ -title = "Noeuds" -description = "Gestion des noeuds" -sorted_by = "weight" -+++ - - diff --git a/content/operations/app/email.md b/content/operations/support/email.md index 60a03f5..60a03f5 100644 --- a/content/operations/app/email.md +++ b/content/operations/support/email.md |