Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 411 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 411 Bytes

websterlab.github.io

====================

Technologies this website uses:

Jekyll  
Github Pages  
Twitter Bootstrap 4.4.1

Before pushing changes, please check that they will work on your system first with the plugins included in the Gemfile using the bundler tool (results served at 0.0.0.0:4000):

sudo gem install bundler
bundle install
bundle exec jekyll serve