Go to file
coolneng 9fc92563c9
Change description of Odyfo project
2021-02-28 01:47:20 +01:00
assets Remove old template 2021-02-23 20:56:04 +01:00
.gitignore Keep intermediate tex files 2021-02-22 09:32:11 +01:00
CV-Amin-Kasrou-Aouam-en.pdf Place bioinformatics before AI in the summary 2021-02-21 17:46:46 +01:00
CV-Amin-Kasrou-Aouam-en.yml Change description of Odyfo project 2021-02-28 01:47:20 +01:00
CV-Amin-Kasrou-Aouam-es.pdf Place bioinformatics before AI in the summary 2021-02-21 17:46:46 +01:00
CV-Amin-Kasrou-Aouam-es.yml Change description of Odyfo project 2021-02-28 01:47:20 +01:00
LICENSE.md
Makefile Remove old template 2021-02-23 20:56:04 +01:00
README.org

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.