Repository is used as version control for my personal CV/resume.
It features a data directory which contains my resume data in
English (resume-en.{yaml,json}) and Swedish (resume-sv.{yaml,json}).
It features a tectonic project, which leverages Tectonic
and Pandoc to build a .pdf resume from
TeX templates, using pandoc variable interpolation that is sourced from the data content.
It also features a zola project (NOTE that this is not a functional project at this time),
which aims at leveraging the Zola framework (and the Tera templating engine underneath)
to build a resume page from HTML templates.
See any READMEs in respective subprojects for build instructions.