rib
rib copied to clipboard
Clean stale generated files automatically
If a source markdown file gets deleted or renamed, then the associated generated .html file will be left lingering in the target directory.
Use Shake's shakeArgsPrune (see tutorial) to automatically clean these up.