Go to file
Félix Desmaretz 31b8badb90 Add Readme 2024-10-08 22:48:30 +02:00
cv Add Languages 2024-01-26 00:06:26 +01:00
data Add expérience Amaterasu 2024-10-07 20:11:26 +02:00
fonts Fonts 2024-01-23 10:59:08 +01:00
.gitignore Gitignore 2024-01-23 10:58:50 +01:00
README.md Add Readme 2024-10-08 22:48:30 +02:00
cv_en.typ Parameterized by language 2024-01-26 00:25:39 +01:00
cv_fr.typ Parameterized by language 2024-01-26 00:25:39 +01:00
main.typ Parameterized by language 2024-01-26 00:25:39 +01:00
render.sh Parameterized by language 2024-01-26 00:25:39 +01:00

README.md

README

Installation

  • Archlinux: sudo pacman -Sy typst
  • Debian:
    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
    sudo apt install pkg-config libssl-dev
    cargo install --locked typst-cli
    

Usage

To compile, run ./render.sh

To modify the content, see data/ directory.