81d402216d
This will speed up the common case where a Key is deserialized from disk, but is then serialized to build eg, the path to the annex object. Previously attempted in |
||
---|---|---|
.. | ||
configurators | ||
control | ||
dashboard | ||
documentation | ||
notifications | ||
sidebar | ||
actionbutton.hamlet | ||
bootstrap.hamlet | ||
controlmenu.hamlet | ||
error.cassius | ||
error.hamlet | ||
page.cassius | ||
page.hamlet | ||
page.julius | ||
README | ||
repolist.hamlet | ||
repolist.julius |
These are template files for the git-annex webapp. They use the Shakespearean template library, which is documented here: http://www.yesodweb.com/book/shakespearean-templates Note that for most of the templates, it will use files ending in .hamlet, .julius, and .cassius if they exist. So if you need to add CSS, or javascript, you can create the missing template files.