Commit graph

7 commits

Author SHA1 Message Date
Denver Gingerich
2050e4cb92 Fix What We Do -> FOSSY link per chat, to fossy.us 2024-06-14 11:30:24 -07:00
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
28326ce7e1
Add "The Corresponding Source" to menus 2024-02-09 23:05:54 +11:00
Denver Gingerich
7624781a14 usethesource: capitalize "the" (mostly What We Do) 2024-02-04 22:34:43 -08:00
Denver Gingerich
5656bd3062 usethesource: add to What We Do - getting real! 2024-02-02 21:50:20 -08:00
f2bbfc9e56
usethesource: Add menu item (commented out for now) 2024-01-31 11:10:38 +11:00
ce6be591bd
Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
Renamed from www/templates/submenus/what_we_do_partial.html (Browse further)