Skip to content

nathanschepers/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume

Custom Jekyll theme for my resume.

Dependencies

This project requires the following dependencies:

  • Ruby (with development tools)
  • Bundler and Jekyll (Ruby gems)
  • wkhtmltopdf (for PDF generation)
  • Ghostscript (for PDF processing)
  • ImageMagick (included as an AppImage in the bin directory)

Installation

To install all dependencies, run:

sudo ./bin/install_dependencies.sh

Building

To build the resume, run:

./bin/build.sh

This will generate both HTML and PDF versions of the resume in the stage directory.

About

jekyll template for a resume site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published