Go to file
j bfad0d49bd hover 2020-10-22 14:31:57 +02:00
static hover 2020-10-22 14:31:57 +02:00
.gitignore inital commit 2019-07-14 14:56:12 +01:00
README.md add canDownloadSource 2019-11-01 19:50:14 +01:00
__init__.py get id from config file 2019-07-18 11:51:31 +02:00
config.jsonc fix edit sort 2019-11-06 16:27:21 +01:00
install.py link logo/icon 2019-11-07 17:07:15 +01:00

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