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
2f779fb9d0
Merge pull request 'Make host link click target larger on hosts listings page' ( #293 ) from i277_Make-the-entire-Host-tile-a-link into main
...
Reviewed-on: #293
2025-11-03 14:18:15 +00: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
48fbd272e4
Merge pull request '[i289] Rename Today with a Techie acronym references' ( #292 ) from i289_Rename-Today-with-a-Techie-acronym-references into main
...
Reviewed-on: #292
2025-11-02 12:37:31 +00: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
67e56ea102
Merge pull request '[I289] Fix relative link to about page' ( #290 ) from i289_Become-a-Correspondent-link-fails into main
...
Reviewed-on: #290
2025-11-02 00:43:05 +00:00
rho_n
2c9e75bf1a
Fix relative link to about page
2025-11-01 20:38:33 -04:00
rho_n
ccc904c691
Merge pull request '[i 284] Make the first previous next latest navigation bar clearer' ( #288 ) from i284-Make-the-first-previous-next-latest-navigation-bar-clearer into main
...
Reviewed-on: #288
2025-10-31 14:06:13 +00: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
f78789fdc4
Merge pull request 'First cut at dark theme' ( #287 ) from i275_User-desiresa-Dark-Theme into main
...
Reviewed-on: #287
2025-10-25 18:05:44 +00:00
rho_n
4327c15823
Merge branch 'main' into i275_User-desiresa-Dark-Theme
2025-10-25 18:05:17 +00: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
5f601251db
Merge pull request '[I-283] Clarify the jump location' ( #285 ) from i283_Clarify-the-jump-location into main
...
Reviewed-on: #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](#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: #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