From dc93f1c1fd7b67e2da5af2ffada732b9ddeb2d6a Mon Sep 17 00:00:00 2001 From: Kent Daleng Date: Sun, 17 Aug 2025 16:05:41 +0200 Subject: github wiki replacement / mkdocs-docs (#2147) * Add wiki based on mkdocs * wording fixes * fix github bg color on narrow * Fix left sidebar section headers being bigger than pages * fix hover accent * fix list rendering on fractional layout * fix videos * fix automatic full links * remove redundant commented css * improve dark mode contrast * update pygments for better child node coloring * update logo * remove blank lines * add systemd language hint --------- Co-authored-by: Ivan Molodetskikh --- wiki/Configuration:-Overview.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 wiki/Configuration:-Overview.md (limited to 'wiki/Configuration:-Overview.md') diff --git a/wiki/Configuration:-Overview.md b/wiki/Configuration:-Overview.md deleted file mode 100644 index 974fe768..00000000 --- a/wiki/Configuration:-Overview.md +++ /dev/null @@ -1 +0,0 @@ -This wiki page has moved to: [Introduction](./Configuration:-Introduction.md). -- cgit