It seems the right word is résumé,
but it can be called CV as well ¯\_(ツ)_/¯
, either case you can read mine in a
plain old markdown fashion here on GitHub, download it as PDF from
the releases page or
take a look your web browser here here.
Because it is easier to maintain and publish it as plain text on GitHub
- Write resume in markdown notation.
./build.sh
- ???
- Profit!
Oh, gee thanks! But how about using tajmone/gh-themes-magick pandoc themes as boilerplate instead, then take it from there. I'd be happy to review any PR on your repository if you have any question.
Sure thing, these resources helped me out to create everything you see in this repository
- gh-themes-magick pandoc ports webesite -> https://tajmone.github.io/gh-themes-magick/
- Pandoc's manual -> https://pandoc.org/MANUAL.html
- Wkhtmltopdf's manual -> https://wkhtmltopdf.org/usage/wkhtmltopdf.txt
- Ch-M.D post -> http://blog.chmd.fr/editing-a-cv-in-markdown-with-pandoc.html
- tuxtor's post (in Spanish) -> http://tuxtor.shekalug.org/creando-un-curriculum-con-markdown-pandoc-y-wkhtmltopdf/
- Dinky gh-theme by @broccolini
- gh-themes-magick pandoc ports by @tajmone
- Simple Grid css grid by @zachacole
- Wkthmltopdf 0.12.4-dev + Alpine Docker image by @madnight