Local serving of the page
Ubuntu
sudo apt-get install ubuntu-dev-tools ruby-full
bundle install
bundle add webrick
```bash bundle exec jekyll serve ``
sudo apt-get install ubuntu-dev-tools ruby-full
bundle install
bundle add webrick
```bash bundle exec jekyll serve ``