|
dbd9f8e973
|
Integrate twat episodes
Add twat shows to the full episodes index, the host pages.
Add individule twat episodes.
|
2022-09-17 17:28:39 -04:00 |
|
Ken Fallon
|
4fdb32934b
|
Added viewport
Google reports issues with this so I added it
https://web.dev/responsive-web-design-basics/#viewport
|
2022-09-09 07:45:49 +00:00 |
|
Roan Horning
|
5bd96f69e0
|
Merge pull request 'Calculate date till next available episode slot' (#40) from I39_days-till-next-available-episode into main
Reviewed-on: rho_n/hpr_generator#40
|
2022-09-06 00:33:17 +00:00 |
|
|
38d2e7c363
|
Calculate date till next available episode slot
|
2022-09-05 20:26:12 -04:00 |
|
Roan Horning
|
7691209360
|
Merge pull request '[I37] Fix display of meta data on the episode page' (#38) from I37_Fix-display-meta-data-episode-page into main
Reviewed-on: rho_n/hpr_generator#38
|
2022-09-02 22:29:44 +00:00 |
|
|
f7216132a4
|
Update episode template to match current HPR layout and content
|
2022-09-02 18:23:50 -04:00 |
|
|
67a8a2bfa4
|
Add MACRO display_listen_in
|
2022-09-02 18:21:15 -04:00 |
|
|
cfd463d2b0
|
Add MACRO display_comments_tally
|
2022-09-01 23:05:59 -04:00 |
|
|
91cbc81a12
|
Add MACRO display_tags
|
2022-09-01 22:58:24 -04:00 |
|
Roan Horning
|
c1a83f8baf
|
Merge pull request '[I35] Add episode comment tally' (#36) from I35_Add-comment-tally into main
Reviewed-on: rho_n/hpr_generator#36
|
2022-09-01 01:08:45 +00:00 |
|
|
3b72fe6d28
|
Add comments to episode page
|
2022-08-31 20:44:31 -04:00 |
|
|
76b976732b
|
Add comment tally to index page
|
2022-08-31 20:43:43 -04:00 |
|
Roan Horning
|
bf60d35ed1
|
Merge pull request '[I33] Format episode duration' (#34) from I33_episode-duration into main
Reviewed-on: rho_n/hpr_generator#34
|
2022-08-30 02:03:13 +00:00 |
|
|
e2cf52af6e
|
Use MACRO display_episode_duration in templates
|
2022-08-29 21:59:24 -04:00 |
|
|
414bae101a
|
Add MACRO display_episode_duration
Format duration as hh:mm:ss
|
2022-08-29 21:54:42 -04:00 |
|
Roan Horning
|
082ea4069d
|
Merge pull request '[I31] Fix URL to individual series page on series index page' (#32) from I31_Fix-URL into main
Reviewed-on: rho_n/hpr_generator#32
|
2022-08-26 00:17:33 +00:00 |
|
|
dfbb4a24db
|
Add missing MACRO absolute_path to link path
|
2022-08-25 20:10:21 -04:00 |
|
|
4e1d525e6e
|
Merge branch 'main' of repo.anhonesthost.net:rho_n/hpr_generator
|
2022-08-19 22:20:17 -04:00 |
|
|
694c100bcf
|
Add command line option all
Use --all or -a when calling site-generator instead of special page
ALL to generate all the configured pages for a website.
|
2022-08-19 22:19:50 -04:00 |
|
|
52a314f2a9
|
Add command line option all
Use --all or -a when calling site-generator instead of special page
ALL to generate all the configured pages for a website.
|
2022-08-19 22:11:38 -04:00 |
|
|
b36293e52f
|
Fix generation of series general page
|
2022-08-19 21:25:14 -04:00 |
|
|
02eb8313d3
|
Fix links in intro text of index page
|
2022-08-18 21:26:57 -04:00 |
|
|
ff2ced6774
|
Fix capitalization of introduction text on index page
|
2022-08-18 21:19:32 -04:00 |
|
|
0dc5a78dae
|
Fix links in sitemap content template
|
2022-08-18 17:55:42 -04:00 |
|
|
9d0e8d403d
|
Fix importing of template date plugin
Add USE directive to import date plugin. Worked locally with out it
in this file, but was needed when trying on a different machine.
|
2022-08-18 17:39:17 -04:00 |
|
|
5af4d93c8c
|
Update links to HPR total feeds
|
2022-08-17 23:42:45 -04:00 |
|
|
cf001df9ec
|
Add feed hpr_total
This includes all three audio type feeds
|
2022-08-17 22:41:59 -04:00 |
|
|
6d4f5f28c9
|
Refactor main feed to need fewer templates
Add configuration properties to minimize the number of templates
needed to generate the different audio format feeds.
|
2022-08-17 22:32:32 -04:00 |
|
|
17ef26642a
|
Add page Will my show be of interest to hackers
|
2022-08-17 21:30:54 -04:00 |
|
|
91349eb504
|
Update links to main RSS feeds in page.tpl.html
|
2022-08-17 19:20:22 -04:00 |
|
|
83c188465d
|
Fix setting of RSS feed enclosures mime-type
Mime-type does not always match file extension.
|
2022-08-17 19:16:22 -04:00 |
|
|
41a18300eb
|
Allow page to configure root_template in configuration file
RSS commits will be broken before this commit.
|
2022-08-17 19:13:42 -04:00 |
|
|
5b48b91e99
|
Add main HPR SPX feed
|
2022-08-17 18:08:45 -04:00 |
|
|
507b7db4a1
|
Add main HPR MP3 feed
|
2022-08-17 17:56:56 -04:00 |
|
|
162d8c6703
|
Initial implementation of HPR RSS feeds template
Add templates and macros to create main HPR OGG feed.
|
2022-08-17 17:12:47 -04:00 |
|
|
582f155ca1
|
Add MACRO format_feed_date
Display publication date in preferred format for feeds.
|
2022-08-17 15:50:03 -04:00 |
|
|
dba0ec8485
|
Add MACRO display_explicit_feed
The explicit value for RSS feeds is yes or no versus Clean or Explicit
used in the html pages.
|
2022-08-17 15:47:39 -04:00 |
|
|
af86b7114a
|
Remove references to Report missing tags page
This project is finished, and no longer relevant.
|
2022-08-16 18:39:05 -04:00 |
|
|
1df2db62b1
|
Add HPR favicon
|
2022-08-16 18:29:06 -04:00 |
|
|
d53d4fc36c
|
Add page sitemap
|
2022-08-13 13:12:45 -04:00 |
|
|
46ebfe2305
|
Fix links to static pages
|
2022-08-13 13:11:30 -04:00 |
|
|
e855344118
|
Make URL direct call to HPR for non static pages
|
2022-08-13 12:29:46 -04:00 |
|
|
019607e94f
|
Add page promote
|
2022-08-13 10:08:55 -04:00 |
|
|
3365244688
|
Add page podcatchers
|
2022-08-12 22:59:54 -04:00 |
|
|
ca66743a3b
|
Add page request_a_slot
|
2022-08-11 08:51:13 -04:00 |
|
|
a65c18cbda
|
Add page recording
|
2022-08-10 22:30:11 -04:00 |
|
|
c1a5b25a67
|
Add page requested_topics
|
2022-08-10 22:08:38 -04:00 |
|
|
0d3c688167
|
Add Theme page
|
2022-08-09 22:06:37 -04:00 |
|
|
300c02eba9
|
Add Stuff you need to know page
|
2022-08-09 22:05:06 -04:00 |
|
|
18b44e515f
|
Add page download
|
2022-08-09 19:06:06 -04:00 |
|