3 Commits

Author SHA1 Message Date
ordinarthur
c560d4a6dd Use viewport units in print so pages adapt to actual paper size
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 13s
100vh/100vw makes each .page span the full physical page regardless of
whether the user prints to A4 or US Letter, eliminating the white band
on A4 while keeping the footer visible on Letter.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 06:11:53 +02:00
ordinarthur
2450661f96 Make CV pages fill A4 edge-to-edge in print
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 25s
Drop the 8mm page padding and extend frame to full 297mm in @media print
so the footer is no longer clipped on the short CV and the white band
around each page disappears.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 05:55:13 +02:00
ordinarthur
851ab1fc55 Initial deploy setup — CV static site
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
Dockerfile (nginx alpine), K3s manifests (cv namespace, NodePort 30111),
Gitea Actions workflow for build + rollout. Targets cv.arthurbarre.fr.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 16:45:11 +02:00