]> id.pley.net Git - pod.git/commitdiff
Make permalinks for episodes prettier
authorJer Noble <jer.noble@apple.com>
Sun, 8 May 2022 04:47:19 +0000 (21:47 -0700)
committerJer Noble <jer.noble@apple.com>
Sun, 8 May 2022 04:47:19 +0000 (21:47 -0700)
_config.yml

index b60835d659d6c76d49554123ff2c73339d831e89..4723a0613a616e26ed46d747adbb3e7e8e7c2812 100644 (file)
@@ -10,6 +10,13 @@ theme: minima
 plugins:
   - jekyll-feed
 
+defaults:
+  - scope:
+      path: "sf"
+      type: "post"
+    values:
+      permalink: /:categories/episodes/:title/
+
 # Podcast Feed Settings
 podcast:
   title:          "RJS SF Pod"