incorporeal-cms/incorporealcms
Brian S. Stephan fd0fb390ff
allow for overriding PAGE_STYLES
moving this allows for per-instance customizations later, but that won't
be practical until serving styles from the instance dir is also allowed.
but, this sets the ground work and does allow for removing some styles
(e.g. if someone wanted to only allow 'plain').

also I still need to add the ability to present the themes list dynamically
2022-12-31 09:40:13 -06:00
..
mdx make the pydot syntax backwards compatible with code fences 2022-04-19 08:41:59 -05:00
static fix bad copy and paste job on link styles 2022-09-16 14:16:13 -05:00
templates allow pages to supply extra footer text 2022-09-16 13:35:40 -05:00
__init__.py don't route /media separately anymore 2021-04-17 11:16:34 -05:00
_version.py add setup.py with versioneer support 2020-03-07 00:29:17 -06:00
config.py allow for overriding PAGE_STYLES 2022-12-31 09:40:13 -06:00
error_pages.py add error handler pages for 400, 404, 500 2021-02-21 19:35:52 -06:00
lib.py allow for overriding PAGE_STYLES 2022-12-31 09:40:13 -06:00
pages.py allow pages to supply extra footer text 2022-09-16 13:35:40 -05:00