LICENSE
NOTICE
README.md
pyproject.toml
atlas_mind.egg-info/PKG-INFO
atlas_mind.egg-info/SOURCES.txt
atlas_mind.egg-info/dependency_links.txt
atlas_mind.egg-info/entry_points.txt
atlas_mind.egg-info/requires.txt
atlas_mind.egg-info/top_level.txt
src/__init__.py
src/build.py
src/cli.py
src/config.py
src/server.py
src/store.py
src/templates/note.md
src/templates/reunion.md
src/web/icon.svg
src/web/sw.js
src/web/viewer.html
src/web/tailwind/extract-safelist.py
src/web/tailwind/input.css
src/web/tailwind/safelist.txt
src/web/tailwind/tailwind.config.cjs
src/web/vendor/LICENSES.md
src/web/vendor/fonts.css
src/web/vendor/highlight-github-dark.min.css
src/web/vendor/highlight.min.js
src/web/vendor/mammoth.min.js
src/web/vendor/marked.min.js
src/web/vendor/minisearch.min.js
src/web/vendor/pako.min.js
src/web/vendor/purify.min.js
src/web/vendor/tailwind.css
src/web/vendor/fonts/OFL.txt
src/web/vendor/fonts/corinthia-latin-700.woff2
src/web/vendor/fonts/corinthia-latin-ext-700.woff2
src/web/vendor/fonts/corinthia-latin-ext.woff2
src/web/vendor/fonts/corinthia-latin.woff2
src/web/vendor/fonts/jetbrains-mono-latin-ext.woff2
src/web/vendor/fonts/jetbrains-mono-latin.woff2
src/web/vendor/fonts/lora-italic-latin-ext.woff2
src/web/vendor/fonts/lora-italic-latin.woff2
src/web/vendor/fonts/lora-latin-ext.woff2
src/web/vendor/fonts/lora-latin.woff2
src/web/vendor/fonts/manrope-latin-ext.woff2
src/web/vendor/fonts/manrope-latin.woff2
src/web/vendor/fonts/rubik-80s-fade-latin-ext.woff2
src/web/vendor/fonts/rubik-80s-fade-latin.woff2
tests/test_acl.py
tests/test_admin.py
tests/test_auth_hardening.py
tests/test_branding.py
tests/test_browse.py
tests/test_cli.py
tests/test_cloud_filestore.py
tests/test_config.py
tests/test_deploy_image.py
tests/test_extensions.py
tests/test_federation.py
tests/test_files.py
tests/test_i18n.py
tests/test_misc.py
tests/test_notes.py
tests/test_smoke.py
tests/test_templates.py
tests/test_todo_categories.py
tests/test_todos.py
tests/test_vendoring.py