The website is generated with Jeykll.
Run jekyll with jekyll serve
in the root directory and follow instructions.
sips -Z 1024 money-tree.jpg
-Z Ensures aspect ratio is kept. 1024 is maximum resolution.
On Mac OSX
brew install chruby ruby-install
ruby-install ruby-3.1.1
chruby ruby-3.1.1
gem install github-pages jekyll jekyll-seo-tag webrick
On Ubuntu
sudo gem install jekyll --no-rdoc --no-ri
sudo gem install github-pages --no-rdoc --no-ri
See here: https://classic.yarnpkg.com/en/docs/install
Run yarn install
gem update jekyll