rib icon indicating copy to clipboard operation
rib copied to clipboard

Clean stale generated files automatically

Open srid opened this issue 5 years ago • 0 comments

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.

srid avatar Apr 26 '20 14:04 srid