aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-11-09 02:40:30 +0000
committersaturneric <[email protected]>2025-11-09 02:40:30 +0000
commit691e24de2777e0d40f99614d4a22957dc9d08865 (patch)
tree67976768dfeefd32d7d91c105830fe97b7540f9a
parentchore(docker): remove unused `lua` directory copy (diff)
downloadcgit-master.tar.gz
cgit-master.zip
docs(readme): update features for dark mode and typographyHEADmaster
* Add dark mode support and improved typography to feature list * Highlight enhanced readability and reduced eye strain * Mention use of Source Code Pro for better code display
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6fe1bfd..a899b2d 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,10 @@ Lighttpd and seamless Gitea integration.
display
- 📊 **Repository Activity Tracking**: Correctly displays the latest activity
timestamp for each repository in the main repository list
-- 🔗 **URL Normalization**: Automatic lowercase conversion for consistent
- repository clone URLs
+- 🌙 **Dark Mode Support**: Enhanced dark theme for improved readability and
+ reduced eye strain
+- ✍️ **Better Typography**: Improved font rendering with Source Code Pro for
+ optimal code readability
- 🔄 **Latest Git**: Upgraded to Git v2.51.2 for cutting-edge features and
security fixes
- 🔒 **Production Ready**: Configured for performance, security, and reliability