From b522ff9a59593889d3143cffe604febdaca804aa Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 18 Sep 2024 21:38:21 +0300 Subject: idea --- lib/atomfeed.source.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/atomfeed.source.sh') diff --git a/lib/atomfeed.source.sh b/lib/atomfeed.source.sh index 9392e95..4b598a7 100644 --- a/lib/atomfeed.source.sh +++ b/lib/atomfeed.source.sh @@ -1,3 +1,5 @@ +# TODO: Idea, could also cache .html and .md files, so they don't need to be re-generated +# every time! So the caching can be more generic. atomfeed::_from_cache () { local -r gmi_file_path="$1"; shift local -r cache_file_path="$1"; shift -- cgit v1.2.3