Move from Hugo to Zola
This commit is contained in:
parent
aa8a58141d
commit
4c1aa547e1
51 changed files with 353 additions and 563 deletions
|
|
@ -1,2 +1,6 @@
|
|||
+++
|
||||
title = "Jan Kremer"
|
||||
sort_by = "date"
|
||||
template = "index.html"
|
||||
page_template = "blog-page.html"
|
||||
+++
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
+++
|
||||
date = '2024-12-12'
|
||||
title = 'Über mich'
|
||||
title = "Über mich"
|
||||
date = 2024-12-12
|
||||
updated = 2026-03-06
|
||||
+++
|
||||
|
||||
Mein Name ist _Jan Kremer_. Ich bin 29 Jahre alt und habe *Pharmazie* studiert. Manchmal schreibe ich über Technik und Software die ich benutze.
|
||||
|
|
|
|||
6
content/blog/_index.md
Normal file
6
content/blog/_index.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
+++
|
||||
title = "Blog"
|
||||
sort_by = "date"
|
||||
template = "blog.html"
|
||||
page_template = "blog-page.html"
|
||||
+++
|
||||
|
|
@ -1,13 +1,23 @@
|
|||
+++
|
||||
date = '2026-02-16T19:45:02+01:00'
|
||||
tags = 'micro'
|
||||
title = 'Discord'
|
||||
title = "Discord"
|
||||
date = 2026-02-16T19:45:02+01:00
|
||||
tags = [ "micro" ]
|
||||
+++
|
||||
|
||||
Since [Discord announced](https://discord.com/press-releases/discord-launches-teen-by-default-settings-globally) it will start asking users for age verification, I became obsessed with reading about alternatives to the platform. And there are a lot of them. As a self-hoster, I immediately thought of Matrix and XMPP. Both have their pros and cons and different implementations.
|
||||
Since
|
||||
[Discord announced](https://discord.com/press-releases/discord-launches-teen-by-default-settings-globally)
|
||||
it will start asking users for age verification, I became obsessed with reading
|
||||
about alternatives to the platform. And there are a lot of them. As a
|
||||
self-hoster, I immediately thought of Matrix and XMPP. Both have their pros and
|
||||
cons and different implementations.
|
||||
|
||||
I was almost ready to pick one of them when I stopped and thought to myself, _would I really use them?_
|
||||
I was almost ready to pick one of them when I stopped and thought to myself,
|
||||
_would I really use them?_
|
||||
|
||||
And my answer is a clear: **No!**
|
||||
|
||||
I will not replace Discord because _I don't even use Discord now_. I haven't had an account there for years. When I message my friends, it's either on Signal, WhatsApp, or iMessage, which are all end-to-end-encrypted (E2EE) messengers. The only thing I'm waiting for is E2EE RCS (Rich Communication Services) so I can ditch WhatsApp at some point.
|
||||
I will not replace Discord because _I don't even use Discord now_. I haven't had
|
||||
an account there for years. When I message my friends, it's either on Signal,
|
||||
WhatsApp, or iMessage, which are all end-to-end-encrypted (E2EE) messengers. The
|
||||
only thing I'm waiting for is E2EE RCS (Rich Communication Services) so I can
|
||||
ditch WhatsApp at some point.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
+++
|
||||
date = '2026-02-20T15:46:52+01:00'
|
||||
tags = 'micro'
|
||||
title = 'Email'
|
||||
title = "Email"
|
||||
date = 2026-02-20T15:46:52+01:00
|
||||
tags = [ "micro" ]
|
||||
+++
|
||||
|
||||
It's a shame we don't have _ubiquitous decentralized chat_ equivalent to **email**. I know **Matrix** and **XMPP** exist, but neither are complete enough. And they dont't have a lot of users.
|
||||
It's a shame we don't have _ubiquitous decentralized chat_ equivalent to
|
||||
**email**. I know **Matrix** and **XMPP** exist, but neither are complete
|
||||
enough. And they dont't have a lot of users.
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
+++
|
||||
date = '2023-12-25T16:28:52+01:00'
|
||||
tags = ['micro']
|
||||
title = 'Markdown Tables Suck'
|
||||
title = "Markdown Tables Suck"
|
||||
date = 2023-12-25T16:28:52+01:00
|
||||
tags = [ "micro" ]
|
||||
+++
|
||||
|
||||
Tables are arguably the worst part of Markdown.
|
||||
No horizontal lines except for the mandatory one at the top.
|
||||
The only feature is the possibility to align cells.
|
||||
Tables are arguably the worst part of Markdown. No horizontal lines except for
|
||||
the mandatory one at the top. The only feature is the possibility to align
|
||||
cells.
|
||||
|
||||
Org Mode does much better, but isn't perfect either.
|
||||
|
||||
Don't get me wrong. It's nice to have a simple tool for simple tables.
|
||||
But sometimes I need more customizability.
|
||||
Don't get me wrong. It's nice to have a simple tool for simple tables. But
|
||||
sometimes I need more customizability.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
+++
|
||||
date = '2025-04-14'
|
||||
description = 'Kleiner Computer, große Pläne'
|
||||
tags = ['selbsthosting', 'nixos', 'git']
|
||||
title = 'Selbsthosting'
|
||||
title = "Selbsthosting"
|
||||
date = 2025-04-14
|
||||
description = "Kleiner Computer, große Pläne"
|
||||
tags = [ "selbsthosting", "nixos", "git" ]
|
||||
+++
|
||||
|
||||
Seit etwa 2020 hat mich die Idee fasziniert, meinen _eigenen Server zu betreiben_ – also die volle Kontrolle über Daten, Dienste und Medien zu haben. Vor allem auf Reddit, und dort besonders in den Communities [r/selfhosted](https://www.reddit.com/r/selfhosted) und [r/homelab](https://www.reddit.com/r/homelab), habe ich immer wieder spannende Projekte gesehen. Lange blieb das für mich ein Traum – zu wenig Zeit, zu wenig Geld. Aber im April 2024 war es so weit: Mein kleines Selbsthosting-Abenteuer begann.
|
||||
|
|
|
|||
|
|
@ -1,15 +1,17 @@
|
|||
+++
|
||||
date = '2023-11-15T10:12:30+01:00'
|
||||
tags = ['micro']
|
||||
title = 'Use Timestamps'
|
||||
title= "Use Timestamps"
|
||||
date= 2023-11-15T10:12:30+01:00
|
||||
tags= ["micro"]
|
||||
+++
|
||||
|
||||
Every blog post should include a timestamp.
|
||||
In fact, this extends to almost anything online and even offline.
|
||||
Every blog post should include a timestamp. In fact, this extends to almost
|
||||
anything online and even offline.
|
||||
|
||||
Also, don't make me look for the date.
|
||||
Put the date as obvious as possible, preferably at the beginning of the post.
|
||||
Also, don't make me look for the date. Put the date as obvious as possible,
|
||||
preferably at the beginning of the post.
|
||||
|
||||
I was reading [Julia Evans post about nix](https://jvns.ca/blog/2023/02/28/some-notes-on-using-nix/) and it was not immediately clear to me if this was a recent post.
|
||||
Only when I copied the URL to complain about it I discovered the date there.
|
||||
Safari hides most of the URL by default.
|
||||
I was reading
|
||||
[Julia Evans post about nix](https://jvns.ca/blog/2023/02/28/some-notes-on-using-nix/)
|
||||
and it was not immediately clear to me if this was a recent post. Only when I
|
||||
copied the URL to complain about it I discovered the date there. Safari hides
|
||||
most of the URL by default.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
date = '2022-12-10'
|
||||
tags = ['crypto']
|
||||
title = 'Bitcoin'
|
||||
title = "Bitcoin"
|
||||
date = 2022-12-10
|
||||
tags = [ "crypto" ]
|
||||
+++
|
||||
|
||||
## Address
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
date = '2022-12-10'
|
||||
tags = ['crypto']
|
||||
title = 'Ethereum'
|
||||
title = "Ethereum"
|
||||
date = 2022-12-10
|
||||
tags = [ "crypto" ]
|
||||
+++
|
||||
|
||||
## Address
|
||||
|
|
|
|||
6
content/fotos/_index.md
Normal file
6
content/fotos/_index.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
+++
|
||||
title = "Fotos"
|
||||
sort_by = "date"
|
||||
template = "blog.html"
|
||||
page_template = "blog-page.html"
|
||||
+++
|
||||
|
|
@ -1,12 +1,8 @@
|
|||
+++
|
||||
date = '2023-07-19T10:48:33+02:00'
|
||||
description = 'über Regensburg'
|
||||
tags = ['fotos', 'regensburg']
|
||||
title = 'Abendliche Bewölkung'
|
||||
title = "Abendliche Bewölkung"
|
||||
date = 2023-07-19T10:48:33+02:00
|
||||
description = "über Regensburg"
|
||||
tags = ["fotos", "regensburg"]
|
||||
+++
|
||||
|
||||
{{< figure
|
||||
src="./abendliche-bewoelkung.webp"
|
||||
alt="Abendliche Bewölkung über Regensburg"
|
||||
caption="Abendliche Bewölkung über Regensburg"
|
||||
fetchpriority="high" >}}
|
||||
{{ figure(src="./abendliche-bewoelkung.webp", alt="Abendliche Bewölkung über Regensburg")}}
|
||||
|
|
|
|||
|
|
@ -1,42 +1,21 @@
|
|||
+++
|
||||
date = '2025-11-15T21:53:01+01:00'
|
||||
description = 'Polen'
|
||||
tags = ['fotos', 'polen']
|
||||
title = 'Ustronie Morskie'
|
||||
title = "Ustronie Morskie"
|
||||
description = "Polen"
|
||||
date = 2025-11-15T21:53:01+01:00
|
||||
tags = ["fotos", "polen"]
|
||||
+++
|
||||
|
||||
{{< figure
|
||||
src="holzwall.jpeg"
|
||||
alt="Holzwall"
|
||||
caption="Holzwall"
|
||||
fetchpriority="high" >}}
|
||||
{{ figure(src="holzwall.jpeg" alt="Holzwall" caption="Holzwall"
|
||||
first=true) }}
|
||||
|
||||
{{< figure
|
||||
src="pfote.jpeg"
|
||||
alt="Pfote"
|
||||
caption="Pfote" >}}
|
||||
{{ figure(src="pfote.jpeg" alt="Pfote" caption="Pfote") }}
|
||||
|
||||
{{< figure
|
||||
src="nala.jpeg"
|
||||
alt="Nala"
|
||||
caption="Nala" >}}
|
||||
{{ figure(src="nala.jpeg" alt="Nala" caption="Nala") }}
|
||||
|
||||
{{< figure
|
||||
src="pier.jpeg"
|
||||
alt="Pier"
|
||||
caption="Pier" >}}
|
||||
{{ figure(src="pier.jpeg" alt="Pier" caption="Pier") }}
|
||||
|
||||
{{< figure
|
||||
src="Dom-1.jpeg"
|
||||
alt="Kolberger Dom"
|
||||
caption="Kolberger Dom" >}}
|
||||
{{ figure(src="dom-1.jpeg" alt="Kolberger Dom" caption="Kolberger Dom")}}
|
||||
|
||||
{{< figure
|
||||
src="dom-2.jpeg"
|
||||
alt="Kolberger Dom"
|
||||
caption="Kolberger Dom" >}}
|
||||
{{ figure(src="dom-2.jpeg" alt="Kolberger Dom" caption="Kolberger Dom")}}
|
||||
|
||||
{{< figure
|
||||
src="moeve.jpeg"
|
||||
alt="Möve"
|
||||
caption="Möve" >}}
|
||||
{{ figure(src="moeve.jpeg" alt="Möve" caption="Möve")}}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
date = '2022-12-10'
|
||||
tags = ['crypto']
|
||||
title = 'Monero'
|
||||
title = "Monero"
|
||||
date = 2022-12-10
|
||||
tags = [ "crypto" ]
|
||||
+++
|
||||
|
||||
## Address
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue