.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
stattic.egg-info/PKG-INFO
stattic.egg-info/SOURCES.txt
stattic.egg-info/dependency_links.txt
stattic.egg-info/entry_points.txt
stattic.egg-info/requires.txt
stattic.egg-info/top_level.txt
stattic_pkg/__init__.py
stattic_pkg/cli.py
stattic_pkg/core.py
stattic_pkg/settings.py
stattic_pkg/url_validator.py
stattic_pkg/templates/404.html
stattic_pkg/templates/base.html
stattic_pkg/templates/category.html
stattic_pkg/templates/index.html
stattic_pkg/templates/page.html
stattic_pkg/templates/post.html
stattic_pkg/templates/tag.html