Commit Briefs

c1a1fe6c1e Thomas Böhler

build: remove ci job (main)

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>


9d42ec7753 Thomas Böhler

about: add onion service link

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


67160acae4 Thomas Böhler

license: update license years

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


c957a08e56 Thomas Böhler

footer: code -> source

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


c21d67ef28 Thomas Böhler

build: update openring sites

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


eadcd802d8 Thomas Böhler

layout: add horizontal lines for header/footer

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


9350156e37 Thomas Böhler

footer: write CC BY-SA properly

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


d7056543dc Thomas Böhler

about: add notice about exchanging briar links

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


ea96f6d1c8 Thomas Böhler

about: update briar link

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


e8062563ab Thomas Böhler

posts: add email again

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


154c665ea2 Thomas Böhler

footer: remove trailing space in link

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


b6f805b958 Thomas Böhler

config: add site author

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


764258f5b2 Thomas Böhler

config: add copyright

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


ace0aeec65 Thomas Böhler

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>


40206efc3a Thomas Böhler

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>


469661fc46 Thomas Böhler

config: replace deprecated privacy.twitter with x

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


ce5c430c3a Thomas Böhler

blog: fix sourcehut link

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


c99336885b Thomas Böhler

onion: add onion redirect

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


832628898f Thomas Böhler

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>


baa232e371 Thomas Böhler

layouts: add mastodon creator link

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


ccf4cfd1f1 Thomas Böhler

about: add more to about me

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


49c261e2e5 Thomas Böhler

about: move links closer to the top

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


6f8f400b26 Thomas Böhler

layout: tabs > spaces

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


a25a003d2c Thomas Böhler

layout: remove unused "section" layout

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


a735197a38 Thomas Böhler

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.