summaryrefslogtreecommitdiff
path: root/templates/README
diff options
context:
space:
mode:
Diffstat (limited to 'templates/README')
-rw-r--r--templates/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/README b/templates/README
new file mode 100644
index 000000000..eb0ca037b
--- /dev/null
+++ b/templates/README
@@ -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.