Commit Graph

5 Commits

Author SHA1 Message Date
Reorx 5bf8c93814 rxresume converter: remove work.summary split to highlights
since summary now supports Markdown, there's no need to use highlights for list items
2023-02-11 15:56:41 +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 3f0f2e52af WIP: merge multiple packages/vite.configs into one single package/vite.config 2023-02-03 14:53:08 +08:00
Reorx 9e9e879c21 converter: validate converted result and save to file 2023-02-02 12:03:16 +08:00
Reorx 9b7c0e9645 init, complete rxresume converter 2023-02-01 23:23:17 +08:00