link more open source things I do

This commit is contained in:
Christoph Cullmann 2019-04-06 23:16:25 +02:00
parent 6ef6682910
commit ccb6b721b7
2 changed files with 27 additions and 1 deletions

View file

@ -68,7 +68,7 @@ pygmentscodefencesguesssyntax = true
#
[[params.social]]
name = "Github"
name = "GitHub"
icon = "fab fa-github"
weight = 1
url = "https://github.com/christoph-cullmann/"

View file

@ -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/