Go to file
coolneng 5fc2f1d76b
Update Readme
2019-12-05 20:54:07 +01:00
Assets Create a directory structure 2019-12-05 20:38:45 +01:00
Input Create a directory structure 2019-12-05 20:38:45 +01:00
Output Create a directory structure 2019-12-05 20:38:45 +01:00
.gitignore Create a directory structure 2019-12-05 20:38:45 +01:00
LICENSE.md Add License 2019-06-30 18:14:34 +02:00
Makefile Create a directory structure 2019-12-05 20:38:45 +01:00
README.org Update Readme 2019-12-05 20:54:07 +01:00
latexmkrc Create a directory structure 2019-12-05 20:38:45 +01:00

README.org

Curriculum vitae

Curriculum vitae template that uses LaTeX for rendering, via Pandoc. If you want to adapt it to your needs:

  • Sections and layout: Input/%.latex
  • Details: Input/%.yml

Requirements

  • Pandoc
  • GNU Make
  • LaTeX (only tested with TeX Live)

Usage

Compile the documents using make

  make

The pdf documents will appear in the Output folder.