.env.example
.gitignore
CLAUDE.md
CONTRIBUTING.md
DEPLOYMENT.md
HIERARCHICAL_CONTENT.md
LICENSE
QUICKSTART.md
README.md
pyproject.toml
trellis/__init__.py
trellis/cli.py
trellis/config.py
trellis/routes.py
trellis/models/__init__.py
trellis/models/content_index.py
trellis/static/css/colors.css
trellis/static/css/main.css
trellis/static/js/editor.js
trellis/templates/add_user.html
trellis/templates/article.html
trellis/templates/base.html
trellis/templates/change_password.html
trellis/templates/edit_user.html
trellis/templates/editor.html
trellis/templates/editor_dashboard.html
trellis/templates/garden.html
trellis/templates/gardens_index.html
trellis/templates/index.html
trellis/templates/login.html
trellis/templates/search.html
trellis/templates/user_management.html
trellis/utils/__init__.py
trellis/utils/date_manager.py
trellis/utils/garden_manager.py
trellis/utils/git_handler.py
trellis/utils/markdown_handler.py
trellis/utils/search_index.py
trellis_cms.egg-info/PKG-INFO
trellis_cms.egg-info/SOURCES.txt
trellis_cms.egg-info/dependency_links.txt
trellis_cms.egg-info/entry_points.txt
trellis_cms.egg-info/requires.txt
trellis_cms.egg-info/top_level.txt