sudo apt install ruby-full make gcc gpp build-essential zlib1g zlib1g-dev ruby-dev dh-autoreconf
sudo gem update
sudo gem install bundler
git clone https://github.com/LibreELEC/website.git
cd /path/to/git/website/
bundle install
bundle exec jekyll serve --livereload --unpublished --incremental
bundle exec jekyll serve --force_polling --livereload --unpublished
_config.yml
and packages.json
that requires a restart of the server.