Skip to content
/ CV Public

A neat CV generator. Supports HTML, PDF and LaTeX.

License

Notifications You must be signed in to change notification settings

xiaoxiae/CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV

The repository for my (or yours, if you fork this 😉) CV. Supported export formats are:

  • LaTeX (requires pandoc + markdown Python package)
  • PDF (requires pandoc + markdown Python package + lualatex)
  • HTML (requires pandoc + markdown Python package)

Input is the cv.yaml file, the format is pretty self-explanatory. The strings themselves are in Markdown (with some HTML tags here and there), since it's quite a nice format to write reasonably in.

Preview

A preview of a generated CV.

About

A neat CV generator. Supports HTML, PDF and LaTeX.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages