mirror of
https://github.com/vee1e/resume.git
synced 2026-09-01 17:57:18 +00:00
mirror of https://github.com/vee1e/resume -
| .github/workflows | ||
| docs | ||
| .gitignore | ||
| Lakshit_Verma_Resume.tex | ||
| og-card.png | ||
| README.md | ||
| resume.cls | ||
| robots.txt | ||
| sitemap.xml | ||
CV/Resume
Resume source (LaTeX) and compiled PDF for https://lverma.com/resume.
Inspired (shamelessly copied) from https://github.com/sohomdatta1/cv.
Preferred public URL
Canonical: https://lverma.com/resume
The main site (website/vercel.json) rewrites /resume to the compiled PDF served by the Cloudflare Worker.
Also published via GitHub Pages (docs/) at https://vee1e.github.io/resume/.
Files
| Path | Role |
|---|---|
Lakshit_Verma_Resume.tex |
Resume content source |
resume.cls |
LaTeX class |
docs/ |
GitHub Pages publish dir (PDF, thumbnails) |
og-card.png |
1200×630 social share card (also mirrored to website/public/assets/resume-og.png) |
og-thumbnail.png |
Full-page preview of the resume PDF |
robots.txt / sitemap.xml |
Crawl discovery |
Build notes
- Compile the PDF from LaTeX when content changes.
- Refresh
og-thumbnail.pngfrom the rendered PDF if the layout changes. - Social image URL is hard-coded to
https://lverma.com/assets/resume-og.pngso previews work on every host.