Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 210 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 210 Bytes

Jekyll static web page for the SoT

Installing/Update Jekyll

sudo apt install ruby-dev
gem install bundler jekyll

Testing the site

bundle exec jekyll serve