Reorx
498f19345c
editor: click to select color
2023-02-16 21:00:35 +08:00
Reorx
72bda3ff8f
theme reorx: no endDate shows "Present", closes #2
2023-02-15 00:26:56 +08:00
Reorx
eed3ffb6a6
preview: inject style tag for cv-base.css manually to make downloaded preview work
...
vite does not inject style tag, therefore <link rel=stylesheet> does not work in the downloaded HTML
2023-02-14 17:03:36 +08:00
Reorx
1ff558826c
remove border in preview, add border to iframe in editor
2023-02-14 17:02:12 +08:00
Reorx
0776062bb6
rename primary color template variables
2023-02-14 15:52:08 +08:00
Reorx
51fd7f8754
add color-picker in editor and support primary color in CV HTML
2023-02-14 15:44:21 +08:00
Reorx
4e2c1f0eca
theme reorx: enhance location display
2023-02-14 13:12:51 +08:00
Reorx
9bf4c10a92
add meta.ejs template
2023-02-13 00:26:18 +08:00
Reorx
3a6216c41d
fix editor no favicon
2023-02-13 00:24:50 +08:00
Reorx
0f8e5e56ad
update description of the project
2023-02-12 22:40:32 +08:00
Reorx
10c8b8c7de
replace all occurances of "resume" to "cv" in jsoncv schema and related files
2023-02-12 22:30:40 +08:00
Reorx
f5c29519fb
editor: set a fixed width to iframe to avoid responsive styles
2023-02-12 02:52:16 +08:00
Reorx
5fe1ded857
theme reorx: add responsive styles
2023-02-12 02:40:19 +08:00
Reorx
ec3cf65926
chores: update dialog content and filename generating
2023-02-12 00:23:56 +08:00
Reorx
14296d1f8a
theme reorx: remove margin in sideproject heading, also remove the dates
2023-02-12 00:14:36 +08:00
Reorx
670c909b7b
theme reorx: slightly reduce the margin in headings when printing
2023-02-12 00:13:58 +08:00
Reorx
45442f1689
theme reorx: break-inside allowed for .work-section
...
due to its nature of having a lot of content
2023-02-12 00:00:41 +08:00
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
ff96925633
toggle preview/json in one button
2023-02-11 23:46:14 +08:00
Reorx
b136495a5c
editor: add Print the preview button
2023-02-11 23:38:54 +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
46958c4a35
rename print.css to cv-base.css
2023-02-11 22:23:55 +08:00
Reorx
4f342f4b1e
simulate page size on .cv-container rather than body
...
making other elements in cv page not wraped in the paper like frame
2023-02-11 22:22:39 +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
6c7c375d17
editor: change section order and add more textareas
2023-02-11 16:57:39 +08:00
Reorx
06336349bf
theme reorx: fix projects.roles not exist
2023-02-11 15:55:30 +08:00
Reorx
f8cb8bdf20
theme reorx: remember scroll position
2023-02-11 15:55:11 +08:00
Reorx
f4ca4cbe46
theme reorx: enhance styles
2023-02-11 15:15:41 +08:00
Reorx
4dccffeaae
enhance print page break
2023-02-11 02:53:13 +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
e54775af68
editor: reduce middle column max width to 750px
2023-02-09 17:13:51 +08:00
Reorx
ef1d47f34e
readme: complete Editor and CV HTML
2023-02-09 15:54:02 +08:00
Reorx
cc82809473
writing the new readme, finished schema part
2023-02-09 14:59:30 +08:00
Reorx
20749b82f6
add favicon
2023-02-09 01:16:13 +08:00
Reorx
357245d234
editor: enhance width control
2023-02-08 23:45:13 +08:00
Reorx
281b5e0600
add link to logo in editor
2023-02-08 23:19:22 +08:00
Reorx
23d50dab87
scss: move _basic to root
2023-02-08 23:19:07 +08:00
Reorx
47da5ace24
styling home page; reorg scss files;
2023-02-08 01:30:46 +08:00
Reorx
af0f9aaa91
add colors to app actions
2023-02-08 00:43:18 +08:00
Reorx
2e19db145b
add dialog for pdf
2023-02-08 00:42:27 +08:00
Reorx
5f6f19d54a
stop prompting for meta.name
...
use getCVTitle instead
2023-02-08 00:18:37 +08:00
Reorx
2058f72ba2
add title for cv html
2023-02-08 00:14:07 +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
62f5e83afa
remove border in preview
2023-02-06 22:58:18 +08:00