Go to file
coolneng 57bb6faa70
Refactor technical skills into a YAML map
2021-02-20 14:03:29 +01:00
assets Refactor technical skills into a YAML map 2021-02-20 14:03:29 +01:00
input Refactor technical skills into a YAML map 2021-02-20 14:03:29 +01:00
output Update paths in Makefile and latexmkrc 2021-02-01 01:10:09 +01:00
.gitignore Update paths in Makefile and latexmkrc 2021-02-01 01:10:09 +01:00
CV-Amin-Kasrou-Aouam-en.pdf Refactor technical skills into a YAML map 2021-02-20 14:03:29 +01:00
CV-Amin-Kasrou-Aouam-es.pdf Refactor technical skills into a YAML map 2021-02-20 14:03:29 +01:00
LICENSE.md Add License 2019-06-30 18:14:34 +02:00
Makefile Remove latexmkrc file 2021-02-19 23:47:20 +01:00
README.org Update README filepaths 2021-01-10 14:09:53 +01:00

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.