rho_n
146107b122
Remove show reference to Internet Archive
2024-12-03 22:47:34 -05:00
Ken Fallon
35e58959ea
Merge pull request 'Fixed a redirect to eps page' ( #230 ) from I229_Full_Episode_Guide_typo into main
...
Reviewed-on: HPR/hpr_generator#230
2024-11-30 16:51:50 +00:00
ken_fallon
b3617bf6ed
Fixed a redirect to eps page
2024-11-30 17:50:10 +01:00
Ken Fallon
b881afa4e9
Update templates/content-about.tpl.html
...
Changed formatting
2024-11-27 10:00:47 +00:00
Ken Fallon
794cf5cade
Update templates/content-about.tpl.html
...
Updates and clarifications to the comment page
2024-11-27 09:49:40 +00:00
ken_fallon
0aab4c22bb
Changes necessary to point people to the new HPR Mastodon home
2024-11-25 16:54:42 +01:00
Roan Horning
73740b8ffb
Merge pull request '[i223] add day of week to each episode' ( #227 ) from i223-add-day-of-week-to-each-episode into main
...
Reviewed-on: HPR/hpr_generator#227
2024-10-27 19:29:37 +00: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
Ken Fallon
d456de5663
Update site.cfg
...
Changed the mediaurl to point to the CCDN.
2024-10-22 12:10:21 +00:00
Ken Fallon
3ba76e8cd3
Update templates/content-about.tpl.html
2024-10-22 11:05:01 +00:00
Roan Horning
c1be07780f
Merge pull request '[i222] fix css' ( #224 ) from i222-fix-css into main
...
Reviewed-on: HPR/hpr_generator#224
2024-10-20 15:26:27 +00: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
Roan Horning
270b4c0584
Merge pull request 'Add Promote HPR page' ( #221 ) from i217-implement-promote-hpr-page into main
...
Reviewed-on: HPR/hpr_generator#221
2024-10-15 01:36:26 +00:00
rho_n
ef17c94d58
Merge branch 'main' into i217-implement-promote-hpr-page
2024-10-14 21:31:44 -04:00
Roan Horning
c19030787a
Merge pull request '[I216] Add contact page' ( #220 ) from i216-implement-contact-page into main
...
Reviewed-on: HPR/hpr_generator#220
2024-10-15 01:24:22 +00:00
Roan Horning
8884a8517a
Merge branch 'main' into i216-implement-contact-page
2024-10-15 01:23:43 +00:00
Roan Horning
f68375dd5f
Merge pull request 'Add Download Options page' ( #219 ) from i215-implement-download-page into main
...
Reviewed-on: HPR/hpr_generator#219
2024-10-15 01:22:02 +00:00
Roan Horning
7f604025e9
Merge branch 'main' into i215-implement-download-page
2024-10-15 01:20:36 +00:00
Roan Horning
61de606208
Merge pull request '[I45-website] Refresh HPR layout with a light touch' ( #218 ) from I45-website-refresh-light-touch into main
...
Reviewed-on: HPR/hpr_generator#218
2024-10-15 01:19:34 +00:00
Roan Horning
a58934acbf
Merge branch 'main' into I45-website-refresh-light-touch
2024-10-15 01:19:07 +00: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
Roan Horning
a3e722589f
Merge pull request '[I212] Fix general series page generation' ( #213 ) from i212-fix-general-series-page-generation into main
...
Reviewed-on: HPR/hpr_generator#213
2024-10-09 11:15:33 +00: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
Roan Horning
39d2ef86ad
Merge pull request '[I206] Change links for hpr_generator repository' ( #211 ) from I206_change-links-for-hpr_generator-repository into main
...
Reviewed-on: HPR/hpr_generator#211
2024-10-03 03:33:08 +00:00
Roan Horning
0f5d8650b3
Merge branch 'main' into I206_change-links-for-hpr_generator-repository
2024-10-03 03:31:44 +00: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