Skip to content

OnroerendErfgoed/pyoes

Repository files navigation

pyoes: Pyramid OE style

image

image

Documentation Status

image

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