feat: on-demand PDF resume typeset from live site data #9
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/9/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
'resume' (also cv, wget resume.pdf) typesets and downloads a
professional PDF resume generated entirely client-side from the same
JSON the terminal renders — no libraries, no build step. resumepdf.js
is a pure, tested module: it re-flows the terminal's hard-wrapped
lines, lays out US-Letter pages with the PDF-native Helvetica fonts
(AFM metrics for wrapping), and serializes PDF 1.4 with a valid xref.
cat resume.txt prints a plain-text version in-terminal (and pipes);
cat resume.pdf gets a binary-file joke; both appear in ls.