LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
stasis/__init__.py
stasis/_version.py
stasis/basepage.py
stasis/build.py
stasis/clean.py
stasis/config.py
stasis/deploy.py
stasis/init.py
stasis/page.py
stasis/pandoc.py
stasis/post.py
stasis/s3.py
stasis/serve.py
stasis/site.py
stasis/bootstrap/stasis_config.py
stasis/bootstrap/drafts/2020-12-27-a-draft.md
stasis/bootstrap/pages/about.md
stasis/bootstrap/pages/readme.md
stasis/bootstrap/posts/2020-12-26-first-post.md
stasis/bootstrap/posts/2020-12-28-pandoc-markdown-examples.md
stasis/bootstrap/static/css/main.css
stasis/bootstrap/templates/base.html
stasis/bootstrap/templates/feed.xml
stasis/bootstrap/templates/index.html
stasis/bootstrap/templates/page.html
stasis/bootstrap/templates/post.html
stasis/bootstrap/templates/topic.html
stasis/bootstrap/templates/includes/footer.html
stasis/bootstrap/templates/includes/head.html
stasis/bootstrap/templates/includes/header.html
stasis/bootstrap/templates/includes/sidebar.html
stasis_ssg.egg-info/PKG-INFO
stasis_ssg.egg-info/SOURCES.txt
stasis_ssg.egg-info/dependency_links.txt
stasis_ssg.egg-info/entry_points.txt
stasis_ssg.egg-info/requires.txt
stasis_ssg.egg-info/top_level.txt
tests/__init__.py