Skip to content

computationclub/computationclub.github.io

Repository files navigation

London Computation Club

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

Dependencies

Installation

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