We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e02c05 commit e20e60cCopy full SHA for e20e60c
site.yaml
@@ -7,23 +7,8 @@ site:
7
8
# Settings that affect collections in the document index. Top-level keys of
9
# collections can be used as document attributes for grouping it in the
10
-# corresponding collecion.
+# corresponding collection.
11
collections:
12
tags:
13
path: tags
14
template: index.html
15
-
16
17
-# Content specific settings, at the moment only templates are specified.
18
-content:
19
- index:
20
- template: index.html # default template used for collections
21
- doc:
22
- template: page.html
23
- rss:
24
- template: rss2.xml
25
26
27
-# Template specific settings.
28
-template:
29
- trim_whitespace: true
templates/rss2.xml
0 commit comments