Commit Graph
100 Commits
Author SHA1 Message Date
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
rho_n 7f1420a76e Add HPR splatter logo to main header 2025-07-19 23:03:09 -04:00
rho_n c68a7f12a2 Remove overlaying backgrounds in the main header 2025-07-19 00:17:49 -04:00
rho_n 0b977264dc Minor CSS linting 2025-07-18 23:44:46 -04:00
rho_n 38b4a704f9 Use main navigation menu for all pages 2025-07-18 23:31:50 -04:00
rho_n 9dce59fdee Fix skip to main content link 2025-07-18 23:16:41 -04:00
rho_n 65528d2025 Format banner tagline 2025-07-18 23:06:35 -04:00
rho_n ec8335daab Update main navigation menu for landing page 2025-07-18 11:33:52 -04:00
rho_n 7f559f26e3 Merge branch 'newsite' of repo.anhonesthost.net:HPR/hpr_generator into newsite 2025-07-18 11:32:14 -04:00
rho_n 82ee6c808c Add and format lane icons 2025-07-18 11:31:24 -04:00
rho_n a5c73f5874 Add and format lane icons 2025-07-18 11:07:00 -04:00
rho_n 829bdb7708 Initial accessibility tweaks based on ARC Tookit
Ran the ARC Tookit Firefox extension which pointed out
accessiblity issues with color contrasts, link display, and
skip to main link.  Some of the link colors don't look great
when they reach the recommended contrast level.
2025-07-17 16:58:29 -04:00
rho_n 91000b7c6f Add main header background image 2025-07-17 11:09:45 -04:00
rho_n 80315d296c Merge branch 'newsite' of repo.anhonesthost.net:HPR/hpr_generator into newsite 2025-07-17 08:35:15 -04:00
rho_n 69b26429a8 Update main header and footer formatting
Move styles closer to new design displayed on hobbypublicradio.org.
2025-07-16 23:39:08 -04:00
rho_n 51ed253bbd Update main header and footer formatting
Move styles closer to new design displayed on hobbypublicradio.org.
2025-07-16 23:35:12 -04:00
rho_n fcd73c05d7 Format latest lane on main landing page 2025-07-16 20:48:51 -04:00
rho_n 71c1c46cfb Add latest comments to latest lane on main landing page 2025-07-16 10:42:05 -04:00
rho_n 991f088ded Update lastest episodes section to new layout 2025-07-15 21:45:31 -04:00
rho_n ebe230ee0a Initial formatting of swim lanes on main landing page 2025-07-15 21:06:33 -04:00
rho_n da62e4ec51 Add QR code with logo 2025-07-14 20:51:41 -04:00
rho_n 34d13fa0c6 Format main template to new website design
Create basic structure in html to be displayed using the CSS
Flex box model
2025-07-14 20:13:06 -04:00
rho_n 6d59372077 Update donation URL for AnHonestHost 2025-03-17 23:04:47 -04:00
rho_n 28af8900a3 fix entity escape for xml data
For title and other xml data replace &, <, >, ', and " with
corresponding escape entities. Also use http_baseurl so
complete urls will be generated.
2025-01-27 22:26:32 -05:00
rho_n 45dd69d855 Replace spx file reference with opus 2025-01-23 22:45:06 -05:00
rho_n f58e25a685 Move location of transcription text
Move from after the show notes to after the show duration.
2025-01-23 22:42:40 -05:00
rho_n 1cec6b45f0 Simplify transcription text 2025-01-23 22:36:18 -05:00
rho_n f135b1119a Change Today with a Techie href id 2025-01-21 23:59:23 -05:00
rho_n 15547a2e87 Change Today with a Techie folder name
Change name to twt$eps_id
Fix media_path to call Today with a Techie shows from the CCDN.
2025-01-21 23:58:23 -05:00
rho_n 146107b122 Remove show reference to Internet Archive 2024-12-03 22:47:34 -05:00
rho_n c1078d9b9c Replace day_from_date MACRO with day_and_date MACRO
Refactor content templates to use day_and_date MACRO
2024-10-27 13:04:19 -04:00
rho_n 27caa97c7d Add MACRO day_and_date
Formats a string date to <day of week>, <YYYY-mm-dd>
2024-10-27 13:01:14 -04:00
rho_n c32a343728 Simplify MACRO day_from_date 2024-10-27 12:56:47 -04:00
rho_n 7d07b8b814 Add weekday of episode to release information displayed 2024-10-27 09:48:45 -04:00
rho_n a38c8e2705 Add MACRO day_from_date 2024-10-23 07:29:58 -04:00
rho_n dcea8a374b Set minimum height of host table avatar column 2024-10-20 10:33:10 -04:00
rho_n 5cfb37cae2 Allow horizontal scroll on small screens for tables
This is applied to the .hosts and #t01 tables only
2024-10-20 10:18:20 -04:00
rho_n 85258d03ba Alternate background color for rows of table#t01 2024-10-20 10:14:47 -04:00
rho_n ef17c94d58 Merge branch 'main' into i217-implement-promote-hpr-page 2024-10-14 21:31:44 -04:00
rho_n 9a83c13daf Add Promote HPR page
Implement the template file and add reference to site.cfg.
2024-10-13 17:39:10 -04:00
rho_n e4e1813bc0 Fix URL for hackerpublicradio.org 2024-10-13 17:25:34 -04:00
rho_n b802a8a7b2 Add Contact page
Implement template file and add reference in site.cfg
2024-10-13 17:22:18 -04:00
rho_n 84d868cf25 Add Download Options page
Implement template file and add download page to site.cfg
2024-10-13 17:02:05 -04:00
rho_n 8f31864b83 Add id attribute to previous five weeks section 2024-10-12 11:06:41 -04:00
rho_n 2b0b02ecb7 Remove uneeded in-line styling and tag attributes 2024-10-12 11:05:52 -04:00
rho_n 9655c56ee6 Format CSS for consistency 2024-10-12 11:02:06 -04:00
rho_n 87b7f7bde6 Create media breakpoint that matches original wide screen setting
For larger screens constrain viewing width and growth of font-size, and margins to approximately corresponding sizes of the original layout. Prevent things from getting too large.
2024-10-12 10:53:07 -04:00
rho_n 69f19976fd Use fluid responsive design for hr tag 2024-10-12 10:49:16 -04:00
rho_n 6062cfd6b4 Clean up look of comment form 2024-10-12 10:47:29 -04:00
rho_n 51adbcd938 Add fluid responsive design to page footer 2024-10-12 10:46:32 -04:00
rho_n 7cd0cc3056 Add fluid responsive design to hosts table 2024-10-12 10:45:23 -04:00
rho_n d1539a3ca2 Add fluid responsive design to comment and code tags 2024-10-12 10:43:51 -04:00
rho_n ad89f1fb4f Modify white space of main menu
Add some accessiblility touches: change cursor to pointer on hover, change link color on active event.
2024-10-12 10:42:18 -04:00
rho_n 6b2a324730 Modify whitespace and sizing of headers in banner 2024-10-12 10:38:19 -04:00
rho_n e8f01ba5c5 Use fluid design for main container margins and padding 2024-10-12 10:24:27 -04:00
rho_n 68e51c0a32 Initial reset of tags to use fluid responsive design
Use the clamping function to change the base font size as the size of the screen varies. Modify font-size, padding, and margin sizes to rely on the base font size (use rem units). In addition improve usage of white space by modifying line-height, margins, and padding of various tags.
2024-10-12 09:30:40 -04:00
rho_n 85d43851d1 Fix substring initial offset value
Remove only the leading comma character.
2024-10-08 21:49:58 -04:00
rho_n 8b277607cf Fix guard for unitialized variable
The original guard was preventing an id with value of
zero from being processed correctly.
2024-10-08 17:37:48 -04:00
rho_n 0e1ddf7006 Remove reference to Gitlab repository 2024-10-01 16:43:24 -04:00
rho_n 7ac6a8c51f Fix repository account from rho_n to HPR 2024-10-01 16:40:52 -04:00
rho_n 20409e9521 Change account from rho_n to HPR 2024-09-30 11:53:27 -04:00
rho_n f377f56002 Use FILTER html_line_break to format comments
For comments in an episode page, use the html_line_break filter
instead of the html_para filter. The html_line_break filter is
used in the comment viewer page.
2024-09-29 20:10:20 -04:00
rho_n b17daba4ed Fix generation of tags index page
Replace white-space in ID attributes with the underscore
character. Fix generation of tags that start with the letter
k. The tag, keys, caused issues when used as a hash key.
2024-09-17 23:03:52 -04:00
rho_n 70d5983ede Parse db tag field with CSV parser module
The CSV parser module is being used in another
template. Make tag field parsing consistent.
2024-09-17 22:58:54 -04:00
rho_n 31a5994731 Refactor template to use tag_to_id macro 2024-09-17 22:24:16 -04:00