Skip to content

Write down your resume with Markdown and generate pdf, docx and deploy website

License

Notifications You must be signed in to change notification settings

sujinleeme/resume-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Generator

Forked & Inspired by from epsalt's resume builder

  • Resume, cover letter, and reference list, and GitHub Page builder.
  • Available on both Windows cmd and MacOS terminal.
  • Converts from markdown content files to html and pdf using Pandoc and PhantomJS.

How to use (for beginners)

Examples

Requirements

  • Pandoc
  • PhantomJS

Usage

  • Edit the markdown files in the content directory with your own information
  • Replace sig.png with a copy of your signature (or comment that line out of letter.md if you do not want to include a signature image at the bottom of your cover letter)
  • Run make all to build the html, pdf, docx output documents to the out directory
  • Run make html to build just the html documents
  • Run make pdf to build just the pdf documents
  • Run make docx to build just the docx documents
  • Run make gh-pages to create gh-pages in local and remote branches
  • Run make deploy to deploy index.html(resume.html) to gh-pages

License

GNU General Public License v3.0

About

Write down your resume with Markdown and generate pdf, docx and deploy website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published