2023-03-13 17:13:18 +01:00
2023-03-13 17:13:18 +01:00
2021-02-22 09:32:11 +01:00
2019-06-30 18:14:34 +02:00
2021-02-23 20:56:04 +01:00
2021-01-10 14:09:53 +01:00

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.

Description
No description provided
Readme 24 MiB
Languages
TeX 62.8%
Makefile 37.2%