Pārlūkot izejas kodu

Add emojis to documentation table of contents to make it easier to find particular how-to and reference guides at a glance.

Dan Helfman 3 gadi atpakaļ
vecāks
revīzija
1921f55a9d

+ 2 - 0
NEWS

@@ -3,6 +3,8 @@
    directory or from the directory containing the file doing the including. (Previously, only the
    directory or from the directory containing the file doing the including. (Previously, only the
    working directory was used.)
    working directory was used.)
  * Add a randomized delay to the sample systemd timer to spread out the load on a server.
  * Add a randomized delay to the sample systemd timer to spread out the load on a server.
+ * Add emojis to documentation table of contents to make it easier to find particular how-to and
+   reference guides at a glance.
 
 
 1.6.0
 1.6.0
  * #381: BREAKING: Greatly simplify configuration file reuse by deep merging when including common
  * #381: BREAKING: Greatly simplify configuration file reuse by deep merging when including common

+ 1 - 1
docs/how-to/add-preparation-and-cleanup-steps-to-backups.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to add preparation and cleanup steps to backups
 title: How to add preparation and cleanup steps to backups
 eleventyNavigation:
 eleventyNavigation:
-  key: Add preparation and cleanup steps
+  key: 🧹 Add preparation and cleanup steps
   parent: How-to guides
   parent: How-to guides
   order: 8
   order: 8
 ---
 ---

+ 1 - 1
docs/how-to/backup-to-a-removable-drive-or-an-intermittent-server.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to backup to a removable drive or an intermittent server
 title: How to backup to a removable drive or an intermittent server
 eleventyNavigation:
 eleventyNavigation:
-  key: Backup to a removable drive or server
+  key: 💾 Backup to a removable drive/server
   parent: How-to guides
   parent: How-to guides
   order: 9
   order: 9
 ---
 ---

+ 1 - 1
docs/how-to/backup-your-databases.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to backup your databases
 title: How to backup your databases
 eleventyNavigation:
 eleventyNavigation:
-  key: Backup your databases
+  key: 🗄️ Backup your databases
   parent: How-to guides
   parent: How-to guides
   order: 7
   order: 7
 ---
 ---

+ 1 - 1
docs/how-to/deal-with-very-large-backups.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to deal with very large backups
 title: How to deal with very large backups
 eleventyNavigation:
 eleventyNavigation:
-  key: Deal with very large backups
+  key: 📏 Deal with very large backups
   parent: How-to guides
   parent: How-to guides
   order: 3
   order: 3
 ---
 ---

+ 1 - 1
docs/how-to/develop-on-borgmatic.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to develop on borgmatic
 title: How to develop on borgmatic
 eleventyNavigation:
 eleventyNavigation:
-  key: Develop on borgmatic
+  key: 🏗️ Develop on borgmatic
   parent: How-to guides
   parent: How-to guides
   order: 12
   order: 12
 ---
 ---

+ 1 - 1
docs/how-to/extract-a-backup.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to extract a backup
 title: How to extract a backup
 eleventyNavigation:
 eleventyNavigation:
-  key: Extract a backup
+  key: 📤 Extract a backup
   parent: How-to guides
   parent: How-to guides
   order: 6
   order: 6
 ---
 ---

+ 1 - 1
docs/how-to/inspect-your-backups.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to inspect your backups
 title: How to inspect your backups
 eleventyNavigation:
 eleventyNavigation:
-  key: Inspect your backups
+  key: 🔎 Inspect your backups
   parent: How-to guides
   parent: How-to guides
   order: 4
   order: 4
 ---
 ---

+ 1 - 1
docs/how-to/make-backups-redundant.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to make backups redundant
 title: How to make backups redundant
 eleventyNavigation:
 eleventyNavigation:
-  key: Make backups redundant
+  key: ☁️  Make backups redundant
   parent: How-to guides
   parent: How-to guides
   order: 2
   order: 2
 ---
 ---

+ 1 - 1
docs/how-to/make-per-application-backups.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to make per-application backups
 title: How to make per-application backups
 eleventyNavigation:
 eleventyNavigation:
-  key: Make per-application backups
+  key: 🔀 Make per-application backups
   parent: How-to guides
   parent: How-to guides
   order: 1
   order: 1
 ---
 ---

+ 1 - 1
docs/how-to/monitor-your-backups.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to monitor your backups
 title: How to monitor your backups
 eleventyNavigation:
 eleventyNavigation:
-  key: Monitor your backups
+  key: 🚨 Monitor your backups
   parent: How-to guides
   parent: How-to guides
   order: 5
   order: 5
 ---
 ---

+ 1 - 1
docs/how-to/run-arbitrary-borg-commands.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to run arbitrary Borg commands
 title: How to run arbitrary Borg commands
 eleventyNavigation:
 eleventyNavigation:
-  key: Run arbitrary Borg commands
+  key: 🔧 Run arbitrary Borg commands
   parent: How-to guides
   parent: How-to guides
   order: 10
   order: 10
 ---
 ---

+ 1 - 1
docs/how-to/set-up-backups.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to set up backups
 title: How to set up backups
 eleventyNavigation:
 eleventyNavigation:
-  key: Set up backups
+  key: 📥 Set up backups
   parent: How-to guides
   parent: How-to guides
   order: 0
   order: 0
 ---
 ---

+ 1 - 1
docs/how-to/upgrade.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: How to upgrade borgmatic
 title: How to upgrade borgmatic
 eleventyNavigation:
 eleventyNavigation:
-  key: Upgrade borgmatic
+  key: 📦 Upgrade borgmatic
   parent: How-to guides
   parent: How-to guides
   order: 11
   order: 11
 ---
 ---

+ 1 - 1
docs/reference/command-line.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: Command-line reference
 title: Command-line reference
 eleventyNavigation:
 eleventyNavigation:
-  key: Command-line reference
+  key: ⌨️ Command-line reference
   parent: Reference guides
   parent: Reference guides
   order: 1
   order: 1
 ---
 ---

+ 1 - 1
docs/reference/configuration.md

@@ -1,7 +1,7 @@
 ---
 ---
 title: Configuration reference
 title: Configuration reference
 eleventyNavigation:
 eleventyNavigation:
-  key: Configuration reference
+  key: ⚙️ Configuration reference
   parent: Reference guides
   parent: Reference guides
   order: 0
   order: 0
 ---
 ---