Lambert Wang Dot Com This is my website. First time install/build Ensure ruby 2.7.* is installed $ ruby -v ruby 2.7.2 Install bundle $ gem install bundler Build the website $ bundle install $ jekyll build