Commit Graph

750 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
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
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
Lee Hanken 6915d74de1 apply a crafty style to the lane buttons 2025-08-22 12:17:37 +01: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 2e43f79d52 Merge pull request '#267 update-dependencies' (#268) from update-dependencies into main
Reviewed-on: #268
Reviewed-by: Roan Horning <rho_n@josh@dao-mail.com>
2025-07-26 20:40:01 +00: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
Paul Jewell 00ab3b3065 #267 - Remove mysql instructions from site-generator 2025-07-24 08:27:39 +01:00
Paul Jewell 4af0c021eb #267 - Remove mysql instructions from GETTING_STARTED.md 2025-07-24 08:25:58 +01:00
Paul Jewell 3abeb25b03 #267 - Remove references to mysql from README.md 2025-07-24 08:21:50 +01:00
Paul Jewell e2fd890669 #267 - remove dependency check for DBD::mysql 2025-07-24 08:18:51 +01: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