Mobile site for OpenStax CNX using Deliverance
- Bootstrap and run buildout:
$ virtualenv --no-site-packages .
$ ./bin/python bootstrap.py
$ ./bin/buildout
-
Configure ports in etc/deliverance.xml and users in etc/deliv-users.htpasswd
-
Customise font paths in src/upfront.mathmlimage/upfront/mathmlimage/svgmath.xml
If you want to use the true type fonts referenced in the config file, simply install the ttf-freefont and msttcorefonts packages on debian or ubuntu.
-
Start deliverance-proxy:
$ ./bin/deliverance-proxy ./etc/deliverance.xml
- Browse to http://localhost:port