Features
- Convert to html/pdf (example PDF)
- Web UI
- Customizable themes(GitHub theme, timqian.com theme, TUI theme)
- Easy to share and edit
- A pure frontend project, your data on your hand
Aim
To be the best markdown to resume tool
Sponsors
Thanks
- toast-ui.react-editor
- Markdown to HTML: showdownjs
- Demo of showdownjs
- GitHub styled markdown css: github-markdown-css
- HTML to PDF: jsPDF
- Print HTML to PDF in browser Print.js
- Print page without header and footer
- Create react app
- Logo: Picas
- Logo Font: Ceviche One
- Change style sheets with JS
Previous art
- Cv-maker: markdown based resume. GitHub; Hacker News disscussions;
- Online markdown resume editor: DeerResume 冷熊简历
- Markdown-resuem-js: command line tool to turn markdown document into a resume in HTML and PDF.
- Markdown-resume: another command line tool.