incorporeal-cms/incorporealcms
Brian S. Stephan 06d948a709 have specific styles @import the base styles
this clarifies the value of what was formerly "style.css" a bit, and
also opens the door for potential styles that don't inherit the base
styling at all
2021-03-07 23:09:58 -06:00
..
static have specific styles @import the base styles 2021-03-07 23:09:58 -06:00
templates have specific styles @import the base styles 2021-03-07 23:09:58 -06:00
__init__.py add error handler pages for 400, 404, 500 2021-02-21 19:35:52 -06:00
_version.py add setup.py with versioneer support 2020-03-07 00:29:17 -06:00
config.py allow for configuration to override the favicon 2021-02-27 00:10:03 -06:00
error_pages.py add error handler pages for 400, 404, 500 2021-02-21 19:35:52 -06:00
lib.py move render() into shared spot 2021-02-20 23:36:03 -06:00
pages.py use just the page part of the path in breadcrumbs 2021-02-27 00:30:32 -06:00