Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 429 Bytes

File metadata and controls

32 lines (22 loc) · 429 Bytes

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.