1
0
forked from HPR/hpr_generator
Commit Graph

8 Commits

Author SHA1 Message Date
Paul Jewell 86e1d73085 Remove MySQL specific code from site generation code
- site-generator is generic, so no changes.
 - removed mysql information from site.cfg.
 - Updated template files to call sqlite queries directly.
 - Renamed the query files - remove sqlite from file names.
 - Deleted MySQL specific template files.
2025-04-04 10:28:31 +01:00
ken_fallon 7009533e25 Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
rho_n ebced513ad Add audio links to the episodes on a series page 2023-04-02 09:06:57 -04:00
rho_n 431126e8a3 Fix URL's to series RSS feeds 2023-02-25 23:06:41 -05:00
rho_n 8feb37e831 Hide display of future shows on series episodes page 2023-02-25 14:22:44 -05:00
rho_n e3abe5fd68 Convert series episode page queries from SQLite to MySQL 2022-10-21 20:11:19 -04:00
rho_n 991b3dcec1 Update SQL query to order results by id 2022-09-21 21:18:48 -04:00
rho_n c34ddc6256 Rename page series_shows to series_episode
Align name with more standard naming scheme.
2022-08-06 12:14:47 -04:00