summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.toml2
-rw-r--r--content/projects.md26
2 files changed, 27 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index f94ef35..a4d8954 100644
--- a/config.toml
+++ b/config.toml
@@ -68,7 +68,7 @@ pygmentscodefencesguesssyntax = true
#
[[params.social]]
- name = "Github"
+ name = "GitHub"
icon = "fab fa-github"
weight = 1
url = "https://github.com/christoph-cullmann/"
diff --git a/content/projects.md b/content/projects.md
index 7872b6f..a28e30f 100644
--- a/content/projects.md
+++ b/content/projects.md
@@ -1,3 +1,29 @@
+++
title = "Private Projects"
+++
+
+## KDE
+
+I work on various projects that are under the [KDE](https://www.kde.org/) umbrella.
+
+* The Kate editor, a full-featured text editor
+ * https://kate-editor.org/
+ * https://cgit.kde.org/kate.git/
+
+* The KTextEditor framework, a versatile text editor component
+ * https://api.kde.org/frameworks/ktexteditor/html/
+ * https://cgit.kde.org/ktexteditor.git/
+
+* The Syntax-Highlighting framework, close to 300 languages supported
+ * https://api.kde.org/frameworks/syntax-highlighting/html/
+ * https://cgit.kde.org/syntax-highlighting.git/
+
+Contributors to these projects are welcome.
+
+I you wish to sponsor the work done by KDE in non-technical ways, please think about [donating](https://kde.org/donations).
+
+## Github
+
+Some smaller things I work on, like this homepage, can be found on my GitHub account:
+
+* https://github.com/christoph-cullmann/