1.0.2 • Published 11 months ago

jsonresume-theme-latte v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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

  1. Download JSON Resume CLI
npm install -g resume-cli
  1. Download the theme from npm
npm install -g jsonresume-theme-latte
  1. 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.

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago