incorporeal-cms/incorporealcms
Brian S. Stephan d89fd151ca use just the page part of the path in breadcrumbs
rather than showing the full path (e.g. /foo/bar/baz) in breadcrumbs
when the page doesn't have a Title, show just the leaf (baz)

Closes #4
2021-02-27 00:30:32 -06:00
..
static fold some nav/style menu styles into header 2021-02-21 10:14:42 -06:00
templates allow for configuration to override the favicon 2021-02-27 00:10:03 -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