1
0
forked from HPR/hpr_generator

Commit Graph

  • dc4377d588 Add arial-title attribute to episode download links Roan Horning 2023-04-01 19:29:00 -04:00
  • 4fa79187a9 Update 'README.md' 2023-03 Roan Horning 2023-03-31 21:00:50 +00:00
  • 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 Roan Horning 2023-03-31 20:56:32 +00:00
  • 5369bea657 This reflects the change to move the "play" button to the top of the episode Ken Fallon 2023-03-31 14:02:49 +02:00
  • 0e9ad6ba65 Merge pull request 'Added lazy loading attribute to images in show notes.' (#100) from I99_Lazy_load_notes_images into main Roan Horning 2023-03-28 02:19:47 +00:00
  • 610e91ea9f Added lazy loading attribute to images in show notes. Gordon Stanton 2023-03-19 22:51:21 +11:00
  • 860ce671f8 Merge pull request 'Moved thumbnail image tag to Block with conditional lazy load.' (#95) from I90_Lazy_load_host_avatars into main Roan Horning 2023-03-16 16:13:48 +00:00
  • 51d6188542 Merge branch 'main' into I90_Lazy_load_host_avatars Roan Horning 2023-03-14 03:20:35 +00:00
  • c9278c0dd6 Remove unused PROCESS directive Roan Horning 2023-03-13 23:16:37 -04:00
  • aabeca44f5 Refactor templates to use show_avatar MACRO Roan Horning 2023-03-13 23:15:46 -04:00
  • 3a8b6db348 Add show_avatar MACRO Roan Horning 2023-03-13 23:14:35 -04:00
  • 7a6ace156f Refactor template to use get_avatar MACRO Roan Horning 2023-03-13 23:13:25 -04:00
  • dee924e6a8 Rename MACRO host_thumb to get_avatar Roan Horning 2023-03-13 23:10:36 -04:00
  • 5b4421071f Add MACRO lazy_load Roan Horning 2023-03-13 23:03:15 -04:00
  • 61311b30dd Merge pull request '[I96] Add acknowledgement of gordons' (#98) from I96-updated_list_of_acknowledgements into main Roan Horning 2023-03-14 00:50:52 +00:00
  • 7406a9baa4 Add acknowledgement of gordons Roan Horning 2023-03-13 20:47:59 -04:00
  • 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. Gordon Stanton 2023-03-12 18:48:51 +11:00
  • ebcd906300 Moved thumbnail image tag to Block with conditional lazy load. Gordon Stanton 2023-03-11 01:57:51 +11:00
  • 3b144ecaf5 Merge pull request '[I87] Getting Started tutorial' (#89) from I87-Getting_Started_tutorial into main Roan Horning 2023-03-10 02:44:53 +00:00
  • fc7975379e Fix grammer issues Roan Horning 2023-03-09 21:42:36 -05:00
  • 207eabec86 Add reference to the file GETTING_STARTED.md Roan Horning 2023-03-09 21:39:53 -05:00
  • c9af4fbde8 Merge branch 'main' into I87-Getting_Started_tutorial Roan Horning 2023-03-09 21:04:02 -05:00
  • e557f103b9 Merge pull request '[I91] Fix link to comments viewer in about navigation menu' (#94) from I91-Fix_comments_viewer_link into main Roan Horning 2023-03-10 02:02:00 +00:00
  • ea8403c7b6 Fix link to comments viewer in about navigation menu Roan Horning 2023-03-09 20:59:26 -05:00
  • b16a1c3a5f Merge branch 'main' into I87-Getting_Started_tutorial Roan Horning 2023-03-09 20:38:48 -05:00
  • 8783ca5099 Merge pull request '[I92] paramertize paths for configuration, templates, and HTML files' (#93) from I92-templates_and_output_directory_options into main Roan Horning 2023-03-10 01:34:21 +00:00
  • f65e892182 Add template and HTML folder configuration options Roan Horning 2023-03-09 20:25:25 -05:00
  • 14bafbc3ab Add command line option for path to configuration file Roan Horning 2023-03-08 22:23:56 -05:00
  • 231a50957f Fix clone command of repositories Roan Horning 2023-03-07 19:33:09 -05:00
  • bdc28d21c4 Merge branch 'main' into I87-Getting_Started_tutorial Roan Horning 2023-03-08 00:22:37 +00:00
  • 9310a8642d Add instructions for running the site-configurator Roan Horning 2023-03-07 19:11:19 -05:00
  • 97a5d4ebbd Add instructions for configuring the site-generator Roan Horning 2023-03-07 19:09:33 -05:00
  • b420453abd Add instructions for creating HPR SQLite file Roan Horning 2023-03-07 19:06:29 -05:00
  • 7feae31e11 Add helper script that creates the HPR SQLite file Roan Horning 2023-03-07 19:03:08 -05:00
  • d6068778ab Add instructions for installing Perl modules Roan Horning 2023-03-07 18:55:08 -05:00
  • 82d761bf68 Update Clone the Repository section Roan Horning 2023-03-07 18:53:03 -05:00
  • 0f4fdc2d46 Merge pull request 'Add lazy loading to host image' (#88) from I83_Lazy_load_host_images into main Roan Horning 2023-03-04 22:00:52 +00:00
  • d3c2401e28 Merge branch 'main' into I83_Lazy_load_host_images Roan Horning 2023-03-04 22:00:21 +00:00
  • c744bdf175 Moved host thumbnail image tag to separate template file. Added loading="lazy" to image tag. Changed alt text to show host username. Gordon Stanton 2023-03-05 02:07:03 +11:00
  • 16d6cf99aa Add instructions for cloning the repository Roan Horning 2023-03-04 09:27:56 -05:00
  • add4f338be Add Getting Started tutorial Roan Horning 2023-03-04 09:10:06 -05:00
  • 444c05f8f9 Merge pull request '[I82] creating sqlite db from hpr.sql' (#86) from I82_creating-sqlite-db-from-hpr.sql into main Roan Horning 2023-03-04 05:00:40 +00:00
  • 24a12a5af3 Update instructions for creating SQLite db Roan Horning 2023-03-03 23:53:21 -05:00
  • add92ef20d Add utility script to refresh the local website Roan Horning 2023-03-03 23:32:35 -05:00
  • f8e397d0bd Add required script mysql2sqlite to repository Roan Horning 2023-03-03 23:00:50 -05:00
  • 6d588dc558 Merge branch 'main' into I82_creating-sqlite-db-from-hpr.sql Roan Horning 2023-03-03 22:52:21 -05:00
  • f0b0b5ea59 Merge pull request 'Fix database instructions in configuration file' (#85) from Fix_db_sqlite_settings into main Roan Horning 2023-03-04 03:49:09 +00:00
  • a33fa197df Fix database instructions in configuration file Roan Horning 2023-03-03 22:40:53 -05:00
  • e7e752f1e8 Improve function messages Roan Horning 2023-03-03 21:47:29 -05:00
  • 094287837c Put variables into local scope of the function Roan Horning 2023-03-03 21:44:35 -05:00
  • a53f201842 Code formatting with no functional changes Roan Horning 2023-03-03 20:46:34 -05:00
  • 2ce1280cc0 Make functional stub function copy_to_public_dir Roan Horning 2023-03-03 20:45:16 -05:00
  • d45ca0de96 Make functional stub function make_hpr_sqlite_db Roan Horning 2023-03-03 20:42:42 -05:00
  • 13aeb647ad Make functional stub function download_hpr_sql Roan Horning 2023-03-03 20:41:29 -05:00
  • ee6a4e601d Fill out function clean_working_dir Roan Horning 2023-02-27 23:30:24 -05:00
  • b544687f0f Fill out stub of make_working_dir function Roan Horning 2023-02-27 23:27:26 -05:00
  • 0ed7efe93b Initial add of bash library for update utils Roan Horning 2023-02-26 17:49:45 -05:00
  • b4e4187902 Merge pull request 'Fix URL's to series RSS feeds' (#80) from I78_Fix-link-to-series-RSS-links into main 2023-02 Roan Horning 2023-02-26 04:13:06 +00:00
  • 431126e8a3 Fix URL's to series RSS feeds Roan Horning 2023-02-25 23:06:41 -05:00
  • 91ceefd88e Merge pull request '[I62] Hide display of future shows on series pages' (#79) from I62_Hide-display-of-future-shows-on-series-pages into main Roan Horning 2023-02-25 20:11:11 +00:00
  • 8feb37e831 Hide display of future shows on series episodes page Roan Horning 2023-02-25 14:22:44 -05:00
  • 4a34496f24 Hide display of future shows on series listings page Roan Horning 2023-02-24 23:35:18 -05:00
  • f7e54233e2 Merge pull request '[I12] Implement comments_viewer page' (#77) from I12_Implement-comments-viewer into main Roan Horning 2023-02-25 01:44:50 +00:00
  • 59875e772e Implement comments_viewer page Roan Horning 2023-02-24 20:42:01 -05:00
  • f84ee71b7c Merge pull request '[I75] Fix missing show transcipts[' (#76) from I75_Fix-missing-show-transcipts into main Roan Horning 2023-02-25 00:06:18 +00:00
  • 927424901b Add show_transcript MACRO to index and episode pages Roan Horning 2023-02-24 18:58:56 -05:00
  • 27a84529c6 Create shared template for showing show transcripts Roan Horning 2023-02-24 18:57:20 -05:00
  • 59549daa63 Fix archive.org paths in media_path MACRO Roan Horning 2023-02-24 18:55:37 -05:00
  • ec7a6ce379 Merge pull request 'Refactor RSS templates for either MySQL or SQLite' (#74) from I73-Fix_queries_for-RSS_feeds into main Roan Horning 2023-02-21 03:41:55 +00:00
  • 756bdc0fa1 Refactor RSS templates for either MySQL or SQLite Roan Horning 2023-02-20 22:36:30 -05:00
  • b2eaea1eb8 Improve look of hosts table Roan Horning 2023-02-12 16:54:17 -05:00
  • fe9bf574cf Merge pull request 'Update sydication template text' (#69) from I67-Update_syndication_page into main Roan Horning 2023-02-12 19:36:17 +00:00
  • 309ea05c15 Update sydication template text Roan Horning 2023-02-12 13:46:11 -05:00
  • 649d6c3746 Merge pull request 'Make tags page menu link hard coded' (#68) from I63_Fix-menu-link-to-tags-page into main Roan Horning 2023-02-12 18:10:12 +00:00
  • e41f6029aa Make tags page menu link hard coded Roan Horning 2023-02-12 13:07:06 -05:00
  • 4bd7c6f867 Merge pull request 'I64_Implement-Show-Transcript-section' (#66) from I64_Implement-Show-Transcript-section into main Roan Horning 2023-02-12 16:07:47 +00:00
  • 138b0fdd1b Add Show Transcript section to episode template Roan Horning 2023-02-12 10:58:43 -05:00
  • d437e66f0e Update media_path MACRO for archive.org transciption files Roan Horning 2023-02-12 10:53:50 -05:00
  • a213efa695 Merge pull request '[I57] MySQL implementation' (#65) from MySQL into main Roan Horning 2023-02-12 12:59:13 +00:00
  • 314127441c Merge branch 'main' into MySQL Roan Horning 2023-02-12 12:57:38 +00:00
  • 2a486cb58b Add SQLite specific query templates Roan Horning 2023-02-08 16:05:36 -05:00
  • 7c44f6b680 Remove New Year's Eve 2023 show announcement Roan Horning 2023-01-03 10:08:52 -05:00
  • 71a63e1beb Merge branch 'main' into MySQL Roan Horning 2022-12-31 18:39:25 -05:00
  • 8e1232517a Update New Year's Eve show 2023 Roan Horning 2022-12-31 15:49:51 -05:00
  • cb65d25cfc Refactor MySQL database specific SQL Roan Horning 2022-11-28 22:47:53 -05:00
  • 2b4802508d Remove superflous WHERE condition Roan Horning 2022-11-28 19:55:51 -05:00
  • 1312e3d374 Refactor MySQL database specific SQL Roan Horning 2022-11-28 19:52:39 -05:00
  • 3cc6da57ad Refactor MySQL database specific SQL Roan Horning 2022-11-28 19:49:06 -05:00
  • 675f8fa9d5 Refactor MySQL database specific SQL Roan Horning 2022-11-27 14:04:12 -05:00
  • 6f28bb2a16 Refactor MySQL database specific SQL Roan Horning 2022-11-27 13:54:14 -05:00
  • cb881558ca Add database type constant for use in templates Roan Horning 2022-11-27 13:11:14 -05:00
  • 4e8edf2640 Merge branch 'main' into MySQL Roan Horning 2022-11-11 20:27:47 -05:00
  • e86d2c010d Merge pull request '[I60] Implement call for shows feature' (#61) from I60_call-for-shows into main Roan Horning 2022-11-11 03:18:38 +00:00
  • f0fa21ae45 Implement call for shows feature Roan Horning 2022-11-10 22:14:55 -05:00
  • 0b99483f0d Update installation instruction to include details for MySQL Roan Horning 2022-10-22 21:11:57 -04:00
  • 8c3874ad8b Convert hpr total rss queries from SQLite to MySQL Roan Horning 2022-10-21 23:00:03 -04:00
  • 6f95a33e67 Convert hpr rss queries from SQLite to MySQL Roan Horning 2022-10-21 22:53:13 -04:00
  • 979c8b43e5 Convert twat episode page queries from SQLite to MySQL Roan Horning 2022-10-21 20:43:22 -04:00
  • e3abe5fd68 Convert series episode page queries from SQLite to MySQL Roan Horning 2022-10-21 20:11:19 -04:00
  • 5612eeed42 Convert episode page queries from SQLite to MySQL Roan Horning 2022-10-21 20:07:53 -04:00