Tested OK on latest macOS

This commit is contained in:
Lee Lup Yuen 2024-05-15 18:56:25 +08:00
parent 82219e15d8
commit 182f99bf93
2 changed files with 1370 additions and 904 deletions

2086
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -6,7 +6,13 @@ set -x # Echo all commands.
# Generate HTML and PDF
scripts/gen-resume-html.sh
scripts/gen-resume-pdf.sh
# scripts/gen-resume-pdf.sh
# TODO: Fix this error:
# node:internal/child_process:421
# throw new ErrnoException(err, 'spawn');
# Error: spawn Unknown system error -86
# at ChildProcess.spawn (node:internal/child_process:421:11)
# Fix HTML formatting by expanding all sections:
# Change