DATAFU-135 Remove website from source release
diff --git a/LICENSE b/LICENSE
index da23a8e..00ec0f1 100644
--- a/LICENSE
+++ b/LICENSE
@@ -210,47 +210,9 @@
 licenses.
 
 -----------------------------------------------------------------------
- The Apache License, Version 2.0
------------------------------------------------------------------------
-
-The Apache DataFu project bundles the following files under the Apache License, Version 2.0:
-
-- Bootstrap v3.0.3 (http://getbootstrap.com) - Copyright 2013 Twitter, Inc.
-- Glyphicons fonts v3.1.1 (http://glyphicons.com/) - Copyright (c) 2010-2014 Jan Kovaƙík
-
------------------------------------------------------------------------
- The MIT License
------------------------------------------------------------------------
-
-The Apache DataFu project bundles the following files under the MIT License:
-
-- normalize.css v2.0.1 (http://git.io/normalize) - Copyright (c) Nicolas Gallagher and Jonathan Neal
-- jquery-2.0.3.min.js v2.0.3 (http://jquery.com/) - Copyright (c) 2005, 2013 jQuery Foundation, Inc.
-
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
------------------------------------------------------------------------
  Public Domain
 -----------------------------------------------------------------------
 
 The Apache DataFu project bundles the following released to the Public Domain:
 
-- Java Multiline String (http://www.adrianwalker.org/2011/12/java-multiline-string.html)
\ No newline at end of file
+- Java Multiline String (http://www.adrianwalker.org/2011/12/java-multiline-string.html)
diff --git a/gradle/release.gradle b/gradle/release.gradle
index 89db97d..6cb51f1 100644
--- a/gradle/release.gradle
+++ b/gradle/release.gradle
@@ -75,6 +75,7 @@
     exclude 'gradlew.bat'
     exclude 'gradle/wrapper/gradle-wrapper.jar'
     exclude 'gradle/wrapper/gradle-wrapper.properties'
+    exclude 'site'
   }
 
   // rename gradle.properties.release to gradle.properties