Skip to content

pombreda/guampa

 
 

Repository files navigation

guampa

The collaborative translation website from HLTDI.

Installation for hacking on it

Make sure you have Python 3.3 or higher, with pip and virtualenv installed (Ubuntu package python-virtualenv).

  • check out the source
  • $ scripts/setup_virtualenv.sh
  • $ source venv/bin/activate
  • $ scripts/create_db.sh
  • $ scripts/devserver.sh

Now you should be good to go!

Deploying to a server

Please see DeployingWithApache -- should work with other WSGI-enabled web servers too -- if you run it on another one (nginx, say), let us know!

libraries and other people's code included

About

the collaborative translation website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.8%
  • TeX 25.1%
  • JavaScript 6.9%
  • HTML 3.4%
  • CSS 2.1%
  • Shell 0.5%
  • Makefile 0.2%