Skip to content

biswajitpain/biswajitpain.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume

This started as just a simple place to store a markdown format of my resume, and now it's turned into an easy way to host your resume using sinatra, github-pages or Heroku.

Installation

  1. Fork this project
  2. Modify resume.md to be your resume.
  3. Modify config.yaml so that the data represents you, not icco.
  4. Edit views/style.less to make your resume look pretty.
  5. Install the gems. The easiest way to do this is gem install bundler && bundle install
  6. type rake local to run locally.
  7. To deploy to Heroku
  • Run heroku create
  • rake deploy to push your resume to heroku.
  1. To deploy to github-pages, run rake github.

License

resume.md is property of Biswajit Pain. You are welcome to use it as a base structure for your resume, but don't forget, you are not him.

The rest of the code is licensed CreativeCommons-GPL. Remember sharing is caring.

About

Resume https://www.biswajit.top

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors