aboutsummaryrefslogtreecommitdiff
path: root/source/00_content/commits/nixos_system/2018_10_01_08_26_55daf8a35f4f1761f5f4c4ebe4a6dcb4b0ace514.md
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-04-13 17:37:10 +0200
committerAdrian Kummerlaender2019-04-13 17:37:10 +0200
commit714a92a163645bb436b1e8f4c56a818656c35f8a (patch)
tree6309e2623062af6a32f6149b39607a0904056681 /source/00_content/commits/nixos_system/2018_10_01_08_26_55daf8a35f4f1761f5f4c4ebe4a6dcb4b0ace514.md
parent8505560ec12b96a3bcc9369352bf85faf3b9698c (diff)
downloadOverview-714a92a163645bb436b1e8f4c56a818656c35f8a.tar
Overview-714a92a163645bb436b1e8f4c56a818656c35f8a.tar.gz
Overview-714a92a163645bb436b1e8f4c56a818656c35f8a.tar.bz2
Overview-714a92a163645bb436b1e8f4c56a818656c35f8a.tar.lz
Overview-714a92a163645bb436b1e8f4c56a818656c35f8a.tar.xz
Overview-714a92a163645bb436b1e8f4c56a818656c35f8a.tar.zst
Overview-714a92a163645bb436b1e8f4c56a818656c35f8a.zip
Remove newly extracted features
i.e. Overview is now a mostly pure aggregator again. The new commit / blip feature is now maintained in `blip.kummerlaender.eu`.
Diffstat (limited to 'source/00_content/commits/nixos_system/2018_10_01_08_26_55daf8a35f4f1761f5f4c4ebe4a6dcb4b0ace514.md')
-rw-r--r--source/00_content/commits/nixos_system/2018_10_01_08_26_55daf8a35f4f1761f5f4c4ebe4a6dcb4b0ace514.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/source/00_content/commits/nixos_system/2018_10_01_08_26_55daf8a35f4f1761f5f4c4ebe4a6dcb4b0ace514.md b/source/00_content/commits/nixos_system/2018_10_01_08_26_55daf8a35f4f1761f5f4c4ebe4a6dcb4b0ace514.md
deleted file mode 100644
index 28820ef..0000000
--- a/source/00_content/commits/nixos_system/2018_10_01_08_26_55daf8a35f4f1761f5f4c4ebe4a6dcb4b0ace514.md
+++ /dev/null
@@ -1,18 +0,0 @@
-# Describe custom gitolite and cgit setup
-
-Replaces short-term Gitea instance on `code.kummerlaender.eu`.
-
-The main reason for implementing this more complex setup is that Gitea
-both lacks in features in areas that I care about and provides distracting
-features in other areas that I do not use.
-
-e.g. Gitea provides multi-user, discussion and organization support but doesn't provide
-Atom feeds which are required for [Overview](https://tree.kummerlaender.eu/projects/xslt/overview/).
-
-This is why exposing [gitolite](http://gitolite.com)-managed repositories
-via [cgit](https://git.zx2c4.com/cgit/about/) is a better fit for my usecases.
-
-Note that gitolite is further configured outside of Nix through its own admin repository.
-
-As a side benefit `pkgs.kummerlaender.eu` now provides further archive
-formats of its Nix expressions which simplifies Nix channel usage.