Skip to content

daniellivingston/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Resumé

Compile PDF Compile HTML



My (probably, maybe?) up-to-date resume, written in LaTeX, and compiled/pushed as both PDF and HTML via GitHub Actions.

Building Locally

A Docker container with the necessary components is used to drive local development and PDF / HTML export.

Build the Docker container

$ make docker

This creates a container with the default name of latex.

Compile Resume as PDF

$ make pdf

The exported files are found in build/pdf/ amd deployed to the pdf branch.

Compile Resume as HTML

$ make html

The exported files are found in build/html/ and deployed to the gh-pages branch.

Inspiration / Sources

Viewing

About

Resumé, written in LaTeX and compiled with GitHub Actions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors