From a61d981e5e862ba6599df1b36634b43d88364399 Mon Sep 17 00:00:00 2001 From: Aaditya Dhruv Date: Thu, 1 May 2025 20:09:22 -0500 Subject: Update Cgit display 1. Markdown for README fixed with about-filter 2. Extra CSS theme trimmed down, using default 3. Update image not not bundle custom syntax-highlighting, install python3-markdown 4. Remove unrequired files, update configmap accordingly --- roles/cgit/files/image/theme.html | 1 - 1 file changed, 1 deletion(-) delete mode 100644 roles/cgit/files/image/theme.html (limited to 'roles/cgit/files/image/theme.html') diff --git a/roles/cgit/files/image/theme.html b/roles/cgit/files/image/theme.html deleted file mode 100644 index f95b5d1..0000000 --- a/roles/cgit/files/image/theme.html +++ /dev/null @@ -1 +0,0 @@ - -- cgit