Commit Graph

7 Commits

Author SHA1 Message Date
Reorx 50bb11e941 theme reorx: keep enhancing 2023-02-11 16:59:25 +08:00
Reorx f4ca4cbe46 theme reorx: enhance styles 2023-02-11 15:15:41 +08:00
Reorx 27da04fed0 theme reorx: enhance styles, reorg space-between elements
the left-right layout should be used after h3, for example, in educations, it should be [study<--->dates] rather than [institution<--->dates].

this change also applied to works and projects
2023-02-11 02:53:01 +08:00
Reorx af0f9aaa91 add colors to app actions 2023-02-08 00:43:18 +08:00
Reorx 81f8198591 add side-projects and meta in reorx theme 2023-02-07 23:40:04 +08:00
Reorx c2724578f5 complete (mostly) reorx theme 2023-02-07 01:12:34 +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