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). Your Wiki architecture is decoupled. This repository contains the text, but the `hugo-framework` repository contains the styling and engine (Blowfish).
### What lives here: ### What lives here:
* `content/` (Optional: Just place your markdown files in the root instead) * `content/` (Optional: Just place your markdown files in the root instead)
* `static/` (Images, downloads, icons) * `static/` (Images, downloads, icons)
* `config/` (Dynamic overrides for the Top Navigation Menu: `menus.en.toml`) * `config/` (Dynamic overrides for the Top Navigation Menu: `menus.en.toml`)

View File

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