aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-10-07 00:11:49 +0200
committermetamuffin <metamuffin@disroot.org>2024-10-07 00:11:49 +0200
commit1236758ec8267ef9f561dc44acbc5559967f5d1e (patch)
treec57d7f37cbd2fc978b094be9908e09ee033356b8
parent505d4b3ef8b3f474373e0e57cb3b0451b9e390c7 (diff)
downloadhurrycurry-website-1236758ec8267ef9f561dc44acbc5559967f5d1e.tar
hurrycurry-website-1236758ec8267ef9f561dc44acbc5559967f5d1e.tar.bz2
hurrycurry-website-1236758ec8267ef9f561dc44acbc5559967f5d1e.tar.zst
website readme
-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.