Skip to content

MoonlightOwl/Quartz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quartz

Web interface for selected quotes from #CC.RU IRC channel.

Installation

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.

Contribution

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. =)