Udata theme for lecatalogue (part of latelier)
Install the theme package in you udata environement:
pip install lecatalogue
Then, define the installed theme as current in you udata.cfg
:
THEME = 'lecatalogue'
There is a docker-compose
configuration to get started fast.
Just run:
docker-compose up
Then go to http://localhost:7000 to connect to the development server with live reload.