summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-05-06 19:09:14 +0200
committerFlorian Dold <florian@dold.me>2021-05-06 19:09:14 +0200
commit15b058c39ec9af0f8ea2695f40b5a033067570cd (patch)
tree41dbc6d028cef4fa3be2b3138520f01e95b4ae3a /README
parent1aaeed134e1750593a7b189ea510fb00c94fb588 (diff)
parent719934275f3c55e958f48ea165280542b49b8f0b (diff)
downloadwww-15b058c39ec9af0f8ea2695f40b5a033067570cd.tar.gz
www-15b058c39ec9af0f8ea2695f40b5a033067570cd.tar.bz2
www-15b058c39ec9af0f8ea2695f40b5a033067570cd.zip
merge locale
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 4 insertions, 9 deletions
diff --git a/README b/README
index 8483d249..56594ba7 100644
--- a/README
+++ b/README
@@ -20,21 +20,16 @@ locale/
The translations of the strings into the various languages are in the
locale/ directory.
+static/
+ This directory contains static resources that are language-independent.
-dist/
+static/dist/
This directory contains JavaScript from other projects which we redistribute,
such as bootstrap and jquery.
-
-static/
- This directory contains static resources that are language-independent
- and never change.
-
-
-news/ and financial-news/
+template/news/ and template/financial-news/
This directory contains news items to be posted on the news page.
-
inc/
This directory contains various Python scripts that are included during
the pre-processing with Jinja2.