forked from colin/resume
2
0
Fork 0
Commit Graph

1 Commits

Author SHA1 Message Date
Colin 19182d6d21
Add PDF generation to Docker build process
- Update Dockerfile to install npm and run PDF generation during build
- Move generate-pdfs.js and package.json to docker/resume/ for Docker context
- Update generate-pdfs.js to work from /srv directory in container
- PDFs are now generated automatically during Docker build before deployment
- PDFs will be available at /pdfs/ path matching HTML file structure
2025-11-30 16:11:30 -05:00