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 --- docs/wiki/img/RedrawState-dark.drawio.png | 3 + docs/wiki/img/RedrawState-light.drawio.png | 3 + docs/wiki/img/block-out-from-screencast.png | 3 + docs/wiki/img/border-radius-clip.png | 3 + docs/wiki/img/border.png | 3 + docs/wiki/img/clip-to-geometry.png | 3 + docs/wiki/img/different-corner-radius.png | 3 + docs/wiki/img/focus-ring.png | 3 + docs/wiki/img/geometry-corner-radius.png | 3 + docs/wiki/img/gradients-default.png | 3 + docs/wiki/img/gradients-oklch.png | 3 + .../img/gradients-relative-to-workspace-view.png | 3 + docs/wiki/img/layer-block-out-from-screencast.png | 3 + docs/wiki/img/opacity-popup.png | 3 + .../wiki/img/simple-egl-border-with-background.png | 3 + .../img/simple-egl-border-without-background.png | 3 + docs/wiki/img/struts.png | 3 + docs/wiki/img/workspaces-dark.drawio.svg | 442 +++++++++++++++++++++ docs/wiki/img/workspaces-dark.png | 3 + docs/wiki/img/workspaces-light.drawio.svg | 426 ++++++++++++++++++++ docs/wiki/img/workspaces-light.png | 3 + 21 files changed, 925 insertions(+) create mode 100644 docs/wiki/img/RedrawState-dark.drawio.png create mode 100644 docs/wiki/img/RedrawState-light.drawio.png create mode 100644 docs/wiki/img/block-out-from-screencast.png create mode 100644 docs/wiki/img/border-radius-clip.png create mode 100644 docs/wiki/img/border.png create mode 100644 docs/wiki/img/clip-to-geometry.png create mode 100644 docs/wiki/img/different-corner-radius.png create mode 100644 docs/wiki/img/focus-ring.png create mode 100644 docs/wiki/img/geometry-corner-radius.png create mode 100644 docs/wiki/img/gradients-default.png create mode 100644 docs/wiki/img/gradients-oklch.png create mode 100644 docs/wiki/img/gradients-relative-to-workspace-view.png create mode 100644 docs/wiki/img/layer-block-out-from-screencast.png create mode 100644 docs/wiki/img/opacity-popup.png create mode 100644 docs/wiki/img/simple-egl-border-with-background.png create mode 100644 docs/wiki/img/simple-egl-border-without-background.png create mode 100644 docs/wiki/img/struts.png create mode 100644 docs/wiki/img/workspaces-dark.drawio.svg create mode 100644 docs/wiki/img/workspaces-dark.png create mode 100644 docs/wiki/img/workspaces-light.drawio.svg create mode 100644 docs/wiki/img/workspaces-light.png (limited to 'docs/wiki/img') diff --git a/docs/wiki/img/RedrawState-dark.drawio.png b/docs/wiki/img/RedrawState-dark.drawio.png new file mode 100644 index 00000000..806bc50d --- /dev/null +++ b/docs/wiki/img/RedrawState-dark.drawio.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6053eb3d7dbc07ae4b03403a28819788be50ce56f1d3c109b755e50de14ad62 +size 97565 diff --git a/docs/wiki/img/RedrawState-light.drawio.png b/docs/wiki/img/RedrawState-light.drawio.png new file mode 100644 index 00000000..62e5ed6b --- /dev/null +++ b/docs/wiki/img/RedrawState-light.drawio.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546c4a452f964f07a8d7e100eb6a007fec856c784857c67d214727b62b14a75d +size 86906 diff --git a/docs/wiki/img/block-out-from-screencast.png b/docs/wiki/img/block-out-from-screencast.png new file mode 100644 index 00000000..043f457a --- /dev/null +++ b/docs/wiki/img/block-out-from-screencast.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b22b833dc0b05166b4b3403b1c6323315ca0885d4a75d2bbb68250a3855e96 +size 432355 diff --git a/docs/wiki/img/border-radius-clip.png b/docs/wiki/img/border-radius-clip.png new file mode 100644 index 00000000..7c41fd72 --- /dev/null +++ b/docs/wiki/img/border-radius-clip.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6246413f95e5aa2d63db3fc8bc7726e45af3d20a95ea8f66614f4d62fa7a6624 +size 34239 diff --git a/docs/wiki/img/border.png b/docs/wiki/img/border.png new file mode 100644 index 00000000..bcaef097 --- /dev/null +++ b/docs/wiki/img/border.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0f46cdc5fc56a483f56a052b934b02f915f8b95cce3a9309e2ce7bf02478d4 +size 2623 diff --git a/docs/wiki/img/clip-to-geometry.png b/docs/wiki/img/clip-to-geometry.png new file mode 100644 index 00000000..1f57b013 --- /dev/null +++ b/docs/wiki/img/clip-to-geometry.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ca1517153755ee64b3fae4e67eced1f83873026ad1ad35c44b85f31fa8171d +size 33591 diff --git a/docs/wiki/img/different-corner-radius.png b/docs/wiki/img/different-corner-radius.png new file mode 100644 index 00000000..936ec045 --- /dev/null +++ b/docs/wiki/img/different-corner-radius.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66eb4b989604a229c9413138f8de53d1038d9a2c6b2f40018e823b5589bdc941 +size 11266 diff --git a/docs/wiki/img/focus-ring.png b/docs/wiki/img/focus-ring.png new file mode 100644 index 00000000..dc4b3049 --- /dev/null +++ b/docs/wiki/img/focus-ring.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee21b6ed445f069270a6b0023a0c15659ac62cf7c92721792a3e3781148f2394 +size 4608 diff --git a/docs/wiki/img/geometry-corner-radius.png b/docs/wiki/img/geometry-corner-radius.png new file mode 100644 index 00000000..0cdee59d --- /dev/null +++ b/docs/wiki/img/geometry-corner-radius.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ed3d553cae8948726ab03db3bf4ad9ef2dc9cf4593e24a96fad9d8820af949d +size 25777 diff --git a/docs/wiki/img/gradients-default.png b/docs/wiki/img/gradients-default.png new file mode 100644 index 00000000..22ca2293 --- /dev/null +++ b/docs/wiki/img/gradients-default.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:164e445914282dc0e6e345f0b76ae59b617dfb8db6cf0c8b05cae51ed7d51b97 +size 31700 diff --git a/docs/wiki/img/gradients-oklch.png b/docs/wiki/img/gradients-oklch.png new file mode 100644 index 00000000..ab255c51 --- /dev/null +++ b/docs/wiki/img/gradients-oklch.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e4db583ac849ec3bd6c2312a84a16eaad810ebb7599cad3762a7dfc66e865b +size 23180 diff --git a/docs/wiki/img/gradients-relative-to-workspace-view.png b/docs/wiki/img/gradients-relative-to-workspace-view.png new file mode 100644 index 00000000..e17d27da --- /dev/null +++ b/docs/wiki/img/gradients-relative-to-workspace-view.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb4e3e64bb0402b402b945b778c39b083512f7453d1503b789b63c8d6ff69330 +size 29540 diff --git a/docs/wiki/img/layer-block-out-from-screencast.png b/docs/wiki/img/layer-block-out-from-screencast.png new file mode 100644 index 00000000..4456536f --- /dev/null +++ b/docs/wiki/img/layer-block-out-from-screencast.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dcaa6ece8e8287081332604270fa17a66561e0d81fd190d665005b6359c0eac +size 559823 diff --git a/docs/wiki/img/opacity-popup.png b/docs/wiki/img/opacity-popup.png new file mode 100644 index 00000000..e5d920ca --- /dev/null +++ b/docs/wiki/img/opacity-popup.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e456ff87be58fcda542473dcbb5c5d63bef4f95b7e71bc1790de5e012f640d +size 15837 diff --git a/docs/wiki/img/simple-egl-border-with-background.png b/docs/wiki/img/simple-egl-border-with-background.png new file mode 100644 index 00000000..6bbbfe37 --- /dev/null +++ b/docs/wiki/img/simple-egl-border-with-background.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db034a4d42c382df3ff8aab1178f1978e1d7a20ff2318145c28a7f87e710eeaa +size 4999 diff --git a/docs/wiki/img/simple-egl-border-without-background.png b/docs/wiki/img/simple-egl-border-without-background.png new file mode 100644 index 00000000..08d5087f --- /dev/null +++ b/docs/wiki/img/simple-egl-border-without-background.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2623c4f1b11d82b0588893c87908b14337f42bd2ee328d17d1db74acf9c7bd17 +size 15729 diff --git a/docs/wiki/img/struts.png b/docs/wiki/img/struts.png new file mode 100644 index 00000000..54cf2d9d --- /dev/null +++ b/docs/wiki/img/struts.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e84ae4c14683d07da42bea96a66fbb3427b11ba7619a98d3dc73d77c9f999c +size 20959 diff --git a/docs/wiki/img/workspaces-dark.drawio.svg b/docs/wiki/img/workspaces-dark.drawio.svg new file mode 100644 index 00000000..06690881 --- /dev/null +++ b/docs/wiki/img/workspaces-dark.drawio.svg @@ -0,0 +1,442 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/wiki/img/workspaces-dark.png b/docs/wiki/img/workspaces-dark.png new file mode 100644 index 00000000..9ef15a2f --- /dev/null +++ b/docs/wiki/img/workspaces-dark.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e387b2551923ebcf9a21e2e485c55195c817d64a3198bc8d38ee0808046b7a44 +size 16825 diff --git a/docs/wiki/img/workspaces-light.drawio.svg b/docs/wiki/img/workspaces-light.drawio.svg new file mode 100644 index 00000000..9ace16b9 --- /dev/null +++ b/docs/wiki/img/workspaces-light.drawio.svg @@ -0,0 +1,426 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/wiki/img/workspaces-light.png b/docs/wiki/img/workspaces-light.png new file mode 100644 index 00000000..256c755f --- /dev/null +++ b/docs/wiki/img/workspaces-light.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf088a6b2a4ba2f38b711a5057251a702f55d6c8fcbc8310d39ad4c75a2a0d38 +size 17357 -- cgit