diff --git a/.gitignore b/.gitignore
index a6f89c2..2e975ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
-/target/
\ No newline at end of file
+/.classpath
+/.project
+/.settings
+/target
\ No newline at end of file
diff --git a/src/site/site.xml b/src/site/site.xml
index b4ad00e..4e8df2e 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -1,30 +1,41 @@
-
- ROME fetcher
- images/romelogo.png
- http://github.com/rometools/
-
-
-
-
-
-
-
-
-
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
+ name="ROME fetcher">
+
+
+ org.apache.maven.skins
+ maven-fluido-skin
+ 1.3.0
+
+
+
+ ROME fetcher
+ images/romelogo.png
+ http://github.com/rometools/
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file