From f48339033c5ce68fb3c8c55edaef218906ce0727 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Thu, 11 Apr 2024 14:45:23 +0200 Subject: [PATCH] Add front-matter for abyss --- content/blogs/abyss/{screens => }/cardboard.png | Bin .../abyss/{screens => }/ergogen-outlines.png | Bin .../blogs/abyss/{screens => }/first-cardboard.png | Bin content/blogs/abyss/{README.md => index.md} | 14 ++++++++++++-- .../abyss/{screens => }/moonlander-layout.png | Bin 5 files changed, 12 insertions(+), 2 deletions(-) rename content/blogs/abyss/{screens => }/cardboard.png (100%) rename content/blogs/abyss/{screens => }/ergogen-outlines.png (100%) rename content/blogs/abyss/{screens => }/first-cardboard.png (100%) rename content/blogs/abyss/{README.md => index.md} (89%) rename content/blogs/abyss/{screens => }/moonlander-layout.png (100%) diff --git a/content/blogs/abyss/screens/cardboard.png b/content/blogs/abyss/cardboard.png similarity index 100% rename from content/blogs/abyss/screens/cardboard.png rename to content/blogs/abyss/cardboard.png diff --git a/content/blogs/abyss/screens/ergogen-outlines.png b/content/blogs/abyss/ergogen-outlines.png similarity index 100% rename from content/blogs/abyss/screens/ergogen-outlines.png rename to content/blogs/abyss/ergogen-outlines.png diff --git a/content/blogs/abyss/screens/first-cardboard.png b/content/blogs/abyss/first-cardboard.png similarity index 100% rename from content/blogs/abyss/screens/first-cardboard.png rename to content/blogs/abyss/first-cardboard.png diff --git a/content/blogs/abyss/README.md b/content/blogs/abyss/index.md similarity index 89% rename from content/blogs/abyss/README.md rename to content/blogs/abyss/index.md index 1f5ab60..bcc53d1 100644 --- a/content/blogs/abyss/README.md +++ b/content/blogs/abyss/index.md @@ -1,10 +1,18 @@ +--- +title: "My keyboard journey" +description: "" +date: 2024-04-11 +draft: true +tags: ["keyboard", "tools"] +--- + # My Keyboard Journey -At first, I only wanted to buy a new keyboard because my old one was way past it's time. I started to search for a nice keyboard and as I searched, I slowly fell into the rabbit hole that is mechanical keyboard. After a while, I found split keyboards like those bellow. +At first, I only wanted to buy a new keyboard because my old one was way past it's time. I started to search for a nice keyboard and as I searched, I slowly fell into the rabbit hole that is mechanical keyboard. After a while, I found split keyboards like the ones bellow. ![image] -At first, I couldn't do anything but laugh at the idea of someone using something this weird thing as a keyboard. I continued my quest of the right keyboard™ but could not unsee those weird keyboards. I was intrigued and wanted to know why someone thought that this would make a good keyboard and how people were using it. After pondering about it, I decided to buy a Moonlander to try it for myself. +At first, I couldn't do anything but laugh at the idea of someone using this weird thing as a keyboard. I continued my quest of the right keyboard™ but could not unsee those weird keyboards. I was intrigued. I wanted to know why someone thought that this would make a good keyboard. and how people were using it. After pondering about it, I decided to buy a Moonlander to try it for myself. ![moonlander] @@ -47,3 +55,5 @@ I used the layout bellow from a moonlander, but I felt the pinky column was way I also did not use a lot of the keys and wanted to learn a bit of electronics, so I decided to create a keyboard. ![Moonlander layout](./screens/moonlander-layout.png) + + diff --git a/content/blogs/abyss/screens/moonlander-layout.png b/content/blogs/abyss/moonlander-layout.png similarity index 100% rename from content/blogs/abyss/screens/moonlander-layout.png rename to content/blogs/abyss/moonlander-layout.png