all: images download images: cd gallery && for F in *.jpg; do ./convert_image.sh $F $F.bmp download: jokes.json jokes.json: curl -o jokes.json https://github.com/wiz64/superfun/raw/main/database/ichd/jokes-file.json