Mostly works! Image loading and caching seems slow

This commit is contained in:
2025-02-16 20:36:13 -05:00
parent de565fce4f
commit b2ed4cc4e5
14 changed files with 625 additions and 6 deletions

View File

@ -20,6 +20,10 @@ mdurl==0.1.2
# via markdown-it-py
pygments==2.19.1
# via rich
python-frontmatter==1.1.0
# via foldsite (pyproject.toml)
pyyaml==6.0.2
# via python-frontmatter
rich==13.9.4
# via foldsite (pyproject.toml)
waitress==3.0.2