Reorx
10c8b8c7de
replace all occurances of "resume" to "cv" in jsoncv schema and related files
2023-02-12 22:30:40 +08:00
Reorx
8ca7c44ff6
proofreading readme
2023-02-12 22:23:32 +08:00
Reorx
f4c3a7133f
readme: Build a static CV site and others
2023-02-12 20:50:55 +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
2eef7736ee
vite config: enhance naming
2023-02-12 00:34:39 +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
5bf8c93814
rxresume converter: remove work.summary split to highlights
...
since summary now supports Markdown, there's no need to use highlights for list items
2023-02-11 15:56:41 +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
08bb8c6c43
schema: add summary in languages and skills items
2023-02-11 02:49:25 +08:00
Reorx
1d5f8f1da0
add more fake data in the sample using ChatGPT
2023-02-11 00:35:05 +08:00
Reorx
9a8175c742
render markdown for summary, description, highlights properties
2023-02-11 00:35:05 +08:00
Reorx
ca72902ed7
WIP readme: build static cv site
2023-02-10 00:50:11 +08:00
Reorx
48a7848756
fix no meta error
2023-02-10 00:49:41 +08:00
Reorx
ac6b62eb90
readme: add donates
2023-02-09 18:29:52 +08:00
Reorx
496fa44806
complete readme
2023-02-09 18:27:08 +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
994c10ad12
ci: update
2023-02-09 00:07:03 +08:00
Reorx
daca917858
ci: add cf pages
2023-02-09 00:03:51 +08:00
Reorx
3e6c9c2299
vite: add back path.resolve to make build command work
...
although vite dev works without it
2023-02-09 00:03:35 +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