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

https://github.com/cmpadden/resume-template

Pandoc templating with LaTeX
https://github.com/cmpadden/resume-template

Last synced: 5 months ago
JSON representation

Pandoc templating with LaTeX

Awesome Lists containing this project

README

          

## LaTeX + Pandoc Resume Template

## Usage

```shell
# To create a resume with the example details.yml file
$ make demo
# To create a resume with your personal.yml file
$ make
```

## License

Inspired by rzool's [cv-boilerplate](https://github.com/mrzool/cv-boilerplate), which
is a modified version of Dario Taraborelli's [cvtex](https://github.com/dartar/cvtex) template.

License: [CC BY-SA 3.0](http://creativecommons.org/licenses/by-sa/3.0/)