1
0
forked from HPR/hpr_generator
Commit Graph

741 Commits

Author SHA1 Message Date
rho_n 39c14fb3e4 Fix scrollbar issue on chrome based browsers 2025-10-25 13:44:39 -04:00
rho_n 47e1ebf69c Improve contrast of header and link text for dark theme 2025-10-25 13:06:22 -04:00
rho_n 88f9362279 Reduce brightness of images for dark theme 2025-10-25 13:04:15 -04:00
rho_n 96e4d9a402 First cut at dark theme
Add reduced brightness background images for main header and lane
buttons. Use CSS filters to reduce brightness of host page images.
Redefine text and background color variables.
2025-10-23 22:07:30 -04:00
rho_n b3e9ccc546 Updating contributors
Add page recognizing the contributors to the HPR redesign of 2025.
2025-10-21 22:23:26 -04:00
rho_n 5f601251db Merge pull request '[I-283] Clarify the jump location' (#285) from i283_Clarify-the-jump-location into main
Reviewed-on: HPR/hpr_generator#285
2025-10-18 15:43:02 +00:00
rho_n af2da91d7c Fix youtube imbed size 2025-10-18 11:11:47 -04:00
rho_n 3c7f02a09c Add go top of page link to major sections
Per [issure 283](HPR/hpr_generator#283),
add a link to each major section of the about page which allows the user
to move to the index of topics at the top of the page.
2025-10-18 10:54:57 -04:00
rho_n 81c8220e30 "Cardify" the about page
Make about page layout consistent with the look of other pages.
This also makes each section more visually distinct from the others.
2025-10-18 09:53:33 -04:00
rho_n b694a6f547 Fix syndication page layout 2025-10-18 08:31:46 -04:00
rho_n d0f5fac2b4 Merge pull request 'new website design' (#266) from newsite into main
Reviewed-on: HPR/hpr_generator#266
2025-10-18 03:31:35 +00:00
rho_n 82563d0a48 Set max width for "stacked" articles
Prevent content from over flowing display width.
2025-10-17 23:17:18 -04:00
rho_n 4ff0738531 Fix missing closing tag 2025-10-17 00:03:28 -04:00
rho_n 69c298922a Add rounded border to "stack" articles
Not sure when this broke.
2025-10-16 23:41:18 -04:00
rho_n a87e7f12a6 Fix mistyped CSS value 2025-10-14 21:48:08 -04:00
rho_n 4fbf32eaa9 Add mobile sized images for the about page 2025-10-13 22:11:45 -04:00
rho_n dc274983fe Fix sizing of contribute recording images on about page
Set size for large displays to 640px
2025-10-13 10:49:43 -04:00
rho_n ee749cf1bb Overflow pre tag content when larger than viewport width 2025-10-12 23:59:33 -04:00
rho_n 6bc40e11c1 Format HTML 2025-10-12 23:57:37 -04:00
rho_n 4e853f04f3 Make images and iframe on about page responsive 2025-10-12 23:05:20 -04:00
rho_n fb01dd8e3f Fix missing list related closing tags 2025-10-12 09:16:03 -04:00
rho_n 61aabd8ef1 Fix html tag issues
Remove xhtml closing slash to hr and br tags
Fix mixed ordered closing tags
Remove extraneous closing tags
2025-10-12 08:47:58 -04:00
rho_n b32544f938 Emphasize welcome text on index page 2025-10-12 07:57:33 -04:00
rho_n bca63a36fb Merge branch 'main' into newsite 2025-10-12 07:35:55 -04:00
rho_n 9d1b94f686 Use hub_baseurl variable in schedule lane button link URL 2025-10-09 21:33:57 -04:00
rho_n a9ff01f392 Pull form elements into generic tag references
Allow common properties to be easily referenced from both
HPR website and Hub website.
2025-10-09 21:27:14 -04:00
rho_n fbcf5be2a6 Set root path to hpr.ico
Make sure all pages can reach the hpr.ico image.
2025-10-09 21:25:23 -04:00
ken_fallon 5310ee1912 Merge pull request 'Remove the xml_entity causing issues with feed' (#281) from I280_UTF-8_not_rendering_properly_in_comments_feed into main
Reviewed-on: HPR/hpr_generator#281
Reviewed-by: Roan Horning <rho_n@josh@dao-mail.com>
2025-09-17 11:35:10 +00:00
ken_fallon bc7f7a7347 Remove the xml_entity causing issues with feed 2025-09-16 11:41:57 +02:00
rho_n fc1dedf4b2 Allow for generation of Hobby Public Radio 2025-09-11 12:55:24 -04:00
rho_n 181c9fbad9 Cardify the correspondent pages 2025-09-05 23:08:10 -04:00
rho_n a2fb6b1f6a Fix arrangement and layout of external search forms
Move DuckDuckGo to top of list and make forms equal size
for all window sizes.
2025-09-05 21:00:42 -04:00
rho_n 5e48d9e064 Merge branch 'newsite' of repo.anhonesthost.net:HPR/hpr_generator into newsite 2025-09-05 20:27:49 -04:00
rho_n 454d548ce7 Clean up font usage
Remove unused fonts. Add woff2 types for smaller downloads.
Offer woff2, woff, truetype/opentype versions of the font files.
2025-09-04 23:28:34 -04:00
rho_n 023c041706 Clean up font usage
Remove unused fonts. Add woff2 types for smaller downloads.
Offer woff2, woff, truetype/opentype versions of the font files.
2025-09-04 21:37:36 -04:00
rho_n edebce3fd3 Pluralize host text in lane button 2025-09-04 21:16:38 -04:00
rho_n dcfd801b9a Merge pull request 'apply a crafty style to the lane buttons' (#273) from lee/hpr_generator:newsite into newsite
Reviewed-on: HPR/hpr_generator#273
2025-09-04 19:56:18 +00:00
Lee Hanken 4654adaa42 increased contrast of lane buttons, fixed font definition 2025-09-04 18:55:30 +01:00
Lee Hanken f3b156b31f merge in changes from upstream 2025-09-04 11:16:12 +01:00
rho_n 7ae15005de Apply card formatting to hosts table 2025-09-03 23:03:20 -04:00
rho_n be17edd6ac Create single column card stack view
Apply to comments viewer, syndication, series, and series episodes pages.
2025-09-03 21:57:28 -04:00
rho_n 3454bb717e Tweak responsive display of main page lane buttons 2025-09-01 00:24:44 -04:00
rho_n 7118a3da0a Add maximum content width
Help with readability of the website on large screens.
2025-08-31 23:42:44 -04:00
rho_n a8f4eea501 Change secondary background color
Match the color of the main HPR logo acronym.
2025-08-28 22:33:50 -04:00
rho_n edf64b668c Tweak search page layout 2025-08-28 22:31:52 -04:00
Lee Hanken 7235230e7f improve readability by sligtly spacing letters 2025-08-28 23:41:16 +01:00
rho_n 9c2b43e11f Update search page to include tag index 2025-08-27 11:42:32 -04:00
rho_n 8bf4f67cce Fix footer background color 2025-08-24 22:12:19 -04:00
rho_n bad3e3e3da Tweak swim lane icon spacing on small screens 2025-08-24 22:03:31 -04:00
rho_n 4e08ebad63 Fix tag_line line height for larger devices 2025-08-24 21:49:18 -04:00