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
colin
2c43fe7784
Fix duplicate footer issues and remove npm dependency
2025-07-06 18:36:59 -04:00
colin
26136fef61
Fix CSV tool by adding papaparse.min.js to Dockerfile
2025-07-06 11:52:50 -04:00
colin
f62ca2219e
Fix production site: Copy includes and stories directories in Dockerfile
2025-07-06 11:40:58 -04:00
colin
69bd8f2bb4
Fix production issue: Add missing includes.js file to Dockerfile
2025-07-06 11:34:08 -04:00
colin
f6f9aeda99
Fix Docker build: Remove invalid COPY syntax and use volume mounts for optional directories
2025-07-06 11:27:37 -04:00
colin
2d50f99b65
Fix Docker build issues: Replace shasum with sha256sum and handle Caddyfile path correctly
2025-07-06 11:24:00 -04:00
colin
a1e2afabb5
Save all current changes to resume project
2025-07-06 11:16:43 -04:00
Leopere
77517079a7
update to rules and tests
2025-05-10 17:14:38 -04:00
Leopere
5ac1c24481
Fix CSP for PDF download button by moving to external script
2025-05-10 17:04:31 -04:00
Your Name
0f81e0318e
Add utils.js to Docker build and update CSP with hash
2025-03-31 05:05:59 -04:00
Your Name
71e142b82e
Fix Docker configuration to include theme.js and styles.css files
2025-03-31 04:23:32 -04:00
colin
de1f9d3364
Update docker/resume/Dockerfile
2025-03-30 21:27:41 -04:00
colin
741169a9b2
Update docker/resume/Dockerfile
2024-03-03 22:11:18 +00:00