No description
static | ||
.gitignore | ||
__init__.py | ||
config.jsonc | ||
install.py | ||
README.md |
pan.do/ra site overlay for collective-cinema.net
custom files should be in the form ..js
i.e. js overlay:
static/js/home.<sitename>.js
png overly the same i.e.
static/png/icon..png
poster/icon script without : script/item_icon.py script/list_icon.py script/potser.py
if you need a custom django module, touch init.py and install.py will take care of that too.
to use js pages from other sites, add them to overwrite in install.py
to deploy, checkout your fork into /srv/pandora/pandora/ and run ./install.py