This reposistory is the home of my portfolio. It's built with Jekyll. The design is made in Figma and can be found here
brew install ruby
gem install bundle
bundle install
gem install jekyll
apt-get install ruby ruby-dev build-essential
gem install bundle
bundle install
gem install jekyll
choco install ruby -y # Restart the command prompt to get ruby and gem in path
gem install bundle
bundle install
gem install jekyll
It's easy! Just run jekyll serve
and the site is served on port 4000 on your network.