diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,4 +1,4 @@ -## cgitext - CGI for Git extension by Saya Andy +## cgitext – CGI for Git extension by Saya Andy This is a custom expansion to cgit. Its most prominent changes by now are: @@ -8,9 +8,13 @@ This is a custom expansion to cgit. Its most prominent changes by now are: * Allow to use multiple favicons and of MIME type different from x-icon (f.ex. svg/png/webp). +* Use vector-based format for favicon and cgit logo and make it default. + +* Include optional solarized.css addon theme. + The original cgit project is hosted at [git.zx2c4.com](https://git.zx2c4.com/cgit/about/) -## cgit - CGI for Git +## cgit – CGI for Git This is an attempt to create a fast web interface for the Git SCM, using a built-in cache to decrease server I/O pressure. |