.gitignore
.pre-commit-config.yaml
LICENSE
Pipfile
Pipfile.lock
README.md
__init__.py
mkdocs.yml
setup.cfg
setup.py
.github/workflows/continuous-deployment.yml
.github/workflows/docs.yml
docs/Makefile
docs/conf.py
docs/index.md
docs/make.bat
docs/requirements.txt
docs/_static/css/custom.css
docs/_templates/nav.html
greeking/__init__.py
greeking/apps.py
greeking/fillmurray.py
greeking/jabberwocky.py
greeking/latimes_ipsum.py
greeking/models.py
greeking/pangrams.py
greeking/placeholdit.py
greeking/placekittens.py
greeking/quotables.py
greeking/tests.py
greeking.egg-info/PKG-INFO
greeking.egg-info/SOURCES.txt
greeking.egg-info/dependency_links.txt
greeking.egg-info/top_level.txt
greeking/templatetags/__init__.py
greeking/templatetags/greeking_tags.py