My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members
Featured
Downloads
Links

TurbineCMS is a lightweight CMS designed to run on Google App Engine. You can add new pages and subpages, can upload and manage images and you can edit the site template. That's it.

See it in action

NB

Designers and developers wanted! If you would like to help developing TurbineCMS or you would like to redesign the appearance then any help is greatly appriciated!

Installation instructions

1. Download the source from the sidebar

- or checkout the code with the following command:

svn checkout http://turbinecms.googlecode.com/svn/trunk/ turbinecms-read-only

2. Edit app.yaml and set the correct appication ID

3. Deploy the code to Google App Engine

4. Visit http://your_app_ID.appspot.com/admin to get started (application admins only!)

5. If an error message appears about indexes, then wait a moment (server hasn't build yet all needed database indexes)

Powered by Google Project Hosting