Roan Horning rho_n
rho_n merged pull request HPR/hpr_generator#203 2024-09-28 15:42:43 +00:00
[I164] check for perl module dependencies
rho_n pushed to main at rho_n/hpr_generator 2024-09-26 03:20:26 +00:00
1dc0046fce README repository deprecation notice
rho_n created pull request rho_n/hpr_generator#205 2024-09-18 03:12:57 +00:00
[I132] tags page generation issues
rho_n created branch I132_tags_index_issues in rho_n/hpr_generator 2024-09-18 03:07:57 +00:00
rho_n pushed to I132_tags_index_issues at rho_n/hpr_generator 2024-09-18 03:07:57 +00:00
b17daba4ed Fix generation of tags index page
70d5983ede Parse db tag field with CSV parser module
31a5994731 Refactor template to use tag_to_id macro
aaaaa29d8e Add macro tag_to_id
Compare 4 commits »
rho_n commented on issue rho_n/hpr_generator#132 2024-09-16 03:05:33 +00:00
The tag page index seems incorrect in one place

I have determined that the tag with the value of 'keys' is causing the issue. keys is a reserved word in the context of hashes. I haven't figured out how to use the value keys as a key. The…

rho_n commented on issue rho_n/hpr_generator#132 2024-09-15 15:58:39 +00:00
The tag page index seems incorrect in one place

I'm not sure what is going on yet, but it seems like any tags that start with K are being dropped, and that instead of the actual tags being included in the html, it is the name of variables used…

rho_n commented on issue rho_n/hpr_generator#132 2024-09-15 14:04:17 +00:00
The tag page index seems incorrect in one place

Other than no ASCII white-space characters, an ID attribute can be any other Unicode character. The Mozilla documentation does say if you want the ID to be used as a CSS selector, then it must be…

rho_n commented on issue rho_n/hpr_generator#132 2024-09-15 13:53:49 +00:00
The tag page index seems incorrect in one place

According to the HTML spec, the ID attribute should not contain any ASCII white-space characters

  • https://html.spec.whatwg.org/multipage/dom.html#global-attributes:the-id-attribute-2 *…
rho_n pushed to I188_fix-correspondent-page-episode-count at rho_n/hpr_generator 2024-09-10 01:40:03 +00:00
3662ebd0aa Code formatting
rho_n commented on issue HPR/hpr_hub#44 2024-09-10 00:55:14 +00:00
Comments on all pages should have anchor links available

Sorry about that Dave, I don't specifically remember why I chose to change the naming convention for the comment ids. I obviously didn't think about the fact that they might be manually referenced…

rho_n commented on issue rho_n/hpr_generator#144 2024-09-08 19:04:06 +00:00
Automate the generation of the static pages.

Not sure if anything has been implemented yet, but my thoughts:

Simple method - cron job that runs site-generator --all every 6 hours

More complex - Update individual pages. Need to…

rho_n created pull request rho_n/hpr_generator#204 2024-09-08 16:28:23 +00:00
Limit correspondent page episode count to released episodes
rho_n pushed to I188_fix-correspondent-page-episode-count at rho_n/hpr_generator 2024-09-08 16:26:40 +00:00
c64ad492c8 Limit correspondent page episode count to released episodes
rho_n created branch I188_fix-correspondent-page-episode-count in rho_n/hpr_generator 2024-09-08 16:26:40 +00:00
rho_n created pull request rho_n/hpr_generator#203 2024-09-08 13:46:42 +00:00
[I164] check for perl module dependencies
rho_n created branch I164_check-for-perl-module-dependencies in rho_n/hpr_generator 2024-09-08 13:32:08 +00:00
rho_n pushed to I164_check-for-perl-module-dependencies at rho_n/hpr_generator 2024-09-08 13:32:08 +00:00
0f57b99fbe Add instructions for the dependency check script
48b3c51bb3 Update instructions for installing modules via CPAN
4e9f1457d5 Fix typos in module names
4ae854f5e1 Remove unused module import
af810c88bc Add bash script to check Perl module dependencies
Compare 5 commits »
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?