summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2015-02-18 23:44:14 -0800
committerelijah <elijah@riseup.net>2015-02-18 23:44:14 -0800
commite53e113dcde3e3686095c3661307efccc5c7e64e (patch)
tree2d5219d73587750ec478811c65499325a95a04db /README.md
initial conversation from leap_doc and leap_website
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..dddb932
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+LEAP Web Pages
+==================================
+
+This is the repository for the LEAP website at https://leap.se.
+
+It is entirely static, but relies on a bunch of apache tricks for things like
+language negotiation. A static website generator called `amber` is used to
+render the source files into html files.
+
+To submit changes, please fork this repo and issue pull requests on github.
+
+For more information how to use `amber`, see: https://github.com/leapcode/amber.
+