aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2011-02-25 17:35:28 +0000
committerSeb Bacon <seb.bacon@gmail.com>2011-02-25 17:35:28 +0000
commit5ff760648e7c54ddc616e5b47a30c05126fd1af3 (patch)
treebacc831f6f3fe540f6e8f445702fe896ecb3e976 /README
initial commit
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..bcaf43d
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+Alavetelitheme
+==============
+
+This is a "hello world" type theme package for Alaveteli.
+
+The intention is to support simple overlaying of templates and
+resources without the need to touch the core Alaveteli software.
+
+Typical usage should be limited to:
+
+ * Putting CSS-based customisations in lib/views/general/custom_css.rhtml
+
+ * Creating your own versions of non-functional pages (like "about
+ us", at lib/views/help/about.rhtml -- and/or localised versions at
+ lib/views/help/about.es.rhtml)
+
+
+
+Copyright (c) 2011 Seb Bacon, released under the MIT license