Skip to content

Rafe/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume

This project is inspired by Nat Welch's Resume project and Michael Grosser's cv project.

Which provide an easy way to generate resume in different formats, including pdf, html and plaintext, and host files in gh-pages

How to use?

Fork this project

install bundle gem

bundle install

make change on Resume.md and config.yml and generate static document (in default task)

rake

Host on pow

Install pow

link project to pow directory

ln -s /path/to/resume ~/.pow

resume will be availible on http://resume.dev

Host on sinatra

rake up

or just

rackup

Host on github-pages

change the remote host in config.yml to your project

rake github

your resume will availible in http://username.github.com/resume

Todo:

  • send resume by gmail

  • host on heroku

  • cooler css3 style & scripts

  • dynamic github repo information

  • interact with linkedin

About

A project to generate resume as different format and publish on github-page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published