/cph.rs

The Copenhagen Rust Group website

Primary LanguageCSS

cph.rs

This repository contains the source files for cph.rs.

Testing Locally

To install jekyll (and any other dependencies, if we get any):

bundle install

To run this website as a developer:

jekyll serve

This will serve the site at localhost:4000.