AUTHORS.txt
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/be_brief/__init__.py
src/be_brief/apps.py
src/be_brief/blocks.py
src/be_brief/categories.py
src/be_brief/default_settings.py
src/be_brief/html_to_text.py
src/be_brief/model_fields.py
src/be_brief/model_porter.py
src/be_brief/models.py
src/be_brief/side_panels.py
src/be_brief/views.py
src/be_brief/wagtail_hooks.py
src/be_brief/wagtail_settings.py
src/be_brief.egg-info/PKG-INFO
src/be_brief.egg-info/SOURCES.txt
src/be_brief.egg-info/dependency_links.txt
src/be_brief.egg-info/requires.txt
src/be_brief.egg-info/top_level.txt
src/be_brief.egg-info/zip-safe
src/be_brief/migrations/0001_initial.py
src/be_brief/migrations/__init__.py
src/be_brief/templates/be_brief/base_page.html
src/be_brief/templates/be_brief/post.html
src/be_brief/templates/be_brief/post_index_page.html
src/be_brief/templates/be_brief/post_page.html
src/be_brief/templates/be_brief/blocks/post_authors_block.html
src/be_brief/templates/be_brief/blocks/post_block.html
src/be_brief/templates/be_brief/blocks/post_content_stream.html
src/be_brief/templates/be_brief/blocks/post_dates_block.html
src/be_brief/templates/be_brief/blocks/post_tags_block.html
src/be_brief/templates/be_brief/tags/support.html
src/be_brief/templatetags/__init__.py
src/be_brief/templatetags/be_brief_tags.py