#!/bin/sh
mkdir -p public_gopher
redo-ifchange \
content/about.txt \
content/drawings/about.txt
cp -r static/* public_gopher/
