Roan Horning
|
f2c9326e61
|
Merge pull request '[I70] Add audio links' (#104) from I70-Add_audio_links into main
Reviewed-on: rho_n/hpr_generator#104
|
2023-04-02 13:08:42 +00:00 |
|
|
ebced513ad
|
Add audio links to the episodes on a series page
|
2023-04-02 09:06:57 -04:00 |
|
|
a2863e5d84
|
Update layout of episode summary information.
|
2023-04-02 08:53:07 -04:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
24c2f9044e
|
Update show_meta MACRO
Display comments as part of the show meta data
|
2023-04-01 19:37:38 -04:00 |
|
|
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 |
|
|
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: rho_n/hpr_generator#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: rho_n/hpr_generator#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: rho_n/hpr_generator#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 |
|
|
c9278c0dd6
|
Remove unused PROCESS directive
|
2023-03-13 23:16:37 -04:00 |
|
|
aabeca44f5
|
Refactor templates to use show_avatar MACRO
|
2023-03-13 23:15:46 -04:00 |
|
|
3a8b6db348
|
Add show_avatar MACRO
|
2023-03-13 23:14:35 -04:00 |
|
|
7a6ace156f
|
Refactor template to use get_avatar MACRO
|
2023-03-13 23:13:25 -04:00 |
|
|
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 |
|
|
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: rho_n/hpr_generator#98
|
2023-03-14 00:50:52 +00:00 |
|
|
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: rho_n/hpr_generator#89
|
2023-03-10 02:44:53 +00:00 |
|
|
fc7975379e
|
Fix grammer issues
|
2023-03-09 21:42:36 -05:00 |
|
|
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 |
|
|
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: rho_n/hpr_generator#94
|
2023-03-10 02:02:00 +00:00 |
|
|
ea8403c7b6
|
Fix link to comments viewer in about navigation menu
|
2023-03-09 20:59:26 -05:00 |
|
|
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: rho_n/hpr_generator#93
|
2023-03-10 01:34:21 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
9310a8642d
|
Add instructions for running the site-configurator
|
2023-03-07 19:11:19 -05:00 |
|
|
97a5d4ebbd
|
Add instructions for configuring the site-generator
|
2023-03-07 19:09:33 -05:00 |
|
|
b420453abd
|
Add instructions for creating HPR SQLite file
|
2023-03-07 19:06:29 -05:00 |
|
|
7feae31e11
|
Add helper script that creates the HPR SQLite file
|
2023-03-07 19:03:08 -05:00 |
|
|
d6068778ab
|
Add instructions for installing Perl modules
|
2023-03-07 18:55:08 -05:00 |
|
|
82d761bf68
|
Update Clone the Repository section
Add reference to the gitlab.com mirror repository.
|
2023-03-07 18:53:03 -05:00 |
|
Roan Horning
|
0f4fdc2d46
|
Merge pull request 'Add lazy loading to host image' (#88) from I83_Lazy_load_host_images into main
Reviewed-on: rho_n/hpr_generator#88
|
2023-03-04 22:00:52 +00:00 |
|
Roan Horning
|
d3c2401e28
|
Merge branch 'main' into I83_Lazy_load_host_images
|
2023-03-04 22:00:21 +00:00 |
|
Gordon Stanton
|
c744bdf175
|
Moved host thumbnail image tag to separate template file.
Added loading="lazy" to image tag.
Changed alt text to show host username.
|
2023-03-05 02:07:03 +11:00 |
|
|
16d6cf99aa
|
Add instructions for cloning the repository
|
2023-03-04 09:27:56 -05:00 |
|
|
add4f338be
|
Add Getting Started tutorial
Currently a very high level outline of the document.
|
2023-03-04 09:10:06 -05:00 |
|
Roan Horning
|
444c05f8f9
|
Merge pull request '[I82] creating sqlite db from hpr.sql' (#86) from I82_creating-sqlite-db-from-hpr.sql into main
Reviewed-on: rho_n/hpr_generator#86
|
2023-03-04 05:00:40 +00:00 |
|