Apart from the rebuild after source changes, it would be cool if servr could also simply rebuild Rmds periodically after a configurable interval. This would enable use-cases such as daily reports without much cost/effort.
This shouldn't be hard to implement with later::later(), but I don't have time for it. If anyone wants to submit a PR, I can probably review it. Thanks!
Apart from the rebuild after source changes, it would be cool if servr could also simply rebuild Rmds periodically after a configurable interval. This would enable use-cases such as daily reports without much cost/effort.