.gitattributes
.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
MAINTAINERS.md
MANIFEST.in
README.md
pyproject.toml
tox.ini
.reuse/dep5
LICENSES/CC-BY-SA-4.0.txt
LICENSES/GPL-3.0-only.txt
incorporeal_cms.egg-info/PKG-INFO
incorporeal_cms.egg-info/SOURCES.txt
incorporeal_cms.egg-info/dependency_links.txt
incorporeal_cms.egg-info/entry_points.txt
incorporeal_cms.egg-info/requires.txt
incorporeal_cms.egg-info/top_level.txt
incorporealcms/__init__.py
incorporealcms/_version.py
incorporealcms/config.py
incorporealcms/error_pages.py
incorporealcms/feed.py
incorporealcms/markdown.py
incorporealcms/ssg.py
incorporealcms/mdx/__init__.py
incorporealcms/mdx/figures.py
incorporealcms/mdx/pydot.py
incorporealcms/static/css/base.css
incorporealcms/static/css/dark.css
incorporealcms/static/css/light.css
incorporealcms/static/css/plain.css
incorporealcms/static/img/favicon.png
incorporealcms/static/img/favicon.png.license
incorporealcms/static/js/style_switcher.js
incorporealcms/templates/400.html
incorporealcms/templates/404.html
incorporealcms/templates/500.html
incorporealcms/templates/base-wide.html
incorporealcms/templates/base.html
requirements/requirements-dev.txt
requirements/requirements.txt
tests/functional_markdown_tests.py
tests/test_commands.py
tests/test_factory.py
tests/test_feed.py
tests/test_markdown.py
tests/test_ssg.py
tests/instance/config.json
tests/instance/config.py
tests/instance/unreachable.md
tests/instance/broken/redirect.md
tests/instance/broken/test-invalid-graphviz.md
tests/instance/custom-static/css/warm.css
tests/instance/feed/20231201-forced-no-title.md
tests/instance/feed/20231230-subdir-page.md
tests/instance/feed/20250316-more-metadata.md
tests/instance/pages/actually-a-png.md
tests/instance/pages/bss-square-no-bg.png
tests/instance/pages/custom-template.md
tests/instance/pages/figures.md
tests/instance/pages/foo.txt
tests/instance/pages/forced-no-title.md
tests/instance/pages/index-but-with-footer.md
tests/instance/pages/index.md
tests/instance/pages/mdash-or-triple-dash.md
tests/instance/pages/more-metadata.md
tests/instance/pages/no-title.md
tests/instance/pages/symlink-to-foo.txt
tests/instance/pages/symlink-to-no-title.md
tests/instance/pages/symlink-to-subdir
tests/instance/pages/test-graphviz.md
tests/instance/pages/test-two-graphviz.md
tests/instance/pages/media/favicon.png
tests/instance/pages/no-index-dir/page.md
tests/instance/pages/subdir/index.md
tests/instance/pages/subdir/page-no-title.md
tests/instance/pages/subdir/page.md
tests/instance/pages/subdir-with-title/index.md
tests/instance/pages/subdir-with-title/page.md