|
|
||
|---|---|---|
| cv | ||
| data | ||
| fonts | ||
| .gitignore | ||
| Jenkinsfile | ||
| README.md | ||
| cv_en.typ | ||
| cv_fr.typ | ||
| main.typ | ||
| render.sh | ||
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.
To modify the layout and rendering, see cv/ directory.