Skip to content

nmattia/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Markdown Resume

Forked from mszep/pandoc_resume

Tweak

$ git clone https://github.com/nmattia/resume
$ cd resume
$ vim markdown/resume.md   # insert your own resume info

Build

$ nix-build

or

$ nix-shell
[nix-shell]$ make

Requirements

  • ConTeXt
  • pandoc
  • GNU make

The requirements can be provided by the nix-shell.