Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jarrodmillman/cv-template

Template for creating a curriculum vitae (CV) using JSON and tempita
https://github.com/jarrodmillman/cv-template

Last synced: 9 days ago
JSON representation

Template for creating a curriculum vitae (CV) using JSON and tempita

Awesome Lists containing this project

README

        

Creating your curriculum vitae
==============================

The content is stored as JSON and BibTeX in the `data` directory. To create a
PDF, run `make`. Currently this will build a tex file based on the template
`_templates/cv.tex.tmpl` and then create a PDF from that by running `bibtex`
and `pdflatex`.