add README

This commit is contained in:
Joey Hess 2012-07-27 00:40:18 -04:00
parent 1f47c1f6d8
commit 2ba02d260b

7
templates/README Normal file
View file

@ -0,0 +1,7 @@
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.