Reorx
0776062bb6
rename primary color template variables
2023-02-14 15:52:08 +08:00
Reorx
51fd7f8754
add color-picker in editor and support primary color in CV HTML
2023-02-14 15:44:21 +08:00
Reorx
9bf4c10a92
add meta.ejs template
2023-02-13 00:26:18 +08:00
Reorx
46958c4a35
rename print.css to cv-base.css
2023-02-11 22:23:55 +08:00
Reorx
4f342f4b1e
simulate page size on .cv-container rather than body
...
making other elements in cv page not wraped in the paper like frame
2023-02-11 22:22:39 +08:00
Reorx
2058f72ba2
add title for cv html
2023-02-08 00:14:07 +08:00
Reorx
3d24551c03
enable hmr for index.html when theme files are changed
2023-02-07 00:12:05 +08:00
Reorx
62f5e83afa
remove border in preview
2023-02-06 22:58:18 +08:00
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