summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README13
1 files changed, 6 insertions, 7 deletions
diff --git a/README b/README
index 2684869..a71f9b1 100644
--- a/README
+++ b/README
@@ -125,11 +125,10 @@ fugitive: README
<li>it generates static html files for newly added articles,</li>
<li>it regenerates static html files for modified articles,</li>
<li>it deletes static html files for deleted articles,</li>
- <li>it regenerates static html files for articles that are just
- before and after newly added and deleted articles (this to maintain the
+ <li>it regenerates static html files for articles that are just before and
+ after newly added and deleted articles (this to maintain the
&quot;previous&quot; and &quot;next&quot; links alive),</li>
- <li>it regenerates the archives.html and feed.xml
- files,</li>
+ <li>it regenerates the archives.html, tags.html, and feed.xml files,</li>
<li>and finally it copies the static html file of the last article to
&quot;index.html&quot;.</li>
</ul>
@@ -176,9 +175,9 @@ fugitive: README
anything else.
</p>
<p>
- The foreach loop construct is specific to the archives.html and
- feed.xml templates and will therefore be described at the same
- time. Where available, the loops are processed right after the includes.
+ The foreach loop construct is specific to the archives.html, tags.html, and
+ feed.xml templates and will therefore be described at the same time. Where
+ available, the loops are processed right after the includes.
</p>
<p>
The syntax of the conditional construct is as follow: