Status: Not available for hire
Source: Markdown
Output: PDF
Online Preview: pdf/resume.pdf
PDF Download: pdf/resume.pdf?raw=true
暂无
-
安装
wkhtmltopdf
(版本越高越好):# Ubuntu sudo apt-get install wkhtmltopdf # on OSX brew tap homebrew/boneyard brew install wkhtmltopdf
-
安装
md2pdf
:pip install git+git://github.com/hit9/md2pdf.git@master
-
自行编写
markdown/resume.md
, 并自行修改样式css/style.css
. -
执行
make
来编译为pdf.