1
0
Fork 0
Repository-agnostic HTML generator (used to generate old mikegerwitz.com) [archive]
Go to file
Mike Gerwitz 9cf68f2bdc
A number of changes for templates and modularity
2013-06-04 22:48:00 -04:00
git Added -P option to msgfmt and moved addition of beginning and ending p tags from commit2html to msgfmt 2013-05-29 20:20:31 -04:00
include Moved template functions/procedures into their own file 2013-05-29 20:20:35 -04:00
tpl Added -uU options for repo and commit URLs; used by commit template 2013-05-30 23:15:01 -04:00
.gitignore Remaining log/data files generated by repo2html will now take into account path_root 2013-06-02 11:58:18 -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 Altered hashcache retrieve function to return only the second field rather than 2+ 2013-06-04 22:39:45 -04:00
msgfmt Ensuring url_root will always contain forward slash when concatenated with cref 2013-06-04 22:42:47 -04:00
processor hashcache will now output commit subject to cache 2013-06-02 11:56:00 -04:00
raw Added -P option to msgfmt and moved addition of beginning and ending p tags from commit2html to msgfmt 2013-05-29 20:20:31 -04:00
repo2html Remaining log/data files generated by repo2html will now take into account path_root 2013-06-02 11:58:18 -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.