forked from colin/resume
2
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Leopere 8909ece16c Disable CSP injection logic in update-csp-hashes.sh (no-op) 2025-08-07 17:28:21 -04:00
Leopere 494e4a568e Fix Matomo CSP by adding inline script hash
- Added SHA256 hash for Matomo inline script to CSP
- Hash: sha256-aSi4/F2xxTg7cs3QbVq7ncUMa1ivQeVC8umnPRDtFyM=
- This should allow the Matomo tracking script to execute properly
- Updated all HTML files with new CSP headers
2025-07-30 14:51:34 -04:00
Leopere d7eea4853f Add Matomo analytics tracking code to all pages
- Added Matomo tracking script to header.html include
- Updated CSP to allow metrics.nixc.us domain for script-src, img-src, and connect-src
- Modified update-csp-hashes.sh to include metrics.nixc.us in CSP directives
- Updated all HTML files with new CSP headers
- Tracking code will now work across all portfolio pages
2025-07-30 14:14:24 -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