Commit Graph

9 Commits

Author SHA1 Message Date
Reorx 50bb11e941 theme reorx: keep enhancing 2023-02-11 16:59:25 +08:00
Reorx 06336349bf theme reorx: fix projects.roles not exist 2023-02-11 15:55:30 +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 9a8175c742 render markdown for summary, description, highlights properties 2023-02-11 00:35:05 +08:00
Reorx 48a7848756 fix no meta error 2023-02-10 00:49:41 +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