No description
- Perl 77.1%
- JavaScript 14.9%
- CSS 8%
| static | ||
| gitweb.cgi | ||
| gitweb.css | ||
| index.cgi | ||
| README.md | ||
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
apt-get install markdown
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 /etc/gitweb.conf to support css and javascript
this theme is hardforked from https://github.com/kogakure/gitweb-theme
NOTE: README.md needs to be XML compatible otherwise Gitweb will fail to display correctly