Commit Graph
100 Commits
Author SHA1 Message Date
rho_n c17ce1bf74 Add playlist download link to series' pages 2025-11-16 19:25:19 -05:00
rho_n c922ea6281 Allow creation of m3u playlist for a series 2025-11-16 19:22:12 -05:00
rho_n 98c51ee9fe Add playlist download link to correspondents' pages 2025-11-16 15:40:30 -05:00
rho_n ae96d602a4 Allow creation of m3u playlist for a host 2025-11-15 12:09:50 -05:00
rho_n eeb955d9fe Fix layout of episode series footer 2025-11-13 21:16:24 -05:00
rho_n b2f5322aec Add comment tally cte to series episode query 2025-11-13 21:14:21 -05:00
rho_n 7a59a769ed Fix layout of episode nav links on small displays
Reduce horizontal padding on small displays to prevent
navigation from overflowing width of screen.
2025-11-09 09:07:43 -05:00
rho_n 30cca2bac0 Restore hightlighting to show notes preformatted text
This was lost in the transition to the new website design.
2025-11-09 09:07:43 -05:00
rho_n 4e2ecc4efc Tweak flex gap for host_meta on small displays 2025-11-08 08:26:11 -05:00
rho_n c85a4b8c6e Clean up layout of host meta info on host page
For small displays insure the meta info box wraps
and is displayed below the host id box.
2025-11-08 08:15:18 -05:00
rho_n 1ad43c462a Add link to host page in listing of latest episodes 2025-11-07 20:22:15 -05:00
rho_n aa722bda55 Fix typo in logic to display comments tally 2025-11-07 19:34:56 -05:00
rho_n ed6779fa5a Add comment tally cte to all episodes and host episodes queries 2025-11-07 19:25:42 -05:00
rho_n 126e184126 Simplify host episode counting code
Use the database to count the episodes.
See https://stackoverflow.com/questions/1656748/how-can-i-fetch-a-single-count-value-from-a-database-with-dbi
for explanation of Perl DBI calls.
2025-11-06 20:52:43 -05:00
rho_n 192d994556 Move Today with a Techie host SQL query to queries file 2025-11-05 21:20:11 -05:00
rho_n 7a02c7b1c1 Make host link click target larger on hosts listings page
In effect, make the whole table cell a link.
2025-11-02 10:38:05 -05:00
rho_n b850c51e4f Change variable names to twt_... 2025-11-02 00:58:51 -04:00
rho_n 3bf5769b52 Rename template files 2025-11-01 21:08:42 -04:00
rho_n 2c9e75bf1a Fix relative link to about page 2025-11-01 20:38:33 -04:00
rho_n d0c371a0f9 Add arrow icon path to generator templates path 2025-10-31 09:59:00 -04:00
rho_n 466ef289b1 Tweak espisode navigation button padding 2025-10-31 09:45:31 -04:00
rho_n b5755ddedb Rename arrow icons 2025-10-31 09:33:00 -04:00
rho_n 2a119bd920 Match arrow icon stroke and fill colors to a tag color 2025-10-30 22:18:03 -04:00
rho_n a8dc69d7ad Include arrow icon SVG directly in the html
This optimizes both the load time of the icons and allows them
to be modified via CSS.
2025-10-30 22:15:18 -04:00
rho_n 09f5c60d60 Simplify SVG and make icons more distinctive 2025-10-30 22:03:46 -04:00
rho_n b122f7c1c0 Make episode navigation links more button like 2025-10-26 00:45:34 -04:00
rho_n 70fd148928 Clean up arrow icons 2025-10-26 00:44:10 -04:00
rho_n c53c6d50aa Tweak display of episode navigation on small displays 2025-10-25 19:48:41 -04:00
rho_n c4d94bb019 Add aria labels to episode navigation 2025-10-25 19:44:10 -04:00
rho_n 1075833562 Add arrow icons for episode navigation 2025-10-25 16:44:09 -04:00
rho_n fb46c13394 First cut at navigation button style 2025-10-25 16:21:55 -04:00
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 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](#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 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
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 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
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
rho_n 310f14c4bd Tweak syndication page layout
Vertically flow content and clean up card header white spacing.
2025-08-24 21:47:38 -04:00
rho_n 97116aad4b Add fallback background color to main header 2025-08-24 21:32:20 -04:00
rho_n 02864bed9e Merge branch 'newsite' of repo.anhonesthost.net:HPR/hpr_generator into newsite 2025-08-24 09:05:56 -04:00
rho_n b12a7fb4e7 Simplify header layout
Remove QR code, improve contrast of header links.
2025-08-24 09:00:33 -04:00
rho_n ca90c1f580 Simplify header layout
Remove QR code, improve contrast of header links.
2025-08-23 23:03:17 -04:00
rho_n 8a20ac971e Add default CSS header variables 2025-08-23 22:57:05 -04:00
rho_n 798ccc42bc Remove top menu
Remove main navigation and make skip to main accessibility link
visible to screen readers only.
2025-08-23 22:38:53 -04:00
rho_n 0bdc847f0f use html definition list for latest lists 2025-08-23 22:34:22 -04:00
rho_n 6b8c97815a Reformat top navigation menus
Have accessibility menu appear on same line as main menu.
2025-08-08 22:50:52 -04:00
rho_n 4336183437 Remove CSS included at top of each page 2025-08-08 21:36:21 -04:00
rho_n e5d8d20e85 Update QR code to work more easily
Needed to up the number of bits used to make the
code more easily decoded.
2025-08-08 21:09:11 -04:00
rho_n 3991c95533 Finish moving syndication page to card format 2025-08-07 20:57:00 -04:00
rho_n 29e2647c85 Add search button to project lane on landing page 2025-08-05 22:44:15 -04:00
rho_n 96d4f14b6f Update responsive layout for footer and latest lanes 2025-08-03 23:59:06 -04:00
rho_n f2b00145ad Add episode summary to information about latest shows 2025-08-03 23:30:15 -04:00
rho_n e9df7bc900 Update theme colors for links 2025-08-03 23:14:17 -04:00
rho_n c742794f15 Use no-css class on page footer hr tag 2025-08-03 22:45:01 -04:00
rho_n 90710665c9 Add level 2 header tag to page section header tags 2025-08-03 22:40:16 -04:00
rho_n 6347b39d74 Text changes to landing page
Per Ken's PR comment:
#266 (comment)
2025-08-03 22:36:56 -04:00
rho_n 033fc310bf Fix lane icon default height when no css
Add height attribute to image and br tags for formatting
when no css is available.
2025-08-03 22:27:13 -04:00
rho_n 6acaf1b28c Update card flex layout and coloring
Use the secondary background color in the card header and shadows.
2025-07-30 21:51:03 -04:00
rho_n 115d831c94 Merge branch 'newsite' into newsite-cards 2025-07-26 16:46:02 -04:00
rho_n f58aa02980 Merge branch 'main' into newsite 2025-07-26 16:45:29 -04:00
rho_n 38d81cedda Intial card layout design
Format episodes, series, syndication pages with card format.
2025-07-24 22:18:56 -04:00
rho_n 8e2fb783b6 Add missing section end tag 2025-07-24 22:12:55 -04:00
rho_n d0727a0f0c Remove extraneous closing div tag 2025-07-24 22:02:10 -04:00
rho_n 60e02a1435 Add back and improve comment form formatting 2025-07-21 23:23:06 -04:00
rho_n 11bc99a2f0 Add back whitespace to block elements 2025-07-20 11:50:13 -04:00