Skip to content

ebuchman/resume

 
 

Repository files navigation

The Markdown Resume

Instructions

git clone https://github.com/mszep/pandoc_resume
cd pandoc_resume
vim resume.md   # insert your own resume info
make

To initialize things, you may need to run

mtxrun ---generate

Running Dockerized

git clone https://github.com/mszep/pandoc_resume
cd pandoc_resume
vim resume.md   # insert your own resume info
docker-compose up -d

Requirements

  • ConTeXt
  • pandoc

Debian

sudo apt install pandoc context

Fedora

sudo dnf install pandoc texlive-collection-context

About

The Markdown Resume

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • TeX 46.5%
  • CSS 31.1%
  • Makefile 12.6%
  • Dockerfile 9.8%