Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 267 Bytes

rrl-alert.github.io

Installation

sudo apt install jekyll bundler
git clone [email protected]:RRL-ALeRT/rrl-alert.github.io.git # or via ssh
cd rrl-alert.github.io
bundle install

bundle exec jekyll serve --livereload

Browse to http://localhost:4000