Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Run the website on your local machine

brew install rbenv # https://github.com/rbenv/rbenv
rbenv init

rbenv install 2.6.5
rbenv local 2.6.5
rbenv rehash

gem install bundler
bundle install
bundle exec jekyll serve -It
open http://127.0.0.1:4000/hubot-slack/