- 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 |
||
|---|---|---|
| converters | ||
| schema | ||
| src | ||
| .gitignore | ||
| README.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| sample.resume.json | ||
| vite.config.js | ||
| vite.config.site.js | ||
README.md
jsoncv
A toolset to build your CV / Resume with JSON and generate elegant HTML and PDF documents.