BGAEWiki is a Google Appengine Wiki suitable for mobile devices
BGAEWiki is built on top of GaeWiki where, in addition to the upgrade for current Appengine with Python 2.7, Bootstrap is used as frontend.
git clone https://github.com/vladiuz1/bgaewiki
cd bgaewiki
gcloud config set project <your-gae-project>
gcloud app deploy index.yaml
gcloud app deploy app.yaml
The wiki itself is distributed under GNU GPL v3.
pytz is distributed under the MIT license.