Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 476 Bytes

File metadata and controls

executable file
·
15 lines (10 loc) · 476 Bytes

VanRuby - Since 2007

We are from Vancouver and we build cool stuff with Ruby! This is our website built with Ruby and the static site generator, Jekyll.

Website :- http://vanruby.org

Requirements

  • First Clone this Repository.
  • Run gem install bundler
  • Run bundle install
  • Run the jekyll server: bundle exec jekyll serve --watch

#NOTE You should have a server up and running locally at http://localhost:4000.