Update templates/content-about.tpl.html
Add droops interview and add link to gittea
This commit is contained in:
@@ -43,10 +43,11 @@ You can copy and redistribute the shows for free provided you adhere to the
|
||||
<h2 id="history">History<a href="<!--% absolute_url(baseurl,'about.html#history') %-->">.</a></h2>
|
||||
<p><!--% make_sfw(is_sfw, "Hobby", "Hacker") %--> Public Radio (HPR) is an Internet Radio show (podcast) that releases shows every weekday Monday through Friday.
|
||||
HPR has a long lineage going back to <a href="https://web.archive.org/web/20230323053905/http://www.oldskoolphreak.com/" >Radio FreeK America</a>,
|
||||
<a href="https://web.archive.org/web/20220123174618/https://www.binrev.com/forums/" >Binary Revolution Radio</a> & <a href="https://web.archive.org/web/20150208172826/http://www.nomicon.info/" >Infonomicon</a>,
|
||||
<a href="https://web.archive.org/web/20220123174618/https://www.binrev.com/forums/" >Binary Revolution Radio</a> &
|
||||
<a href="https://web.archive.org/web/20150208172826/http://www.nomicon.info/" >Infonomicon</a>,
|
||||
and it is a rename of <a href="<!--% absolute_url(baseurl,'eps/index.html#twt_episodes') %-->" >Today With a Techie</a> radio.
|
||||
Please listen to StankDawg's "<a href="<!--% media_path(1, 'hpr', 'mp3', baseurl, media_baseurl) %-->" >
|
||||
Introduction to HPR</a>" for more information.</p>
|
||||
Please listen to StankDawg's "<a href="<!--% media_path(1, 'hpr', 'mp3', baseurl, media_baseurl) %-->" >,
|
||||
and Droop's "<a href="<!--% media_path(1874, 'hpr', 'mp3', baseurl, media_baseurl) %-->" > for more information.</p>
|
||||
|
||||
<h2 id="free_culture">Free Culture<a href="<!--% absolute_url(baseurl,'about.html#free_culture') %-->">.</a></h2>
|
||||
<p><!--% make_sfw(is_sfw, "Hobby", "Hacker") %--> Public Radio is dedicated to sharing knowledge. We do not accept donations so please consider supporting our patrons.
|
||||
@@ -54,7 +55,7 @@ If you listen to HPR, then we would love you to <a href="contribute.html">contri
|
||||
Our shows are by default released under a <a href="https://creativecommons.org/licenses/by-sa/4.0/" >
|
||||
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)</a> license.
|
||||
All the software we use is <a href="https://en.wikipedia.org/wiki/Free_software" >Free software</a>.
|
||||
All the code we develop is published in our <a href="https://repo.anhonesthost.net/explore/repos" >GitTea</a> repository.
|
||||
All the code we develop is published in our <a href="https://repo.anhonesthost.net/HPR" >GitTea</a> repository.
|
||||
All the media is available via the <a href="<!--% absolute_url(baseurl,'syndication.html') %-->">feeds</a>.</p>
|
||||
|
||||
<h2 id ="governance" >Governance<a href="<!--% absolute_url(baseurl,'about.html#governance') %-->">.</a></h2>
|
||||
@@ -193,8 +194,8 @@ You can help by:
|
||||
<li>Producing Stickers/Banners merch</li>
|
||||
<li>Paying the domain costs</li>
|
||||
<li>Supporting Mumble hosting</li>
|
||||
<li>Locating and fixing bugs on our gittea repo</li>
|
||||
<li>Improving the documentation on our gittea repo</li>
|
||||
<li>Locating and fixing bugs on our <a href="https://repo.anhonesthost.net/HPR" >GitTea</a> repo</li>
|
||||
<li>Improving the documentation on our <a href="https://repo.anhonesthost.net/HPR" >GitTea</a> repo</li>
|
||||
<li><a href="<!--% absolute_url(baseurl,'about.html#patrons') %-->">Support our Patrons</a></li>
|
||||
</ul>
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user