Live data from Hacker News

Building My Resume in HTML Using Eleventy

michaelengen.com

1–10 of 73 posts

Re: Building My Resume in HTML Using Eleventy

#9
post #4

Over engineered. Just write it in pure HTML/CSS. It's a resume, you don't need anything more advanced.

Yep. I revisited mine I made in 2015 and it still renders just fine. Haven't touched it in years. No build steps, no external tooling aside from a text editor and a browser.

Print to PDF if you need to via the browser, and you're good to go!

https://github.com/bschwind/resume

Re: Building My Resume in HTML Using Eleventy

#10
I've been using LaTeX for mine for years and never looked back. I have it setup in such a way that I just comment or uncomment a few lins at the start and can easily include or exclude, or adjust, types of skills, work experience, length, etc.

Always produces a nice, easy to clean minimal pdf that has some protections against recruiters trying to copy and paste and change things.

Post reply on HN