4 Commits

Author SHA1 Message Date
234a8866b1 Multi-resume profiles, ai-bw template, and README refresh
Resume data is loaded from resume/<slug>.yml via RESUME_NAME (default dobkin), with per-slug profile photos and webpack alias wiring. Export and preview honor the slug; package scripts add convenience dev/export targets. Add ai-bw layout and preview asset, cherepaha profile, and experience legend metadata on green and purple. When birth year is omitted, cool and material-dark themes show "Based in" instead of "Born" so birth.location can mean current location. README documents the new workflow and fixes export wording.

Made-with: Cursor
2026-04-18 15:00:51 -04:00
ilia
c8a49018b1 Customize resume data, themes, export script, and PDF outputs
- Update resume/data.yml and English strings
- Adjust resume.vue, options, and theme components
- Change export flow in scripts/export.js and package.json
- Refresh PDF artifacts; add static/green.pdf; trim unused pdf/

Made-with: Cursor
2026-03-25 10:36:38 -04:00
a5tabout
ce215e3af7 Problem: After changing language in data.yml, some resume files were not affected. Turned out these
specific resume files had hardcoded english language support.
Fix: Modified the files appropriately, they now change according to the specified language in
data.yml
2021-11-12 03:45:45 +01:00
salomonelli
57a92a1676 ADD project templates #4 2020-04-29 23:24:59 +02:00