Martin-Jung / markdown-cv

Simple Markdown CV / Resume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markdown-cv

Simple Markdown CV / Resume

Acknowledgments

The original CV template is based on a version by Craig Eley, with a couple of minor modifications to make it run with Pandoc.

Requirements

Requires Latex (http://latex-project.org/ftp.html) and Pandoc (http://johnmacfarlane.net/pandoc/) to be installed on your system.

Instructions

  1. Edit the source file at: /source/cv.md
  2. Run 'make pdf' in the folder containing the Makefile
  3. A new PDF will be generated in the /output folder

Notes / to do

  1. Create a list of useful commands
  2. Create instructions for adding variables, changing style etc.
  3. Add citation to related projects.

About

Simple Markdown CV / Resume

License:MIT License


Languages

Language:Makefile 50.0%Language:TeX 50.0%