diff options
-rw-r--r-- | content/blog/2023/computer-folks-ignore-history.md (renamed from content/2023/computer-folks-ignore-history.md) | 2 | ||||
-rw-r--r-- | content/blog/2023/footnotes-in-hugo-and-goldmark.md (renamed from content/2023/footnotes-in-hugo-and-goldmark.md) | 2 | ||||
-rw-r--r-- | content/blog/2023/how-i-reignited-my-passion-for-computers.md (renamed from content/2023/how-i-reignited-my-passion-for-computers.md) | 2 | ||||
-rw-r--r-- | content/blog/2023/my-first-computer.md (renamed from content/2023/my-first-computer.md) | 2 | ||||
-rw-r--r-- | content/blog/2023/persona-5.md (renamed from content/2023/persona-5.md) | 2 | ||||
-rw-r--r-- | content/blog/2023/tired-of-blogging.md (renamed from content/2023/tired-of-blogging.md) | 2 | ||||
-rw-r--r-- | content/blog/2023/zork.md (renamed from content/2023/zork.md) | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/content/2023/computer-folks-ignore-history.md b/content/blog/2023/computer-folks-ignore-history.md index 238fb89..f97f067 100644 --- a/content/2023/computer-folks-ignore-history.md +++ b/content/blog/2023/computer-folks-ignore-history.md @@ -1,6 +1,6 @@ --- title: "Computer Folks Ignore History" -category: computer-history +category: blog abstract: We should to understand our past date: 2023-04-14T21:24:59+02:00 year: 2023 diff --git a/content/2023/footnotes-in-hugo-and-goldmark.md b/content/blog/2023/footnotes-in-hugo-and-goldmark.md index 30e9c24..2139efa 100644 --- a/content/2023/footnotes-in-hugo-and-goldmark.md +++ b/content/blog/2023/footnotes-in-hugo-and-goldmark.md @@ -1,6 +1,6 @@ --- title: "Footnotes in Hugo and Goldmark" -category: "meta" +category: blog abstract: How to add add footnotes to Hugo? date: 2023-05-08T15:30:46+02:00 year: 2023 diff --git a/content/2023/how-i-reignited-my-passion-for-computers.md b/content/blog/2023/how-i-reignited-my-passion-for-computers.md index 06d82ae..d964b22 100644 --- a/content/2023/how-i-reignited-my-passion-for-computers.md +++ b/content/blog/2023/how-i-reignited-my-passion-for-computers.md @@ -1,6 +1,6 @@ --- title: "How I Reignited My Passion for Computers" -category: varia +category: blog abstract: a short story about how I fell in love in computers again. date: 2023-02-07T09:42:05+01:00 year: diff --git a/content/2023/my-first-computer.md b/content/blog/2023/my-first-computer.md index 96eebed..fe29123 100644 --- a/content/2023/my-first-computer.md +++ b/content/blog/2023/my-first-computer.md @@ -1,6 +1,6 @@ --- title: "My First Computer" -category: computer-history +category: blog abstract: computers memories from post-PRL childhood. year: 2023 date: 2023-01-18T21:37:17+01:00 diff --git a/content/2023/persona-5.md b/content/blog/2023/persona-5.md index df6c213..7bea657 100644 --- a/content/2023/persona-5.md +++ b/content/blog/2023/persona-5.md @@ -1,6 +1,6 @@ --- title: "Persona 5" -category: gaming +category: blog abstract: my short impressions of this long game. year: 2023 date: 2023-01-14T19:53:06+01:00 diff --git a/content/2023/tired-of-blogging.md b/content/blog/2023/tired-of-blogging.md index 18bb6a6..793c7c1 100644 --- a/content/2023/tired-of-blogging.md +++ b/content/blog/2023/tired-of-blogging.md @@ -1,6 +1,6 @@ --- title: "Tired of Blogging" -category: "meta" +category: blog abstract: Thinking of the web of the past date: 2023-10-27T12:13:20+02:00 year: 2023 diff --git a/content/2023/zork.md b/content/blog/2023/zork.md index e45f88f..9873ab1 100644 --- a/content/2023/zork.md +++ b/content/blog/2023/zork.md @@ -1,6 +1,6 @@ --- title: "Zork's Original Trilogy" -category: gaming +category: blog abstract: a short intro to classic Zork games date: 2023-02-18T09:19:52+01:00 year: 2023 |