Skip to content

quot/resume

Repository files navigation

Resume

resume.acote.dev

Requirements

  • make
  • pandoc
  • node
  • weasyprint

Build

With RESUME_EMAIL and RESUME_PHONE envionment variables set:

make

Or:

RESUME_EMAIL='email@example.com' RESUME_PHONE='+1 (555) 999-0000' make {TARGET}

Targets: all, web, pdf, markdown, test, clean

To build a specific resume file:

make RESUME_FILE=path/to/resume.md

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors