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
- Host: GitHub
- URL: https://github.com/cmpadden/resume-template
- Owner: cmpadden
- Created: 2016-02-15T23:15:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-16T16:43:17.000Z (over 10 years ago)
- Last Synced: 2025-06-13T20:44:00.491Z (about 1 year ago)
- Language: TeX
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)