From b66ea3fd69420b5f31cc0db1059a4bf235395431 Mon Sep 17 00:00:00 2001 From: Roan Horning Date: Tue, 28 Jun 2022 10:40:24 -0400 Subject: [PATCH] Initial add of web page Template files The page.tpl.html is the main template file for generating a page. It contains variable references to the pages navigation menu ($naviation) and the pages content ($content). These variables are defined in the site.cfg file and point to the corresponding navigation and content template files. --- templates/content-contact.tpl.html | 21 ++++ templates/navigation-about.tpl.html | 9 ++ templates/navigation-contribute.tpl.html | 8 ++ templates/navigation-get-shows.tpl.html | 8 ++ templates/navigation-give-shows.tpl.html | 10 ++ templates/navigation-main.tpl.html | 10 ++ templates/page.tpl.html | 126 +++++++++++++++++++++++ 7 files changed, 192 insertions(+) create mode 100644 templates/content-contact.tpl.html create mode 100644 templates/navigation-about.tpl.html create mode 100644 templates/navigation-contribute.tpl.html create mode 100644 templates/navigation-get-shows.tpl.html create mode 100644 templates/navigation-give-shows.tpl.html create mode 100644 templates/navigation-main.tpl.html create mode 100644 templates/page.tpl.html diff --git a/templates/content-contact.tpl.html b/templates/content-contact.tpl.html new file mode 100644 index 0000000..878803b --- /dev/null +++ b/templates/content-contact.tpl.html @@ -0,0 +1,21 @@ +
+
+

Contact

+
+

We are always looking for more hosts...

+ +

Mail List

+

+ HPR is governed by the community, so decisions about how Hacker Public Radio should be run are made on the mailing list you can join it by going to :
+         http://www.hackerpublicradio.org/maillist +

+
diff --git a/templates/navigation-about.tpl.html b/templates/navigation-about.tpl.html new file mode 100644 index 0000000..3156664 --- /dev/null +++ b/templates/navigation-about.tpl.html @@ -0,0 +1,9 @@ + diff --git a/templates/navigation-contribute.tpl.html b/templates/navigation-contribute.tpl.html new file mode 100644 index 0000000..33640e1 --- /dev/null +++ b/templates/navigation-contribute.tpl.html @@ -0,0 +1,8 @@ + diff --git a/templates/navigation-get-shows.tpl.html b/templates/navigation-get-shows.tpl.html new file mode 100644 index 0000000..b65d8dc --- /dev/null +++ b/templates/navigation-get-shows.tpl.html @@ -0,0 +1,8 @@ + diff --git a/templates/navigation-give-shows.tpl.html b/templates/navigation-give-shows.tpl.html new file mode 100644 index 0000000..13966b8 --- /dev/null +++ b/templates/navigation-give-shows.tpl.html @@ -0,0 +1,10 @@ + diff --git a/templates/navigation-main.tpl.html b/templates/navigation-main.tpl.html new file mode 100644 index 0000000..13966b8 --- /dev/null +++ b/templates/navigation-main.tpl.html @@ -0,0 +1,10 @@ + diff --git a/templates/page.tpl.html b/templates/page.tpl.html new file mode 100644 index 0000000..f21179c --- /dev/null +++ b/templates/page.tpl.html @@ -0,0 +1,126 @@ + + + + Hacker Public Radio ~ The Technology Community Podcast + + + + + + + + + + + + + + + + + + +
+
+ +
+

+ Site Map + - skip to main content +

+

Hacker Public Radio

+

Your ideas, projects, opinions - podcasted.

+

New episodes Monday through Friday.

+
+
+ + +
+ +
+ +
+ + +
+