1
0
Fork 0
Repository-agnostic HTML generator (used to generate old mikegerwitz.com) [archive]
Go to file
Mike Gerwitz 16993151a8
Hyperlink-related enhancements to msgfmt
- Removing <> delimiters from links
- Stripping punctuation from the end of links

Yes, Perl would be easier, but I'd prefer to avoid the dependency if at all
possible. If this gets too much more complicated, Perl may be a necessity to
prevent a maintinance nightmare.
2012-10-28 00:03:40 -04:00
git msgfmt is now configurable 2012-10-19 20:09:35 -04:00
tpl Title, description, copyright and license are now configurable 2012-10-07 16:44:12 -04:00
COPYING Initial repo2html concept 2012-10-07 10:04:42 -04:00
README Altered README 2012-10-16 23:04:29 -04:00
msgfmt Hyperlink-related enhancements to msgfmt 2012-10-28 00:03:40 -04:00
processor msgfmt is now configurable 2012-10-19 20:09:35 -04:00
repo2html Added configurable RSS count (default all) 2012-10-19 20:13:53 -04:00
rss Added configurable RSS count (default all) 2012-10-19 20:13:53 -04:00
tsdate Replaced bash %()T printf (which requires 4.2) with date 2012-10-08 23:08:29 -04:00

README

Repository-agnostic HTML generator

Currently supports Git only.