Reorx
10c8b8c7de
replace all occurances of "resume" to "cv" in jsoncv schema and related files
2023-02-12 22:30:40 +08:00
Reorx
ff96925633
toggle preview/json in one button
2023-02-11 23:46:14 +08:00
Reorx
b136495a5c
editor: add Print the preview button
2023-02-11 23:38:54 +08:00
Reorx
6c7c375d17
editor: change section order and add more textareas
2023-02-11 16:57:39 +08:00
Reorx
f8cb8bdf20
theme reorx: remember scroll position
2023-02-11 15:55:11 +08:00
Reorx
5f6f19d54a
stop prompting for meta.name
...
use getCVTitle instead
2023-02-08 00:18:37 +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
Reorx
d3c4bf38d6
load and save data on start
2023-02-05 16:26:47 +08:00
Reorx
d0ecf537d9
add load sample button
2023-02-05 16:19:21 +08:00
Reorx
af4c6a6348
complete download html button
2023-02-05 16:11:35 +08:00
Reorx
d936e09eb2
complete download json button
2023-02-05 15:41:14 +08:00
Reorx
59595fe59e
fine-tune ui
2023-02-05 14:52:27 +08:00
Reorx
ec9d2eb73d
add "New Data", "Upload Data" button
2023-02-05 11:23:29 +08:00
Reorx
aafef56ebc
add more textarea format fields in jsoncv schema
2023-02-05 00:35:05 +08:00
Reorx
50e9624133
finish preview in editor
2023-02-05 00:00:01 +08:00
Reorx
3f0f2e52af
WIP: merge multiple packages/vite.configs into one single package/vite.config
2023-02-03 14:53:08 +08:00