shithub: sirjofri_de

Download patch

ref: 854b9da4e43ab0d2db04b71dc13783c44dd10a38
parent: 13de4ea5f58e45a07e4609bde44c619ab2cc9bec
author: sirjofri <sirjofri@sirjofri.de>
date: Tue Jun 23 09:29:57 EDT 2020

recompiles blog output, adjusts pdf output

--- a/mkfile
+++ b/mkfile
@@ -21,7 +21,7 @@
 			echo '.PP
 	.PP
 	.B'
-			echo `{date -m `{basename $i | sed 's:\.ms$::g'}}^:
+			echo `"{date -m `{basename $i | sed 's:\.ms$::g' | tr -d $nl}}^:
 			echo .R
 			cat $i
 		}
--- a/pub/changeblog.xml
+++ b/pub/changeblog.xml
@@ -8,13 +8,13 @@
 <rights>© Copyright 2020 sirjofri</rights>
 <id>https://sirjofri.de/</id>
 <title>changeblog</title>
-<updated>2020-06-23T15:08:46+02:00</updated>
+<updated>2020-06-23T15:27:20+02:00</updated>
 <entry>
-<title>Revived</title>
-<id>https://sirjofri.de/changeblog/1578614400/</id>
-<link href="https://sirjofri.de/changeblog/1578614400/"/>
-<updated>2020-01-10T01:00:00+01:00</updated>
-<content>I updated my website to Uberspace 7, but not only this: I changed the whole webpage to make it more nine-friendly.My whole webpage management system is completely 9 based. I use oridb's git9 implementation and plan9 tools, mk, sed, cat, …I also decided to change the main language of the website to English.</content>
+<title>changeblog feed — social media²</title>
+<id>https://sirjofri.de/changeblog/1592917245/</id>
+<link href="https://sirjofri.de/changeblog/1592917245/"/>
+<updated>2020-06-23T15:00:45+02:00</updated>
+<content>RSS is still a thing.Yes, there are more modern alternatives, like Atom or fancy json feeds. What I want to say is, feeds are still a thing.That's why you are now able to read my changeblog as an Atom feed.Now I just need to find enough time to write my posts.</content>
 </entry>
 <entry>
 <title>I use 9front</title>
@@ -24,10 +24,10 @@
 <content>Today I want to share with you, that I use the plan9 distribution '9front' as my main computer.Of course there are things that are almost impossible to do there, for example: all gamedev related stuff. This is of course an issue, because I am a game developer. I still have my windows machine with relevant tools, so I can still fiddle around with those complex things.For gaming I also use my windows machine or some game console. Yes, there are a few games on plan9 systems.Also most online services use javascript and heavy styling of webpages, so I also use a modern computer with a modern browser. Mothra is fine for doing basic research stuff, but in 2020 it's almost impossible to actually do things on the web.Anyways, let me tell you that I don't really miss anything on plan9. I can write documents, check my email stuff, chat with people, and step by step it becomes more usable. The community is helpful and provides more applications. The system runs stable, the user interface is consistent and good to look at. Colors don't jump in your eye and want to kill you and there's catclock(1), our friendly companion.</content>
 </entry>
 <entry>
-<title>changeblog feed — social media²</title>
-<id>https://sirjofri.de/changeblog/1592917245/</id>
-<link href="https://sirjofri.de/changeblog/1592917245/"/>
-<updated>2020-06-23T15:00:45+02:00</updated>
-<content>RSS is still a thing.Yes, there are more modern alternatives, like Atom or fancy json feeds. What I want to say is, feeds are still a thing.That's why you are now able to read my changeblog as an Atom feed.Now I just need to find enough time to write my posts.</content>
+<title>Revived</title>
+<id>https://sirjofri.de/changeblog/1578614400/</id>
+<link href="https://sirjofri.de/changeblog/1578614400/"/>
+<updated>2020-01-10T01:00:00+01:00</updated>
+<content>I updated my website to Uberspace 7, but not only this: I changed the whole webpage to make it more nine-friendly.My whole webpage management system is completely 9 based. I use oridb's git9 implementation and plan9 tools, mk, sed, cat, …I also decided to change the main language of the website to English.</content>
 </entry>
 </feed>
binary files a/pub/changeblog/changeblog.pdf b/pub/changeblog/changeblog.pdf differ
--- a/pub/changeblog/index.html
+++ b/pub/changeblog/index.html
@@ -30,9 +30,9 @@
 <a href="changeblog.pdf">Download pdf</a><br>
 <a href="/changeblog.xml">Feed</a><br>
 <ul>
-<li><a href="/changeblog/1578614400/">Fri, 10 Jan 2020 01:00:00 +0100:  Revived</a></li>
-<li><a href="/changeblog/1590105600/">Fri, 22 May 2020 02:00:00 +0200:  I use 9front</a></li>
 <li><a href="/changeblog/1592917245/">Tue, 23 Jun 2020 15:00:45 +0200:  changeblog feed — social media²</a></li>
+<li><a href="/changeblog/1590105600/">Fri, 22 May 2020 02:00:00 +0200:  I use 9front</a></li>
+<li><a href="/changeblog/1578614400/">Fri, 10 Jan 2020 01:00:00 +0100:  Revived</a></li>
 </ul>
 </section>
 </main>