From e9044cd87daabcb83522a68732e0b96189baf854 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 19 Nov 2022 10:52:17 +0000 Subject: add DRAFT feature --- lib/atomfeed.source.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/atomfeed.source.sh') diff --git a/lib/atomfeed.source.sh b/lib/atomfeed.source.sh index c5e492f..65afa5a 100644 --- a/lib/atomfeed.source.sh +++ b/lib/atomfeed.source.sh @@ -88,6 +88,7 @@ atomfeed::generate () { local -r atom_file="$gemfeed_dir/atom.xml" local -r now=$($DATE --iso-8601=seconds) + log INFO "Generating Atom feed to $atom_file" log INFO 'This may takes a while with an empty cache....' -- cgit v1.2.3