Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 358 Bytes

Git repository for ITCR 2022 jekyll website

A Jekyll implementation of the Creative Theme template by Start Bootstrap.

for the ITCR2022.org static website.

To Serve run the following:

  1. gem install bundler
  2. bundle install
  3. bundle exec jekyll serve --livereload