diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-02-19 17:06:00 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-02-19 17:06:00 -0600 |
commit | 305bfda17a84006a76a49b7eb57b445ecf05b883 (patch) | |
tree | 61bf5980a26048b3d45ff8753bc0bf2824f6badc /content/wiki | |
parent | 3de7dbdf6bb2f1f12ce010d680386ed9606bc3de (diff) | |
download | cleberg.net-305bfda17a84006a76a49b7eb57b445ecf05b883.tar.gz cleberg.net-305bfda17a84006a76a49b7eb57b445ecf05b883.tar.bz2 cleberg.net-305bfda17a84006a76a49b7eb57b445ecf05b883.zip |
fix heading levels
Diffstat (limited to 'content/wiki')
-rw-r--r-- | content/wiki/index.md | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/content/wiki/index.md b/content/wiki/index.md index a069c59..fe61c99 100644 --- a/content/wiki/index.md +++ b/content/wiki/index.md @@ -5,7 +5,7 @@ description = "An informal wiki of sorts." An informal wiki of sorts. -# Digital Garden +## Digital Garden > At times, wilderness is exactly what readers want: a rich collection > of resources and links. At times, rigid formality suits readers @@ -20,7 +20,7 @@ An informal wiki of sorts. [Hypertext Garden](https://www.eastgate.com/garden/) -# Git +## Git I want to get rid of all local modifications and go back to the working tree of the most recent commit: @@ -48,12 +48,11 @@ since my most recent pull: git pull --rebase ``` -# Hardware +## Hardware -## Laptops - -### macOS +### Laptops +#### macOS | Category | Details | | -------- | --------------- | @@ -62,7 +61,7 @@ git pull --rebase | RAM | 16GB | | Storage | 512GB SSD | -### Linux +#### Linux | Category | Details | | -------- | ------------------------------------------- | @@ -71,7 +70,7 @@ git pull --rebase | RAM | 16 GB | | Storage | 256 GB SSD | -## Servers +### Servers | Category | Details | | ------------------ | -------------------------------------- | @@ -83,7 +82,7 @@ git pull --rebase | Storage (HDD Bay) | 48TB HDD | | PSU | Corsair RM850 PSU | -## Networking Equipment +### Networking Equipment - UDM-Pro - USW-24-PoE @@ -97,9 +96,9 @@ git pull --rebase - USW 24-Port Patch Panel - USW Switch Lite 8 PoE -# Software +## Software -## Laptop +### Laptop Alpine 3.18.2; no DE. @@ -129,7 +128,7 @@ I have Sway installed and configured, but only launch it when I must. - zola - zsh -## Server +### Server Ubuntu 22.04.1; no DE. |