X-Git-Url: http://id.pley.net/pod.git/blobdiff_plain/9470393cf199556daae64b7aa43ff81e8f686824..527685aff0027d43376e82c8d89894faf9ba856e:/sf/feed.xml?ds=sidebyside
diff --git a/sf/feed.xml b/sf/feed.xml
index dd92c6d..bb7d33f 100644
--- a/sf/feed.xml
+++ b/sf/feed.xml
@@ -8,7 +8,7 @@ title: ""
{{ site.podcast.title }}
{{ site.podcast.url }}
- {{ site.podcast.escription | xml_escape }}
+ {{ site.podcast.description | xml_escape }}
{{ site.podcast.email }} ({{ site.podcast.author }})
{{ site.podcast.email }} ({{ site.podcast.author }})
{{ site.podcast.lang }}
@@ -21,23 +21,28 @@ title: ""
{{ site.podcast.url }}
http://www.rssboard.org/rss-specification
- {{ site.podcast.title }}
+ {{ site.podcast.author }}
+ {{ site.podcast.title | xml_escape }}
+ {{ site.podcast.description | xml_escape }}
clean
-
- {{ site.email }} (Podcast)
+ {{ site.podcast.author }}
+ {{ site.email }}
+
+ { site.podcast.keywords | xml_escape }}
+
{% for post in site.posts %} -
{{ post.title | xml_escape }}
- {{ site.podcast.url }}{{ post.url }}
- {{ post.excerpt | xml_escape }}
- {{ site.podcast.url }}{{ post.url }}
+ {{ post.url | absolute_url }}
+ {{ post.summary | xml_escape }}
+ {{ post.url | absolute_url }}
{{ post.date | date_to_rfc822 }}
-
+
{{ site.podcast.author }}
{{ post.summary | xml_escape }}
{{ post.duration }}