This does what you think it does: applies Twitter Bootstrap styles to Zope2
Project description
Introduction
This does what you think it does: applies Twitter Bootstrap styles to Zope2.
Installation
Do this:
$ virtualenv . $ bin/pip install zc.buildout $ bin/buildout init
Edit buildout.cfg to include:
[buildout] extends = http://pythonpackages.com/buildout/zope2/2.13.x-dev [zope2] eggs += zope2_bootstrap zcml += zope2_bootstrap
Run buildout and start Zope2:
$ bin/buildout $ bin/zope2
Enjoy Bootstrap goodness. It’s not great, but it’s better.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zope2_bootstrap-0.0.1.tar.gz
(804.1 kB
view hashes)