add header/footer template

This commit is contained in:
Daniel Fichtinger 2025-06-21 22:57:23 -04:00
parent d8b491bc33
commit 070c23720b
6 changed files with 54 additions and 17 deletions

View file

@ -12,6 +12,7 @@ dependencies = [
"jinja2>=3.1.6",
"marko[codehilite]>=2.1.4",
"python-frontmatter>=1.1.0",
"rich>=14.0.0",
"starlette>=0.47.1",
"typer>=0.16.0",
"uvicorn>=0.34.3",