Roan Horning rho_n
rho_n commented on issue rho_n/hpr_generator#128 2023-06-18 21:37:03 +00:00
Janitors please mirror borg:/data/HPR-MIRROR/ to your sites

Do you have a general idea how big this is?

rho_n commented on issue rho_n/hpr_generator#123 2023-06-18 10:55:22 +00:00
Future episodes are not being produced

@ken_fallon and @davmo should the show navigation (prev show/next show) links work, be broken, or can we remove them for future shows?

rho_n commented on issue rho_n/hpr_generator#123 2023-06-18 10:52:32 +00:00
Future episodes are not being produced

@ken_fallon and @davmo do we allow comments on future show?

rho_n opened issue rho_n/hpr_generator#126 2023-06-18 10:50:50 +00:00
Create custom error pages
rho_n commented on issue rho_n/hpr_generator#119 2023-06-18 10:25:32 +00:00
Show titles should contain the leading digits in 'hpr0023' in the show id

From a discoverability POV, Dave's suggestion makes great sense. Plus it would resolve our own upcoming Y2K problem or as the case may be S10K (show 10000) problem.

For me, the nice thing about…

rho_n opened issue rho_n/hpr_generator#120 2023-06-17 14:31:39 +00:00
Host avatars not showing on web pages
rho_n opened issue rho_n/hpr_generator#116 2023-06-14 00:54:34 +00:00
Fix img src urls in show notes
rho_n closed issue rho_n/hpr_generator#110 2023-06-05 02:53:54 +00:00
Error Argument "" isn't numeric in sprintf at ./site-generator line 307
rho_n deleted branch I110_Error-Argument-isnt-numeric from rho_n/hpr_generator 2023-06-05 02:52:43 +00:00
rho_n merged pull request rho_n/hpr_generator#114 2023-06-05 02:52:37 +00:00
Skip padding when id is empty string
rho_n pushed to main at rho_n/hpr_generator 2023-06-05 02:52:37 +00:00
10236d5705 Merge pull request 'Skip padding when id is empty string' (#114) from I110_Error-Argument-isnt-numeric into main
33d98904e2 Skip padding when id is empty string
Compare 2 commits »
rho_n created pull request rho_n/hpr_generator#114 2023-06-05 02:52:21 +00:00
Skip padding when id is empty string
rho_n created branch I110_Error-Argument-isnt-numeric in rho_n/hpr_generator 2023-06-05 02:49:43 +00:00
rho_n pushed to I110_Error-Argument-isnt-numeric at rho_n/hpr_generator 2023-06-05 02:49:43 +00:00
33d98904e2 Skip padding when id is empty string
rho_n commented on issue rho_n/hpr_generator#110 2023-06-01 18:19:51 +00:00
Error Argument "" isn't numeric in sprintf at ./site-generator line 307

Yes, have noticed this for a while. At one point I thought I had fixed it, but must not have made it into a PR.

I tracking it down and writing code to fix it. Will have to look through my git…

rho_n commented on issue rho_n/hpr_generator#111 2023-06-01 18:18:02 +00:00
FR: Add information to show when the site/page was last updated

Do we want this something visible/accessible in the content of the page, like an old school:

<address><em>Last modified:</em> YYYY-MM-DD</address>

or in the meta data of the…