chiark / gitweb /
initial configuration
authorcjwatson <>
Tue, 3 Jan 2006 12:33:49 +0000 (12:33 +0000)
committercjwatson <>
Tue, 3 Jan 2006 12:33:49 +0000 (12:33 +0000)
.exclude [new file with mode: 0644]
flavours/content_type.html [new file with mode: 0644]
flavours/content_type.index [new file with mode: 0644]
flavours/date.html [new file with mode: 0644]
flavours/foot.html [new file with mode: 0644]
flavours/foot.index [new file with mode: 0644]
flavours/head.html [new file with mode: 0644]
flavours/head.index [new file with mode: 0644]
flavours/story.html [new file with mode: 0644]
flavours/story.index [new file with mode: 0644]

diff --git a/.exclude b/.exclude
new file mode 100644 (file)
index 0000000..93ef85a
--- /dev/null
+++ b/.exclude
@@ -0,0 +1 @@
+(?:.*/)?\..*
diff --git a/flavours/content_type.html b/flavours/content_type.html
new file mode 100644 (file)
index 0000000..be49eeb
--- /dev/null
@@ -0,0 +1 @@
+text/html
diff --git a/flavours/content_type.index b/flavours/content_type.index
new file mode 100644 (file)
index 0000000..5faa31e
--- /dev/null
@@ -0,0 +1 @@
+text/html;
diff --git a/flavours/date.html b/flavours/date.html
new file mode 100644 (file)
index 0000000..e18b6ff
--- /dev/null
@@ -0,0 +1 @@
+<span class="dateheader">$dw, $da $mo $yr</span>
diff --git a/flavours/foot.html b/flavours/foot.html
new file mode 100644 (file)
index 0000000..3109872
--- /dev/null
@@ -0,0 +1,20 @@
+<br />
+
+  </td>
+
+  <td bgcolor="#dddddd"><nobr>&nbsp; &nbsp; </nobr>
+
+ </tr>
+
+ <tr>
+
+  <td colspan="6" bgcolor="#000000" height="1"></td> 
+
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
diff --git a/flavours/foot.index b/flavours/foot.index
new file mode 100644 (file)
index 0000000..9511100
--- /dev/null
@@ -0,0 +1,21 @@
+<br />
+
+  </td>
+ </tr>
+
+ <tr>
+  <td colspan="9" bgcolor="#000000" height="1"></td> 
+ </tr>
+
+ <tr> 
+  <td colspan="3" align="right">
+   <a href="http://www.blosxom.com/"><img src="/blosxom/images/pb_blosxom.gif" border="0" /></a>
+  </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
diff --git a/flavours/head.html b/flavours/head.html
new file mode 100644 (file)
index 0000000..0bdfb26
--- /dev/null
@@ -0,0 +1,75 @@
+<html>
+
+<head>
+<title>$blog_title</title>
+
+<link rel="alternate" type="application/rss+xml" title="RSS" href="$url/index.rss" />
+
+<style>
+body,td           { font-family: Verdana,Geneva,Arial,Sans-serif; 
+                    font-size: 10px; color: #000000; }
+body              { background-color: #ffffff; }
+a                 { color: #000000 }
+.pagetitle        { font-size: 14px; font-weight: bold; color: #336699; }
+.dateheader       { font-size: 12px; font-weight: bold; color: #336699; }
+</style>
+
+</head>
+
+<body>
+
+<table border="0" width="100%" cellpadding="0" cellspacing="0">
+ <tr>
+  <!-- main title -->
+  <td colspan="6"><span class="pagetitle">$blog_title</span></td>
+ </tr>
+
+ <tr>
+  <td colspan="6" bgcolor="#000000" height="1" ></td>
+ </tr>
+ <tr valign="top">
+  <td bgcolor="#6699cc"><nobr>&nbsp; &nbsp; </nobr>
+
+  <!-- left column -->
+  <td bgcolor="#6699cc">
+
+   <p>
+   <br />
+   <b>About</b> <br />
+   $blog_description<br />
+   <a href="mailto:cjwatson@debian.org">cjwatson@debian.org</a>
+   </p>
+
+   <p>
+   <b>Subscribe</b> <br />
+   <a href="$url/index.rss">Subscribe</a> to a syndicated feed of my weblog,
+   brought to you by the wonders of RSS.
+   </p>
+
+   <p>
+   <b>Flavours</b> <br />
+   There's more than one way to view this weblog; try these flavours on
+   for size.
+   <ul>
+    <li><a href="$url/index.index">index</a></li>
+    <li><a href="$url/index.rss">RSS</a></li>
+   </ul>
+   </p>
+
+   <p>
+   <br />
+   <a href="http://www.blosxom.com/"><img src="/blosxom/images/pb_blosxom.gif" border="1" hspace="3" vspace="3" /></a>
+   </p>
+
+  </td>
+
+  <td bgcolor="#6699cc"><nobr>&nbsp; &nbsp; </nobr></td>
+
+  <td bgcolor="#dddddd"><nobr>&nbsp; &nbsp; </nobr></td> 
+
+  <!-- main blog entry column -->
+  <td bgcolor="#dddddd" width="100%"> 
+
+   <br />
+
diff --git a/flavours/head.index b/flavours/head.index
new file mode 100644 (file)
index 0000000..cf56306
--- /dev/null
@@ -0,0 +1,36 @@
+<html>
+
+<head>
+<title>$blog_title</title>
+<!--<link rel=stylesheet type="text/css" href="/blogbook.css">-->
+
+<style>
+body,td { font-family: Verdana,Geneva,Arial,Sans-serif; 
+          font-size: 11px; color: #666666; }
+a { text-decoration: none; }
+.title { font-size: 12pt; font-weight: bold; color: #336699; }
+.blosxomDate {font-weight: bold; color: #336699; }
+.blosxomTitle { font-weight: bold; color: #000000; }
+.blosxomTime { text-decoration: italicize; color: #336699; }
+</style>
+
+</head>
+
+<body bgcolor="#ffffff">
+
+<table border="0" width="100%" cellpadding="0" cellspacing="0">
+ <tr>
+  <td colspan="3">
+   <span class="title">$blog_title</span>
+  </td>
+ </tr>
+
+ <tr>
+  <td colspan="9" bgcolor="#000000" height="1" ></td>
+ </tr>
+ <tr valign="top">
+  <td bgcolor="#cccccc" width="100%">
+
+   <br />
+
diff --git a/flavours/story.html b/flavours/story.html
new file mode 100644 (file)
index 0000000..fc89211
--- /dev/null
@@ -0,0 +1,11 @@
+<p>
+<a name="$fn"><b>$title</b></a>
+<br />
+$body
+</p>
+
+<p align="right">
+<i>[<a href="$url$path">$path</a>] 
+<a href="$url$path/$fn.$flavour">permanent link</a></i>
+</p>
+
diff --git a/flavours/story.index b/flavours/story.index
new file mode 100644 (file)
index 0000000..a2c14a0
--- /dev/null
@@ -0,0 +1 @@
+<a href="$url/$yr/$mo_num/$da#$fn">$title</a><br />