diff options
| author | saturneric <[email protected]> | 2025-11-09 02:40:30 +0000 |
|---|---|---|
| committer | saturneric <[email protected]> | 2025-11-09 02:40:30 +0000 |
| commit | 691e24de2777e0d40f99614d4a22957dc9d08865 (patch) | |
| tree | 67976768dfeefd32d7d91c105830fe97b7540f9a | |
| parent | chore(docker): remove unused `lua` directory copy (diff) | |
| download | cgit-691e24de2777e0d40f99614d4a22957dc9d08865.tar.gz cgit-691e24de2777e0d40f99614d4a22957dc9d08865.zip | |
* 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.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |
