jsonresume-theme-latte
v1.0.3
Published
Simple theme for JSON Resume. Based on macchiato and caffeine theme.
Downloads
19
Readme
Latte Theme! ☕️+🥛
Latte it's a JSON Resume theme based on Theme Boilerplate, Caffeine Theme and Macchiato Theme.
Changes from Macchiato and Caffeine Theme
Visual differences
- Chinese support
- Chinese fonts
Usage
- Download JSON Resume CLI
npm install -g resume-cli
- Download the theme from npm
npm install -g jsonresume-theme-latte
- Use resume cli to build your resume
resume export resume.html --theme latte
PDF output
JSONResume CLI should be able to make a PDF out of your JSON but I always struggled to get it to work, so I switched to a more direct and effective approach.
Obviously you could write a very simple Node script to use the real Puppeteer and the render
function to make a PDF without first exporting the HTML version.
Also checkout HackMyResume, a powerful tool to build and analyze your JSON Resume.
LICENSE
Available under the MIT license.