7 Commits

Author SHA1 Message Date
ordinarthur
ccf98b6f30 Reorder cv-short: education in right column, hobby strip at bottom
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 4m26s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 13:10:43 +02:00
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
14de85c392 Fit short CV on both A4 and US Letter (footer no longer clipped)
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 26s
Detected user PDFs were rendered to US Letter (279mm tall) instead of
A4 (297mm), which clipped the footer. Frame now caps at 270mm with
tighter print typography so the footer survives on both paper sizes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 06:07:35 +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
a9f79ee208 Promote React & Node.js to solid chips at the front
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 23s
Makes React and Node.js stand out with black bg + white text, ahead of
the accent-orange chips for TypeScript, AdonisJS, PostgreSQL, Docker.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 05:50:28 +02:00
ordinarthur
a2f9cc2c8c Highlight key stack chips on cv-short
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 18s
Promote React, TypeScript, Node.js, AdonisJS, PostgreSQL, Docker to accent
and move them to the front of the skills strip.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 05:48:12 +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