Skip to content

room-js/roomjs.com

Repository files navigation

roomjs.com

The JavaScript Room homepage built on Jekyll.

Development (Mac OS)

  1. Install Jekyll globally: $> gem install jekyll bundler
  2. Run locally: $> bundle exec jekyll serve

Deployment

It's automatically deployed to Github Pages when pushes to the master branch.