Roan Horning rho_n
rho_n pushed to main at rho_n/hpr_generator 2022-10-09 19:47:14 +00:00
fdeff3879a Update links in the comments section of the episode template
rho_n pushed to main at rho_n/hpr_generator 2022-10-09 17:53:24 +00:00
b667c30d40 Update links on syndication page
rho_n pushed to main at rho_n/hpr_generator 2022-10-08 16:37:51 +00:00
b08f5c30df Add missing USE date directive
rho_n commented on issue rho_n/hpr_generator#41 2022-10-08 13:36:05 +00:00
Implement comments feed
rho_n deleted branch I41_Implement-comments-feed from rho_n/hpr_generator 2022-10-08 13:35:09 +00:00
rho_n pushed to main at rho_n/hpr_generator 2022-10-08 13:34:47 +00:00
d8613143d3 Merge pull request '[I41] Implement comments feed' (#54) from I41_Implement-comments-feed into main
3de4476a3f Add comments feed template
4984ac3383 Add MACRO rss_show_series
e4463dc5ba Zero pad the day's date
Compare 4 commits »
rho_n merged pull request rho_n/hpr_generator#54 2022-10-08 13:34:46 +00:00
[I41] Implement comments feed
rho_n created pull request rho_n/hpr_generator#54 2022-10-08 13:31:54 +00:00
[I41] Implement comments feed
rho_n created branch I41_Implement-comments-feed in rho_n/hpr_generator 2022-10-08 13:26:23 +00:00
rho_n pushed to I41_Implement-comments-feed at rho_n/hpr_generator 2022-10-08 13:26:23 +00:00
3de4476a3f Add comments feed template
4984ac3383 Add MACRO rss_show_series
e4463dc5ba Zero pad the day's date
Compare 3 commits »
rho_n commented on issue rho_n/hpr_generator#52 2022-10-02 18:37:28 +00:00
Episode media not linked correctly

Merged into main into main.

Need to remove the Speex link for archive.org, or change it to…

rho_n closed issue rho_n/hpr_generator#52 2022-10-02 18:37:28 +00:00
Episode media not linked correctly
rho_n deleted branch I52_media_urls from rho_n/hpr_generator 2022-10-02 18:17:24 +00:00
rho_n pushed to main at rho_n/hpr_generator 2022-10-02 18:17:16 +00:00
bf8bf8daad Merge pull request '[I52] Allow audio content to be hosted on at different url' (#53) from I52_media_urls into main
1d4e6e15b7 Refactor templates to use media_path MACRO
d556e28e2d Consume root_template properties generically
fb70ae6253 Add media_path MACRO to shared utilities
64ae9c4f86 Refactor media_baseurl MACRO to media_basepath MACRO
Compare 6 commits »
rho_n merged pull request rho_n/hpr_generator#53 2022-10-02 18:17:15 +00:00
[I52] Allow audio content to be hosted on at different url
rho_n created pull request rho_n/hpr_generator#53 2022-10-02 18:17:01 +00:00
[I52] Allow audio content to be hosted on at different url
rho_n created branch I52_media_urls in rho_n/hpr_generator 2022-10-02 18:12:28 +00:00
rho_n pushed to I52_media_urls at rho_n/hpr_generator 2022-10-02 18:12:28 +00:00
1d4e6e15b7 Refactor templates to use media_path MACRO
d556e28e2d Consume root_template properties generically
fb70ae6253 Add media_path MACRO to shared utilities
64ae9c4f86 Refactor media_baseurl MACRO to media_basepath MACRO
b0d31ee507 Allow user to modify zero_pad_left MACRO's padding
Compare 5 commits »
rho_n commented on issue rho_n/hpr_generator#52 2022-09-30 15:47:26 +00:00
Episode media not linked correctly

I do have a solution for this I was using locally. I added a media_hostname option under the [root_template] section off the site.cfg. This is a global setting that currently is used in the…

rho_n commented on issue rho_n/hpr_generator#50 2022-09-22 01:50:39 +00:00
Fix ordering by episode ID