]> Lady’s Gitweb - Gitweb/blobdiff - README
gitweb: fill in gitweb configuration by Makefile
[Gitweb] / README
diff --git a/README b/README
index 519eb545603281924f956fac5f3d4da879acee924deea59b52185c88ee50c684..edf00ad6562c13a05d0dbcfdc1176c530db3e2d750cb7deb1d9f1a1c0d6a06fe 100644 (file)
--- a/README
+++ b/README
@@ -5,5 +5,22 @@ The one working on:
 
 From the git version 1.4.0 gitweb is bundled with git.
 
+
+How to configure gitweb for your local system:
+
+You can specify the following configuration variables when building GIT:
+ * GITWEB_SITENAME
+   Shown in the title of all generated pages, defaults to the servers name.
+ * GITWEB_PROJECTROOT
+   The root directory for all projects shown by gitweb.
+ * GITWEB_LIST
+   points to a directory to scan for projects (defaults to project root)
+   or to a file for explicit listing of projects.
+ * GITWEB_HOMETEXT
+   points to an .html file which is included on the gitweb project
+   overview page.
+ * GITWEB_CSS
+   Points to the location where you put gitweb.css on your web server.
+
 Any comment/question/concern to:
   Kay Sievers <kay.sievers@vrfy.org>
This page took 0.212278 seconds and 4 git commands to generate.