summaryrefslogtreecommitdiff
path: root/lib/atomfeed.source.sh
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-09-18 21:38:21 +0300
committerPaul Buetow <paul@buetow.org>2024-09-18 21:38:21 +0300
commitb522ff9a59593889d3143cffe604febdaca804aa (patch)
tree0f187fc04fb9e0d9691d4553aa229da30310af63 /lib/atomfeed.source.sh
parentda57388a774af0e16028efaf2196f12606d3db55 (diff)
idea
Diffstat (limited to 'lib/atomfeed.source.sh')
-rw-r--r--lib/atomfeed.source.sh2
1 files changed, 2 insertions, 0 deletions
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