Commit Graph

388 Commits

Author SHA1 Message Date
Gordon Stanton afc6b7518f Fixed link to Tags.
Get episode ID and episode tags from eps.
Generate the Tags page by looping through the tags, order by their first character.
Added tags page to the config.
2023-05-01 00:50:01 +10:00
Roan Horning f3de654284 Update 'README.md'
Add new contributor: norrist
2023-04-02 14:36:34 +00:00
Roan Horning d2bf821aa8 Merge pull request 'h_is_for_hackers' (#105) from norrist/hpr_generator:h_is_for_hackers into main
Reviewed-on: #105
2023-04-02 14:32:38 +00:00
Todd Norris 91ce3c4325 add comments viewer and put links on separate lines 2023-04-02 14:32:38 +00:00
Todd Norris 821ea9b62d H links to correspondents page 2023-04-02 14:32:38 +00:00
Roan Horning 6c9d6239bb
Update audio link to use media_path MACRO 2023-04-02 10:24:41 -04:00
Roan Horning f2c9326e61 Merge pull request '[I70] Add audio links' (#104) from I70-Add_audio_links into main
Reviewed-on: #104
2023-04-02 13:08:42 +00:00
Roan Horning ebced513ad
Add audio links to the episodes on a series page 2023-04-02 09:06:57 -04:00
Roan Horning a2863e5d84
Update layout of episode summary information. 2023-04-02 08:53:07 -04:00
Roan Horning 1c94855de2
Update location of comments
The listen_now MACRO formating changed, requiring an update to the postion of the comments reference.
2023-04-02 08:50:04 -04:00
Roan Horning c6e909523f
Add requested audio links
Have links to an episodes auido files appear in the Last 5 weeks section of the index page, on the full index page, and on individual host pages.
2023-04-02 07:24:43 -04:00
Roan Horning a9c4388cb0
Update listen_now MACRO
The ability to download and play the episode is being moved up in the episode description. Display content in a more condensed form.
2023-04-01 19:56:11 -04:00
Roan Horning 24c2f9044e
Update show_meta MACRO
Display comments as part of the show meta data
2023-04-01 19:37:38 -04:00
Roan Horning f045cdd32f
Update display_comments_tally MACRO
Display on the number of comments. Show a message
when the show has now comments.
2023-04-01 19:34:09 -04:00
Roan Horning dc4377d588
Add arial-title attribute to episode download links 2023-04-01 19:29:00 -04:00
Roan Horning 4fa79187a9 Update 'README.md'
Add Ken Fallon
2023-03-31 21:00:50 +00:00
Roan Horning d5406f3cce Merge pull request '[I101] This reflects the change to move the "play" button to the top of the episode' (#102) from I101_Move_play_button_to_the_top into main
Reviewed-on: #102
2023-03-31 20:56:32 +00:00
Ken Fallon 5369bea657 This reflects the change to move the "play" button to the top of the episode 2023-03-31 14:02:49 +02:00
Roan Horning 0e9ad6ba65 Merge pull request 'Added lazy loading attribute to images in show notes.' (#100) from I99_Lazy_load_notes_images into main
Reviewed-on: #100
2023-03-28 02:19:47 +00:00
Gordon Stanton 610e91ea9f Added lazy loading attribute to images in show notes. 2023-03-19 22:51:21 +11:00
Roan Horning 860ce671f8 Merge pull request 'Moved thumbnail image tag to Block with conditional lazy load.' (#95) from I90_Lazy_load_host_avatars into main
Reviewed-on: #95
2023-03-16 16:13:48 +00:00
Roan Horning 51d6188542 Merge branch 'main' into I90_Lazy_load_host_avatars 2023-03-14 03:20:35 +00:00
Roan Horning c9278c0dd6
Remove unused PROCESS directive 2023-03-13 23:16:37 -04:00
Roan Horning aabeca44f5
Refactor templates to use show_avatar MACRO 2023-03-13 23:15:46 -04:00
Roan Horning 3a8b6db348
Add show_avatar MACRO 2023-03-13 23:14:35 -04:00
Roan Horning 7a6ace156f
Refactor template to use get_avatar MACRO 2023-03-13 23:13:25 -04:00
Roan Horning dee924e6a8
Rename MACRO host_thumb to get_avatar
Update to use lazy_load MACRO and minimize number of
arguments needed.
2023-03-13 23:10:36 -04:00
Roan Horning 5b4421071f
Add MACRO lazy_load
Macro which allows programatically setting the HTML5 img
loading attribute.
2023-03-13 23:03:15 -04:00
Roan Horning 61311b30dd Merge pull request '[I96] Add acknowledgement of gordons' (#98) from I96-updated_list_of_acknowledgements into main
Reviewed-on: #98
2023-03-14 00:50:52 +00:00
Roan Horning 7406a9baa4
Add acknowledgement of gordons 2023-03-13 20:47:59 -04:00
Gordon Stanton ce4aefe828 Renamed macro get_avatar to get_avatar_src as per suggestion.
Moved host_thumb macro into shared avatar template file.
Made condition of lazy loading a parameter.
2023-03-12 18:48:51 +11:00
Gordon Stanton ebcd906300 Moved thumbnail image tag to Block with conditional lazy load. 2023-03-11 01:57:51 +11:00
Roan Horning 3b144ecaf5 Merge pull request '[I87] Getting Started tutorial' (#89) from I87-Getting_Started_tutorial into main
Reviewed-on: #89
2023-03-10 02:44:53 +00:00
Roan Horning fc7975379e
Fix grammer issues 2023-03-09 21:42:36 -05:00
Roan Horning 207eabec86
Add reference to the file GETTING_STARTED.md
Update the Installation instructions to include reference
to the Getting Started tutorial.
2023-03-09 21:39:53 -05:00
Roan Horning c9af4fbde8
Merge branch 'main' into I87-Getting_Started_tutorial 2023-03-09 21:04:02 -05:00
Roan Horning e557f103b9 Merge pull request '[I91] Fix link to comments viewer in about navigation menu' (#94) from I91-Fix_comments_viewer_link into main
Reviewed-on: #94
2023-03-10 02:02:00 +00:00
Roan Horning ea8403c7b6
Fix link to comments viewer in about navigation menu 2023-03-09 20:59:26 -05:00
Roan Horning b16a1c3a5f
Merge branch 'main' into I87-Getting_Started_tutorial 2023-03-09 20:38:48 -05:00
Roan Horning 8783ca5099 Merge pull request '[I92] paramertize paths for configuration, templates, and HTML files' (#93) from I92-templates_and_output_directory_options into main
Reviewed-on: #93
2023-03-10 01:34:21 +00:00
Roan Horning f65e892182
Add template and HTML folder configuration options
Allow user to set the path for the website templates and
output folders in the site.cfg file.
2023-03-09 20:25:25 -05:00
Roan Horning 14bafbc3ab
Add command line option for path to configuration file
Allow user to pass the path to the configuration file into the
site-generator.
2023-03-08 22:23:56 -05:00
Roan Horning 231a50957f
Fix clone command of repositories 2023-03-07 19:33:09 -05:00
Roan Horning bdc28d21c4 Merge branch 'main' into I87-Getting_Started_tutorial 2023-03-08 00:22:37 +00:00
Roan Horning 9310a8642d
Add instructions for running the site-configurator 2023-03-07 19:11:19 -05:00
Roan Horning 97a5d4ebbd
Add instructions for configuring the site-generator 2023-03-07 19:09:33 -05:00
Roan Horning b420453abd
Add instructions for creating HPR SQLite file 2023-03-07 19:06:29 -05:00
Roan Horning 7feae31e11
Add helper script that creates the HPR SQLite file 2023-03-07 19:03:08 -05:00
Roan Horning d6068778ab
Add instructions for installing Perl modules 2023-03-07 18:55:08 -05:00
Roan Horning 82d761bf68
Update Clone the Repository section
Add reference to the gitlab.com mirror repository.
2023-03-07 18:53:03 -05:00