/casual-markdown-cv

markdown resume and other templates

Primary LanguageHTMLThe UnlicenseUnlicense

casual-markdown-cv

  • use github page to host resume as static html page
  • use github action to convert that html page to pdf file and commit to the repo for downloading purpose

Usage

just fork this repo, and edit your resume based on the template, then you can

  1. convert it locally using

run npm install

  1. push it so github action will convert it then push to repo. Also github page will be updated

Credit