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
Clone the repostory and install the Python tools.
pipenv installSpin up the development site.
make serveFreeze the site to static files.
make freezeCommit the frozen files to the ./docs/ folder and push to the main branch.
git commit -am "Updated site"
git push origin mainChanges will show up shortly at studs.show.