_sql
public_html
templates
content-about.tpl.html
content-contact.tpl.html
content-contribute.tpl.html
content-correspondent.tpl.html
content-correspondents.tpl.html
content-download.tpl.html
content-episode.tpl.html
content-episodes.tpl.html
content-help_out.tpl.html
content-index.tpl.html
content-podcatchers.tpl.html
content-promote.tpl.html
content-recording.tpl.html
content-request_a_slot.tpl.html
content-requested_topics.tpl.html
content-search.tpl.html
content-series.tpl.html
content-series_episode.tpl.html
content-sitemap.tpl.html
content-stuff_you_need_to_know.tpl.html
content-syndication.tpl.html
content-theme.tpl.html
content-twat_episode.tpl.html
ids-correspondent.tpl.html
ids-episode.tpl.html
ids-series_episode.tpl.html
ids-twat_episode.tpl.html
navigation-about.tpl.html
navigation-contribute.tpl.html
navigation-get-shows.tpl.html
navigation-give-shows.tpl.html
navigation-main.tpl.html
page.tpl.html
rss-comments.tpl.xml
rss-hpr.tpl.xml
rss-hpr_total.tpl.xml
rss-query-hpr.tpl.xml
rss-query-hpr_total.tpl.xml
rss.tpl.xml
shared-avatar.tpl.html
shared-episode-summary.tpl.html
shared-item.tpl.xml
shared-listen-now.tpl.html
shared-utils.tpl.html
LICENSE
README.md
site-generator
site.cfg
43 lines
2.1 KiB
HTML
43 lines
2.1 KiB
HTML
|
<!--% PROCESS 'shared-utils.tpl.html' %-->
|
||
|
<h1>HPR Theme Music</h1>
|
||
|
<p>
|
||
|
An HPR episode is composed of a few parts which are all now added automatically.
|
||
|
</p>
|
||
|
<ol>
|
||
|
<li>
|
||
|
<h3 id="Synopsis">Show Synopsis</h3>
|
||
|
<p>
|
||
|
We will take the <a href="<!--% absolute_path(baseurl) %-->contribute.html#show_notes_file_format">fields</a> from the Show Notes and use those to create a short summary of what the show is about.<br />
|
||
|
The format is:
|
||
|
</p>
|
||
|
<blockquote>
|
||
|
This is HPR episode ${show_number) entitled "${title}". It is hosted by ${hostname} and is ${duration} minutes long. The Summary: "${summary}"
|
||
|
</blockquote>
|
||
|
<p>Most of the information is taken from the <a href="<!--% absolute_path(baseurl) %-->request_a_slot.html">Show Notes</a><br />
|
||
|
<strong>Note:</strong> <em>This is automatically added after you upload your show.</em>
|
||
|
</p>
|
||
|
</li>
|
||
|
<li>
|
||
|
<h3 id="show">The Show</h3>
|
||
|
<p>
|
||
|
The most important bit. As long as you like, on any topic you like as long as it is <em>"of interest to Hackers"</em>.
|
||
|
</p>
|
||
|
</li>
|
||
|
<li>
|
||
|
<h3 id="outro">HPR Outro Music </h3>
|
||
|
<p>
|
||
|
This can be added is automatically added after you upload your show.
|
||
|
</p>
|
||
|
</li>
|
||
|
</ol>
|
||
|
|
||
|
<h2>Media Files</h2>
|
||
|
<ol>
|
||
|
<li><a href="http://www.hackerpublicradio.org/media/theme-music/">outro-music-MrX-ccbysa-accordion.wav</a> (2.8M)</li>
|
||
|
<li><a href="http://www.hackerpublicradio.org/media/theme-music/">outro-music-rollercostermusic.com-ccbysa-v1-ccbysa.wav</a> (31M)</li>
|
||
|
<li><a href="http://www.hackerpublicradio.org/media/theme-music/">outro-music-rollercostermusic.com-ccbysa-v2-ccbysa.wav</a> (26M)</li>
|
||
|
<li><a href="http://www.hackerpublicradio.org/media/theme-music/">outro-music-rollercostermusic.com-ccbysa-v3-ccbysa.wav</a> (31M)</li>
|
||
|
<li><a href="http://www.hackerpublicradio.org/media/theme-music/">outro-music-slick0-cc0.flac</a> (12M)</li>
|
||
|
<li><a href="http://www.hackerpublicradio.org/media/theme-music/">outro-speech-manon_fallon-cc0.flac</a> (4.6M)</li>
|
||
|
</ol>
|