website/conservancy/templates
Ben Sturmfels 956f8c6fda
podjango: Add "Podcast" model to support multiple podcasts
Each Cast (episode) can belong to one or more Podcast, allowing episodes to be
shared between podcasts. This enables us introductory episodes to be delivered
in their own feed, but also included in the main "The Corresponding Source"
feed.

This required adding an additional `podcast_slug` argument to most views. The
date archive views were dropped because they're not linked to from anywhere.

Added a `podcasts` view as an index of all available Podcasts.
2024-04-25 15:32:24 +10:00
..
blog Defer JavaScript loading 2024-03-22 10:39:06 +11:00
contractpatch Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
feeds Remove deprecated ifequal and ifnotequal tags 2024-03-19 22:01:53 +11:00
news Remove deprecated ifequal and ifnotequal tags 2024-03-19 22:01:53 +11:00
submenus podjango: Add "Podcast" model to support multiple podcasts 2024-04-25 15:32:24 +10:00
supporter Defer JavaScript loading 2024-03-22 10:39:06 +11:00
500.html Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
base_about.html Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
base_blog.html Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
base_compliance.html Similarly load CSS via Django staticfiles app 2024-02-27 09:34:11 +11:00
base_conservancy.html Defer JavaScript loading 2024-03-22 10:39:06 +11:00
base_error.html Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
base_learn.html Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
base_news.html Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
base_press.html Similarly load CSS via Django staticfiles app 2024-02-27 09:34:11 +11:00
base_projects.html Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
base_standard.html Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
base_vizio.html Similarly load CSS via Django staticfiles app 2024-02-27 09:34:11 +11:00
feeds.html Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
frontpage.html Fix broken video links 2024-02-27 10:27:25 +11:00
opengraph_partial.html Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
opengraph_urllist_partial.html Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
socials_partial.html Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
sponsors.html Load images via staticfiles 2024-02-27 10:19:38 +11:00