Publishes a site detailing all discoveries from the Late Night Linux podcast
- Strip any | characters from the <title> and strings
- Add header logo
- Instead of checking which files exist, write database with number of discoveries and checksum of details
- Query database to determine whether to process or not
- Tidy and document code
- Search in <script> for <title> and information
- Generate using GitHub actions
- Update CSS properly and don't use the JS override
- Tweak the for loop range once discoveries tags have been found