use jinja2 templates to add css and formatting
This commit is contained in:
@@ -5,6 +5,7 @@ description = "publishes my resume"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"jinja2>=3.1.6",
|
||||
"markdown-it-py>=4.0.0",
|
||||
"weasyprint>=68.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user