/thelounge.github.io

The official website for The Lounge

Primary LanguageHTMLMIT LicenseMIT

This is the website of The Lounge.

What is The Lounge?

The Lounge is a web IRC client. More information can be found at https://github.com/thelounge/lounge.

Development

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

License

Available under the MIT license.