git-annex/templates
2014-01-23 15:09:43 -04:00
..
configurators add webapp UI to manage unused files 2014-01-23 15:09:43 -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 refactor 2012-11-25 00:27:17 -04:00
controlmenu.hamlet drop down menu for each repository with edit, disable, delete 2013-04-03 21:28:21 -04:00
error.cassius webapp: Prettify error display. 2012-12-02 15:02:49 -04:00
error.hamlet link to logs on error page 2013-01-15 16:32:00 -04:00
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 webapp: Repository list is now included in the dashboard, and other UI tweaks. 2013-03-15 00:34:42 -04:00

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.