2020-01-12 UTC
# [Marlin_Forbes] I'm busy with implementing my own micropub server. there's a few loose ends - one of them is undeletes. I'm interested to know what people's strategy is for this. I'm considering adding `deleted: true` to the metadata and letting the generator ignore those when it writes out the static site. How are you handling undeletes (if at all)?