Web interface for selected quotes from #CC.RU IRC channel.
This website is written in Rust. You will need the last nightly version of Rust compiler to build the project.
git clone https://github.com/MoonlightOwl/Quartz.git
cd Quartz
cargo run
After that the site will be available on the http://localhost:8000
address.
Feel free to make any contributions and corrections to this repo. I do not promise to accept them all, but together it's more fun. =)