Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

ClojureBridgeLondon/clojurebridgelondon.github.io-classic

 
 

Repository files navigation

ClojureBridge London Website

This is our website to document our events even when they disappear from the main clojurebridge.org website.

https://clojurebridgelondon.github.io

Coaches Training slides

The source document lives under docs/coaches_training.deck.md. To recreate the HTML use

gem install deckrb
deck -b docs/coaches_training.deck.md

Contribute

How to get started:

git clone [email protected]:clojurebridgelondon/clojurebridgelondon.github.io.git
cd clojurebridge-berlin.github.io
git pull
jekyll serve

Maybe you have to install Jekyll if the last command doesn't work.

gem install jekyll

In your browser go to: http://localhost:4000/

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.6%
  • JavaScript 29.3%
  • CSS 22.9%
  • Ruby 1.2%