115d831c94
Merge branch 'newsite' into newsite-cards
2025-07-26 16:46:02 -04:00
f58aa02980
Merge branch 'main' into newsite
2025-07-26 16:45:29 -04:00
2e43f79d52
Merge pull request ' #267 update-dependencies' ( #268 ) from update-dependencies into main
...
Reviewed-on: HPR/hpr_generator#268
Reviewed-by: Roan Horning <rho_n@josh@dao-mail.com >
2025-07-26 20:40:01 +00:00
38d81cedda
Intial card layout design
...
Format episodes, series, syndication pages with card format.
2025-07-24 22:18:56 -04:00
8e2fb783b6
Add missing section end tag
2025-07-24 22:12:55 -04:00
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
60e02a1435
Add back and improve comment form formatting
2025-07-21 23:23:06 -04:00
11bc99a2f0
Add back whitespace to block elements
2025-07-20 11:50:13 -04:00
7f1420a76e
Add HPR splatter logo to main header
2025-07-19 23:03:09 -04:00
c68a7f12a2
Remove overlaying backgrounds in the main header
2025-07-19 00:17:49 -04:00
0b977264dc
Minor CSS linting
2025-07-18 23:44:46 -04:00
38b4a704f9
Use main navigation menu for all pages
2025-07-18 23:31:50 -04:00
9dce59fdee
Fix skip to main content link
2025-07-18 23:16:41 -04:00
65528d2025
Format banner tagline
2025-07-18 23:06:35 -04:00
ec8335daab
Update main navigation menu for landing page
2025-07-18 11:33:52 -04:00
7f559f26e3
Merge branch 'newsite' of repo.anhonesthost.net:HPR/hpr_generator into newsite
2025-07-18 11:32:14 -04:00
82ee6c808c
Add and format lane icons
2025-07-18 11:31:24 -04:00
a5c73f5874
Add and format lane icons
2025-07-18 11:07:00 -04:00
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
91000b7c6f
Add main header background image
2025-07-17 11:09:45 -04:00
80315d296c
Merge branch 'newsite' of repo.anhonesthost.net:HPR/hpr_generator into newsite
2025-07-17 08:35:15 -04:00
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
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
fcd73c05d7
Format latest lane on main landing page
2025-07-16 20:48:51 -04:00
71c1c46cfb
Add latest comments to latest lane on main landing page
2025-07-16 10:42:05 -04:00
991f088ded
Update lastest episodes section to new layout
2025-07-15 21:45:31 -04:00
ebe230ee0a
Initial formatting of swim lanes on main landing page
2025-07-15 21:06:33 -04:00
da62e4ec51
Add QR code with logo
2025-07-14 20:51:41 -04:00
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
e21f434c2a
Merge pull request 'Add Container file and build script (button_hpr_container.sh) to repo.' ( #263 ) from sgoti/hpr_generator:main into main
...
Reviewed-on: HPR/hpr_generator#263
2025-06-19 17:04:05 +00:00
e2c591edff
Merge branch 'main' into main
2025-06-19 17:03:56 +00:00
28a75efe1b
Merge pull request 'about-page-html-submit' ( #264 ) from norrist/hpr_generator:about-page-html-submit into main
...
Reviewed-on: HPR/hpr_generator#264
Reviewed-by: Roan Horning <rho_n@josh@dao-mail.com >
2025-06-06 01:53:33 +00:00
94baef679f
rm line break
2025-06-05 17:00:16 -05:00
11738f5052
Replace old instructions for shownotes
2025-06-05 16:58:20 -05:00
Sgoti
c9e1446f1f
Tiny human distraction.
...
I cp the files over but the 'git rm' failed and I didn't noticed. Just a clean
up job.
2025-05-30 17:46:02 -04:00
Sgoti
bbf5c26dab
Moved 'Containerfile' and build script to hpr-tools/
...
Ken asked that files be placed into 'hpr-tools/'. The build script is named
'button_hpr_container.sh' currently; this will change too. Maybe
'hpr_email_shownotes.sh'. Taking suggestions (as of 2025/05/30-2025/12/31).
2025-05-30 17:40:11 -04:00
Sgoti
2ca4d32282
Changed image tag from 'testing' to current perl version '5.40.1'
...
removed a few unused variables then shift the 'local' scoped unsets to global
2025-05-29 13:04:14 -04:00
Sgoti
cbe3dd4e0d
Add Container file and build script (button_hpr_container.sh) to repo. The
...
build script can also run new containers after building images. Build
properties such as "${conternerBuildProperties[containerFile]}" must be
assigned before building/running new containers. Build script is "work
in progress".
On branch dev
Changes to be committed:
new file: Containerfile
new file: button_hpr_container.sh
2025-05-29 11:25:06 -04:00
a8b205ed2c
Typo reported to Archer72
2025-04-25 11:38:01 +00:00
013beca3c0
Merge pull request 'Issue #259 - Remove MySQL specific code from site generation code' ( #261 ) from paulj/hpr_generator:remove_mysql_code into main
...
Reviewed-on: HPR/hpr_generator#261
Reviewed-by: Roan Horning <rho_n@josh@dao-mail.com >
2025-04-07 16:47:15 +00:00
Paul Jewell
86e1d73085
Remove MySQL specific code from site generation code
...
- site-generator is generic, so no changes.
- removed mysql information from site.cfg.
- Updated template files to call sqlite queries directly.
- Renamed the query files - remove sqlite from file names.
- Deleted MySQL specific template files.
2025-04-04 10:28:31 +01:00
dcd05d0e9b
Merge pull request 'Update donation URL for AnHonestHost' ( #258 ) from i254-Update_AnHonestHost_donation_link into main
...
Reviewed-on: HPR/hpr_generator#258
2025-03-18 03:08:01 +00:00
6d59372077
Update donation URL for AnHonestHost
2025-03-17 23:04:47 -04:00
beb5814d5d
Merge pull request 'I256 maillist in the footer expands to current path' ( #257 ) from I256_maillist_in_the_footer_expands_to_current_path into main
...
Reviewed-on: HPR/hpr_generator#257
2025-03-16 12:34:37 +00:00
6c7712be71
Fixed link to mail list
2025-03-16 13:33:42 +01:00
Ken Fallon
09f69164d0
Merge pull request 'Remove notes from the home page' ( #255 ) from I253_Remove_the_shownotes_from_the_main_landing_page_again into main
...
Reviewed-on: https://127.0.0.1:3000/HPR/hpr_generator/pulls/255
2025-02-10 16:09:56 +00:00