Built with Jekyll and hosted on GitHub pages.
-
Set up Ruby environment:
brew install rbenv rbenv init rbenv install 3.3.4 rbenv local 3.3.4 -
Restart your shell.
-
Install dependencies:
bundle update
-
Run:
bundle exec jekyll serve --livereload --open-url