- https://jekyllrb.com/docs/
bundle installbundle exec jekyll serve
brew install imagemagick./camera-to-web.sh
finds the top ten large files in dir including sub dirs
cd assests/images
find . -type f -exec stat -f '%z %N' {} + | sort -nr | head -10
brew install imagemagick./create-thumbnails.sh