Skip to content

unnamedre/unnamedre.github.io

Repository files navigation

Unnamed Reverse Engineering Podcast

Site Generator

If you are adding a new episode, look at the PODCASTING.md for details.

Installation (run once)

From root directory:

pipenv install --three

Generate site

  1. Add episode and publish on Libsyn
  2. Content->Previously Published.
  3. Click on the Link/Embed link for the episode
  4. Copy the last number in the "Libsyn Directory URL"
  5. Add it to _sitegen/directory_ids.csv with the episode number in front.
  6. Run pipenv run _sitegen/generate.py Note: if this isn't working for you, try using python3 _sitegen/generate.py
  7. Review changes with git diff or equivalent. Commit. Push.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published