Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 656 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 656 Bytes

A LaTeX Resume Template

This project is the recreation of a Google Docs resume template in LaTeX that uses a custom document class for style and formatting so you can focus on the resume's content.

An example resume

Getting Started

Write your own resume with this template by forking this repo and modifying the contents of resume.tex. Compile the document to PDF with your favorite LaTeX runtime, or use the Makefile to compile with tectonic in a Docker container.

git clone git@github.com:michaeljoelphillips/latex-resume-template.git
cd latex-resume-template
make