Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

CFI-UL/cfi-ul.github.io

Repository files navigation

cfi-ul.github.io

https://cfiul.ca

CFIUL website.

requirements

  • ruby
  • gem bundler

developement

Install dependencies

bundle install

Start jekyll

bundle exec jekyll serve

Open your browser at http://127.0.0.1:4000.