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
Reorx
aa2ac69904
import print.css
2023-02-06 00:16:31 +08:00
Reorx
fd3f92e6b3
enhance print css
2023-02-06 00:08:01 +08:00
Reorx
fd9a90c4f3
add more styles and use icons in theme
2023-02-05 23:24:16 +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
e85a0516c7
schema: add meta.name
2023-02-05 15:40:36 +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
9a4f8aff8a
split scss modules to reuse button and input styles
2023-02-05 00:25:26 +08:00
Reorx
50e9624133
finish preview in editor
2023-02-05 00:00:01 +08:00
Reorx
582d629057
handle date format in template
2023-02-04 22:38:36 +08:00
Reorx
4ba27dd018
convert sideProjects and render it in template
2023-02-04 21:48:41 +08:00
Reorx
d4084e6230
schema: add sideProjects
2023-02-04 21:47:59 +08:00
Reorx
585e1340e7
fill in data in reorx template
2023-02-04 21:25:58 +08:00
Reorx
60b4255463
format rxresume converter
2023-02-04 21:21:22 +08:00
Reorx
c2607aca94
rxresume converter: split work summary to highlights
2023-02-04 21:21:09 +08:00
Reorx
9ee72220d1
fix profile and start/end dates missing in rxresume converter
2023-02-04 20:50:38 +08:00
Reorx
a9cbab662e
basic structure for reorx theme
2023-02-04 15:14:10 +08:00
Reorx
bd5a9d6d71
finish theme apply; upgrade vite to v4
2023-02-04 14:52:01 +08:00
Reorx
3b339c7917
write custom vite plugin to load ejs templates
2023-02-04 13:14:29 +08:00
Reorx
3f0f2e52af
WIP: merge multiple packages/vite.configs into one single package/vite.config
2023-02-03 14:53:08 +08:00