Skip to content

JKirchartz/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JKirchartz Resume Generator

After a recent redesign of my own resume proved difficult to maintain (using InDesign.) I decided to Generate a PDF resume from markdown with pandoc, after stumbling upon Ixxie's CV. However, this did not align with my idealized design so instead I've overcomplicated everything in new and interesting ways.

Usage

edit src/resume.json with your career history

ensure src/index.hbs and src/plain.hbs contain the relevant personal information

ensure node is installed with npm version 5.2.0 or better

run npx grunt to build the resume and make it ready to publish on github-pages or wherever you'd like.

The site's source code should be in the docs/ directory.

Note: The Grunt setup now uses the Dart Sass implementation (the sass npm package) via grunt-sass.

Colophon

Special Thanks

Ixxie for the inspiration, Sway for the original Latex/FontAwesome code

About

Generate Resume with Bootstrap & Handlebars

Resources

Stars

Watchers

Forks

Packages

No packages published