git-annex/templates
2013-12-03 13:41:23 -04:00
..
configurators improve android upgrade interface 2013-11-23 22:12:36 -04:00
control use global webapp redirects when shutting down 2013-11-23 16:21:09 -04:00
dashboard webapp: Improve UI around remote that have no annex.uuid set, either because setup of them is incomplete, or because the remote git repository is not a git-annex repository. 2013-11-07 18:02:00 -04:00
documentation did I really just get feedback on a docuentation page I thought nobody would ever read?! 2013-11-02 20:25:42 -04:00
notifications global webapp redirects, to finish upgrades 2013-11-23 14:47:38 -04:00
sidebar restart on upgrade is working, including automatic restart 2013-11-23 00:54:08 -04:00
actionbutton.hamlet
bootstrap.hamlet
controlmenu.hamlet drop down menu for each repository with edit, disable, delete 2013-04-03 21:28:21 -04:00
error.cassius
error.hamlet
page.cassius
page.hamlet don't shown non-working file browser opening UI on android 2013-12-03 13:41:23 -04:00
page.julius global webapp redirects, to finish upgrades 2013-11-23 14:47:38 -04:00
README
repolist.hamlet webapp: Improve UI around remote that have no annex.uuid set, either because setup of them is incomplete, or because the remote git repository is not a git-annex repository. 2013-11-07 18:02:00 -04:00
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.