Skip to content

Commit e20e60c

Browse files
committed
Remove RSS and obsolete config
1 parent 8e02c05 commit e20e60c

File tree

2 files changed

+1
-34
lines changed

2 files changed

+1
-34
lines changed

site.yaml

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,8 @@ site:
77

88
# Settings that affect collections in the document index. Top-level keys of
99
# collections can be used as document attributes for grouping it in the
10-
# corresponding collecion.
10+
# corresponding collection.
1111
collections:
1212
tags:
1313
path: tags
1414
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

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)