my_cv
my_cv copied to clipboard
Academic CV Latex template publishing PDF on github pages
Personal academic curriculum vitae (CV) latex templates
Click use this template
and replace the content to your information.
Enabling github actions and Github pages will make your CV available online at https://{your_github_username}.github.io/{repo_name}/main_cv.pdf
.
High-lighted Features
- Provided CV template for your fast adpotion
- Bold the name of specific author in all bib entries
- Automatic build pdf and publish to github pages when merge to main branch
Steps of publishing CV
- Enable GitHub Actions
- Go to Actions
- Click Enable GitHub Actions
- Setup GitHub Pages
- Go to Settings
- Open Pages
- Choose
GitHub Actions
in Build and deployment section
- Check your live pdf and gh-pages after all actions done
- PDF url:
https://{your_github_username}.github.io/{repo_name}/main_cv.pdf
- GH-Pages:
https://{your_github_username}.github.io/{repo_name}
- PDF url:
Demo
My username is zhiruiluo
and repo name is my_cv
. Then, the PDF url and GH-Pages are:
- Check live PDF [https://zhiruiluo.github.io/my_cv/main_cv.pdf]
- Check live GH-Pages [https://zhiruiluo.github.io/my_cv]
My Personal Website
Visit my personal website at zhiruiluo.github.io
Credits
Geoff Boeing's LaTeX academic CV: https://github.com/gboeing/cv