This is instruction to record the episode, mostly, for the host — Artem Zinnatullin
There're different schemes of recording podcast, I prefer next one:
- Make a call via Skype/Hangouts/anything with all participants.
- Connect special "bot" account to the call from another computer and record output of the call.
- Save recording to file.
- Process the recording via sound editor.
- Upload the
mp3
to GitHub releases. - Create an issue for discussion.
- Create show notes on GitHub in markdown.
- Convert markdown to HTML, for example w/ this tool.
- Escape HTML via
[[CDATA]]
. - Update README: add new Episode information
- Post a PR with show notes and RSS feed update.
- Validate resulting RSS feed, for example w/ this tool
- Add and push git tag for new episode
- Upload mp3 file in githubs release section