A toolkit for building your CV with JSON and creating stylish HTML/PDF files.
Go to file
Reorx 47da5ace24 styling home page; reorg scss files; 2023-02-08 01:30:46 +08:00
converters refactor project structures 2023-02-06 22:52:35 +08:00
schema refactor project structures 2023-02-06 22:52:35 +08:00
src styling home page; reorg scss files; 2023-02-08 01:30:46 +08:00
.gitignore add editor folder, implement the editor for editing jsoncv data 2023-02-02 14:59:50 +08:00
README.md add known issues in readme 2023-02-07 23:38:42 +08:00
index.html add title for cv html 2023-02-08 00:14:07 +08:00
package-lock.json refactor project structures 2023-02-06 22:52:35 +08:00
package.json refactor project structures 2023-02-06 22:52:35 +08:00
sample.resume.json add side-projects and meta in reorx theme 2023-02-07 23:40:04 +08:00
vite.config.js enable hmr for index.html when theme files are changed 2023-02-07 00:12:05 +08:00
vite.config.site.js refactor project structures 2023-02-06 22:52:35 +08:00

README.md

jsoncv

A toolset to build your CV / Resume with JSON and generate elegant HTML and PDF documents.

Known issues

Chrome "Save as PDF" produces documents with backwards text when copying

https://support.google.com/chrome/thread/29061484/save-as-pdf-produces-documents-with-backwards-text?hl=en&dark=0

Solution:

  1. use Firefox
  2. use CLI tools like pandoc or weasyprint