diff --git a/static/kate/kate-kde4-20050519.png b/content/posts/kate-history-kde-4-porting/images/kate-kde4-20050519.png similarity index 100% rename from static/kate/kate-kde4-20050519.png rename to content/posts/kate-history-kde-4-porting/images/kate-kde4-20050519.png diff --git a/static/kate/kate-kde4-20050520-more.png b/content/posts/kate-history-kde-4-porting/images/kate-kde4-20050520-more.png similarity index 100% rename from static/kate/kate-kde4-20050520-more.png rename to content/posts/kate-history-kde-4-porting/images/kate-kde4-20050520-more.png diff --git a/static/kate/kate-kde4-20050520.png b/content/posts/kate-history-kde-4-porting/images/kate-kde4-20050520.png similarity index 100% rename from static/kate/kate-kde4-20050520.png rename to content/posts/kate-history-kde-4-porting/images/kate-kde4-20050520.png diff --git a/static/kate/kate-kde4-20050522.png b/content/posts/kate-history-kde-4-porting/images/kate-kde4-20050522.png similarity index 100% rename from static/kate/kate-kde4-20050522.png rename to content/posts/kate-history-kde-4-porting/images/kate-kde4-20050522.png diff --git a/static/kate/kate-kf5-20190412.png b/content/posts/kate-history-kde-4-porting/images/kate-kf5-20190412.png similarity index 100% rename from static/kate/kate-kf5-20190412.png rename to content/posts/kate-history-kde-4-porting/images/kate-kf5-20190412.png diff --git a/static/kate/katetest-kde4-20050515-more.png b/content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050515-more.png similarity index 100% rename from static/kate/katetest-kde4-20050515-more.png rename to content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050515-more.png diff --git a/static/kate/katetest-kde4-20050515-next-one.png b/content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050515-next-one.png similarity index 100% rename from static/kate/katetest-kde4-20050515-next-one.png rename to content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050515-next-one.png diff --git a/static/kate/katetest-kde4-20050515.png b/content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050515.png similarity index 100% rename from static/kate/katetest-kde4-20050515.png rename to content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050515.png diff --git a/static/kate/katetest-kde4-20050516-about-kde.png b/content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050516-about-kde.png similarity index 100% rename from static/kate/katetest-kde4-20050516-about-kde.png rename to content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050516-about-kde.png diff --git a/static/kate/katetest-kde4-20050516-find.png b/content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050516-find.png similarity index 100% rename from static/kate/katetest-kde4-20050516-find.png rename to content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050516-find.png diff --git a/static/kate/katetest-kde4-20050516.png b/content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050516.png similarity index 100% rename from static/kate/katetest-kde4-20050516.png rename to content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050516.png diff --git a/static/kate/katetest-kde4-20050517.png b/content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050517.png similarity index 100% rename from static/kate/katetest-kde4-20050517.png rename to content/posts/kate-history-kde-4-porting/images/katetest-kde4-20050517.png diff --git a/content/posts/kate-history-kde-4-porting.md b/content/posts/kate-history-kde-4-porting/index.md similarity index 71% rename from content/posts/kate-history-kde-4-porting.md rename to content/posts/kate-history-kde-4-porting/index.md index 22045ee..dc0e093 100644 --- a/content/posts/kate-history-kde-4-porting.md +++ b/content/posts/kate-history-kde-4-porting/index.md @@ -1,6 +1,6 @@ --- title: "Kate History - KDE 4 Porting" -date: 2019-04-12T23:50:00+02:00 +date: 2019-04-12T23:52:00+02:00 draft: false categories: [kde, kate, development] tags: [kde, kate] @@ -15,25 +15,25 @@ The KDE 3 -> 4 transition was a large hassle. It did take weeks of work just to We first started with some trivial KTextEditor container (a mini KWrite) for the porting to get KTextEditor at all doing something. That started out with something that even had no menu or toolbars working:
This evolved after two days into a kind of working KWrite port (icons still randomly missing): After the KTextEditor part did work "reasonable", we started with Kate: And ended up with an initial ported prototype three days later: And after that a long time of actual polishing for KDE 4.0 did start. Kate was actually one of the first ported applications during the KDE 3 -> 4 transition. @@ -43,7 +43,7 @@ The KDE 4 -> KF5 transition was much nicer, even thought the Frameworks split di And where did we end up with this ~14 years later? Actually, just here: It is still recognizable the same application, thought I hope some progress is visible :=) diff --git a/content/posts/new-website.md b/content/posts/new-website.md index 8a7ee4d..bc2cf63 100644 --- a/content/posts/new-website.md +++ b/content/posts/new-website.md @@ -3,7 +3,7 @@ title: "New Website" date: 2019-04-06T18:18:00+02:00 draft: false categories: [www] -tags: [www, hugo] +tags: [hugo] --- After several years of failing to update my personal WordPress page, I restarted my website with the [Hugo framework](https://gohugo.io/). diff --git a/content/posts/webserver-transition.md b/content/posts/webserver-transition.md index 13f46bc..e674571 100644 --- a/content/posts/webserver-transition.md +++ b/content/posts/webserver-transition.md @@ -3,7 +3,7 @@ title: "Web-Server Transition" date: 2019-04-08T23:59:00+02:00 draft: false categories: [www] -tags: [centos, apache mariadb] +tags: [centos, apache, mariadb] --- Several years the [kate-editor.org](https://kate-editor.org) & [cullmann.io](https://cullmann.io) pages got hosted on a [Hetzner](https://www.hetzner.de/) root server.