]> id.pley.net Git - pod.git/commitdiff
Change title; expand on description; add keywords to feed.
authorJer Noble <jer.noble@apple.com>
Tue, 15 Nov 2022 22:51:26 +0000 (14:51 -0800)
committerJer Noble <jer.noble@apple.com>
Tue, 15 Nov 2022 22:56:02 +0000 (14:56 -0800)
_config.yml
sf/feed.xml

index 7140b3678f1d3ddddfd26765343bde69798511cb..e70ba4afc6811c78e469b3d5409798be89c04392 100644 (file)
@@ -19,9 +19,9 @@ defaults:
 
 # Podcast Feed Settings
 podcast:
-  title:          "Ruchi and Jer Explain Weird SF Politics to Scott"
+  title:          "RJS: Weird SF Politics"
   email:          sf@rjspod.live
-  description:    "Politics in San Francisco are weird. Ruchi and Jer try to explain them to Scott."
+  description:    "Politics in San Francisco are weird. Ruchi and Jer try to explain them to Scott. San Francisco Supervisors, ballot propositions, trash cans, YIMBYs vs. NIMBYs, and paper straws vs. plastic ones."
   keywords:       Ruchi, Jer, Scott, San Francisco, SF, politics, SF politics, San Francisco politics, trash cans, YIMBY, NIMBY, paper straws
   url:            https://rjspod.live/sf
   lang:           en-us
index 8e5c907c9047e45cb0d2ed918751c169ab677b0d..de29e2dc9278d808a47ecc8caab6bae91fe1ed8f 100644 (file)
@@ -33,6 +33,9 @@ title: ""
         <itunes:category text="News">
             <itunes:category text="Politics"/>
         </itunes:category>
+        <itunes:keywords>
+            { site.podcast.keywords | xml_escape }}
+        </itunes:keywords>
 {% for post in site.posts %}        <item>
             <title>{{ post.title | xml_escape }}</title>
             <link>{{ post.url | absolute_url }}</link>