diff --git a/site.cfg b/site.cfg index 0df7df6..a329172 100644 --- a/site.cfg +++ b/site.cfg @@ -104,3 +104,6 @@ content: content-download.tpl.html navigation: navigation-give-shows.tpl.html content: content-stuff_you_need_to_know.tpl.html +[theme] +navigation: navigation-give-shows.tpl.html +content: content-theme.tpl.html diff --git a/templates/content-theme.tpl.html b/templates/content-theme.tpl.html new file mode 100644 index 0000000..3b7afa9 --- /dev/null +++ b/templates/content-theme.tpl.html @@ -0,0 +1,42 @@ + +
+ An HPR episode is composed of a few parts which are all now added automatically. +
+
+ We will take the fields from the Show Notes and use those to create a short summary of what the show is about.
+ The format is:
+
+ This is HPR episode ${show_number) entitled "${title}". It is hosted by ${hostname} and is ${duration} minutes long. The Summary: "${summary}" ++
Most of the information is taken from the Show Notes
+ Note: This is automatically added after you upload your show.
+
+ The most important bit. As long as you like, on any topic you like as long as it is "of interest to Hackers". +
++ This can be added is automatically added after you upload your show. +
+