summaryrefslogtreecommitdiff
path: root/content/site
diff options
context:
space:
mode:
Diffstat (limited to 'content/site')
-rw-r--r--content/site/fixing-ipv6-and-securing-the-domain.md8
-rw-r--r--content/site/info.md9
-rw-r--r--content/site/updates/2022/version_2.md8
-rw-r--r--content/site/updates/2023/108.md8
-rw-r--r--content/site/updates/2023/a-meme-site.md8
-rw-r--r--content/site/updates/2023/a-new-layout.md10
-rw-r--r--content/site/updates/2023/a-site-about-nothing.md8
-rw-r--r--content/site/updates/2023/an-entire-month-of-posts.md7
-rw-r--r--content/site/updates/2023/ch-ch-changes.md10
-rw-r--r--content/site/updates/2023/follow-this-blog-on-twitter.md9
-rw-r--r--content/site/updates/2023/i-now-host-my-own-code.md13
-rw-r--r--content/site/updates/2023/new-domain-bsd-and-sayonara-memes.md15
-rw-r--r--content/site/updates/2023/now-served-from-ipv6.md8
-rw-r--r--content/site/updates/2023/openbsd-74.md5
-rw-r--r--content/site/updates/2023/removed-plausible.md (renamed from content/site/updates/removed-plausible.md)5
-rw-r--r--content/site/updates/2023/statistics-are-now-public.md10
-rw-r--r--content/site/updates/2023/this-blog-is-ai-free.md16
-rw-r--r--content/site/updates/2023/this-site-no-longer-spies-for-youtube.md12
18 files changed, 72 insertions, 97 deletions
diff --git a/content/site/fixing-ipv6-and-securing-the-domain.md b/content/site/fixing-ipv6-and-securing-the-domain.md
index 6893274..fc1ea14 100644
--- a/content/site/fixing-ipv6-and-securing-the-domain.md
+++ b/content/site/fixing-ipv6-and-securing-the-domain.md
@@ -1,15 +1,11 @@
---
title: Fixing IPv6 and securing the domain
-category: engineering
+category:
+- site-info
abstract: Mistakes were made
date: 2023-05-05T13:55:14+02:00
year: 2023
draft: false
-tags:
-- meta
-- IPv6
-- DNSSEC
-- Ok
---
Ok, so [recent IPv6 enablement](/2023/now-served-from-ipv6/) didn't went smooth. Even though I've added the AAAA record and I was able to `ping6(8)` from my FreeBSD machine, I forgot about configuring the firewall. Sadly, I know very little about `pf.conf(5)`, so I used a [ready config](https://forums.FreeBSD.org/threads/ipv6-not-working-with-pf.66772/post-395165), changed the network interface, and added ssh. Voila, IPv6 works! Thanks for letting me know about this bug on my side, [Marco](https://twitter.com/marcodavids/status/1653862517309882369).
diff --git a/content/site/info.md b/content/site/info.md
index 83ddb76..fb151a4 100644
--- a/content/site/info.md
+++ b/content/site/info.md
@@ -1,10 +1,13 @@
---
title: "Site info"
-category: "site"
-abstract:
+category:
+- site-info
+skip-title: true
+abstract: Basic info about this site.
type: special
date: 2023-11-08T15:01:07+01:00
draft: false
+hard-back: true
---
## Information sheet
@@ -19,7 +22,7 @@ Money earned due to this website: 0 USD (minus costs)
## Recent site updates
-{{<recent-updates "site">}}
+{{<recent-updates site-info>}}
## License
diff --git a/content/site/updates/2022/version_2.md b/content/site/updates/2022/version_2.md
index 3f919af..f54b6c2 100644
--- a/content/site/updates/2022/version_2.md
+++ b/content/site/updates/2022/version_2.md
@@ -1,12 +1,12 @@
---
date: 2022-05-02T21:10:00+02:00
draft: false
-category: site
+category:
+- site-info
+- site-update
+- update
year: 2022
title: Second version
-tags:
-- HTML
-- Linux
abstract: There's a new version of this site.
---
Hello and welcome to the second version of my very own homepage.
diff --git a/content/site/updates/2023/108.md b/content/site/updates/2023/108.md
index eebdac3..90a3a22 100644
--- a/content/site/updates/2023/108.md
+++ b/content/site/updates/2023/108.md
@@ -1,12 +1,12 @@
---
title: "#108"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: a pointless number
date: 2023-04-06T22:07:14+02:00
-year: 2023
draft: false
-tags:
-- milestone
---
I missed my 100th post on this blog, so here's the 108! Woohooo!
diff --git a/content/site/updates/2023/a-meme-site.md b/content/site/updates/2023/a-meme-site.md
index 8589c7e..22d67f9 100644
--- a/content/site/updates/2023/a-meme-site.md
+++ b/content/site/updates/2023/a-meme-site.md
@@ -1,12 +1,12 @@
---
title: "A Meme Site"
-category: site
-year: 2023
+category:
+- site-info
+- site-update
+- update
absract: I created a meme site.
date: 2023-01-10T17:32:12+01:00
draft: false
-tags:
-- meme
---
After years of fighting, I have succumbed to the Meme Game. I even have a dedicated site now.
diff --git a/content/site/updates/2023/a-new-layout.md b/content/site/updates/2023/a-new-layout.md
index a425a5e..34ed0d1 100644
--- a/content/site/updates/2023/a-new-layout.md
+++ b/content/site/updates/2023/a-new-layout.md
@@ -1,14 +1,12 @@
---
title: "A New Layout"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: The fourth look and feel for the site
date: 2023-03-09T09:05:38+01:00
-year: 2023
draft: false
-tags:
-- HTML
-- rubenerd
-- javascript
---
{{<img-pull-right "version-4.png" "For future generations">}}
Iteratively, I've changed how the site looks over the last few weeks. I wanted it to remind me of sites I've grown with, so: no modal windows, no huge fonts, and no mobile-first approach. I am quite satisfied with what I have here now. It's modern and supports dark mode ([sorry for flash banging!](https://github.com/npmaile/blog/blob/main/posts/flashbang.md)), yet no JS is required. No React in site :-). And no hamburger, which is always a nice thing not to have. What it does have are actual columns on wider displays.
diff --git a/content/site/updates/2023/a-site-about-nothing.md b/content/site/updates/2023/a-site-about-nothing.md
index 1539a5a..1812adb 100644
--- a/content/site/updates/2023/a-site-about-nothing.md
+++ b/content/site/updates/2023/a-site-about-nothing.md
@@ -1,13 +1,13 @@
---
title: "A Site About Nothing"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: It's an E/N now
date: 2023-03-26T08:20:12+01:00
year: 2023
draft: false
-tags:
-- blog
-- E/N
---
The primary goal behind this incarnation of my website is to make it a personal place for the public. This site is not about engineering, food, anime, or Star Trek. Instead, I write about anything interesting to me at a given moment. Will this alienate readers? Maybe, but I don't want to treat blogging as personal-brand marketing or some other dirty word. I blog for the sake of blogging.
diff --git a/content/site/updates/2023/an-entire-month-of-posts.md b/content/site/updates/2023/an-entire-month-of-posts.md
index 207fb9a..e1489fe 100644
--- a/content/site/updates/2023/an-entire-month-of-posts.md
+++ b/content/site/updates/2023/an-entire-month-of-posts.md
@@ -1,12 +1,13 @@
---
title: "An Entire Month of Posts"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: I've posted everyday for the last month!
date: 2023-02-17T13:05:32+01:00
year: 2023
draft: false
-tags:
-- milestone
---
One of my resolutions for 2023 was to [post here more](https://d-s.sh/2023/resolutions-for-2023/#increase-my-internet-presence). And here I am, mafter the first entire month of daily posts. I haven't missed a single day since the 16h of January. What I found to be the best mind tool is to ignore the broader picture. I don't think about who the blog is for, and I have no persona for the kind of person who would come here and read all my writings. I simply write about what interests me at the moment—the anti-content marketing way. Maybe I will find some returning visitors, or perhaps someone will e-mail me with some comments. But for now, just writing, just uploading every day, is cool enough.
diff --git a/content/site/updates/2023/ch-ch-changes.md b/content/site/updates/2023/ch-ch-changes.md
index 27d0ba5..057729d 100644
--- a/content/site/updates/2023/ch-ch-changes.md
+++ b/content/site/updates/2023/ch-ch-changes.md
@@ -1,14 +1,12 @@
---
title: "Ch-Ch-Changes"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: Version 4.1?
date: 2023-05-10T11:05:20+02:00
-year: 2023
draft: false
-tags:
-- my-blog
-- rubenerd
-- categories
---
Hello, and welcome to yet another version of this site. Like any tech blogger, I spend almost as much time writing as I do tinkering with the site.
diff --git a/content/site/updates/2023/follow-this-blog-on-twitter.md b/content/site/updates/2023/follow-this-blog-on-twitter.md
index 56cdf5e..600fd46 100644
--- a/content/site/updates/2023/follow-this-blog-on-twitter.md
+++ b/content/site/updates/2023/follow-this-blog-on-twitter.md
@@ -1,13 +1,12 @@
---
title: "Follow This Blog on Twitter"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: You can now follow this blog on twtr!
date: 2023-03-15T19:24:02+01:00
-year: 2023
draft: false
-tags:
-- twitter
-- meta
---
Twitter may be dying, but I've connected IFTT with this site and created a dedicated profile just for this blog. Let's see if it will be of any value to someone.
diff --git a/content/site/updates/2023/i-now-host-my-own-code.md b/content/site/updates/2023/i-now-host-my-own-code.md
index c02054a..e09ad93 100644
--- a/content/site/updates/2023/i-now-host-my-own-code.md
+++ b/content/site/updates/2023/i-now-host-my-own-code.md
@@ -1,18 +1,13 @@
---
title: "I Now Host My Own Code"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: Why I left Github.
year: 2023
date: 2023-01-08T16:08:51+01:00
draft: false
-tags:
-- git
-- self-host
-- github
-- gitlab
-- gitea
-- cgit
-- stagit
---
tldr: you can go to [git.sapka.me](https://git.sapka.me).
diff --git a/content/site/updates/2023/new-domain-bsd-and-sayonara-memes.md b/content/site/updates/2023/new-domain-bsd-and-sayonara-memes.md
index cef34cd..383cd33 100644
--- a/content/site/updates/2023/new-domain-bsd-and-sayonara-memes.md
+++ b/content/site/updates/2023/new-domain-bsd-and-sayonara-memes.md
@@ -1,19 +1,12 @@
---
title: "New Domain, BSD and Sayonara Memes!"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: this site is now running on FreeBSD!
date: 2023-02-05T21:53:03+01:00
-year: 2023
draft: false
-tags:
-- FreeBSD
-- domain
-- Vultr
-- memes
-- meta
-- Rubenerd
-- se30
-- BSD
---
It's technical Sunday. I have three updates for you.
diff --git a/content/site/updates/2023/now-served-from-ipv6.md b/content/site/updates/2023/now-served-from-ipv6.md
index baee9f7..390d98e 100644
--- a/content/site/updates/2023/now-served-from-ipv6.md
+++ b/content/site/updates/2023/now-served-from-ipv6.md
@@ -1,12 +1,12 @@
---
title: "Now Served From IPv6"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: Added the missing AAAA record
date: 2023-05-03T19:47:30+02:00
year: 2023
draft: false
-tags:
-- meta
-- IPv6
---
A reader pointed out that this site wasn't using IPv6. So, with little fanfare, I've added the missing AAAA record. Hello from the future!
diff --git a/content/site/updates/2023/openbsd-74.md b/content/site/updates/2023/openbsd-74.md
index 3031914..a553962 100644
--- a/content/site/updates/2023/openbsd-74.md
+++ b/content/site/updates/2023/openbsd-74.md
@@ -1,6 +1,9 @@
---
title: "Now on OpenBSD 7.4"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: OS updated!
date: 2023-11-07T16:18:07+01:00
draft: false
diff --git a/content/site/updates/removed-plausible.md b/content/site/updates/2023/removed-plausible.md
index d5c0f7d..0143f15 100644
--- a/content/site/updates/removed-plausible.md
+++ b/content/site/updates/2023/removed-plausible.md
@@ -1,6 +1,9 @@
---
title: "Removed Plausible analytics"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: I will know even less about you
date: 2023-11-10T22:18:07+01:00
draft: false
diff --git a/content/site/updates/2023/statistics-are-now-public.md b/content/site/updates/2023/statistics-are-now-public.md
index 7596503..f72bca0 100644
--- a/content/site/updates/2023/statistics-are-now-public.md
+++ b/content/site/updates/2023/statistics-are-now-public.md
@@ -1,14 +1,12 @@
---
title: "Statistics Are Now Public"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: this blog has open statistics for eveyone to marvel at
date: 2023-02-04T17:18:14+01:00
-year: 2023
draft: false
-tags:
-- statistics
-- Pausible
-- Google
---
I use Plausible here, a privacy-oriented alternative to Google Analytics. I want to know what you read and where you came from (even if the latter works poorly). I don't want to know who you are.
diff --git a/content/site/updates/2023/this-blog-is-ai-free.md b/content/site/updates/2023/this-blog-is-ai-free.md
index 75c61bf..d71aceb 100644
--- a/content/site/updates/2023/this-blog-is-ai-free.md
+++ b/content/site/updates/2023/this-blog-is-ai-free.md
@@ -1,21 +1,13 @@
---
title: "This Blog Is AI Free"
-category: site
+category:
+- site-info
+- site-update
+- update
year: 2023
abstract: No AI for me
date: 2023-01-30T13:12:28+01:00
draft: false
-tags:
-- internet
-- AI
-- machine-learning
-- Google
-- Baidu
-- BuzzFeed
-- Grammarly
-- Bing
-- jurnalism
-- threat
---
As Ars Technica's reader Unremarkable [comments](https://arstechnica.com/information-technology/2023/01/pivot-to-chatgpt-buzzfeed-preps-for-ai-written-content-while-cnet-fumbles/?comments=1&comments-page=1):
diff --git a/content/site/updates/2023/this-site-no-longer-spies-for-youtube.md b/content/site/updates/2023/this-site-no-longer-spies-for-youtube.md
index 902e321..b5bf433 100644
--- a/content/site/updates/2023/this-site-no-longer-spies-for-youtube.md
+++ b/content/site/updates/2023/this-site-no-longer-spies-for-youtube.md
@@ -1,17 +1,13 @@
---
title: "This Site No Longer Spies for Youtube"
-category: site
+category:
+- site-info
+- site-update
+- update
abstract: Linking to YT in place of embeding is better for page load sped
date: 2023-02-02T14:58:42+01:00
year: 2023
draft: false
-tags:
-- meta
-- Youtube
-- Google
-- speed-index
-- Wget
-- ImageMagick
---
This site no longer spies for google