Maven build process now deploys web site.
diff --git a/pom.xml b/pom.xml
index 6b6f76d..59aa9a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,6 +51,11 @@
       <url>http://conjars.org/repo</url>
       <layout>default</layout>
     </repository>
+    <site>
+      <id>linq4j.website</id>
+      <name>Linq4j Website</name>
+      <url>file:/home/jhyde/linq4j</url>
+    </site>
   </distributionManagement>
 
   <issueManagement>