diff --git a/content/posts/kate-on-all-platforms-2024/index.md b/content/posts/kate-on-all-platforms-2024/index.md index 27f0be6..2dff299 100644 --- a/content/posts/kate-on-all-platforms-2024/index.md +++ b/content/posts/kate-on-all-platforms-2024/index.md @@ -10,15 +10,15 @@ author: "Christoph Cullmann" ## Unix like systems with X11 or Wayland -All Unix like systems with either X11 or Wayland are well supported since ever. +All [Unix like systems](https://en.wikipedia.org/wiki/Unix) with either [X11](https://en.wikipedia.org/wiki/X_Window_System) or [Wayland](https://en.wikipedia.org/wiki/Wayland_(protocol)) are well supported since ever. Linux with X11 and now Wayland is for a long time the primary system on that Kate work happens. -Over the years it was (like most of the KDE applications) ported to the most BSD variants. +Over the years it was, like most of the [KDE applications](https://apps.kde.org/), ported to various [BSD](https://en.wikipedia.org/wiki/Berkeley_Software_Distribution) variants. -Be it some mainstream Linux distribution like Fedora or a niche one like NixOS, Kate is available as binary package. +Be it some mainstream Linux distribution like [Fedora](https://fedoraproject.org/) or a niche one like [NixOS](http://nixos.org), Kate is available as binary package. You love BSD? -FreeBSD or OpenBSD, you can get a Kate package via your normal package system. +From [FreeBSD](https://freebsd.org) to [OpenBSD](https://openbsd.org), you can get a Kate package via your normal package system. And in the normal case, you can just build it from source on your own, all needed patches should be in our repositories upstream. If that is not the case for your system, please help to upstream them. @@ -27,6 +27,8 @@ Below the current state of the master branch compiled on NixOS unstable with Way