3bd64bf5cf
Merge pull request '[i299] Allow highlighting of code blocks in notes' ( #300 ) from i299_Allow-highlighting-of-code-blocks-in-notes into main
...
Reviewed-on: #300
2025-11-09 14:38:29 +00:00
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
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
3a475742e4
Merge pull request '[i294] Inconsistent host page layouts' ( #298 ) from i294_Inconsistent-host-page-layouts into main
...
Reviewed-on: #298
2025-11-08 13:43:49 +00:00
4e2ecc4efc
Tweak flex gap for host_meta on small displays
2025-11-08 08:26:11 -05:00
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
f11106223c
Merge pull request 'Add link to host page in listing of latest episodes' ( #297 ) from i295_Main-page-Latest-Shows-by-host-should-lead-to-host-page into main
...
Reviewed-on: #297
2025-11-08 01:37:46 +00:00
1ad43c462a
Add link to host page in listing of latest episodes
2025-11-07 20:22:15 -05:00
3bcd385279
Merge pull request '[i282] Add to each correspondent's page the number of comments each postcast has' ( #296 ) from i282_correspondents-page-the-number-of-comments-each-postcast-has into main
...
Reviewed-on: #296
2025-11-08 01:02:11 +00:00
aa722bda55
Fix typo in logic to display comments tally
2025-11-07 19:34:56 -05:00
ed6779fa5a
Add comment tally cte to all episodes and host episodes queries
2025-11-07 19:25:42 -05:00
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
192d994556
Move Today with a Techie host SQL query to queries file
2025-11-05 21:20:11 -05:00
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
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
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
b850c51e4f
Change variable names to twt_...
2025-11-02 00:58:51 -04:00
3bf5769b52
Rename template files
2025-11-01 21:08:42 -04:00
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
2c9e75bf1a
Fix relative link to about page
2025-11-01 20:38:33 -04:00
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
d0c371a0f9
Add arrow icon path to generator templates path
2025-10-31 09:59:00 -04:00
466ef289b1
Tweak espisode navigation button padding
2025-10-31 09:45:31 -04:00
b5755ddedb
Rename arrow icons
2025-10-31 09:33:00 -04:00
2a119bd920
Match arrow icon stroke and fill colors to a tag color
2025-10-30 22:18:03 -04:00
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
09f5c60d60
Simplify SVG and make icons more distinctive
2025-10-30 22:03:46 -04:00
b122f7c1c0
Make episode navigation links more button like
2025-10-26 00:45:34 -04:00
70fd148928
Clean up arrow icons
2025-10-26 00:44:10 -04:00
c53c6d50aa
Tweak display of episode navigation on small displays
2025-10-25 19:48:41 -04:00
c4d94bb019
Add aria labels to episode navigation
2025-10-25 19:44:10 -04:00
1075833562
Add arrow icons for episode navigation
2025-10-25 16:44:09 -04:00
fb46c13394
First cut at navigation button style
2025-10-25 16:21:55 -04:00
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
4327c15823
Merge branch 'main' into i275_User-desiresa-Dark-Theme
2025-10-25 18:05:17 +00:00
39c14fb3e4
Fix scrollbar issue on chrome based browsers
2025-10-25 13:44:39 -04:00
47e1ebf69c
Improve contrast of header and link text for dark theme
2025-10-25 13:06:22 -04:00
88f9362279
Reduce brightness of images for dark theme
2025-10-25 13:04:15 -04:00
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
b3e9ccc546
Updating contributors
...
Add page recognizing the contributors to the HPR redesign of 2025.
2025-10-21 22:23:26 -04:00
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
af2da91d7c
Fix youtube imbed size
2025-10-18 11:11:47 -04:00
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
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
b694a6f547
Fix syndication page layout
2025-10-18 08:31:46 -04:00
d0f5fac2b4
Merge pull request 'new website design' ( #266 ) from newsite into main
...
Reviewed-on: #266
2025-10-18 03:31:35 +00:00
82563d0a48
Set max width for "stacked" articles
...
Prevent content from over flowing display width.
2025-10-17 23:17:18 -04:00
4ff0738531
Fix missing closing tag
2025-10-17 00:03:28 -04:00
69c298922a
Add rounded border to "stack" articles
...
Not sure when this broke.
2025-10-16 23:41:18 -04:00
a87e7f12a6
Fix mistyped CSS value
2025-10-14 21:48:08 -04:00