Follow along: creating-a-github-pages-site-with-jekyll
Edit and Save Gemfile

Testing locally first….

Fixing Error by adding (gem “webrick” to Gemfile

Rerun: bundle install

Local site working…

Lets see what changed…