git.lucas.co / gitsite
the static git browser that builds this site
git clone https://git.lucas.co/gitsite.git

commit8fc6ff9079004d5c11ad913512a5b14e2a0baee1
parent93ce3e9078
authorLucas Galante <[email protected]>
date2026-08-11 11:41
Add repo descriptions

Co-Authored-By: Claude Fable 5 <[email protected]>

 repos.conf | 56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

diff --git a/repos.conf b/repos.conf
index 0e9687d..33053fe 100644
--- a/repos.conf
+++ b/repos.conf
@@ -2,31 +2,31 @@
 # mode: "clone" = browsable + clonable via dumb http, "browse" = browsable only
 # no spaces around the | separators
 website|/home/lsgalante/Dropbox/src/website|source for lucas.co|browse
-cce-authenticator|/home/lsgalante/Dropbox/cce/cce-authenticator||clone
-cce-browser|/home/lsgalante/Dropbox/cce/cce-browser||clone
-cce-cloud|/home/lsgalante/Dropbox/cce/cce-cloud||clone
-cce-color-editor|/home/lsgalante/Dropbox/cce/cce-color-editor||clone
-cce-compositor|/home/lsgalante/Dropbox/cce/cce-compositor||clone
-cce-data-editor|/home/lsgalante/Dropbox/cce/cce-data-editor||clone
-cce-designer|/home/lsgalante/Dropbox/cce/cce-designer||clone
-cce-display-manager|/home/lsgalante/Dropbox/cce/cce-display-manager||clone
-cce-email|/home/lsgalante/Dropbox/cce/cce-email||clone
-cce-files|/home/lsgalante/Dropbox/cce/cce-files||clone
-cce-fonts|/home/lsgalante/Dropbox/cce/cce-fonts||browse
-cce-graph|/home/lsgalante/Dropbox/cce/cce-graph||clone
-cce-icons|/home/lsgalante/Dropbox/cce/cce-icons||clone
-cce-layout-interface|/home/lsgalante/Dropbox/cce/cce-layout-interface||clone
-cce-map|/home/lsgalante/Dropbox/cce/cce-map||clone
-cce-notifier|/home/lsgalante/Dropbox/cce/cce-notifier||clone
-cce-preview|/home/lsgalante/Dropbox/cce/cce-preview||clone
-cce-remote|/home/lsgalante/Dropbox/cce/cce-remote||clone
-cce-screenaver|/home/lsgalante/Dropbox/cce/cce-screenaver||clone
-cce-secrets|/home/lsgalante/Dropbox/cce/cce-secrets||clone
-cce-status-interface|/home/lsgalante/Dropbox/cce/cce-status-interface||clone
-cce-system-interface|/home/lsgalante/Dropbox/cce/cce-system-interface||clone
-cce-terminal|/home/lsgalante/Dropbox/cce/cce-terminal||clone
-cce-test-interface|/home/lsgalante/Dropbox/cce/cce-test-interface||browse
-cce-text-editor|/home/lsgalante/Dropbox/cce/cce-text-editor||clone
-cce-ui|/home/lsgalante/Dropbox/cce/cce-ui||clone
-cce-window-manager|/home/lsgalante/Dropbox/cce/cce-window-manager||clone
-clear-typeface|/home/lsgalante/Dropbox/cce/clear-typeface||clone
+cce-authenticator|/home/lsgalante/Dropbox/cce/cce-authenticator|login authentication (PAM + fingerprint)|clone
+cce-browser|/home/lsgalante/Dropbox/cce/cce-browser|web browser (Servo)|clone
+cce-cloud|/home/lsgalante/Dropbox/cce/cce-cloud|cloud storage client|clone
+cce-color-editor|/home/lsgalante/Dropbox/cce/cce-color-editor|color picker and palette editor|clone
+cce-compositor|/home/lsgalante/Dropbox/cce/cce-compositor|Wayland compositor (wlroots)|clone
+cce-data-editor|/home/lsgalante/Dropbox/cce/cce-data-editor|structured data editor|clone
+cce-designer|/home/lsgalante/Dropbox/cce/cce-designer|graphic design tool|clone
+cce-display-manager|/home/lsgalante/Dropbox/cce/cce-display-manager|login greeter|clone
+cce-email|/home/lsgalante/Dropbox/cce/cce-email|email client (IMAP/SMTP)|clone
+cce-files|/home/lsgalante/Dropbox/cce/cce-files|file manager|clone
+cce-fonts|/home/lsgalante/Dropbox/cce/cce-fonts|font browser|browse
+cce-graph|/home/lsgalante/Dropbox/cce/cce-graph|node-based graph editor|clone
+cce-icons|/home/lsgalante/Dropbox/cce/cce-icons|SVG icon set|clone
+cce-layout-interface|/home/lsgalante/Dropbox/cce/cce-layout-interface|page layout tool|clone
+cce-map|/home/lsgalante/Dropbox/cce/cce-map|map viewer|clone
+cce-notifier|/home/lsgalante/Dropbox/cce/cce-notifier|notification daemon|clone
+cce-preview|/home/lsgalante/Dropbox/cce/cce-preview|document and image viewer|clone
+cce-remote|/home/lsgalante/Dropbox/cce/cce-remote|remote trackpad and keyboard server|clone
+cce-screenaver|/home/lsgalante/Dropbox/cce/cce-screenaver|screensaver|clone
+cce-secrets|/home/lsgalante/Dropbox/cce/cce-secrets|secrets manager|clone
+cce-status-interface|/home/lsgalante/Dropbox/cce/cce-status-interface|status bar|clone
+cce-system-interface|/home/lsgalante/Dropbox/cce/cce-system-interface|system settings|clone
+cce-terminal|/home/lsgalante/Dropbox/cce/cce-terminal|terminal emulator|clone
+cce-test-interface|/home/lsgalante/Dropbox/cce/cce-test-interface|integration test suite|browse
+cce-text-editor|/home/lsgalante/Dropbox/cce/cce-text-editor|text editor|clone
+cce-ui|/home/lsgalante/Dropbox/cce/cce-ui|GPU-accelerated UI toolkit (wgpu)|clone
+cce-window-manager|/home/lsgalante/Dropbox/cce/cce-window-manager|window management library|clone
+clear-typeface|/home/lsgalante/Dropbox/cce/clear-typeface|typeface (empty for now)|clone