1
0
Fork 0
Commit Graph

19 Commits (d14eda464ef29673c259d9958b66a20e00d57e08)

Author SHA1 Message Date
Mike Gerwitz 3fae735d0b Index copyright notice in footer now includes license 2013-05-30 21:25:26 -04:00
Mike Gerwitz 1d4c1a1d18 Templates now enclose content in a content div
Useful for styling
2013-05-30 21:25:16 -04:00
Mike Gerwitz 111980f233 Root URL in index template will now default to "/" 2013-05-30 21:15:58 -04:00
Mike Gerwitz c98071832d Title now links to $url_root (and "return to index" link now does as well) 2013-05-29 20:20:36 -04:00
Mike Gerwitz 5f8b1417f8 Subject line will now be included as an h3 in index template if do-index is undefined
Intended for use with raw (-i) mode
2013-05-29 20:20:35 -04:00
Mike Gerwitz 53f6e4f97e Added subject to title, if available, separated by $html_tsep (mdash by default) 2013-05-29 20:20:35 -04:00
Mike Gerwitz dd870f933c Added $html_body_class support to templates 2013-05-29 20:20:35 -04:00
Mike Gerwitz efa0adc41b index template will output commit-id line only if available 2013-05-27 16:57:16 -04:00
Mike Gerwitz eadb86cd6a index template will now default to accepting input from stdin if do-index is undefined 2013-05-27 16:57:15 -04:00
Mike Gerwitz 9a8803f707 Added license to index and commit templates 2013-05-27 16:57:15 -04:00
Mike Gerwitz 82c6539306 do-index now accepts command names for heading, line and footer outputs for index sections 2013-05-27 16:57:15 -04:00
Mike Gerwitz a261314df3 Added index and commit classes to respective body tags of templates 2013-05-27 16:57:15 -04:00
Mike Gerwitz 40fb165b53 Added html_pre_index var for templates 2013-05-27 16:57:15 -04:00
Mike Gerwitz e0f32a9228
HTML character encoding is now explicitly specified as utf-8
This resolves display issues that may result from using UTF-8 chars in commit messages.
2013-05-23 19:52:07 -04:00
Mike Gerwitz 73a462cfd2
Added title and desc classes to index template 2013-05-20 06:35:29 -04:00
Mike Gerwitz a94e1cb223
Added html_index_footer, renamed {commit_html,html_commit}_footer 2013-05-20 06:35:15 -04:00
Mike Gerwitz 540d8b4c38
Additional configuration changes to default templates, including html_footer 2013-05-19 17:07:29 -04:00
Mike Gerwitz f11b3ecdee
Added external css configuration var and -C option 2013-05-19 17:06:53 -04:00
Mike Gerwitz 01ea10f0bf
Separated index HTML into its own template 2013-05-19 16:01:03 -04:00