It is quite annoying to maintain resume in multiple format, MS Word, PDF, TXT as well as wanna to have an HTML format online. It will be great to keep a easy editable single source for PDF/HTML as long as online resume available.
casual-markdown-cv is a minimal way to create markdown resume and host on github (or other static web hosting)
Github markdown is very good for edit/preview. Here is a sample template: resume.md
Just add a little code as below, it transform to resume.html with nice layout (self-host at github).
then may print to PDF format, and share the url. (for github, it can accessed by raw.githack.com naturally)
Themes
The following themes are available.
- Default theme: resume.html
- Show QR code of url: resume-qrcode.html
- Dark theme: resume-dark.html
- Warm theme: resume-warm.html
- Blue theme: resume-blue.html
- Sample for web developer: resume-web.html
And it is not limit for resume. for example,
- Project Plan: project-plan.html
- Documentation: document.html
for more details, please visit github-repo: https://github.com/casualwriter/casual-markdown-cv
hope you find it useful.
cheers,
Top comments (0)