grim/hgkeeper-theme

Add the readme to the summary and pull in the github markdown css from https://github.com/sindresorhus/github-markdown-css/
default = 'summary'
mimetype = 'text/html; charset={encoding}'
urlparameter = '{separator}{name}={value|urlescape}'
alltags = tag/all.tmpl
bookmarktag = tag/bookmark.tmpl
branchtag = tag/branch.tmpl
inbranchtag = tag/inbranch.tmpl
instabilitytag = tag/instability.tmpl
obsoletetag = tag/obsolete.tmpl
phasetag = tag/phase.tmpl
tagtag = tag/tag.tmpl
header = header.tmpl
footer = footer.tmpl
error = error.tmpl
notfound = notfound.tmpl
index = index/list.tmpl
indexarchiveentry = index/archiveentry.tmpl
indexentry = index/entry.tmpl
summary = summary.tmpl
shortlog = shortlog/list.tmpl
bookmarkentry = bookmark/entry.tmpl
branchentry = branch/entry.tmpl
tagentry = tag/entry.tmpl
manifest = manifest/list.tmpl
upentry = manifest/upentry.tmpl
direntry = manifest/direntry.tmpl
fileentry = manifest/fileentry.tmpl
reponav = nav/repo.tmpl
graph = graph/list.tmpl
changeset = changeset/description.tmpl
changesetbody = changeset/body.tmpl
changesetfull = changeset/full.tmpl
changesetheader = changeset/header.tmpl
changesetnodes = changeset/nodes.tmpl
changesetnodeentry = changeset/nodeentry.tmpl
diffblock = diff/block.tmpl
diffline = diff/line.tmpl
difflineanchors = diff/lineanchors.tmpl
difflineat = diff/lineat.tmpl
difflineminus = diff/lineminus.tmpl
difflineplus = diff/lineplus.tmpl
diffstatlink = diff/stat.tmpl
diffstatnolink = diff/stat.tmpl
fileline = '<div class="d-flex"><a href="#{lineid}" class="line-number" data-line-number="{linenumber}"></a><div id="{lineid}" class="line">{strip(line|escape, '\r\n')}</div></div>'
filelog = file/log.tmpl
filerevision = file/revision.tmpl