git clone https://github.com/Spike-Leung/markdown-resume.git
cd markdown-resume
pnpm i
# edit resume
vim resume.md
# preview with hot reload
pnpm run start
- You can fork this repo, and edit
markdown-resume/resume.md
- Or write your own
resume.md
, and changeresumePath
variable inconfig.js
- Edit files in
styles
to custom your resume style, use#custom
selector, or make it yourself. - You can custom the heading's id with marked-custom-heading-id.
pnpm run start
- Print it as pdf (You may need to set some printing options)
Check out GitHub Emoji Picker !
Find the icon you want, copy the shortcode and paste to your resume.md, that's it 😊