git-annex/templates
Joey Hess b72d04988f add an icon for The Cloud
I am befuddled that Twitter Bootstrap has no built-in Icon for The Cloud,
and also that Chromium's depiction of CLOUD (U+2601) has an uncanny
resemblance to PILE OF POO (U+1F4A9) when rendered small, and looks like a
looming Frankenstorm when rendered large, and not a sweet, sunny, nothing
can go wrong The Cloud.
<http://www.fileformat.info/info/unicode/char/2601/browsertest.htm>

So, I must resort to irony in my choice of icons.
2012-10-27 11:24:35 -04:00
..
configurators store xmpp creds from form 2012-10-26 17:13:30 -04:00
dashboard add link 2012-10-17 16:30:32 -04:00
documentation webapp: Improve wording of intro display. Closes: #689848 2012-10-11 15:04:38 -04:00
notifications reorg templates 2012-07-31 01:24:49 -04:00
sidebar add an icon for The Cloud 2012-10-27 11:24:35 -04:00
actionbutton.hamlet add tooltips 2012-09-27 12:55:00 -04:00
bootstrap.hamlet webapp now starts up when run not in a git repo 2012-07-31 12:17:31 -04:00
otherrepos.hamlet make other repositories list list all autostarted repos 2012-09-18 17:50:07 -04:00
page.cassius template reorg 2012-07-27 20:47:48 -04:00
page.hamlet add tooltips 2012-09-27 12:55:00 -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.