/studs-terkel-podcast

Selections from the WFMT collection of Terkel’s radio interviews, delivered each Friday

Primary LanguageHTMLMIT LicenseMIT

studs-terkel-podcast

Selections from the WFMT collection of Terkel’s radio interviews, delivered several times each week. An unofficial feed compiled by Ben Welsh.

Subscribe: studs.show

Build

Installation

Clone the repostory and install the Python tools.

pipenv install

Development

Spin up the development site.

make serve

Freeze the site to static files.

make freeze

Deployment

Commit the frozen files to the ./docs/ folder and push to the main branch.

git commit -am "Updated site"
git push origin main

Changes will show up shortly at studs.show.