This is the http://shout-irc.com/ website.
Shout is a web IRC client. More information can be found here: https://github.com/erming/shout
You need to install Jekyll:
sudo apt-get install ruby1.9.3 build-essential nodejs-legacy
sudo gem install jekyll
Now go ahead and clone:
git clone http://github.com/erming/shout-website
cd shout-website/
Run Jekyll:
jekyll serve --watch
Available under the MIT license.