git clone https://github.com/Spike-Leung/markdown-resume.git
cd markdown-resume
pnpm i
# edit resume
vim src/resume.md
# generate resume.html
pnpm run build
# open dist/resume.html and print it
- You can fork this repo, and edit
markdown-resume/src/resume.md
- Or write your own
resume.md
, and changeresumePath
variable inmardown-resume/config.js
- Edit files in
markdown-resume/style
to custom your resume style, use#custom
selector, or make it yourself
pnpm run build
then openmarkdown-resume/dist/resume.html
in browser- 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 😊