This is the website of The Lounge.
The Lounge is a web IRC client. More information can be found at https://github.com/thelounge/lounge.
You need to install Jekyll:
sudo apt-get install ruby1.9.3 build-essential nodejs-legacy
sudo gem install jekyll redcarpet
Now go ahead and clone:
git clone https://github.com/thelounge/thelounge.github.io
cd thelounge.github.io/
Run Jekyll:
jekyll serve --watch --safe
Available under the MIT license.