Roan Horning rho_n
rho_n pushed to rho_n-patch-1 at HPR/hpr_documentation 2024-12-26 21:16:24 +00:00
a399bf1b5a Small wording changes
rho_n commented on issue HPR/hpr_documentation#1 2024-12-22 18:50:49 +00:00
Scheduling Guidelines should have a flow diagram

Fixes per Ken's suggestion (remove extraneous "new developer" decision): SchedulingGuidlinesFlowChart.png

rho_n commented on issue HPR/hpr_documentation#1 2024-12-22 17:17:11 +00:00
Scheduling Guidelines should have a flow diagram

Here is a first cut. Corrections or additions welcome: SchedulingGuidlinesFlowChart.png

rho_n closed issue HPR/hpr_generator#228 2024-12-04 12:43:30 +00:00
Remove show references to the "Internet Archive"
rho_n created pull request HPR/hpr_generator#231 2024-12-04 03:50:57 +00:00
Remove show reference to Internet Archive
rho_n created branch i228-remove-show-references-to-ia in HPR/hpr_generator 2024-12-04 03:48:59 +00:00
rho_n pushed to i228-remove-show-references-to-ia at HPR/hpr_generator 2024-12-04 03:48:59 +00:00
146107b122 Remove show reference to Internet Archive
rho_n closed issue HPR/hpr_generator#223 2024-10-27 19:30:34 +00:00
Please add day of week to each episode
rho_n deleted branch i223-add-day-of-week-to-each-episode from HPR/hpr_generator 2024-10-27 19:29:57 +00:00
rho_n pushed to main at HPR/hpr_generator 2024-10-27 19:29:38 +00:00
73740b8ffb Merge pull request '[i223] add day of week to each episode' (#227) from i223-add-day-of-week-to-each-episode into main
c1078d9b9c Replace day_from_date MACRO with day_and_date MACRO
27caa97c7d Add MACRO day_and_date
c32a343728 Simplify MACRO day_from_date
7d07b8b814 Add weekday of episode to release information displayed
Compare 6 commits »
rho_n merged pull request HPR/hpr_generator#227 2024-10-27 19:29:37 +00:00
[i223] add day of week to each episode
rho_n created pull request HPR/hpr_generator#227 2024-10-27 17:22:55 +00:00
[i223] add day of week to each episode
rho_n created branch i223-add-day-of-week-to-each-episode in HPR/hpr_generator 2024-10-27 17:12:56 +00:00
rho_n pushed to i223-add-day-of-week-to-each-episode at HPR/hpr_generator 2024-10-27 17:12:56 +00:00
c1078d9b9c Replace day_from_date MACRO with day_and_date MACRO
27caa97c7d Add MACRO day_and_date
c32a343728 Simplify MACRO day_from_date
7d07b8b814 Add weekday of episode to release information displayed
a38c8e2705 Add MACRO day_from_date
Compare 5 commits »
rho_n commented on issue HPR/hpr_generator#225 2024-10-21 16:29:07 +00:00
Switch url for media to the HPR CCDN

If you set the to media_baseurl in site.cfg:

media_baseurl: https://hub.hackerpublicradio.org/ccdn.php?filename=/eps/hpr$eps_id/

This will generate links to the episode related media (i.e:…

rho_n closed issue HPR/hpr_generator#222 2024-10-20 15:27:34 +00:00
New CSS makes some tables less readable, and other issues