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
Reorx
65047a2574
add known issues in readme
2023-02-07 23:38:42 +08:00
Reorx
c2724578f5
complete (mostly) reorx theme
2023-02-07 01:12:34 +08:00
Reorx
3d24551c03
enable hmr for index.html when theme files are changed
2023-02-07 00:12:05 +08:00
Reorx
62f5e83afa
remove border in preview
2023-02-06 22:58:18 +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
Reorx
aa2ac69904
import print.css
2023-02-06 00:16:31 +08:00
Reorx
fd3f92e6b3
enhance print css
2023-02-06 00:08:01 +08:00
Reorx
fd9a90c4f3
add more styles and use icons in theme
2023-02-05 23:24:16 +08:00
Reorx
d3c4bf38d6
load and save data on start
2023-02-05 16:26:47 +08:00
Reorx
d0ecf537d9
add load sample button
2023-02-05 16:19:21 +08:00
Reorx
af4c6a6348
complete download html button
2023-02-05 16:11:35 +08:00
Reorx
d936e09eb2
complete download json button
2023-02-05 15:41:14 +08:00
Reorx
e85a0516c7
schema: add meta.name
2023-02-05 15:40:36 +08:00
Reorx
59595fe59e
fine-tune ui
2023-02-05 14:52:27 +08:00
Reorx
ec9d2eb73d
add "New Data", "Upload Data" button
2023-02-05 11:23:29 +08:00
Reorx
aafef56ebc
add more textarea format fields in jsoncv schema
2023-02-05 00:35:05 +08:00
Reorx
9a4f8aff8a
split scss modules to reuse button and input styles
2023-02-05 00:25:26 +08:00
Reorx
50e9624133
finish preview in editor
2023-02-05 00:00:01 +08:00
Reorx
582d629057
handle date format in template
2023-02-04 22:38:36 +08:00
Reorx
4ba27dd018
convert sideProjects and render it in template
2023-02-04 21:48:41 +08:00
Reorx
d4084e6230
schema: add sideProjects
2023-02-04 21:47:59 +08:00
Reorx
585e1340e7
fill in data in reorx template
2023-02-04 21:25:58 +08:00
Reorx
60b4255463
format rxresume converter
2023-02-04 21:21:22 +08:00
Reorx
c2607aca94
rxresume converter: split work summary to highlights
2023-02-04 21:21:09 +08:00
Reorx
9ee72220d1
fix profile and start/end dates missing in rxresume converter
2023-02-04 20:50:38 +08:00
Reorx
a9cbab662e
basic structure for reorx theme
2023-02-04 15:14:10 +08:00
Reorx
bd5a9d6d71
finish theme apply; upgrade vite to v4
2023-02-04 14:52:01 +08:00
Reorx
3b339c7917
write custom vite plugin to load ejs templates
2023-02-04 13:14:29 +08:00