X-Git-Url: http://id.pley.net/pod.git/blobdiff_plain/13bd79d4a08ad6c22245e7c87d9aa60e05122429..refs/heads/master:/sf/feed.xml diff --git a/sf/feed.xml b/sf/feed.xml index f4a1b55..bb7d33f 100644 --- a/sf/feed.xml +++ b/sf/feed.xml @@ -5,10 +5,10 @@ title: "" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"> - + {{ site.podcast.title }} - {{ site.podcast.url }}/sf - {{ site.podcast.escription | xml_escape }} + {{ site.podcast.url }} + {{ site.podcast.description | xml_escape }} {{ site.podcast.email }} ({{ site.podcast.author }}) {{ site.podcast.email }} ({{ site.podcast.author }}) {{ site.podcast.lang }} @@ -18,26 +18,31 @@ title: "" {{ site.podcast.url }}/RJS_pod_1400x1400.jpg {{ site.podcast.title }} - {{ site.podcast.url }}/sf + {{ 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 }}