Style: Enforce mandatory empty lines following all headings
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 23s

This commit is contained in:
2026-03-25 04:34:46 +00:00
parent 1144980295
commit 09a41554e5
18 changed files with 21 additions and 18 deletions

View File

@@ -7,6 +7,7 @@ This repository exclusively contains the **Markdown content, static assets, and
Your Wiki architecture is decoupled. This repository contains the text, but the `hugo-framework` repository contains the styling and engine (Blowfish).
### What lives here:
* `content/` (Optional: Just place your markdown files in the root instead)
* `static/` (Images, downloads, icons)
* `config/` (Dynamic overrides for the Top Navigation Menu: `menus.en.toml`)
@@ -24,4 +25,4 @@ The Runner:
5. Builds the site.
6. Deploys it directly to the Nginx web server volume at `/srv/caddy/sites/wiki`.
**Public URL:** `https://wiki.wompmacho.com`
**Public URL:** `https://wiki.wompmacho.com`

View File

@@ -12,4 +12,4 @@ author: wompmacho
The goal of this site is to document my home apps, services, infrastructure and other projects I am working on. Additionally I am using it as a learning tool, to document things I already know, fill in some gaps, add to that knowledge and further refine my understanding on complicated topics. I find its much easier to master something if you are forced to explain it to someone else. With that spirit in mind, lemme see what I can float your way.
> [!Success] Favorite Quote
> Never attribute to malice what can be explained by incompetence
> Never attribute to malice what can be explained by incompetence

View File

@@ -69,4 +69,4 @@ money... here is what you can do.
proxy_request_buffering off;
sudo systemctl restart nginx && systemctl restart wings
```
```

View File

@@ -104,4 +104,4 @@ proxy_set_header X-Forwarded-Proto $scheme;
proxy_redirect off;
proxy_buffering off;
proxy_request_buffering off;
```
```

View File

@@ -28,4 +28,4 @@ services:
- /var/run/docker.sock:/var/run/docker.sock # (optional) For docker integrations
ports:
- 7676:3000
```
```

View File

@@ -49,4 +49,4 @@ running. {.is-warning}
Once you server is running, head over to the to your opened port (docker_container_ip:8096) to start the setup proccess. When adding libraries -
select the content type, set the display name and then click the FOLDERS +
option. This is where you will select the path to your media that you set up in
the volumes.
the volumes.

View File

@@ -28,4 +28,4 @@ services:
volumes:
- /mnt/store/app/jellyseerr/config:/app/config
restart: unless-stopped
```
```

View File

@@ -11,6 +11,7 @@ showEditURL: true
---
## 2024 Home Lab
![sc_apartment_network_diagram_2024.png](sc_apartment_network_diagram_2024.png)
---
@@ -22,6 +23,7 @@ showEditURL: true
---
## 2020 Home Lab
![nc_home_network_diagram_white_background_2020.jpg](nc_home_network_diagram_white_background_2020.jpg)
---
@@ -30,4 +32,4 @@ showEditURL: true
![atl_home_network_2019.jpg](atl_home_network_2019.jpg)
---
---

View File

@@ -42,4 +42,4 @@ services:
volumes:
linkstack_data:
```
```

View File

@@ -46,4 +46,4 @@ volumes:
type: nfs
o: addr=truenas,nolock,soft,ro
device: :/mnt/store/vault/app/mkdocs
```
```

View File

@@ -158,4 +158,4 @@ point the dns to.
Use https here only if you have ssl setup on your origin server and your server
is set up to accept https, otherwise you make get bad gateway 502 errors.
![nginx_ssl_internal_scheme_example.png](nginx_ssl_internal_scheme_example.png#center)
![nginx_ssl_internal_scheme_example.png](nginx_ssl_internal_scheme_example.png#center)

View File

@@ -70,4 +70,4 @@ Use magnet link and item hash to avoid logins
```
magnet:?xt=urn:btih:${HASH}
```
```

View File

@@ -30,4 +30,4 @@ services:
ports:
- 3001:3001 # <Host Port>:<Container Port>
restart: always
```
```

View File

@@ -32,4 +32,4 @@ services:
- 7978:3000
- 7979:3001
restart: unless-stopped
```
```

View File

@@ -42,4 +42,4 @@ services:
ports:
- 3000:3000
restart: unless-stopped
```
```

View File

@@ -169,4 +169,4 @@ tags:
{{< /button >}}
</div>
{{< /rawhtml >}}
{{< /rawhtml >}}

View File

@@ -5,4 +5,4 @@ layout: "search"
summary: "search"
placeholder: "Search the wiki..."
---
---

View File

@@ -74,4 +74,4 @@ Specs
APS-C (23.5 x 15.6 mm)
ISO
Auto, 100-32000 (expands to 102800)
```
```