Move to weasyprint
Some checks failed
Build and Publish / build_html (push) Failing after 6s
Build and Publish / convert_to_pdf (push) Failing after 44s
Build and Publish / upload_as_release (push) Successful in 2s

This commit is contained in:
2025-12-08 22:22:04 -06:00
parent 82205954cc
commit fddb3f5c3e
6 changed files with 20 additions and 1133 deletions

View File

@@ -1,7 +1,7 @@
[
{
"label": "Build",
"command": "npm run build",
"command": "npm run build && weasyprint generated_resume.html resume.pdf",
"use_new_terminal": false,
"allow_concurrent_runs": false,
"reveal": "always",