From 570fec1594fd66054404def4c2aef6bb1a0ddfca Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 02 Nov 2011 01:56:45 -0400 Subject: Turn static HTML index page into SSI documents. --- diff --git a/includes/footer.html b/includes/footer.html new file mode 100755 index 0000000..da4240e --- /dev/null +++ b/includes/footer.html @@ -0,0 +1,15 @@ +

+ + + + diff --git a/includes/header.html b/includes/header.html new file mode 100755 index 0000000..7c9baab --- /dev/null +++ b/includes/header.html @@ -0,0 +1,34 @@ + + + + + + + + P. J. McDermott + + + +
+ +

P. J. McDermott

+

Computer science student, software and (wannabe) hardware hacker, and advocate for software and cultural freedom.

+
+ +
+ diff --git a/index.html b/index.html index c629da2..376f2f0 100644..100755 --- a/index.html +++ b/index.html @@ -1,37 +1,4 @@ - - - - - - - - P. J. McDermott - - - -
- -

P. J. McDermott

-

Computer science student, software and (wannabe) hardware hacker, and advocate for software and cultural freedom.

-
- -
- + P. J. McDermott

Watch this space. It performs tricks every hour, on the @@ -49,18 +16,4 @@

This is not a sentence.

-

-
- - - + -- cgit v0.9.1