longer repository descriptions
authorcassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 21:05:16 +0000 (14:05 -0700)
committercassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 21:06:16 +0000 (14:06 -0700)
gitweb_config.perl [moved from gitweb.conf with 84% similarity]
static/git-favicon.png [moved from git/static/git-favicon.png with 100% similarity]
static/git-logo.png [moved from git/static/git-logo.png with 100% similarity]
static/gitweb-site.css [moved from git/static/gitweb-site.css with 100% similarity]
static/gitweb.css [moved from git/static/gitweb.css with 100% similarity]
static/gitweb.js [moved from git/static/gitweb.js with 100% similarity]

similarity index 84%
rename from gitweb.conf
rename to gitweb_config.perl
index ad9dbdb..3e9bb01 100644 (file)
@@ -7,3 +7,5 @@ our $site_html_head_string = '<meta name="viewport" content="width=device-width,
 push @stylesheets, "static/gitweb-site.css";
 
 our $omit_owner = 1;
+
+our $projects_list_description_width = 150; #
similarity index 100%
rename from git/static/git-logo.png
rename to static/git-logo.png
similarity index 100%
rename from git/static/gitweb.css
rename to static/gitweb.css
similarity index 100%
rename from git/static/gitweb.js
rename to static/gitweb.js