A simple json-like web portfolio made using the hacked-jekyll theme and served via GitHub pages.
Ruby >= 3.0 and the Jekyll Ruby Gem is required.
I used ruby-install to download Ruby versions and chruby for managing version installations.
For Homebrew installations on MacOS, run:
homebrew install ruby-install
homebrew install chruby
Then, follow instructions to install an appropriate Ruby version and switch to using it.
bundle
bundle exec jekyll serve