Skip to content

rkawajiri/pandoc_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

Requirements:

  • ConTeXt
  • pandoc

Build with Docker

When you don't want to directly install packages on your machine, you can build the resumes with docker by using the below command.

docker-compose run --rm make

You can use omake for polling file changes.

docker-compose run --rm omake -P

Releases

No releases published

Packages

No packages published

Languages

  • TeX 45.7%
  • CSS 30.5%
  • Makefile 18.6%
  • Shell 5.2%