Skip to content

ubernaut/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Builder

view output here:

https://ubernaut.github.io/resume/

This is a markdown to pdf and html resume pipeline.

I use this to convert markdown files which contain my resume, employment history, and project history into both PDF and HTML formats for distribution.

deps:

sudo apt install pandoc texlive-latex texlive-latex-extra pdftk markdown texlive-latex-base texlive-fonts-recommended texlive-fonts-extra texlive-latex-extra

to use:

Use markdown to populate the resume.md employment-history.md and project-history.md files.

edit the HTML wrapper (prefix.html and suffix.html) and CSS in the docs folder to change the style/fonts then run:

sh convert.sh

the pdf's are sent to output and the html is sent to the docs folder.

if you use github pages, set the docs folder to be its root.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages