git-annex/templates
Joey Hess 2c8bbdf307 made navbar work
also added an About page and a stub Config page.
2012-07-31 02:30:26 -04:00
..
configurators made navbar work 2012-07-31 02:30:26 -04:00
dashboard reorg templates 2012-07-31 01:24:49 -04:00
documentation made navbar work 2012-07-31 02:30:26 -04:00
notifications reorg templates 2012-07-31 01:24:49 -04:00
sidebar reorg templates 2012-07-31 01:24:49 -04:00
bootstrap.hamlet made navbar work 2012-07-31 02:30:26 -04:00
htmlshim.hamlet use the secret token for authentication, and add to all dynamic urls 2012-07-26 04:50:09 -04:00
page.cassius template reorg 2012-07-27 20:47:48 -04:00
page.hamlet made navbar work 2012-07-31 02:30:26 -04:00
page.julius further refactoring my js 2012-07-30 20:33:23 -04:00
README add README 2012-07-27 00:40:18 -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.