From 41eada0ebc1b7c0b17e96c220ec41ae76590349a Mon Sep 17 00:00:00 2001 From: Joel Kronqvist Date: Sun, 14 Jun 2026 21:28:53 +0300 Subject: added posts (fi/en) on the update of the site --- generated/en/index.html | 17 +++- generated/en/site-update.html | 225 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 238 insertions(+), 4 deletions(-) create mode 100644 generated/en/site-update.html (limited to 'generated/en') diff --git a/generated/en/index.html b/generated/en/index.html index 09cf561..d3d268f 100644 --- a/generated/en/index.html +++ b/generated/en/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Joel Kronqvist @@ -210,9 +210,14 @@ Welcome to my website!

I don't publish as much content in English on the web as in Finnish. -You might want to check out my git repositories. I've also got a -gemini capsule for you all in English at gemini://cron4.fi. My contact -information can be found there if you need it. +You might want to check out my git repositories. The source of my +website is available there too. +

+ +

+I've also got a gemini capsule for you all in English at +gemini://cron4.fi. My contact information can be found there if you +need it.

@@ -239,6 +244,10 @@ Here is still an explicit index of the English side of my website. Public key Send encrypted data to me or verify my signature + + +Site update What has happened to this website and why? + diff --git a/generated/en/site-update.html b/generated/en/site-update.html new file mode 100644 index 0000000..b6ce469 --- /dev/null +++ b/generated/en/site-update.html @@ -0,0 +1,225 @@ + + + + + + + +Site update + + + + + + +

+
+Skip to content +FI ยท EN +
+
+
+

Site update +
+What has happened to this website and why? +

+

+I have updated my website over this weekend. Now I write my website +mainly in Emacs Org format. This is more convenient to me and also +allows me to automatise things, such as generating indexes, easier. +

+ +

+Most importantly, the source and version history of my website is now +available at https://git.cron4.fi/cron4.fi.git. This makes the editing +of this website more transparent and it's also good to share +code. Speaking of which, I should probably add some license to that +source. +

+
+ + -- cgit v1.2.3