Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 791 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 791 Bytes

Jux Site

WARNING: WORK IN PROGRESS

An experiment for creating a web based mobile focused content management system that runs effortlessly on the Google App Engine. See the experiment take shape at http://juxsite.appspot.com/.

Install

Requires you to have Go1.2 and the Google App Engine Go Runtime installed in the directory ~/Go.

git clone git@github.com:ricallinson/juxsite.git
cd ./juxsite
git submodule init
git submodule update

Run

./start