Automation script to easily create multiple formats of your résumé from a single markdown file. A Makefile is provided so that you can compile it into both a LaTeX PDF and an HTML file using pandoc.
PDF Output Example: Custom LaTeX template (template.tex) used for PDF generation.
HTML Output Example: Responsive web design, custom background, and div settings with style.css. Automatically generated 'table of contents' transformed into a menu bar with dropdown subsections. Longer content sections are hidden and revealed on mouseover (or with a single-tap on mobile).