Commits


build: remove ci job CI job isn't needed anymore as I just do this by hand, and it doesn't work anymore anyway. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


about: add onion service link Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


license: update license years Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


footer: code -> source Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


build: update openring sites Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


layout: add horizontal lines for header/footer Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


footer: write CC BY-SA properly Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


about: add notice about exchanging briar links Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


about: update briar link Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


posts: add email again The email text was lost in some earlier commit. Restore it. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


footer: remove trailing space in link Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


config: add site author Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


config: add copyright Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


rss: make content readable in rss feed Previously the content was unreadable due to the whole HTML escaping thing. Fix this by trying as hard as possible to preserve the plain text. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


build: don't publish to sourcehut pages This also fixes the Permalink resource in Hugo which requires the "--baseURL" parameter to work properly. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


config: replace deprecated privacy.twitter with x Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


blog: fix sourcehut link Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


onion: add onion redirect Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


blog: draft burning out again I don't want to have this plastered on my website as the first blog link, but I also don't want to remove it completely. Hence, nirvana. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


layouts: add mastodon creator link Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


about: add more to about me Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


about: move links closer to the top Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


layout: tabs > spaces Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


layout: remove unused "section" layout Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


Revert "Add support for gemini" Looks like I don't really care for gemini after all and the "support" for it implemented is really subpar; I'm not willing to write my articles *twice*. I'll look into this again when I feel like it. This reverts commit 2c1cf0b194641147a42d125952618979c4b2f948.