8000 GitHub - room-js/roomjs.com: JavaScript Room website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.

0