summaryrefslogtreecommitdiff
path: root/README
blob: 3ef5ae2c0069ea8efc859801c2e56984df4aa70e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Sourcecode for https://gnunet.org created from the https://taler.net code base.

Requires python3-jinja2, python3-babel, and gettext.

Run "make" to build the HTML.

Expect it to show up in en/ and other language folders, NOT in the root dir.

Commentary:
This website has been tested with python 3.6.5 and jinja2 2.9.6.
Since python development in collaborative environments with
a whole range of possibilities in what your environment looks
like, please state problems on the mailinglist instead of just
fixing what *could* work for you.

Thanks!