/pyoes

PYramid Onroerend Erfgoed Style

Primary LanguageJinja

pyoes: Pyramid OE style

https://travis-ci.org/OnroerendErfgoed/pyoes.png https://coveralls.io/repos/OnroerendErfgoed/pyoes/badge.png?branch=master Documentation Status https://badge.fury.io/py/pyoes.png

Pyoes helps to share layout between different websites and applications of Onroerend Erfgoed (Flanders Heritage).

More information about this library can be found in the docs folder. These can be build using Sphinx.

# activate your virtual env
$ pip install -r requirements-dev.txt
$ cd docs
$ make html
# You can also build a pdf, provided you have the correct latex toolchain installed.
$ make latexpdf