/computationclub.github.io

The website of the London Computation Club

Primary LanguageJavaScriptMIT LicenseMIT

London Computation Club

This is the web site of the London Computation Club hosted at http://london.computation.club/

Dependencies

Installation

$ git clone https://github.com/computationclub/computationclub.github.io.git
$ cd computationclub.github.io
$ bundle install
$ foreman start
// or
$ jekyll serve --watch