From 77b13b88709a8babb819894bfb7a5366cd795239 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Jul 2022 16:26:18 +0300 Subject: add cache dir --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e2303a..3b4cc8b 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Whereas you only want to edit the content in the `gemtext` folder directly. The * `html`: The XHTML version of it. * `md`: The Markdown version of it. * `meta`: Some metadata of all Gemtext blog posts. It's used by `gemtexter` internally for Atom feed generation. +* `cache`: Some volatile cache data for speeding up Atom feed generation. ### Special HTML configuration -- cgit v1.2.3