A static website for displaying previous projects. The website is based on the remote Jekyll theme Beautiful Jekyll.
Local test with Ruby bundler
ruby -v
bundle init
After generating a new gem file, edit it and identify the gems for use in the application.
bundle install
bundler exec jekyll serve
[1] Jekyll local test https://kbroman.org/simple_site/pages/local_test.html
[2] Creating gem file https://stackoverflow.com/questions/30358612/how-to-create-a-gemfile
[3] Ruby 3.0+ with webrick https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll
[4] Remote theme gem structure https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#github-pages-method