Improved about page: unified the text anchors (using {id=})

This commit is contained in:
2025-04-13 20:05:14 +02:00
parent 87da443ca4
commit 8da401dc8f
6 changed files with 13 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ draft = false
toc = false
+++
## Worum es hier gehen soll
## Worum es hier gehen soll {id=intention}
Also, mein Name ist Benjamin, und ich bin meistens als BlueFox bekannt. Ich liebe es, an Elektronik herumzubasteln, Sachen in 3D zu drucken und mit Holz zu arbeiten, aber ich programmiere auch ein bisschen und bin ein begeisterter Selbsthoster.
@@ -19,11 +19,11 @@ Dies ist mein persönlicher Blog (den ich in meiner Freizeit betreibe, all das i
Schau dich doch [einfach mal um](/), und vielleicht findest du ja etwas Interessantes!
## Das Logo
## Das Logo {id=the-logo}
Das Logo für diesen Blog ist entstanden, als mir irgendwann mal langweilig war. Es gefiel mir einfach, und seitdem verwende ich es regelmäßig für meine Projekte. Um genau zu sein, habe ich es gezeichnet, als ich vielleicht 11 Jahre alt war, und das erste Mal wurde es in einem `Django + Python`-Projekt von mir verwendet, das sich „PiFi“ nannte - was jetzt auch der Name eines High-Speed-Wifi-Nachrüstsatzes und eines HiFi-Systems ist, die beide auf Raspberry Pi's basieren (aber diese sind völlig unabhängig voneinander und konnten meine Namensgebung nicht kennen). Wie auch immer.
## Die Geschichte dahinter (und noch mehr)
## Die Geschichte dahinter (und noch mehr) {id=the-story-behind-it}
Der erste Post in diesem Blog verrät viel über die Geschichte und wie es zu der Idee für diesen Blog kam. Wen es interessiert, der kann es [hier]({{< ref "posts/how-it-all-began.md" >}}) nachlesen.

View File

@@ -6,7 +6,7 @@ toc = false
+++
## The intention
## The intention {id=intention}
Well, my Name is Benjamin, and Im mostly known as BlueFox. I love tinkering around with electronics, 3D printing stuff and working with wood, but I also do a bit of programming and am an avid self-hoster.
@@ -20,11 +20,11 @@ This is my personal blog (driven in my free time, all of this is just a hobby) a
Just have a [look around](/), perhaps you'll find something interesting!
## The Logo
## The Logo {id=the-logo}
The logo for this blog was created when I was bored at some point. I just loved the look of it and since then, I use it regularly for projects of mine. To be more precise, I drew it when I was maybe 11 years old, and the first time it was used was in a `Django + Python` project of mine, called “PiFi” - which is now also the name of a high-speed wifi upgrade kit and a hifi system, both based on Raspberry Pi's (but these are completely unrelated and couldn't have known my naming). Whatever.
## The story behind it (and more)
## The story behind it (and more) {id=the-story-behind-it}
The first post in this blog reveals a lot about the history and how the idea for this blog came about. If you are interested, you can read it [here]({{< ref "posts/how-it-all-began.md" >}}).