Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 247 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 247 Bytes

HTTPlug website

The website is created using jekyll and hosted on Github Pages.

Install dependencies using Bundler:

$ bundle install

Watch the site for changes:

$ bundle exec jekyll serve