Commit Graph

15 Commits

Author SHA1 Message Date
Reorx 4a8b53aff7 theme reorx: show only date for last modified 2023-02-11 23:50:53 +08:00
Reorx 39a121bd15 theme reorx: add .subtitle to replace some helper classes 2023-02-11 23:50:23 +08:00
Reorx baf369d05e theme reorx: avoid using opacity due to bad effect in pdf 2023-02-11 22:33:56 +08:00
Reorx bdeecc45ed theme reorx: move footer css in .cv-container 2023-02-11 22:32:38 +08:00
Reorx 01d3f40fde theme reorx: url target _blank 2023-02-11 21:07:09 +08:00
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 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