/resume

Primary LanguageTeXApache License 2.0Apache-2.0

Resume

Requirements

To work with site version, Jekyll is required

  • Just install all gem packages using bundle

    bundle install

To work with pdf, latex is required

  • tex binary should be available, to install it, run the given command

    brew cask install basictex

Licensing

Feel free to inspect the code structure, and reuse what is appropriate. But please respect that the files in the following directories are Copyright Sangam Kumar. You may not reuse anything therein without my written permission:

  • _data/
  • _includes/
  • latex/

All other directories and files are Apache licensed (where applicable).