It is my personal resume writen in JSON Resume. The open source initiative to create a JSON-based standard for resumes.
- Download JSON Resume CLI
npm install -g resume-cli
Simply run
resume serve --theme .
- Use resume cli to build your resume
resume export index.html --theme .
Download a precompiled binary from wkhtmltopdf and run your HTML document through the tool.
For example, if I really like the treatment Google has done to their logo today and want to capture it forever as a PDF:
wkhtmltopdf http://google.com google.pdf