Files
i2p.www/www.i2p2
forget d4d9c7317a Removed unused duplicate screenshots differing only in filename case.
(These duplicates were effectively blocking checkout for Monotone users on Windows, since Monotone does not properly handle case insensitivity.)
2011-06-23 18:59:34 +00:00
..
2011-06-23 18:20:15 +00:00
2011-06-21 22:40:41 +00:00
2009-01-27 21:05:12 +00:00

To run locally (for testing purposes):

$ python app.py
This will run a webserver on http://localhost:5009/

If you get python import errors when trying to run the local web server, you
might need to install required dependencies: jinja and werkzeug. If you are
using Linux, they might be in the repository of your distribution. Otherwise
you will have to install them yourself. Please see the homepages of these
projects:

http://jinja.pocoo.org/
http://werkzeug.pocoo.org/