https://github.com/maswag/cv-satysfi
Curriculum Vitae class in SATySFi
https://github.com/maswag/cv-satysfi
curriculum-vitae hr resume satysfi
Last synced: about 1 month ago
JSON representation
Curriculum Vitae class in SATySFi
- Host: GitHub
- URL: https://github.com/maswag/cv-satysfi
- Owner: MasWag
- License: mit
- Created: 2020-01-13T10:44:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T08:50:11.000Z (about 1 month ago)
- Last Synced: 2025-04-14T01:52:30.052Z (about 1 month ago)
- Topics: curriculum-vitae, hr, resume, satysfi
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cv-satysfi
==========[](https://github.com/MasWag/cv-satysfi/actions)
[](./LICENSE)
[](https://satyrographos-packages.netlify.app/packages/class-cv)This is a class in [SATySFi](https://github.com/gfngfn/SATySFi) for Curriculum Vitae. The layout is taken from [Wilson Resume/CV](https://github.com/watsonbox/cv_template_2004). The typesetting is not as good as the original and any contribution is welcome.

Dependencies
------------- [SATySFi](https://github.com/gfngfn/SATySFi)
- [satyrographos](https://github.com/na4zagin3/satyrographos)How to Build the Example
------------------------```shell
opam pin add satysfi-class-cv.opam "file://$PWD"
satyrographos install
satysfi ./examples/example.saty
```