From d2ff322a99463a336aa901d05d05041fbc9aa59b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20P=C4=99dzich?= Date: Wed, 23 Aug 2023 12:37:44 +0200 Subject: [PATCH] Add missing tags and description --- src/content/blog/its-time-to-go-deeper.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/content/blog/its-time-to-go-deeper.md b/src/content/blog/its-time-to-go-deeper.md index f5ff4ab..e3cff5c 100644 --- a/src/content/blog/its-time-to-go-deeper.md +++ b/src/content/blog/its-time-to-go-deeper.md @@ -1,9 +1,12 @@ --- title: it's time to go deeper -description: git gud or g -pubDate: 2023-08-23T20:24:25.583Z +description: outlining and reasoning a plan to learn linux +pubDate: 2023-08-23T10:36:51.379Z categories: - learning modern linux +tags: + - linux + - planning --- It's been a while since my last proper blog post, and I haven't touched Michael Hausenblas' _Learning Modern Linux_ book yet. I thought I'd use this opportunity to return to blogging and note key takeaways from the aforementioned book.