git-annex/templates
Joey Hess 7e3c1e008d webapp now uses twitter bootstrap
mocked up the main screen, and am actually pretty happy with it!
2012-07-27 04:48:50 -04:00
..
bootstrap.hamlet webapp now uses twitter bootstrap 2012-07-27 04:48:50 -04:00
default-layout.hamlet webapp now uses twitter bootstrap 2012-07-27 04:48:50 -04:00
htmlshim.hamlet use the secret token for authentication, and add to all dynamic urls 2012-07-26 04:50:09 -04:00
longpolling.julius webapp now uses twitter bootstrap 2012-07-27 04:48:50 -04:00
metarefresh.hamlet cleaned up refreshing code into a widget 2012-07-26 21:03:46 -04:00
README add README 2012-07-27 00:40:18 -04:00
status.hamlet webapp now uses twitter bootstrap 2012-07-27 04:48:50 -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.