A toolkit for building your CV with JSON and creating stylish HTML/PDF files.
Go to file
Reorx 6461995fbf refactor project structures
- vite.config.js: used to generate static cv in a single html file
- vite.config.site.js: used to build the jsoncv site, including editor and preview pages
2023-02-06 22:52:35 +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 refactor project structures 2023-02-06 22:52:35 +08:00
.gitignore add editor folder, implement the editor for editing jsoncv data 2023-02-02 14:59:50 +08:00
README.md init, complete rxresume converter 2023-02-01 23:23:17 +08:00
index.html refactor project structures 2023-02-06 22:52:35 +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 WIP: merge multiple packages/vite.configs into one single package/vite.config 2023-02-03 14:53:08 +08:00
vite.config.js refactor project structures 2023-02-06 22:52:35 +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.