Skip to content
/ cv-template Public template

Automatically generate a PDF CV based on a markdown file

License

Notifications You must be signed in to change notification settings

kinbiko/cv-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV

Opinionated CV generator based on an easy-to-maintain Markdown document.

Usage

  • Create a new repository based on this repository template.
  • Edit cv.md, ensuring no *_HERE text remains.
  • Create a new tag with git tag "$(date '+%Y-%m-%d')" (or replace with your own version naming convention).
  • Push the tag to GitHub and trigger the GitHub Actions Generate CV as PDF workflow with git push --tags

The most recent tag will then contain the generated PDF after the workflow finishes executing.

screenshot

About

Automatically generate a PDF CV based on a markdown file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published