Commit graph

5 commits

Author SHA1 Message Date
ce6be591bd
Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
cf359b6a64
Rename cast to "The Corresponding Source", move to URL prefix "/cast/"
Also improved detail view rendering where unclosed <ul> tags in the body
content HTML from the database were affecting the display of footer info.
2023-10-13 13:08:16 +11:00
d1960cf04c
Fix further podcast links, remove unused base template and CSS, improve layout 2023-10-09 12:50:42 +11:00
293350658a
Fix broken template tag 2023-10-05 20:38:35 +11:00
c0acfde9c3
Merge FAIF "podjango" codebase into main sfconservancy.org site
It's a little awkward for now with podjango also having an "apps" module, but we
can clean that up later. I've excluded any JS and HTML that's likely not
required.

To accomodate this merging, I moved the templates into a "podjango" subdirectory
and, added a "podjango" namespace to the URLconf and converted a bunch of
hard-coded links to use the "url" template tag since there will now be a
"/faif/" prefix.
2023-10-05 19:26:42 +11:00