1
0
Fork 0
Repository-agnostic HTML generator (used to generate old mikegerwitz.com) [archive]
Go to file
Mike Gerwitz 0f5561e893
Added support for custom HTML extension (or omission); adds -e and -E options
-E will create the effect of a URL rewriting scheme without having to actually use rewriting on the server
2013-05-21 17:36:21 -04:00
git Added cref-errlog to post-process cref errors rather than priming the hashcache 2013-03-10 21:51:08 -04:00
tpl Added title and desc classes to index template 2013-05-20 06:35:29 -04:00
.gitignore Added .gitignore containing misc. build dotfiles 2013-05-19 16:01:14 -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
hashcache hashcache will now exit with non-zero status if requested item cannot be found 2013-03-10 16:14:14 -04:00
msgfmt Added commit_html_* references to commit template, along with classes to support additional styling 2013-05-19 15:54:59 -04:00
processor Added support for custom HTML extension (or omission); adds -e and -E options 2013-05-21 17:36:21 -04:00
repo2html Added support for custom HTML extension (or omission); adds -e and -E options 2013-05-21 17:36:21 -04:00
rss Output prefixes are now handled by parent script 2013-03-10 22:54:21 -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.