Skip to content

uzantonomon/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

This is my personal resume. Feel free to look around or use it as template for your own. It's written in Markdown and to generate a .pdf file from it I use pandoc.

How to generate a .pdf:

First install pandoc. You'll also need weasyprint. On Ubuntu-like distributions run:

sudo apt install pandoc weasyprint

Then to generate the .pdf run:

pandoc -t html --pdf-engine=weasyprint --css resume-stylesheet.css resume-en.md -o resume-en.pdf

About

My resume, in Markdown.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages