项目作者: manuelottlik

项目描述 :
creates a cover-letter and cv using pandoc
高级语言: CSS
项目地址: git://github.com/manuelottlik/pandoc-job-application.git
创建时间: 2018-07-09T12:06:25Z
项目社区:https://github.com/manuelottlik/pandoc-job-application

开源协议:MIT License

下载


pandoc-job-application

creates a cover-letter and cv using pandoc

how to use

  1. install pandoc
  2. run filer-watcher.ps1
  3. create your own job-application based on pandoc-input/job-application-draft.md or fill in pandoc-input/job-application-empty.md
  4. change the images under /img
  5. grab your finished HTML file from the pandoc-output folder
  6. print as PDF
  7. apply for your dream job and hope for the best!

customizing template

the template is optimized for my cover-letter and cv, but it can be easily customized by changing the grid-layouts in sccs/app.scss.

credits

file-watcher.ps1 inspired by https://github.com/jamct/panTexter