Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 629 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 629 Bytes

Single Page Portfolio Website

Static Website built on HTML5, CSS3, jQuery, Javascript on Ruby and Rack framework deployed on Heroku.

Demo

Watch the website in use : http://www.rohitbhore.com/

Get It

The source code is managed with Git (a version control system) and hosted at GitHub.

You can download the website ("clone the repository") with the command

$ git clone https://github.com/rohitpbhore/rohitbhoresite.git

Getting Started

Start the server

$ bundle install
$ rackup

and go to http://localhost:9292

References

https://devcenter.heroku.com/articles/static-sites-ruby