Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 855 Bytes

File metadata and controls

19 lines (11 loc) · 855 Bytes

SimpleEditions

SimpleEditions is a crowdsourced tutorial web site being developed in Python for Google App Engine. The site is available at http://www.simpleeditions.com/.

Running the site locally

First of all, you will need to have the Google App Engine SDK installed.

After cloning this repository, you will need to copy src/simpleeditions/settings.py.template to src/simpleeditions/settings.py. Once this has been done, launch the Google App Engine development server and browse to the local address (http://localhost/ by default).

Contributors

License

GNU General Public License