Commit Graph

10 Commits

Author SHA1 Message Date
Reorx 9bf4c10a92 add meta.ejs template 2023-02-13 00:26: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 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 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 585e1340e7 fill in data in reorx template 2023-02-04 21:25:58 +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 3f0f2e52af WIP: merge multiple packages/vite.configs into one single package/vite.config 2023-02-03 14:53:08 +08:00