php-http / httplug.github.io

HTTPlug website
http://httplug.io
3 stars 4 forks source link

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