aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1b47653
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# README
+
+Forked from qorg11.net
+
+A modified gitweb.css with dak theme and Support for displaying README.md
+
+On Debian based Systems you need to install the Package *Markdown*
+
+<code>apt-get install markdown</code>
+
+to apply the theme copy the files to */usr/share/gitweb/gitweb.cgi* and */usr/share/gitweb/static/gitweb.css*
+
+Do not forget to configure your <code>/etc/gitweb.conf</code> to support css and javascript
+
+*this theme is hardforked from* [https://github.com/kogakure/gitweb-theme](https://github.com/kogakure/gitweb-theme)
+
+**NOTE: README.md needs to be XML compatible otherwise Gitweb will fail to display correctly**
+