Commit Graph

758 Commits

Author SHA1 Message Date
b246f2c70f Merge branch 'main' into i335_docker-image-for-site-generator 2026-05-28 12:32:09 +00:00
a7e1c2f050 Updating documentation 2026-05-28 13:28:49 +02:00
640606b8ab Updating documentation 2026-05-27 17:49:45 +02:00
37bc952aa3 Updated about page 2026-05-27 09:36:07 +02:00
a73c038743 Split out about and contribute 2026-05-26 07:45:28 +02:00
47446fc385 Reordered about 2026-05-25 15:37:26 +02:00
69dc0cf8f0 Adding policies to about page 2026-05-25 15:25:57 +02:00
6e6467f51b Fixed link 2026-05-25 14:48:38 +02:00
138c2e7946 Update templates/content-about.tpl.html
Add droops interview and add link to gittea
2026-05-25 11:20:58 +00:00
8420bb75a3 Update templates/content-syndication.tpl.html 2026-05-24 08:20:41 +00:00
e1be81a4ad Fix Docker build instruction example 2026-05-19 13:57:26 -04:00
fd577942e6 Update Docker build instructions 2026-05-17 19:31:49 -04:00
3cc4a6b5d3 Fix cpanm call in run layer 2026-05-17 12:01:40 -04:00
47b2c588b8 Add instructions for building and running Docker images 2026-05-17 11:39:40 -04:00
5bdda3c1ef Set env to perl
Instead of calling perl directly from /usr/bin, set environment so that the current
default perl program is called.
2026-05-17 10:32:04 -04:00
7cea36879c Add a Dockerfile which builds a site-generator app
This builds the container with the needed Perl modules, templates,
and a default configuration file.
2026-05-17 10:09:33 -04:00
abd1937fb6 Merge pull request 'Toggle New Year show announcement' (#334) from i324_new-year-show-automation into main
Reviewed-on: #334
2026-03-01 12:43:22 +00:00
4750a08456 Toggle New Year show announcement
Show link to promo audio between Nov 1 and Dec 28. Show link to
live stream between Dec 29 and Jan 1.
2026-02-28 11:17:39 -05:00
e56592152f Merge pull request '[I332] Dynamically set page titles' (#333) from i332_Dynamically-set-page-titles into main
Reviewed-on: #333
2026-02-03 00:08:38 +00:00
5d4a7ad639 Merge branch 'main' into i332_Dynamically-set-page-titles 2026-02-02 19:03:46 -05:00
6e07ee5e0a Update templates/content-about.tpl.html
There is now no limit
2026-02-02 08:58:43 +00:00
bdf48827f0 Update site.cfg
The logic seems to be switched https://en.wikipedia.org/wiki/Boolean_data_type where a 0 = true and 1 = false.

Should this not be the other way around where 0 = false = off, and 1 = true = on.

Setting default to 1 as the site is now switched to Hobby public radio, and the robot picks up the default config.
2026-02-02 08:54:43 +00:00
27920e7b9f Merge pull request 'Allow for generation of Hobby Public Radio' (#279) from i274-hacker-to-hobbyist into main
Reviewed-on: #279
2026-02-01 15:18:45 +00:00
a9b757232f Add an individual html title to various pages 2026-01-31 14:16:44 -05:00
ef4302f8d4 Allow html title to be set dynamically
Each page content template can set a page_title variable.
2026-01-31 14:13:29 -05:00
4e9bc7e6c2 Set config to generate hobbypublicradio 2026-01-30 16:16:32 -05:00
8c70c83261 Update page template with selection for hobbypublicradio 2026-01-30 16:10:24 -05:00
95ad45c6e3 Update about page with selection for hobbypublicradio 2026-01-30 16:09:19 -05:00
9e711c6620 Merge branch 'main' into i274-hacker-to-hobbyist 2026-01-29 21:01:40 -05:00
079b4be448 revert 988c6f8593
revert Update templates/content-index.tpl.html

Try and hack in the new year show
2026-01-02 10:05:40 +00:00
988c6f8593 Update templates/content-index.tpl.html
Try and hack in the new year show
2026-01-01 10:28:56 +00:00
b1da08572f revert dca0945932
revert Update templates/content-index.tpl.html

The new year show is missing
2026-01-01 10:28:03 +00:00
dca0945932 Update templates/content-index.tpl.html
The new year show is missing
2026-01-01 10:21:49 +00:00
63c25d2f19 Update templates/content-new_year.tpl.html
More fixes
2025-12-30 12:35:48 +00:00
c2ad703409 Update templates/content-new_year.tpl.html
Ground rules are important
2025-12-30 12:28:59 +00:00
b1f0420526 Update templates/content-new_year_show_announcement.tpl.html
remove the prom
2025-12-30 12:25:35 +00:00
175bf2dd57 Update templates/content-new_year_show_announcement.tpl.html
Changes as we go live for nye show
2025-12-30 12:19:32 +00:00
fbff5bc6a1 Update templates/content-new_year.tpl.html
Updates to support new urls as we go live
2025-12-30 12:18:30 +00:00
ea85c3de61 Merge pull request '[i324] New Year Show automated announcement' (#328) from i324_New-Year_Show into main
Reviewed-on: #328
2025-12-26 16:22:21 +00:00
ad21bb045c Handle all future ordinal years for New Year show 2025-12-17 22:22:26 -05:00
1cc9211e95 Automatically show the New Year Show announcement
Insert the New Year Show announcement on the front page
from Dec 1st through Jan 1st.
2025-12-16 19:01:33 -05:00
fc12c7ae5c Add MACRO to get ordinal year of the new year show
Calculate the ordinal value of difference between the current year
and 2011 (the first year of the New Year Show)
2025-12-16 19:01:33 -05:00
6a64ebd95e Fix grammer 2025-12-16 19:01:33 -05:00
c349abfded Calculate the start and end dates for the New Year show 2025-12-16 19:01:33 -05:00
30e4f6a4d8 Update templates/content-new_year.tpl.html
Changes so the live links are not visable
2025-12-16 11:55:32 +00:00
e43386ac95 Merge pull request 'i324_New-Year_Show_template' (#327) from i324_New-Year_Show into main
Reviewed-on: #327
2025-12-16 03:52:06 +00:00
2f273d61dd Add new year's eve information page
Add template file and update front page announcement to link to the
page.
2025-12-15 22:40:33 -05:00
57d5989b29 Update announcement links to HPR New Year's Eve show promo audio 2025-12-15 09:36:10 -05:00
292e501f69 Merge pull request 'Add missing small HPR logo file for RSS feeds' (#326) from i323_HPR-podcast-feeds-missing-microphone-logo into main
Reviewed-on: #326
2025-12-13 23:11:58 +00:00
824c2d77c7 Add missing small HPR logo file for RSS feeds 2025-12-13 18:08:37 -05:00