.env.example
.gitignore
LICENSE
PUBLISH.md
README.md
SKILL.md
config.json
example.config.json
pyproject.toml
.github/workflows/publish.yml
src/drupaltools_tip_generator.egg-info/PKG-INFO
src/drupaltools_tip_generator.egg-info/SOURCES.txt
src/drupaltools_tip_generator.egg-info/dependency_links.txt
src/drupaltools_tip_generator.egg-info/entry_points.txt
src/drupaltools_tip_generator.egg-info/requires.txt
src/drupaltools_tip_generator.egg-info/top_level.txt
src/tip_generator/MANIFEST.in
src/tip_generator/__init__.py
src/tip_generator/config.json
src/tip_generator/url_cache.py
src/tip_generator/viewer.py
src/tip_generator/templates/about.html
src/tip_generator/templates/index.html
static/style.css
templates/about.html
templates/index.html