billwiens.com This is the official source code for billwiens.com. Accept no substitutes. instructions # setup brew install chruby ruby-install ruby-install ruby 3.3.5 chruby 3.3.5 gem install bundler bundle install # build rake serve rake deploy