diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-27 00:29:52 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-27 00:29:52 +0100 |
commit | 32e4a48981221a0254822bc7e6330ca6d89e9838 (patch) | |
tree | 32c4d6089870e475a753447aeda0e3a737dd7762 | |
parent | 78c938d03df88fa44431c8b547e720a12ddaee75 (diff) | |
download | website-32e4a48981221a0254822bc7e6330ca6d89e9838.tar.gz |
index: remove mention of kiss from the main page
As much as I still love kiss as a distro and a community, mentioning
kiss always puts people under the wrong assumption that Carbs is based
on KISS. To be fair it was never based on KISS, it was a fork that had
worked pretty similarly. While the two distributions are still quite
similar to each other, they are not compatible as of last year. I
haven't even checked a KISS repository for over 2 years, and I think the
notion that Carbs is based on KISS sometimes moves people away from
trying out Carbs, so I decided to remove the mention from the home page.
-rw-r--r-- | content/_index.org | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/content/_index.org b/content/_index.org index 2d2b8c9..ea0fac7 100644 --- a/content/_index.org +++ b/content/_index.org @@ -2,9 +2,10 @@ #+DESCRIPTION: a simple Linux distribution #+OPTIONS: title:nil -Carbs Linux is a source-based Linux\reg distribution that aims to be simple, -flexible and extensible while staying as pragmatic and practical as possible. -The system can consist of as much or as little as its user can intend to. +Carbs Linux is an independent source-based Linux\reg distribution that aims to +be simple, flexible and extensible while staying as pragmatic and practical as +possible. The system can consist of as much or as little as its user can intend +to. Join us over the IRC channel [[ircs://irc.libera.chat/#carbslinux][#carbslinux]] on [[https://libera.chat][libera.chat]], visit [[https://reddit.com/r/carbslinux][r/carbslinux]] on Reddit, or sign up to our [[file:mailing-lists.org][mailing lists]]. @@ -15,9 +16,9 @@ Reddit, or sign up to our [[file:mailing-lists.org][mailing lists]]. :END: Carbs Linux uses its own package manager [[https://fossil.carbslinux.org/cpt][Carbs Packaging Tools]], a POSIX shell -package manager forked from [[https://github.com/kisslinux/kiss][KISS]] with the tool-based approach of [[https://github.com/void-linux/xbps][xbps]]. Its aim -is to deliver easy-to-use tools while also providing a powerful POSIX shell -library that can be used to further extend and script the packaging system. +package manager with the tool-based approach of [[https://github.com/void-linux/xbps][xbps]]. Its aim is to deliver +easy-to-use tools while also providing a powerful POSIX shell library that can +be used to further extend and script the packaging system. * Small base |