This site requires Jinja2.
make run
to build and serve HTML on 8000 port. Visiting / redirects to preferred language of the browser, or en_US
if the language is not supported.
Modify bin/config.py to add more supported languages.
make deploy-beta
deploys to http://beta.getlantern.org.s3-website-us-east-1.amazonaws.com/
make deploy
deploys to https://getlantern.org, plus all S3 mirrors.