From 9be47fd7b5e65ec470f962a8499fb9e64bb4352d Mon Sep 17 00:00:00 2001 From: developomp Date: Mon, 9 Jan 2023 10:38:34 +0900 Subject: [PATCH] docs: move `.repo` to `.github/img` --- {.repo => .github/img}/execution0.png | Bin {.repo => .github/img}/execution1.png | Bin {.repo => .github/img}/kbd.png | Bin {.repo => .github/img}/kbd_layer_0.png | Bin {.repo => .github/img}/kbd_layer_1.png | Bin {.repo => .github/img}/result1.png | Bin {.repo => .github/img}/result2.png | Bin {.repo => .github/img}/result3.png | Bin {.repo => .github/img}/wallpaper.png | Bin README.md | 13 ++++++------- docs/hardware.md | 8 ++------ 11 files changed, 8 insertions(+), 13 deletions(-) rename {.repo => .github/img}/execution0.png (100%) rename {.repo => .github/img}/execution1.png (100%) rename {.repo => .github/img}/kbd.png (100%) rename {.repo => .github/img}/kbd_layer_0.png (100%) rename {.repo => .github/img}/kbd_layer_1.png (100%) rename {.repo => .github/img}/result1.png (100%) rename {.repo => .github/img}/result2.png (100%) rename {.repo => .github/img}/result3.png (100%) rename {.repo => .github/img}/wallpaper.png (100%) diff --git a/.repo/execution0.png b/.github/img/execution0.png similarity index 100% rename from .repo/execution0.png rename to .github/img/execution0.png diff --git a/.repo/execution1.png b/.github/img/execution1.png similarity index 100% rename from .repo/execution1.png rename to .github/img/execution1.png diff --git a/.repo/kbd.png b/.github/img/kbd.png similarity index 100% rename from .repo/kbd.png rename to .github/img/kbd.png diff --git a/.repo/kbd_layer_0.png b/.github/img/kbd_layer_0.png similarity index 100% rename from .repo/kbd_layer_0.png rename to .github/img/kbd_layer_0.png diff --git a/.repo/kbd_layer_1.png b/.github/img/kbd_layer_1.png similarity index 100% rename from .repo/kbd_layer_1.png rename to .github/img/kbd_layer_1.png diff --git a/.repo/result1.png b/.github/img/result1.png similarity index 100% rename from .repo/result1.png rename to .github/img/result1.png diff --git a/.repo/result2.png b/.github/img/result2.png similarity index 100% rename from .repo/result2.png rename to .github/img/result2.png diff --git a/.repo/result3.png b/.github/img/result3.png similarity index 100% rename from .repo/result3.png rename to .github/img/result3.png diff --git a/.repo/wallpaper.png b/.github/img/wallpaper.png similarity index 100% rename from .repo/wallpaper.png rename to .github/img/wallpaper.png diff --git a/README.md b/README.md index 9d4073b..0e4caa0 100644 --- a/README.md +++ b/README.md @@ -6,26 +6,26 @@ ## Images -![result image 1](./.repo/result1.png) +![result image 1](./.github/img/result1.png)
Click to see more images ### Some windows -![result image 2](./.repo/result2.png) +![result image 2](./.github/img/result2.png) ### Minimalism at its finest -![result image 3](./.repo/result3.png) +![result image 3](./.github/img/result3.png) ### Script Execution Main menu: -![Execution 0](./.repo/execution0.png) +![Execution 0](./.github/img/execution0.png) Choosing Action: -![Execution 1](./.repo/execution1.png) +![Execution 1](./.github/img/execution1.png)
@@ -66,7 +66,6 @@ Full setup could easily take more than a hour depending on the internet speed. ### Project structure - `.github/workflows/deploy.yml` - A [github action](https://github.com/features/actions) that makes `setup.py` available at https://setup.developomp.com/ -- `.repo` - Extraneous files that does not serve any functional purpose - `etc` - Files that are copied over to the `/etc` directory - `home` - Files that are copied over to the `/home/pomp` directory - `files` - Files that are used but does not get copied @@ -83,7 +82,7 @@ Full setup could easily take more than a hour depending on the internet speed. ### Wallpaper -wallpaper +wallpaper - [a video](https://www.youtube.com/watch?v=QEWV6fiYaDU) from [Chillhop Music](https://www.youtube.com/channel/UCOxqgCwgOqC2lMqC5PYz_Dg) - Artwork by [Jeff Östberg](https://jeffostberg.se) diff --git a/docs/hardware.md b/docs/hardware.md index 8d797b2..12ccd1b 100644 --- a/docs/hardware.md +++ b/docs/hardware.md @@ -41,7 +41,7 @@ No desktop ### Keyboard -![](../.repo/kbd.png) +![](../.github/img/kbd.png) - Parts & Accessories: - [Case + PCB + Stabilizers + Cable](https://ko.aliexpress.com/item/1005003330613995.html) (white) @@ -54,11 +54,7 @@ No desktop - [Keycaps](https://www.aliexpress.com/item/1005003834670594.html) (GMK Geoma w/ Korean subs) - Mods: - no-stabilizer -- [keymap](files/wings_hotswap.json): - - Layer 0 - ![layer 0](../.repo/kbd_layer_0.png) - - Layer 1 - ![layer 1](../.repo/kbd_layer_1.png) +- [keymap](files/wings_hotswap.json)