summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2021-02-21 13:37:30 +0100
committerChristoph Cullmann <cullmann@kde.org>2021-02-21 13:37:30 +0100
commitd61c45ec9b0ff7b7044156891fa416976e83b44a (patch)
tree10d334d70b295fe4425e7cacedb8b32a48fac99f
parentfd9fe5126eb4c9a57b1fd8e4e36da7e9c97e139f (diff)
add some previews
-rw-r--r--content/posts/join-the-kde-ev/index.md3
-rw-r--r--content/posts/kate-history-kde-4-porting/index.md3
-rw-r--r--content/posts/kate-lsp-client-continued/index.md3
-rw-r--r--content/posts/kate-lsp-client-restart/index.md3
-rw-r--r--content/posts/kate-lsp-status-july-21/index.md3
-rw-r--r--content/posts/kde-applications-on-windows/index.md3
-rw-r--r--content/posts/kde-qt-highdpi-scaling/index.md3
7 files changed, 21 insertions, 0 deletions
diff --git a/content/posts/join-the-kde-ev/index.md b/content/posts/join-the-kde-ev/index.md
index 1def5d0..25a4a9c 100644
--- a/content/posts/join-the-kde-ev/index.md
+++ b/content/posts/join-the-kde-ev/index.md
@@ -6,6 +6,9 @@ categories: [kde]
tags: [kde]
url: /posts/join-the-kde-ev/
author: "Christoph Cullmann"
+resources:
+ - name: "featured-image-preview"
+ src: "images/akademy2020_group_photo_1080_small.jpg"
---
The [KDE e.V.](https://ev.kde.org) is a registered non-profit organization that represents the [KDE Community](https://www.kde.org) in legal and financial matters.
diff --git a/content/posts/kate-history-kde-4-porting/index.md b/content/posts/kate-history-kde-4-porting/index.md
index e28d3e2..c82691f 100644
--- a/content/posts/kate-history-kde-4-porting/index.md
+++ b/content/posts/kate-history-kde-4-porting/index.md
@@ -6,6 +6,9 @@ categories: [kde, kate, development]
tags: [kde, kate]
url: /posts/kate-history-kde-4-porting/
author: "Christoph Cullmann"
+resources:
+ - name: "featured-image-preview"
+ src: "images/kate-kde4-20050519.png"
---
During my web site upgrade, I reviewed the old stuff I had hosted on my long gone web sites but still archived here locally. An interesting thing I stumbled on are the KDE 3 -> 4 porting screenshots of Kate I saved in 2005.
diff --git a/content/posts/kate-lsp-client-continued/index.md b/content/posts/kate-lsp-client-continued/index.md
index 3ec78af..410a3d1 100644
--- a/content/posts/kate-lsp-client-continued/index.md
+++ b/content/posts/kate-lsp-client-continued/index.md
@@ -6,6 +6,9 @@ categories: [kde, kate, development]
tags: [kde, kate]
url: /posts/kate-lsp-client-continued/
author: "Christoph Cullmann"
+resources:
+ - name: "featured-image-preview"
+ src: "images/kate-diagnostics.png"
---
The new LSP client by Mark Nauwelaerts made nice progress since the [LSP client restart](/posts/kate-lsp-client-restart/) post last week.
diff --git a/content/posts/kate-lsp-client-restart/index.md b/content/posts/kate-lsp-client-restart/index.md
index 7d46bc6..6949e51 100644
--- a/content/posts/kate-lsp-client-restart/index.md
+++ b/content/posts/kate-lsp-client-restart/index.md
@@ -6,6 +6,9 @@ categories: [kde, kate, development]
tags: [kde, kate]
url: /posts/kate-lsp-client-restart/
author: "Christoph Cullmann"
+resources:
+ - name: "featured-image-preview"
+ src: "images/kate-auto-completion.png"
---
Since my last post about the [LSP client progress](/posts/kate-lsp-client-progress/) in May I didn't work on that project at all I think.
diff --git a/content/posts/kate-lsp-status-july-21/index.md b/content/posts/kate-lsp-status-july-21/index.md
index 1d7405f..d3001f0 100644
--- a/content/posts/kate-lsp-status-july-21/index.md
+++ b/content/posts/kate-lsp-status-july-21/index.md
@@ -6,6 +6,9 @@ categories: [kde, kate, development]
tags: [kde, kate]
url: /posts/kate-lsp-status-july-21/
author: "Christoph Cullmann"
+resources:
+ - name: "featured-image-preview"
+ src: "images/kate-hover.png"
---
The new LSP client by Mark Nauwelaerts keeps making nice progress.
diff --git a/content/posts/kde-applications-on-windows/index.md b/content/posts/kde-applications-on-windows/index.md
index 532b538..c12019d 100644
--- a/content/posts/kde-applications-on-windows/index.md
+++ b/content/posts/kde-applications-on-windows/index.md
@@ -6,6 +6,9 @@ categories: [kde, development]
tags: [kde]
url: /posts/kde-applications-on-windows/
author: "Christoph Cullmann"
+resources:
+ - name: "featured-image-preview"
+ src: "images/kate-on-windows.png"
---
#### KDE applications on Windows?
diff --git a/content/posts/kde-qt-highdpi-scaling/index.md b/content/posts/kde-qt-highdpi-scaling/index.md
index 28e1f6a..78eb8e5 100644
--- a/content/posts/kde-qt-highdpi-scaling/index.md
+++ b/content/posts/kde-qt-highdpi-scaling/index.md
@@ -6,6 +6,9 @@ categories: [kde, qt, development]
tags: [kde, qt]
url: /posts/kde-qt-highdpi-scaling/
author: "Christoph Cullmann"
+resources:
+ - name: "featured-image-preview"
+ src: "images/kate-19.08.2-hidpi-selection.png"
---
### What is a High DPI Display?