summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-07-03 16:26:18 +0300
committerPaul Buetow <paul@buetow.org>2022-07-03 16:26:18 +0300
commit77b13b88709a8babb819894bfb7a5366cd795239 (patch)
treeb1dce8e86dab165a797d68b1c0c65f570fa0e93e /README.md
parent022692152da3cda49dc11720a328afb787421e62 (diff)
add cache dir
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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