coolneng 249450e1ac | ||
---|---|---|
Assets | ||
Input | ||
Output | ||
.gitignore | ||
LICENSE.md | ||
Makefile | ||
README.org | ||
latexmkrc |
README.org
Curriculum vitae
Curriculum vitae template that uses LaTeX for rendering, via Pandoc.
Requirements
- Pandoc
- GNU Make
- LaTeX (only tested with TeX Live)
Configuration
- Sections and layout: Assets/template.latex
- Details: Input/%.yml
The lang variable allows you to have different section names, if you want a bilingual CV.
Usage
Compile the documents using make
make
The pdf documents will appear in the Output folder.