An open API service indexing awesome lists of open source software.

https://github.com/evolvedlight/curriculum-vitae

Curriculum Vitae, built to PDF with Github actions
https://github.com/evolvedlight/curriculum-vitae

Last synced: 5 months ago
JSON representation

Curriculum Vitae, built to PDF with Github actions

Awesome Lists containing this project

README

          

![Latest CV Preview](https://github.com/evolvedlight/curriculum-vitae/releases/latest/download/StephenBrownCV.png)

How to build:

Install typst (from website)

Local development with realtime updating:

typst watch .\cv.typ --font-path .\fonts\

It's also automatically built with GitHub actions:

![CI for CV Assets](https://github.com/evolvedlight/curriculum-vitae/workflows/CI%20for%20CV%20Assets/badge.svg)

It's then available from the releases page:
[Releases Page](https://github.com/evolvedlight/curriculum-vitae/releases)