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
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