diff options
author | Michał Sapka <michal@sapka.me> | 2023-01-10 17:30:56 +0100 |
---|---|---|
committer | Michał Sapka <michal@sapka.me> | 2023-01-10 17:30:56 +0100 |
commit | 02d764df8a76cf8d1ba26f2098532882c056a788 (patch) | |
tree | 138a09aa741b68d77dabe47ee676d72d83acc2b3 /content/2022 | |
parent | 646ce6e9a0f3f3357be229e9c772e96cd80e9a22 (diff) |
feat: add missing tags
Diffstat (limited to 'content/2022')
-rw-r--r-- | content/2022/buffers_splits_tabs/index.md | 1 | ||||
-rw-r--r-- | content/2022/ddns.md | 1 | ||||
-rw-r--r-- | content/2022/gnu_stow.md | 1 | ||||
-rw-r--r-- | content/2022/month_without_apple/index.md | 1 | ||||
-rw-r--r-- | content/2022/music_server.md | 1 | ||||
-rw-r--r-- | content/2022/repartitioning.md | 1 | ||||
-rw-r--r-- | content/2022/secret_of_monkey_island/index.md | 1 | ||||
-rw-r--r-- | content/2022/the_ivy_diaries_chapter_i/index.md | 1 | ||||
-rw-r--r-- | content/2022/version_2.md | 1 | ||||
-rw-r--r-- | content/2022/workman_layout.md | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/content/2022/buffers_splits_tabs/index.md b/content/2022/buffers_splits_tabs/index.md index 971dde3..ea8a91a 100644 --- a/content/2022/buffers_splits_tabs/index.md +++ b/content/2022/buffers_splits_tabs/index.md @@ -3,6 +3,7 @@ title: "Buffers, splits and tabs in Vim" category: vim date: 2022-04-05T22:56:47+02:00 draft: false +tags: ['vim', 'buffers', 'splits', 'tabs'] --- Sometimes I work with Vim in brief bursts - open a file, edit it, close it, do something else, open a new instance of Vim with a new file, etc. But on most occasions, I work on bigger things requiring work with multiple files simultaneously. Luckily, Vim has me covered - as a modern editor should. <!--more--> diff --git a/content/2022/ddns.md b/content/2022/ddns.md index fb112cd..019fbb7 100644 --- a/content/2022/ddns.md +++ b/content/2022/ddns.md @@ -3,6 +3,7 @@ date: 2022-05-13T20:17:00+02:00 draft: false type: homeserver title: Adding dynamic DNS to the home server +tags: ['homeserver', 'ddns', 'dyi'] --- I am one of the unlucky ones without static IP address. I would get one from my ISP, but this would require me to upgrade to a business contract. And to do such upgrade, I would need a company - which I do not own nor have I any plans to own in the near future. Luckily, I can still have a domain. There is a group of services under the umbrella term Dynamic DNS. <!--more--> diff --git a/content/2022/gnu_stow.md b/content/2022/gnu_stow.md index a448d4c..4cb9dcb 100644 --- a/content/2022/gnu_stow.md +++ b/content/2022/gnu_stow.md @@ -4,6 +4,7 @@ category: linux draft: fale type: productivity title: Managing dotfiles with GNU Stow +tags: ['gnu', 'stow', 'linux'] --- If you are working with linux/bsd based system, you are most likely accustomed to managing your configs with dotfiles. And you most likely have them stored with Git. But there is the diff --git a/content/2022/month_without_apple/index.md b/content/2022/month_without_apple/index.md index 0bdbfe5..417361f 100644 --- a/content/2022/month_without_apple/index.md +++ b/content/2022/month_without_apple/index.md @@ -3,6 +3,7 @@ date: 2022-05-18T10:10:00+02:00 draft: false type: updates title: A month with a disgusting ThinkPad +tags: ['thinkpad', 'lenovo', 'ibm'] --- It's been a little over a month since I received my first used ThinkPad. For the most part I love it, but some things really baffle me. <!--more--> diff --git a/content/2022/music_server.md b/content/2022/music_server.md index ed0ae05..a78de5b 100644 --- a/content/2022/music_server.md +++ b/content/2022/music_server.md @@ -3,6 +3,7 @@ date: 2022-05-25T20:17:00+02:00 draft: false type: homeserver title: Adding simple music server to my network +tags: ['music', 'dyi', 'linux', 'xld', 'cmus'] --- One of my goals for 2022 is to not pay for music subscriptions anymore. Nowadays, it's really easy and cheap to actually own my music. <!--more--> diff --git a/content/2022/repartitioning.md b/content/2022/repartitioning.md index fa0b7be..0dc0923 100644 --- a/content/2022/repartitioning.md +++ b/content/2022/repartitioning.md @@ -3,6 +3,7 @@ date: 2022-05-07T10:15:00+02:00 draft: false type: homeserver title: Repartitioning the home server +tags: ['homeserver', 'dyi'] --- I have owned Synology 920+ for some two years. Unfortunately, when I first got it, I made some assumptions that are no longer true and therefore this NAS is basically a glorofied Plex machine. A bad one, as the CPU is not powerful for any modern codec transcoding. Time to fix it! diff --git a/content/2022/secret_of_monkey_island/index.md b/content/2022/secret_of_monkey_island/index.md index 272c85a..7de8171 100644 --- a/content/2022/secret_of_monkey_island/index.md +++ b/content/2022/secret_of_monkey_island/index.md @@ -3,6 +3,7 @@ date: 2022-05-04T9:15:00+02:00 draft: false type: gaming title: The Secret of Monkey Island Monkey Island +tags: ['gaming', 'adventure', 'monkey-island', 'ron-gilbert'] --- In preparation for "Return to Monkey" Island, I have decided to replay the first three classic games. diff --git a/content/2022/the_ivy_diaries_chapter_i/index.md b/content/2022/the_ivy_diaries_chapter_i/index.md index 1b246e3..bfd08e6 100644 --- a/content/2022/the_ivy_diaries_chapter_i/index.md +++ b/content/2022/the_ivy_diaries_chapter_i/index.md @@ -3,6 +3,7 @@ date: 2022-05-06T09:10:00+02:00 draft: false type: updates title: The Ivy Diaries, Chapter I +tag: ['ivy'] --- I've become an urban activist in a way. And a terrible farmer in any another. <!--more--> diff --git a/content/2022/version_2.md b/content/2022/version_2.md index bcda8aa..def8567 100644 --- a/content/2022/version_2.md +++ b/content/2022/version_2.md @@ -3,6 +3,7 @@ date: 2022-05-02T21:10:00+02:00 draft: false type: updates title: Second version +tags: ['meta'] --- Hello and welcome to the second version of my very own homepage. <!--more--> diff --git a/content/2022/workman_layout.md b/content/2022/workman_layout.md index c1e1904..73a548f 100644 --- a/content/2022/workman_layout.md +++ b/content/2022/workman_layout.md @@ -3,6 +3,7 @@ date: 2022-06-01T21:10:00+02:00 draft: false type: updates title: Trying out the Workman layout +tags: ['keyboards', 'michal'] --- I'm a terrible typist. I make more typos than I'd like to admit, I type slow and mostly use 3 fingers in total. Time for a makeover. <!--more--> |