meta: Big update

- Update design
- Add new logo
- All posts in a single category
- New draft: Selbst Hosting
This commit is contained in:
Jan Kremer 2025-02-17 19:52:28 +01:00
parent fa8cf1f9cd
commit bc23423206
Signed by: jan
GPG key ID: A7DA689CB3B078EC
33 changed files with 355 additions and 240 deletions

View file

@ -1,4 +1,13 @@
<p>
<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA 4.0</a
>&emsp;×&emsp;{{ site.Title }}&emsp;×&emsp;2021{{ now.Year }}
</p>
<ul>
<li>
<a href="https://creativecommons.org/publicdomain/zero/1.0/">
{{ partial "cc.svg" . }}
{{ partial "zero.svg" . }}
</a>
</li>
<li>
{{ partial "logo.svg" . }}
{{ site.Title }}
</li>
<li>2021{{ now.Year }}</li>
</ul>