Skip to content

S2E/s2e.github.io

Repository files navigation

Testing the site locally

apt-get install ruby-dev
gem install bundler
gem install jekyll
bundle install
bundle exec jekyll serve --watch