Djeex
88e52a976a
Auto-detect content icon collections for the server bundle instead of hand-maintaining the list
...
Fixes noto, carbon, cbi, cib, fluent-color, logos, and solar icons silently
falling back to a live api.iconify.design call blocked by the CSP, which
only showed up after a hard refresh once the browser cached a partial
response. nuxt.config.ts now scans content/*.md for every icon collection
actually referenced and bundles it automatically, so a newly introduced
collection only needs npm install, not a manual config edit.
2026-09-07 16:39:23 +02:00
Djeex
0450a78478
Merge pull request 'The Jesse's audit' ( #1 ) from the-jesse-audit into main
...
Trigger container build / trigger (push) Successful in 2s
Reviewed-on: #1
2026-09-07 15:07:21 +02:00
Djeex
991b0c356e
Narrow uptime-kuma.md's own TinyAuth public-paths regex, matching the tinyauth.md fix
2026-09-07 14:44:09 +02:00
Djeex
be4b79026b
Fix GUID/PGID mismatch in 7 more app guides missed by the earlier pass
2026-09-07 14:44:01 +02:00
Djeex
2fa42ad3aa
Fix leftover EN anchor and dead self-referencing anchor in authentik.md missed by the earlier anchor pass
2026-09-07 14:39:59 +02:00
Djeex
67d593cb73
Add Uptime-Kuma introduction, write descriptive alt text site-wide, and fix brand capitalization and filenames with spaces
2026-09-07 14:35:25 +02:00
Djeex
eff68287f2
Fix French spelling and typos across the 8 older pages and other flagged articles (missing accents, typos, broken sentences)
2026-09-07 14:15:37 +02:00
Djeex
a4c386e438
Fix ZFS RAID note to use a clickable card, standardize FR terminal blocks on [Output] instead of [Sortie]
2026-09-07 13:49:53 +02:00
Djeex
328aa31600
Fix Done! spacing site-wide, and EN-only content errors (Docker/Linux mixup, missing spaces, ProloNAS pun explanation)
2026-09-07 13:49:44 +02:00
Djeex
fbc33a5ff4
Fix ~50 cross-language anchor links pointing at the other language's heading slug
2026-09-07 13:44:01 +02:00
Djeex
a470377d4f
Fix dead goauthentik integrations link and hardcoded absolute internal links with a language prefix
2026-09-07 13:43:53 +02:00
Djeex
6447916039
Fix SWAG's duplicate save instruction, mods count, and Authentik outpost version mismatch
2026-09-07 13:43:11 +02:00
Djeex
1ee2f3a8ac
Fix lazydocker's hardcoded release URL, stale Debian forky link, and missing After=network.target on the Wake-on-LAN unit
2026-09-07 13:43:05 +02:00
Djeex
d1f3f4ff88
Fix TinyAuth's Uptime-Kuma public-paths example: mislabeled tag and over-broad /api and /metrics exposure
2026-09-07 13:42:48 +02:00
Djeex
81c54c9afc
Put Docker Socket Proxy in front of every container that needs the Docker API instead of mounting docker.sock directly
2026-09-07 13:42:40 +02:00
Djeex
5548287c65
Fix 10 Mbit/s conversion error and DNS zone example inconsistencies
2026-09-07 13:42:30 +02:00
Djeex
485c5d5578
Replace the nonexistent ::info admonition with ::note
2026-09-07 13:10:29 +02:00
Djeex
9af6ba21b9
Fix heading hierarchy in the hardware basics article
2026-09-07 13:10:08 +02:00
Djeex
2b67ba4461
Fix the /boot partition inconsistency across three pages
2026-09-07 13:09:58 +02:00
Djeex
f9d95448db
Standardize on compose.yaml instead of compose.yml
2026-09-07 13:09:34 +02:00
Djeex
6a27518be1
Fix compose network snippet indentation across app articles
2026-09-07 13:09:23 +02:00
Djeex
3c85fec634
Fix config and variable mismatches found in the audit
2026-09-07 12:59:34 +02:00
Djeex
1860f90785
Fixed typo
Trigger container build / trigger (push) Successful in 2s
2026-09-07 11:11:29 +02:00
Djeex
28fe0b7e04
Self-host externally hotlinked article images
Trigger container build / trigger (push) Successful in 7s
2026-09-07 11:01:41 +02:00
Djeex
802244762e
Bundle dynamic icons into the client build to avoid stale caching
Trigger container build / trigger (push) Successful in 2s
2026-09-07 10:54:11 +02:00
Djeex
521487ab10
Fixed writing
Trigger container build / trigger (push) Successful in 2s
2026-09-07 10:30:30 +02:00
Djeex
00ee256107
Trigger a docudjeex-build rebuild when build-relevant files change
2026-09-06 19:15:55 +02:00
Djeex
9efa1552ee
Add a functional changelog for the site redesign
2026-09-06 14:04:46 +02:00
Djeex
b0b9a0d815
Document today's nuxt.config.ts fixes in CUSTOMIZATIONS.md
2026-09-06 13:55:33 +02:00
Djeex
77f72ec8af
Bundle vscode-icons locally so file-tree icons stop hitting the API
2026-09-06 13:43:40 +02:00
Djeex
688a36e6d5
Stack the edit/report links on narrow screens instead of overflowing
2026-09-06 13:37:48 +02:00
Djeex
f7df74c574
Stack CTA buttons and shrink hero and image spacing on mobile
2026-09-06 12:28:39 +02:00
Djeex
0c08a7467f
Restore default component scan so app overrides aren't shadowed by the docus layer
2026-09-06 12:28:01 +02:00
Djeex
046ef92149
Fix the duplicated app/ segment in the prose components path
2026-09-06 00:02:51 +02:00
Djeex
96b2054ecd
Force admonition components global so the build stops dropping them
2026-09-05 23:58:45 +02:00
Djeex
e1d8cd833d
Revert "Redirect the root with a real 301 instead of a static stub"
2026-09-05 23:07:20 +02:00
Djeex
95d6341fa7
Redirect the root with a real 301 instead of a static stub
2026-09-05 23:01:15 +02:00
Djeex
7425a484c2
Bundle simple-icons and lucide locally to avoid API timeouts
2026-09-05 22:47:24 +02:00
Djeex
9b5dcdfce5
Fix broken images by always using an absolute IPX dir path
2026-09-05 22:40:00 +02:00
Djeex
bf97cac2e9
Better writing
2026-09-05 22:10:30 +02:00
Djeex
9a354ee62a
Fix the 301 redirects to match the production URL scheme
2026-09-05 17:55:36 +02:00
Djeex
2e041bcfb0
Complete the French mirror of the remaining articles
2026-09-05 17:55:36 +02:00
Djeex
1894ac7ead
Mirror the French docs onto the English structure
2026-09-05 16:55:39 +02:00
Djeex
86f04ed794
Rewrite the Docker article intro
2026-09-05 12:53:29 +02:00
Djeex
c884432594
Wrap command names in headings as inline code
2026-09-05 12:48:46 +02:00
Djeex
bc87e7b7e3
Reference ufw in the summary table and install command
2026-09-05 12:45:35 +02:00
Djeex
34e4beb0d7
Add an rm confirmation guard article and a ufw guide
2026-09-05 12:42:58 +02:00
Djeex
142788d740
Add a Linux tips section and move Docker stacks to /srv/docker
2026-09-05 12:28:05 +02:00
Djeex
11d6c275c8
Rewrite the Debian installation article
2026-09-05 11:36:14 +02:00
Djeex
ebf65c247c
Prerender robots.txt so the static build keeps its sitemap reference
2026-09-04 23:02:50 +02:00