Update hub layout to match the new HPR website #99

Merged
rho_n merged 12 commits from newsite into main 2025-10-18 03:33:13 +00:00

12 Commits

Author SHA1 Message Date
2bef78a367 Load HPR CSS locally
To prevent triggering CORS serve CSS and fonts from same domain.
2025-10-14 21:40:12 -04:00
d26809200a Merge branch 'main' into newsite 2025-10-14 18:53:15 +00:00
7a777a2b64 Add generator related global variables to credentials.php 2025-10-09 22:08:13 -04:00
7ac9582162 Update the footer and header to match HPR new website 2025-10-09 21:59:00 -04:00
0dc05ed7ee Rename footer.html to footer.php
The new website design has variable data in the footer based
on its distributed hpr instance.
2025-10-04 09:44:50 -04:00
37f2e01306 Use $baseurl to refer to css location 2025-10-02 19:58:01 -04:00
083d3d3390 Add footer to request error response 2025-09-30 23:35:37 -04:00
007d9ba738 Use $baseurl in rss meta link tags 2025-09-30 23:33:24 -04:00
fbac9f923d Update files to use global $referrerurl variable
If possible, capture the referring URL to use in links to static website pages. This way when coming from a distributed HPR website and not hackerpublicradio.com, clicking on a page link will return you to the original domain.
2025-09-30 23:32:20 -04:00
4d51954c3c Update files to use $hubBaseurl
Remove hard coded references to hub.hackerpublicradio.org to allow hub to be run on different servers and make testing locally possible.
2025-09-30 23:22:04 -04:00
2609ee5710 update files to include header.php 2025-09-30 22:57:42 -04:00
56a876214f Rename header.html to header.php 2025-09-30 22:01:34 -04:00