aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..0820b28
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,9 @@
+# Hurry Curry! Website
+
+The website is instantiated from `index_template.html` with the `translate.py`
+python script. It uses the translation files from the main hurrycurry repository
+at `main/locale/xx.ini`, so you should clone the main repo as `main`. Then just
+`make`
+
+Finally one of the resulting files `index.xx.html` should be served respecting
+the browser locale.