You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2015/05/09 08:58:26 UTC

[04/28] wicket-site git commit: Initial commit. Moving the site from svnpubsub (https://svn.apache.org/repos/asf/wicket/common/site/trunk) to gitpubsub (https://git-wip-us.apache.org/repos/asf/wicket-site.git)

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/_site/start/index.html
----------------------------------------------------------------------
diff --git a/_site/start/index.html b/_site/start/index.html
new file mode 100644
index 0000000..eaa5db1
--- /dev/null
+++ b/_site/start/index.html
@@ -0,0 +1,207 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <title>Apache Wicket - Get Started</title>
+
+	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+
+    <!--[if lt ie 7]>
+	<link rel="stylesheet" href="/css/ie.css" type="text/css" media="screen" />
+    <![endif]-->
+    <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+	<link rel="alternate" type="application/atom+xml" href="/atom.xml" />
+	<meta http-equiv="content-type" content="text/html;charset=utf-8" />
+</head>
+<body>
+<div id="container">
+    <div id="content">
+        <div id="header"><a href="/"><h1 id="logo"><span>Apache Wicket</span></h1></a></div>
+		<div id="navigation">
+	<h5><a name="Navigation-Wicket"></a>Meet Wicket</h5>
+	<ul>
+		<li>
+			<a href="/" title="Index">Home</a>
+		</li>
+		<li>
+			<a href="/meet/introduction.html" title="Introduction">Introduction</a>
+		</li>
+		<li>
+			<a href="/meet/features.html" title="Features">Features</a>
+		</li>
+		<li>
+			<a href="/meet/buzz.html" title="Buzz">Buzz</a>
+		</li>
+		<li>
+			<a href="/meet/vision.html" title="Vision">Vision</a>
+		</li>
+		<li>
+			<a href="/meet/blogs.html" title="Blogs">Blogs</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-GettingStarted" id="Navigation-GettingStarted"></a>Get Started
+	</h5>
+	<ul>
+		<li>
+			<a href="/start/download.html" title="Download Wicket">Download Wicket</a>
+		</li>
+		<li>
+			<a href="/start/quickstart.html" title="Getting started via a Maven Archetype">Quickstart</a>
+		</li>
+		<li>
+			<a href="http://www.jweekend.com/dev/LegUp" rel="nofollow">More archetypes</a>
+		</li>
+		<li>
+			<a href="/help" title="Get help">Get help</a>
+		</li>
+		<li>
+			<a href="/help/email.html" title="Wicket Mailing Lists">Mailing Lists</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Documentation" id="Navigation-Documentation"></a>Learn
+	</h5>
+	<ul>
+		<li>
+			<a href="/start/userguide.html" title="User Guide">User Guide</a>
+		</li>
+		<li>
+			<a href="/learn/examples" title="Examples">Examples</a>
+		</li>
+		<li>
+			<a href="http://www.wicket-library.com/wicket-examples/compref/">Components</a>
+		</li>
+		<li>
+			<a href="/learn/projects/" title="Projects extending basic Wicket">Projects</a>
+		</li>
+		<li>
+			<a href="https://cwiki.apache.org/confluence/display/WICKET">Wiki</a>
+		</li>
+		<li>
+			<a href="https://cwiki.apache.org/confluence/display/WICKET/Reference+library">Reference guide</a>
+		</li>
+		<li>
+			<a href="/learn/books" title="Books">Books</a>
+		</li>
+		<li>
+			<a href="/learn/ides.html" title="IDEs">IDEs</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Releases" id="Navigation-Releases"></a>Releases
+	</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/6.19.0">Wicket 6.19</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.13">Wicket 1.5</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.23">Wicket 1.4</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.3.7">Wicket 1.3</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.2" class="external-link" rel="nofollow">Wicket 1.2</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.1" class="external-link" rel="nofollow">Wicket 1.1</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.0" class="external-link" rel="nofollow">Wicket 1.0</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Docs" id="Navigation-Docs"></a>API Docs
+	</h5>
+	<ul>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/6.x/" title="JavaDocs of Apache Wicket 6.x">Wicket 6.x</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/1.5.x/" title="JavaDocs of Apache Wicket 1.5.x">Wicket 1.5</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/1.4.x" title="JavaDocs of Apache Wicket 1.4.x">Wicket 1.4</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/1.3.x" title="JavaDocs of Apache Wicket 1.3.x">Wicket 1.3</a>
+		</li>
+	</ul>
+	<h5>Wicket 7.x</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5">Download M5</a>
+		</li>
+		<li>
+			<a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/7.x/" title="JavaDocs of Apache Wicket 7.x">API Docs 7.x</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Developers" id="Navigation-Developers"></a>Contribute
+	</h5>
+	<ul>
+		<li>
+			<a href="/contribute/write.html" title="Writing documentation">Writing docs</a>
+		</li>
+		<li>
+			<a href="/contribute/build.html" title="Building from SVN">Build Wicket</a>
+		</li>
+		<li>
+			<a href="/contribute/patch.html" title="Provide a patch">Provide a patch</a>
+		</li>
+		<li>
+			<a href="/contribute/release.html" title="Release Wicket">Release Wicket</a>
+		</li>
+		<li>
+			<a href="https://fisheye6.atlassian.com/browse/wicket-git" title="Git Overview" class="external-link" rel="nofollow">Fisheye</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Apache" id="Navigation-Apache"></a>Apache
+	</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</a>
+		</li>
+		<li>
+			<a href="http://apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</a>
+		</li>
+		<li>
+			<a href="/apache/friends.html" title="Apache projects using Wicket">Friends</a>
+		</li>
+	</ul>
+</div>
+
+		<div id="contentbody">
+			<h1>Get Started</h1>
+			<ul>
+  <li>Start with Apache Wicket using the <a href="quickstart.html">quickstart</a></li>
+  <li><a href="download.html">Download</a> the latest and greatest Wicket release</li>
+  <li>Or use one of the available third party <a href="http://www.jweekend.com/dev/LegUp" rel="nofollow">Maven archetypes</a></li>
+</ul>
+
+		</div>
+        <div id="clearer"></div>
+		<div id="footer"><span>
+Copyright &copy; 2015 &mdash; The Apache Software Foundation. Apache Wicket,
+Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo
+are trademarks of The Apache Software Foundation. All other marks mentioned
+may be trademarks or registered trademarks of their respective owners.
+</span></div>
+
+    </div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/_site/start/installing.html
----------------------------------------------------------------------
diff --git a/_site/start/installing.html b/_site/start/installing.html
new file mode 100644
index 0000000..499a764
--- /dev/null
+++ b/_site/start/installing.html
@@ -0,0 +1,260 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <title>Apache Wicket - Installing Wicket</title>
+
+	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+
+    <!--[if lt ie 7]>
+	<link rel="stylesheet" href="/css/ie.css" type="text/css" media="screen" />
+    <![endif]-->
+    <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+	<link rel="alternate" type="application/atom+xml" href="/atom.xml" />
+	<meta http-equiv="content-type" content="text/html;charset=utf-8" />
+</head>
+<body>
+<div id="container">
+    <div id="content">
+        <div id="header"><a href="/"><h1 id="logo"><span>Apache Wicket</span></h1></a></div>
+		<div id="navigation">
+	<h5><a name="Navigation-Wicket"></a>Meet Wicket</h5>
+	<ul>
+		<li>
+			<a href="/" title="Index">Home</a>
+		</li>
+		<li>
+			<a href="/meet/introduction.html" title="Introduction">Introduction</a>
+		</li>
+		<li>
+			<a href="/meet/features.html" title="Features">Features</a>
+		</li>
+		<li>
+			<a href="/meet/buzz.html" title="Buzz">Buzz</a>
+		</li>
+		<li>
+			<a href="/meet/vision.html" title="Vision">Vision</a>
+		</li>
+		<li>
+			<a href="/meet/blogs.html" title="Blogs">Blogs</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-GettingStarted" id="Navigation-GettingStarted"></a>Get Started
+	</h5>
+	<ul>
+		<li>
+			<a href="/start/download.html" title="Download Wicket">Download Wicket</a>
+		</li>
+		<li>
+			<a href="/start/quickstart.html" title="Getting started via a Maven Archetype">Quickstart</a>
+		</li>
+		<li>
+			<a href="http://www.jweekend.com/dev/LegUp" rel="nofollow">More archetypes</a>
+		</li>
+		<li>
+			<a href="/help" title="Get help">Get help</a>
+		</li>
+		<li>
+			<a href="/help/email.html" title="Wicket Mailing Lists">Mailing Lists</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Documentation" id="Navigation-Documentation"></a>Learn
+	</h5>
+	<ul>
+		<li>
+			<a href="/start/userguide.html" title="User Guide">User Guide</a>
+		</li>
+		<li>
+			<a href="/learn/examples" title="Examples">Examples</a>
+		</li>
+		<li>
+			<a href="http://www.wicket-library.com/wicket-examples/compref/">Components</a>
+		</li>
+		<li>
+			<a href="/learn/projects/" title="Projects extending basic Wicket">Projects</a>
+		</li>
+		<li>
+			<a href="https://cwiki.apache.org/confluence/display/WICKET">Wiki</a>
+		</li>
+		<li>
+			<a href="https://cwiki.apache.org/confluence/display/WICKET/Reference+library">Reference guide</a>
+		</li>
+		<li>
+			<a href="/learn/books" title="Books">Books</a>
+		</li>
+		<li>
+			<a href="/learn/ides.html" title="IDEs">IDEs</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Releases" id="Navigation-Releases"></a>Releases
+	</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/6.19.0">Wicket 6.19</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.13">Wicket 1.5</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.23">Wicket 1.4</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.3.7">Wicket 1.3</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.2" class="external-link" rel="nofollow">Wicket 1.2</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.1" class="external-link" rel="nofollow">Wicket 1.1</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.0" class="external-link" rel="nofollow">Wicket 1.0</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Docs" id="Navigation-Docs"></a>API Docs
+	</h5>
+	<ul>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/6.x/" title="JavaDocs of Apache Wicket 6.x">Wicket 6.x</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/1.5.x/" title="JavaDocs of Apache Wicket 1.5.x">Wicket 1.5</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/1.4.x" title="JavaDocs of Apache Wicket 1.4.x">Wicket 1.4</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/1.3.x" title="JavaDocs of Apache Wicket 1.3.x">Wicket 1.3</a>
+		</li>
+	</ul>
+	<h5>Wicket 7.x</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5">Download M5</a>
+		</li>
+		<li>
+			<a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/7.x/" title="JavaDocs of Apache Wicket 7.x">API Docs 7.x</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Developers" id="Navigation-Developers"></a>Contribute
+	</h5>
+	<ul>
+		<li>
+			<a href="/contribute/write.html" title="Writing documentation">Writing docs</a>
+		</li>
+		<li>
+			<a href="/contribute/build.html" title="Building from SVN">Build Wicket</a>
+		</li>
+		<li>
+			<a href="/contribute/patch.html" title="Provide a patch">Provide a patch</a>
+		</li>
+		<li>
+			<a href="/contribute/release.html" title="Release Wicket">Release Wicket</a>
+		</li>
+		<li>
+			<a href="https://fisheye6.atlassian.com/browse/wicket-git" title="Git Overview" class="external-link" rel="nofollow">Fisheye</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Apache" id="Navigation-Apache"></a>Apache
+	</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</a>
+		</li>
+		<li>
+			<a href="http://apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</a>
+		</li>
+		<li>
+			<a href="/apache/friends.html" title="Apache projects using Wicket">Friends</a>
+		</li>
+	</ul>
+</div>
+
+		<div id="contentbody">
+			<h1>Installing Wicket</h1>
+			<p>So you chose not to use one of the ready to use Maven archetypes, but rather
+roll things on your own. While possible, it needs some close attention to
+make things work properly. Most notable things you need to take care of are:</p>
+
+<ul>
+  <li>dependencies</li>
+  <li>logging</li>
+</ul>
+
+<h2 id="required-dependencies-to-use-wicket">Required dependencies to use Wicket</h2>
+
+<p>While we are adamant users of Apache Maven and its build infrastructure, this
+may not be to everyone’s liking. However, if you wish to learn all about
+which dependencies you need for your Wicket project, we ask you to learn to
+read the POM file format and retrieve the required versions stated there. We
+take great care to keep the POM files up to date with the latest and greatest
+of each dependency.</p>
+
+<h3 id="compilation--testing">Compilation &amp; Testing</h3>
+
+<p>At a minimum a vanilla Wicket application requires for compilation:</p>
+
+<ul>
+  <li>Java SDK 1.5 or newer</li>
+  <li>servlet-api</li>
+  <li>slf4j-api</li>
+  <li>any slf4j implementation and dependencies necessary for that logging
+provider</li>
+  <li>junit if you build Wicket from source or want to use <code>WicketTester</code> to test
+your pages and components</li>
+</ul>
+
+<h3 id="runtime-dependencies">Runtime dependencies</h3>
+
+<p>At a minimum a barebones Wicket application requires the following at runtime:</p>
+
+<ul>
+  <li>a servlet container (Apache Tomcat, Jetty) or any JEE container</li>
+  <li>Java 5 runtime or newer</li>
+  <li>slf4j-api and your slf4j implementation and required logging provider
+dependencies.</li>
+</ul>
+
+<h2 id="logging">Logging</h2>
+
+<p>As of Wicket 1.3.0, Wicket uses the <a href="http://www.slf4j.org/">SLF4J</a> project
+for logging. SLF4J is similar to
+<a href="http://jakarta.apache.org/commons/logging/">commons-logging</a>, in that it
+allows libraries/frameworks like Wicket to avoid forcing a choice of logging
+framework on their users.</p>
+
+<p><strong>You cannot use Wicket without adding an SLF4J logging implementation to
+your classpath</strong>. Most people use <a href="http://logging.apache.org/log4j">log4j</a>.
+If you do, just include <code>slf4j-log4j12.jar</code> on your classpath to get Wicket
+to use log4j too. If you want to use commons-logging or JDK14 logging or
+something else, please see the <a href="http://www.slf4j.org/faq.html">SLF4J site</a>
+for more information.</p>
+
+
+		</div>
+        <div id="clearer"></div>
+		<div id="footer"><span>
+Copyright &copy; 2015 &mdash; The Apache Software Foundation. Apache Wicket,
+Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo
+are trademarks of The Apache Software Foundation. All other marks mentioned
+may be trademarks or registered trademarks of their respective owners.
+</span></div>
+
+    </div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/_site/start/quickstart.html
----------------------------------------------------------------------
diff --git a/_site/start/quickstart.html b/_site/start/quickstart.html
new file mode 100644
index 0000000..3b426b7
--- /dev/null
+++ b/_site/start/quickstart.html
@@ -0,0 +1,428 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <title>Apache Wicket - Create a Wicket Quickstart</title>
+
+	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+
+    <!--[if lt ie 7]>
+	<link rel="stylesheet" href="/css/ie.css" type="text/css" media="screen" />
+    <![endif]-->
+    <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+	<link rel="alternate" type="application/atom+xml" href="/atom.xml" />
+	<meta http-equiv="content-type" content="text/html;charset=utf-8" />
+</head>
+<body>
+<div id="container">
+    <div id="content">
+        <div id="header"><a href="/"><h1 id="logo"><span>Apache Wicket</span></h1></a></div>
+		<div id="navigation">
+	<h5><a name="Navigation-Wicket"></a>Meet Wicket</h5>
+	<ul>
+		<li>
+			<a href="/" title="Index">Home</a>
+		</li>
+		<li>
+			<a href="/meet/introduction.html" title="Introduction">Introduction</a>
+		</li>
+		<li>
+			<a href="/meet/features.html" title="Features">Features</a>
+		</li>
+		<li>
+			<a href="/meet/buzz.html" title="Buzz">Buzz</a>
+		</li>
+		<li>
+			<a href="/meet/vision.html" title="Vision">Vision</a>
+		</li>
+		<li>
+			<a href="/meet/blogs.html" title="Blogs">Blogs</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-GettingStarted" id="Navigation-GettingStarted"></a>Get Started
+	</h5>
+	<ul>
+		<li>
+			<a href="/start/download.html" title="Download Wicket">Download Wicket</a>
+		</li>
+		<li>
+			<a href="/start/quickstart.html" title="Getting started via a Maven Archetype">Quickstart</a>
+		</li>
+		<li>
+			<a href="http://www.jweekend.com/dev/LegUp" rel="nofollow">More archetypes</a>
+		</li>
+		<li>
+			<a href="/help" title="Get help">Get help</a>
+		</li>
+		<li>
+			<a href="/help/email.html" title="Wicket Mailing Lists">Mailing Lists</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Documentation" id="Navigation-Documentation"></a>Learn
+	</h5>
+	<ul>
+		<li>
+			<a href="/start/userguide.html" title="User Guide">User Guide</a>
+		</li>
+		<li>
+			<a href="/learn/examples" title="Examples">Examples</a>
+		</li>
+		<li>
+			<a href="http://www.wicket-library.com/wicket-examples/compref/">Components</a>
+		</li>
+		<li>
+			<a href="/learn/projects/" title="Projects extending basic Wicket">Projects</a>
+		</li>
+		<li>
+			<a href="https://cwiki.apache.org/confluence/display/WICKET">Wiki</a>
+		</li>
+		<li>
+			<a href="https://cwiki.apache.org/confluence/display/WICKET/Reference+library">Reference guide</a>
+		</li>
+		<li>
+			<a href="/learn/books" title="Books">Books</a>
+		</li>
+		<li>
+			<a href="/learn/ides.html" title="IDEs">IDEs</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Releases" id="Navigation-Releases"></a>Releases
+	</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/6.19.0">Wicket 6.19</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.13">Wicket 1.5</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.23">Wicket 1.4</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.3.7">Wicket 1.3</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.2" class="external-link" rel="nofollow">Wicket 1.2</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.1" class="external-link" rel="nofollow">Wicket 1.1</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.0" class="external-link" rel="nofollow">Wicket 1.0</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Docs" id="Navigation-Docs"></a>API Docs
+	</h5>
+	<ul>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/6.x/" title="JavaDocs of Apache Wicket 6.x">Wicket 6.x</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/1.5.x/" title="JavaDocs of Apache Wicket 1.5.x">Wicket 1.5</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/1.4.x" title="JavaDocs of Apache Wicket 1.4.x">Wicket 1.4</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/1.3.x" title="JavaDocs of Apache Wicket 1.3.x">Wicket 1.3</a>
+		</li>
+	</ul>
+	<h5>Wicket 7.x</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5">Download M5</a>
+		</li>
+		<li>
+			<a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/7.x/" title="JavaDocs of Apache Wicket 7.x">API Docs 7.x</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Developers" id="Navigation-Developers"></a>Contribute
+	</h5>
+	<ul>
+		<li>
+			<a href="/contribute/write.html" title="Writing documentation">Writing docs</a>
+		</li>
+		<li>
+			<a href="/contribute/build.html" title="Building from SVN">Build Wicket</a>
+		</li>
+		<li>
+			<a href="/contribute/patch.html" title="Provide a patch">Provide a patch</a>
+		</li>
+		<li>
+			<a href="/contribute/release.html" title="Release Wicket">Release Wicket</a>
+		</li>
+		<li>
+			<a href="https://fisheye6.atlassian.com/browse/wicket-git" title="Git Overview" class="external-link" rel="nofollow">Fisheye</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Apache" id="Navigation-Apache"></a>Apache
+	</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</a>
+		</li>
+		<li>
+			<a href="http://apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</a>
+		</li>
+		<li>
+			<a href="/apache/friends.html" title="Apache projects using Wicket">Friends</a>
+		</li>
+	</ul>
+</div>
+
+		<div id="contentbody">
+			<h1>Create a Wicket Quickstart</h1>
+			<p>There are two really good reasons to create a Wicket quickstart.  The first is if 
+you just want to get started using Wicket quickly.  The quickstart will set up a
+ready-to-use project in under a minute (depending on your bandwidth).  Another 
+great reason to create a quickstart is to accompany a bug report.  If you report
+a bug in JIRA or on the mailing list, the core developers may not be able to 
+recreate it easily.  In most cases, you’ll be told “please create a quickstart and
+attach it to a JIRA issue”.  If you don’t know how to do that, don’t worry - just
+follow the instructions below.  (If you are submitting a quickstart for an issue 
+report, please be sure to read the subheading below - “Submitting a quickstart 
+for an issue report”</p>
+
+<p>Quickstarts are made from a Maven archetype.  So, you will need to have
+<a href="http://maven.apache.org">Maven 2</a> installed and working (from the command line)
+before following this.</p>
+
+<p>Creating a quickstart provides only a very basic starting point for your Wicket
+project.  If you are looking for examples of how to use Wicket and its various 
+features, please refer to the <em>wicket-example</em> projects instead!</p>
+
+<h2 id="creating-the-project---with-maven">Creating the project - with Maven</h2>
+
+<p>To create your project, copy and paste the command line generated after
+typing in the groupId, artifactId and version.</p>
+
+<style>	
+	#mvncmd {
+		padding-left: 25px;
+	}
+	#mvncmd label {
+		font-weight: bold;
+		width: 100px;
+		display: inline-block;
+	}
+	#mvncmd input, #mvncmd select, #mvncm span { width: 180px; margin-bottom: 5px;}
+	#mvncmd textarea { width: 400px; height: 100px; }
+	#mvncmd br { clear: left; }	
+	#mvncmd div { clear:both; padding-left: 25px; vertical-align:top;}
+</style>
+
+<script type="text/javascript">
+	function changeIt()
+	{
+		var groupId = document.getElementById("groupId").value;
+		var artifactId = document.getElementById("artifactId").value;
+		var version = document.getElementById("version").value;
+		var appserver = document.getElementById("appserver").value;
+		var cmd;
+		if(version.match(/^1\.[34]/))
+			cmd = 'mvn archetype:create -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=' + version + ' -DgroupId=' + groupId + ' -DartifactId=' + artifactId;						
+		else
+			cmd = 'mvn archetype:generate -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=' + version + ' -DgroupId=' + groupId + ' -DartifactId=' + artifactId;						
+
+		if (version.match(/.*SNAPSHOT/))
+			cmd += ' -DarchetypeRepository=https://repository.apache.org/content/repositories/snapshots/';
+		else
+			cmd += ' -DarchetypeRepository=https://repository.apache.org/';
+
+		if (appserver === 'wildfly')
+			cmd += ' -Dlog4j.properties=wildfly-doesnt-need-log4j.properties';
+
+		cmd += ' -DinteractiveMode=false'; 
+		document.getElementById("cmdLine").value = cmd;
+	}
+</script>
+
+<div id="mvncmd">
+	<div>
+		<label for="groupId" title="Base Package">GroupId:</label>
+		<input type="text" id="groupId" value="com.mycompany" onkeyup="changeIt();" /><span title="Base Package">&nbsp;(?)</span><br />
+	</div>
+	<div>
+		<label for="artifactId" title="Project Name">ArtifactId:</label> 
+		<input type="text" id="artifactId" value="myproject" onkeyup="changeIt();" /><span title="Project Name">&nbsp;(?)</span><br />
+	</div>
+	<div>
+		<label for="version" title="Wicket Version">Version:</label>
+		<select id="version" onchange="changeIt();">
+
+		
+			<option value="7.0.0-SNAPSHOT">7.0.0-SNAPSHOT</option>
+		
+
+		
+			<option value="6.20.0-SNAPSHOT">6.20.0-SNAPSHOT</option>
+		
+
+		
+			<option value="1.5-SNAPSHOT">1.5-SNAPSHOT</option>
+		
+
+		
+			<option value="7.0.0-M5">7.0.0-M5</option>
+		
+
+		
+			<option value="1.4.23">1.4.23</option>
+		
+
+		
+			<option value="1.5.13">1.5.13</option>
+		
+
+		
+			<option value="6.19.0" selected="selected">6.19.0</option>
+		
+
+		</select><span title="Wicket Version">&nbsp;(?)</span>
+	</div>
+	<div>
+		<label for="appserver" title="Server to deploy on">Server:</label>
+		<select id="appserver" onchange="changeIt();">
+			<option value="any" selected="selected">Any but Wild Fly</option>
+			<option value="wildfly">Wild Fly (JBoss 8.x)</option>
+		</select><span title="Web/App Server">&nbsp;(?)</span>
+	</div>
+	<div>
+		<label for="cmdLine" id="cmdLabel">Command Line:</label>
+		<textarea id="cmdLine" onfocus="this.select();">
+		</textarea>
+		<script>changeIt();</script>
+	</div>
+	<br />
+</div>
+
+<h3 id="results">Results</h3>
+
+<p>This will produce the following project structure/files:</p>
+
+<div style="margin-left: 3em; border: 1px solid black">
+<pre>
+    .\myproject
+        |   pom.xml
+        |
+        \---src
+            +---main
+            |   +---java
+            |   |   \---com
+            |   |       \---mycompany
+            |   |               HomePage.html
+            |   |               HomePage.java
+            |   |               WicketApplication.java
+            |   |
+            |   +---resources
+            |   |       log4j.properties
+            |   |
+            |   \---webapp
+            |       \---WEB-INF
+            |               web.xml
+            |
+            \---test
+                \---java
+                    \---com
+                        \---mycompany
+                                Start.java
+</pre>
+</div>
+
+<h3 id="using-maven-quickstart-with-a-specific-ide">Using Maven quickstart with a specific IDE</h3>
+
+<p>Maven has an integration with many IDEs.  If you want to use your new Maven-based
+Wicket quickstart with your favorite IDE, see one of these instructions:</p>
+
+<h4 id="eclipse">Eclipse</h4>
+
+<p>Change directory into the project that you just created.  Now, run 
+<code>mvn eclipse:eclipse</code>.  This will set up the .project, .settings, and .classpath
+files that Eclipse requires.  </p>
+
+<p>Note that your workspace will have to have the classpath variable M2_REPO set to point to the directory where your local Maven repository exists.  You can see this page for how to do that with Eclipse: <a href="http://maven.apache.org/plugins/maven-eclipse-plugin/usage.html">http://maven.apache.org/plugins/maven-eclipse-plugin/usage.html</a></p>
+
+<p>Now, in Eclipse, you can choose “File” (menu), then “Import”, then “Existing project”.
+Navigate to the folder where your project exists and let Eclipse import it.  The classpath should
+be fully configured.</p>
+
+<p>Alternatively install the <a href="http://m2eclipse.codehaus.org/">m2eclipse</a> or
+<a href="http://www.eclipse.org/iam/">Eclipse IAM</a> plugin and add the project
+directly.</p>
+
+<h4 id="idea">IDEA</h4>
+
+<p>From within IDEA, just use “File/Import Project”, choose the project directory and specify that this is a Maven project.</p>
+
+<h4 id="netbeans">NetBeans</h4>
+
+<p>To create a NetBeans project, just open the pom.xml directly.</p>
+
+<h3 id="more-examples">More examples</h3>
+
+<p>Many more information and examples can be found on our Wiki or
+<a href="http://www.ralfebert.de/blog/wicket/wicket_eclipse_setup/">here</a></p>
+
+<h2 id="using-your-new-project">Using your new project</h2>
+
+<p>Wicket quickstart projects include a file named Start.java.  If you open this file in
+your IDE (after configuring the project in your IDE), you can run it as a Java application.
+It will run an embedded Jetty instance that will run your app on <a href="http://localhost:8080">http://localhost:8080</a>
+Navigate your browser to that address to see your app running.</p>
+
+<h3 id="using-the-jetty-plugin">Using the Jetty Plugin</h3>
+
+<p>The Jetty plugin is also enabled by default in the quickstart.  If you are using Maven,
+you can change directory into the project and run the “mvn jetty:run” command.  This will
+compile the project and deploy it to an embeded instance of the Jetty servlet engine, 
+which will run on port 8080, by default. As a result, once running, your application will be available at <a href="http://localhost:8080">http://localhost:8080</a>.</p>
+
+<p>See the <a href="http://www.mortbay.org/maven-plugin/index.html">Jetty plugin</a>
+documentation for configuration options, etc.</p>
+
+<h2 id="submitting-a-quickstart-for-an-issue-report">Submitting a quickstart for an issue report</h2>
+
+<h3 id="reproduce-the-problem">Reproduce the problem</h3>
+
+<p>Assuming you have followed the instructions above, the quickstart is now created and ready for you to develop.  Now comes the “duplicate the problem” part.  Try to create pages or components that reproduce the problem you were trying to report.  You can run the Start.java class from your
+IDE and go to <a href="http://localhost:8080">http://localhost:8080</a> to see your test application.  If you run the Start.java class
+in your IDE’s debug mode, you should be able to attach breakpoints and have automatic class and 
+markup reloading.</p>
+
+<p>If you can’t reproduce the problem - start looking at your own code.  Keep adding pieces from
+your code until either you reproduce the problem, or else you’ve found the bug in your own code.
+A lot of times, you will find the bug in your code just by trying to create a quickstart that
+demonstrates the bug in ours.  </p>
+
+<h3 id="clean-up-the-quickstart-and-submit-it">Clean up the quickstart and submit it</h3>
+
+<p>Once you have reproduced the desired behavior in your quickstart, it would be best to make it as small as possible before submitting.  The best way to do this is to run the “mvn clean” command from the project directory.  Then zip (or tar and gzip) the whole directory up and submit the zip (or tgz) file.  (The mvn clean command removes all of the compiled classes and generated artifacts, generally in your “target” directory, leaving only the actual source.)</p>
+
+
+		</div>
+        <div id="clearer"></div>
+		<div id="footer"><span>
+Copyright &copy; 2015 &mdash; The Apache Software Foundation. Apache Wicket,
+Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo
+are trademarks of The Apache Software Foundation. All other marks mentioned
+may be trademarks or registered trademarks of their respective owners.
+</span></div>
+
+    </div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/_site/start/userguide.html
----------------------------------------------------------------------
diff --git a/_site/start/userguide.html b/_site/start/userguide.html
new file mode 100644
index 0000000..ffd1342
--- /dev/null
+++ b/_site/start/userguide.html
@@ -0,0 +1,211 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <title>Apache Wicket - Wicket User Guide</title>
+
+	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+
+    <!--[if lt ie 7]>
+	<link rel="stylesheet" href="/css/ie.css" type="text/css" media="screen" />
+    <![endif]-->
+    <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+	<link rel="alternate" type="application/atom+xml" href="/atom.xml" />
+	<meta http-equiv="content-type" content="text/html;charset=utf-8" />
+</head>
+<body>
+<div id="container">
+    <div id="content">
+        <div id="header"><a href="/"><h1 id="logo"><span>Apache Wicket</span></h1></a></div>
+		<div id="navigation">
+	<h5><a name="Navigation-Wicket"></a>Meet Wicket</h5>
+	<ul>
+		<li>
+			<a href="/" title="Index">Home</a>
+		</li>
+		<li>
+			<a href="/meet/introduction.html" title="Introduction">Introduction</a>
+		</li>
+		<li>
+			<a href="/meet/features.html" title="Features">Features</a>
+		</li>
+		<li>
+			<a href="/meet/buzz.html" title="Buzz">Buzz</a>
+		</li>
+		<li>
+			<a href="/meet/vision.html" title="Vision">Vision</a>
+		</li>
+		<li>
+			<a href="/meet/blogs.html" title="Blogs">Blogs</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-GettingStarted" id="Navigation-GettingStarted"></a>Get Started
+	</h5>
+	<ul>
+		<li>
+			<a href="/start/download.html" title="Download Wicket">Download Wicket</a>
+		</li>
+		<li>
+			<a href="/start/quickstart.html" title="Getting started via a Maven Archetype">Quickstart</a>
+		</li>
+		<li>
+			<a href="http://www.jweekend.com/dev/LegUp" rel="nofollow">More archetypes</a>
+		</li>
+		<li>
+			<a href="/help" title="Get help">Get help</a>
+		</li>
+		<li>
+			<a href="/help/email.html" title="Wicket Mailing Lists">Mailing Lists</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Documentation" id="Navigation-Documentation"></a>Learn
+	</h5>
+	<ul>
+		<li>
+			<a href="/start/userguide.html" title="User Guide">User Guide</a>
+		</li>
+		<li>
+			<a href="/learn/examples" title="Examples">Examples</a>
+		</li>
+		<li>
+			<a href="http://www.wicket-library.com/wicket-examples/compref/">Components</a>
+		</li>
+		<li>
+			<a href="/learn/projects/" title="Projects extending basic Wicket">Projects</a>
+		</li>
+		<li>
+			<a href="https://cwiki.apache.org/confluence/display/WICKET">Wiki</a>
+		</li>
+		<li>
+			<a href="https://cwiki.apache.org/confluence/display/WICKET/Reference+library">Reference guide</a>
+		</li>
+		<li>
+			<a href="/learn/books" title="Books">Books</a>
+		</li>
+		<li>
+			<a href="/learn/ides.html" title="IDEs">IDEs</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Releases" id="Navigation-Releases"></a>Releases
+	</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/6.19.0">Wicket 6.19</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.13">Wicket 1.5</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.23">Wicket 1.4</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.3.7">Wicket 1.3</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.2" class="external-link" rel="nofollow">Wicket 1.2</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.1" class="external-link" rel="nofollow">Wicket 1.1</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.0" class="external-link" rel="nofollow">Wicket 1.0</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Docs" id="Navigation-Docs"></a>API Docs
+	</h5>
+	<ul>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/6.x/" title="JavaDocs of Apache Wicket 6.x">Wicket 6.x</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/1.5.x/" title="JavaDocs of Apache Wicket 1.5.x">Wicket 1.5</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/1.4.x" title="JavaDocs of Apache Wicket 1.4.x">Wicket 1.4</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/1.3.x" title="JavaDocs of Apache Wicket 1.3.x">Wicket 1.3</a>
+		</li>
+	</ul>
+	<h5>Wicket 7.x</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5">Download M5</a>
+		</li>
+		<li>
+			<a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a>
+		</li>
+		<li>
+			<a href="http://ci.apache.org/projects/wicket/apidocs/7.x/" title="JavaDocs of Apache Wicket 7.x">API Docs 7.x</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Developers" id="Navigation-Developers"></a>Contribute
+	</h5>
+	<ul>
+		<li>
+			<a href="/contribute/write.html" title="Writing documentation">Writing docs</a>
+		</li>
+		<li>
+			<a href="/contribute/build.html" title="Building from SVN">Build Wicket</a>
+		</li>
+		<li>
+			<a href="/contribute/patch.html" title="Provide a patch">Provide a patch</a>
+		</li>
+		<li>
+			<a href="/contribute/release.html" title="Release Wicket">Release Wicket</a>
+		</li>
+		<li>
+			<a href="https://fisheye6.atlassian.com/browse/wicket-git" title="Git Overview" class="external-link" rel="nofollow">Fisheye</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Apache" id="Navigation-Apache"></a>Apache
+	</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</a>
+		</li>
+		<li>
+			<a href="http://apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</a>
+		</li>
+		<li>
+			<a href="/apache/friends.html" title="Apache projects using Wicket">Friends</a>
+		</li>
+	</ul>
+</div>
+
+		<div id="contentbody">
+			<h1>Wicket User Guide</h1>
+			<p>The user guide has been written using the doc engine from Grails project and is available in the following formats:</p>
+
+<ul>
+  <li><a href="http://ci.apache.org/projects/wicket/guide/6.x/">HTML</a></li>
+  <li><a href="http://ci.apache.org/projects/wicket/guide/6.x/guide/single.html">HTML (single page)</a></li>
+  <li><a href="http://ci.apache.org/projects/wicket/guide/6.x/guide/single.pdf">PDF</a></li>
+</ul>
+
+<p>For more details about the format used to write the guide and to know how to contrinute, see <a href="http://ci.apache.org/projects/wicket/guide/6.x/guide/contributing.html">the relative chapter</a>.</p>
+
+		</div>
+        <div id="clearer"></div>
+		<div id="footer"><span>
+Copyright &copy; 2015 &mdash; The Apache Software Foundation. Apache Wicket,
+Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo
+are trademarks of The Apache Software Foundation. All other marks mentioned
+may be trademarks or registered trademarks of their respective owners.
+</span></div>
+
+    </div>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/apache/friends.html
----------------------------------------------------------------------
diff --git a/apache/friends.html b/apache/friends.html
new file mode 100644
index 0000000..4c62aa5
--- /dev/null
+++ b/apache/friends.html
@@ -0,0 +1,30 @@
+---
+layout: default
+title: Apache projects using Wicket 
+---
+
+
+<div style="margin-top: 40px">
+	<h2><a href="http://isis.apache.org/index.html" target="_blank">Apache Isis</a></h2>
+	<h4>Apache Isis is a full-stack framework for rapidly developing domain driven apps and RESTful APIs in Java.  It uses <a target="_blank" href="http://isis.apache.org/documentation.html#wicket-viewer">Apache Wicket</a> 6.x as a default viewer for Isis domain model.</h4>
+</div>
+
+<div style="margin-top: 40px">
+	<h2><a href="http://oodt.apache.org/" target="_blank">Apache OODT</a></h2>
+	<h4>Apache OODT is a data grid framework for transparent search and discovery of disparate science resources. It uses Apache Wicket for its <a href="http://oodt.apache.org/components/maven/webapp/filemgr/" target="_blank">CAS File Manager</a> and <a href="http://oodt.apache.org/components/maven/webapp/workflow/" target="_blank">CAS Workflow monitor.</h4>
+</div>
+
+<div style="margin-top: 40px">
+	<h2><a href="http://openmeetings.apache.org/" target="_blank">Apache OpenMettings</a></h2>
+	<h4>Apache Openmeetings provides video conferencing, instant messaging, white board, collaborative document editing and other groupware tools using API functions of the Red5 Streaming Server for Remoting and Streaming. It uses Apache Wicket for its web interfaces.</h4>
+</div>
+
+<div style="margin-top: 40px">
+	<h2><a href="https://syncope.apache.org/" target="_blank">Apache Syncope</a></h2>
+	<h4>Apache Syncope is an Open Source system for managing digital identities in enterprise environments. It uses Apache Wicket for its <a target="_blank" href="https://syncope.apache.org/architecture.html#The_console">web management console</a>.</h4>
+</div>
+
+<div style="margin-top: 40px">
+	<h2><a href="https://nutch.apache.org/" target="_blank">Apache Nutch</a></h2>
+	<h4>Apache Nutch is a well matured, production ready web crawler. Since version 2.3 it uses Apache Wicket for its <a target="_blank" href="https://nutch.apache.org/#22-september-2014-wicket-webapp-now-part-of-nutch-2x-codebase">web management console</a>.</h4>
+</div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/atom.xml
----------------------------------------------------------------------
diff --git a/atom.xml b/atom.xml
new file mode 100644
index 0000000..568ad8f
--- /dev/null
+++ b/atom.xml
@@ -0,0 +1,26 @@
+---
+layout: null
+---
+<?xml version="1.0" encoding="utf-8"?>
+<feed xmlns="http://www.w3.org/2005/Atom">
+ 
+ <title>Apache Wicket</title>
+ <link href="http://wicket.apache.org/atom.xml" rel="self"/>
+ <link href="http://wicket.apache.org/"/>
+ <updated>{{ site.time | date_to_xmlschema }}</updated>
+ <id>http://wicket.apache.org/</id>
+ <author>
+   <name>Apache Wicket</name>
+   <email>dev@wicket.apache.org</email>
+ </author>
+ 
+ {% for post in site.posts limit:10 %}
+ <entry>
+   <title>{{ post.title }}</title>
+   <link href="http://wicket.apache.org{{ post.url }}"/>
+   <updated>{{ post.date | date_to_xmlschema }}</updated>
+   <id>http://wicket.apache.org{{ post.id }}</id>
+   <content type="html">{{ post.content | xml_escape }}</content>
+ </entry>
+ {% endfor %}
+</feed>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/contribute/build.md
----------------------------------------------------------------------
diff --git a/contribute/build.md b/contribute/build.md
new file mode 100644
index 0000000..ee47d66
--- /dev/null
+++ b/contribute/build.md
@@ -0,0 +1,126 @@
+---
+layout: default
+title: Build from source
+---
+
+The Wicket projects are built using a multi-module build as proposed by the
+Maven project. We use Maven to build our projects and distributions. To be
+able to build Wicket directly from subversion, you will need an understanding
+of Maven.
+
+This document contains the following sections.
+
+1. Getting your Wicket version
+2. Building Wicket
+3. Coping with test failures
+4. Using your own built artifacts
+
+For more information on the project structure, please read the 'Better Builds
+With Maven' book which has a detailed description on how to structure a
+maintainable, enterprise ready build. The book is available for free from the
+Mergere website.
+
+## Getting your Wicket version ##
+
+Clone the master branch from Apache Git Wicket repository
+
+{% highlight console %}
+$ git clone https://git-wip-us.apache.org/repos/asf/wicket.git
+{% endhighlight %}
+
+This will give you a directory structure like the following directory tree:
+
+{% highlight console %}
+wicket
+wicket/wicket-core
+wicket/wicket-extensions
+wicket/wicket-spring
+wicket/wicket-auth-roles
+wicket/wicket-examples
+wicket/wicket-spring-annot
+...
+{% endhighlight %}
+
+To check out a different branch use:
+{% highlight console %}
+$ cd wicket
+$ git checkout -b release/wicket-x.y.z release/wicket-x.y.z
+# verify the branch with:
+$ git branch
+{% endhighlight %}
+
+In this document we focus at the maven project descriptor located in the top
+level directory, which enforces default settings for all Wicket projects such
+as plug-in settings, versioning of the Wicket projects, managing the various
+dependencies and more.
+
+The artifacts in this project are there only for having a consistent build.
+This top-level project doesn't have sources for itself.
+
+## Building Wicket ##
+
+The current development version of Wicket requires at least jdk 6.
+
+If you want to ensure that your Wicket version is built using JDK-6 and
+fully compatible with that Java version, you will need to build it with a Java
+6 compiler and runtime library.
+
+If you haven't done so already change into the Wicket root directory:
+
+{% highlight console %}
+cd wicket
+{% endhighlight %}
+
+Now building all of Wicket is as simple as issuing the following command:
+
+{% highlight console %}
+mvn install
+{% endhighlight %}
+
+This will compile, test, package and install all Wicket projects. Installation
+means putting the jar files into your local Maven repository, including the
+source, but without the javadoc jars (this is a Wicket specific configuration,
+because build javadoc takes a long time).
+
+The following commands are useful:
+
+<table>
+<tr><th>Commandline</th><th>Description</th></tr>
+<tr><td>`mvn clean`</td><td>cleans up build artifacts</td></tr>
+<tr><td>`mvn compile`</td><td>compiles the projects</td></tr>
+<tr><td>`mvn package`</td><td>creates the jar files in the target/ subdirectories</td></tr>
+<tr><td>`mvn install`</td><td>installs the jar files in your local repository</td></tr>
+<tr><td>`mvn -Prelease package`</td><td>generates the javadoc/source jars as well</td></tr>
+</table>
+
+You can just run the install target, as Maven will build the previous stages
+automatically.
+
+### Coping with test failures ###
+
+As this is our main development you might/will encounter failing unit tests.
+These can be skipped using:
+
+{% highlight console %}
+mvn -Dmaven.test.skip=true install
+{% endhighlight %}
+
+Of course, all bets are off then and your mileage may vary if you use such a
+built jar.
+
+### Using your own built artifacts ###
+
+Now you have built your own fresh Wicket jar you must be anxious to use it.
+This is now as simple as adding a snapshot dependency on the specific Wicket
+version. So in your pom.xml you can use:
+
+{% highlight xml %}
+<dependency>
+    <groupId>org.apache.wicket</groupId>
+    <artifactId>wicket-core</artifactId>
+    <version>6.0-SNAPSHOT</version>
+    <scope>compile</scope>
+</dependency>
+{% endhighlight %}
+
+Read [IDE support](../learn/ides.html) to learn how to continue from here with an IDE.

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/contribute/index.md
----------------------------------------------------------------------
diff --git a/contribute/index.md b/contribute/index.md
new file mode 100644
index 0000000..138fe0f
--- /dev/null
+++ b/contribute/index.md
@@ -0,0 +1,6 @@
+---
+layout: default
+title: Contribute
+---
+
+TODO
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/contribute/patch.md
----------------------------------------------------------------------
diff --git a/contribute/patch.md b/contribute/patch.md
new file mode 100644
index 0000000..dc428f1
--- /dev/null
+++ b/contribute/patch.md
@@ -0,0 +1,26 @@
+---
+layout: default
+title: Submit a patch
+---
+
+TODO: this is just a set of basic instructions.  We need to add more information here.
+
+## High level: ##
+The steps to submitting a patch for Wicket are:
+
+* Identify an issue that you want to fix or improve
+* Search [JIRA](https://issues.apache.org/jira/browse/WICKET) and the mailing list to see if it's already been discussed
+* If it's a bug or a feature request, open a [JIRA issue](https://issues.apache.org/jira/browse/WICKET)
+* [Create a quickstart](../start/quickstart.html) that you can use for prototyping the feature or demonstrating the bug
+* Attach this quickstart to the [JIRA issue](https://issues.apache.org/jira/browse/WICKET) if it's representing a bug report.
+* Get [Git](http://git-scm.com/) running
+* [Checkout out the code](../start/download.html#snapshots-and-latest-bleeding-edge-code)
+* Make your changes
+* Create the patch:
+
+{% highlight console %}
+git add any_files_you_created_modified_or_deleted
+git diff --cached > /tmp/fix-WICKET-NNNN.patch
+{% endhighlight %}
+
+* Attach that file (/tmp/fix-WICKET-NNNN.patch) to the [JIRA](https://issues.apache.org/jira/browse/WICKET)

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/contribute/release.md
----------------------------------------------------------------------
diff --git a/contribute/release.md b/contribute/release.md
new file mode 100644
index 0000000..8a0589b
--- /dev/null
+++ b/contribute/release.md
@@ -0,0 +1,310 @@
+---
+layout: default
+title: Build a release
+---
+
+## Contents ##
+* [Releasing Apache Wicket 6.x](#release-60)
+* [Releasing Apache Wicket 1.4.x+](#release-14)
+* [Releasing Apache Wicket 1.3.x](#release-13)
+* [Staging Releases using the Apache Nexus Repository](#nexus)
+* [Announcing the release](#announcing)
+* [Additional tasks](#additional)
+
+## Releasing Apache Wicket 6.x ## {#release-60}
+
+Per [Apache release policy](http://apache.org/dev/release.html) we need to build, vote on and release a source distribution. As a convenience to our users, we can also provide binary packages, that are uploaded to Maven Central, and a binary archive for folks that for whatever reason don't use Maven.
+
+### Building the Release ###
+
+#### Required software ####
+
+This assumes running a unix-y environment (i.e. OS X, Linux) and that you have the necessary tools installed, such as recent Maven, Java 6, gpg (-agent).
+
+#### Preparing
+
+* Pull changes
+* Checkout master
+* Update changelog and commit them
+
+#### Building
+
+* Start gpg-agent as a daemon (OS X, using homebrew installation of gpg, gpg-agent, pinentry):
+
+{% highlight console %}
+    eval `gpg-agent --daemon --pinentry-program /usr/local/bin/pinentry`
+{% endhighlight %}
+
+* Create an environment variable such that you can copy/paste several of the following commands (substitute 6.0.0 with the number you're actually going to release)
+* And create an environment variable for your Apache username for uploading the release:
+
+{% highlight console %}
+export NEWVERSION=6.0.0
+export APACHEID=apacheid
+{% endhighlight %}
+
+* Sign pom.xml such that gpg-agent has enabled your key (and remove the .asc file). This triggers the pinentry program and sets the stage for gpg-agent:
+
+{% highlight console %}
+gpg --armor --detach-sign --use-agent --sign pom.xml
+rm pom.xml.asc
+{% endhighlight %}
+
+* Create release branch: 
+
+{% highlight console %}
+mvn release:branch -DbranchName=build/wicket-$NEWVERSION
+{% endhighlight %}
+
+* Checkout the release branch: 
+
+{% highlight console %}
+git checkout build/wicket-$NEWVERSION
+{% endhighlight %}
+
+* Update archetypes/quickstart/src/main/archetype-resources/pom.xml to use NEWVERSION of Wicket and commit
+
+* Use Maven to do the first steps of the release process by
+  * Fill in NEWVERSION for all but the experimental submodules
+  * New development version doesn't matter–just press enter, see next step
+  * And running the following command:
+
+{% highlight console %}
+mvn release:prepare
+{% endhighlight %}
+
+* Remove last commit such that HEAD points to the NEWVERSION release, not the new development version
+
+{% highlight console %}
+git reset HEAD^ --hard
+{% endhighlight %}
+
+* Create source archive:
+
+{% highlight console %}
+git archive --format=tar.gz --prefix=apache-wicket-$NEWVERSION/ -o apache-wicket-$NEWVERSION.tar.gz wicket-$NEWVERSION
+git archive --format=zip --prefix=apache-wicket-$NEWVERSION/ -o apache-wicket-$NEWVERSION.zip wicket-$NEWVERSION
+{% endhighlight %}
+
+* **NOTE 1** the trailing '/' after --prefix=NEWVERSION is vital for the tarball
+* **NOTE 2** you can ignore the gpg generated messages telling 'You need a passphrase to unlock the secret key for', unless an error occurred&mdash;these messages are not error messages
+* Sign the packages, the git tag and create the digests:
+
+
+{% highlight console %}
+gpg --armor --detach-sign --use-agent --sign apache-wicket-$NEWVERSION.tar.gz
+gpg --armor --detach-sign --use-agent --sign apache-wicket-$NEWVERSION.zip
+gpg --print-md SHA1 apache-wicket-$NEWVERSION.tar.gz > apache-wicket-$NEWVERSION.tar.gz.sha
+gpg --print-md MD5  apache-wicket-$NEWVERSION.tar.gz > apache-wicket-$NEWVERSION.tar.gz.md5
+gpg --print-md SHA1 apache-wicket-$NEWVERSION.zip > apache-wicket-$NEWVERSION.zip.sha
+gpg --print-md MD5  apache-wicket-$NEWVERSION.zip > apache-wicket-$NEWVERSION.zip.md5
+{% endhighlight %}
+
+To sign the tag (overwrites the maven generated tag), execute:
+
+{% highlight console %}
+git tag -s --force wicket-$NEWVERSION
+{% endhighlight %}
+
+#### Staging the build
+
+{% highlight console %}
+ssh $APACHEID@people.apache.org mkdir public_html/wicket-$NEWVERSION
+scp apache-wicket-* $APACHEID@people.apache.org:public_html/wicket-$NEWVERSION
+{% endhighlight %}
+
+The step below uploads the artifacts to a staging area for Maven.
+* assumes you have an Apache nexus account
+* will checkout a fresh copy and build it (ask Maven for why)
+* artifacts will have different signature than in previous release:prepare build (due to times changing)
+
+{% highlight console %}
+mvn release:perform
+{% endhighlight %}
+
+This will upload artifacts and signatures to Apache nexus in a staging repository.
+
+#### Create a binary release
+
+As we don't vote on binary packages, but do want to cater to developers not using Maven, it is very convenient to create a download for non-Maven users.
+
+The binary distribution should contain the same jar files that are uploaded to Maven Central. Unfortunately the Maven build creates duplicate jar files, but with different manifests (due to the inclusion of date/time of build), and the jar files have different signatures. Therefore it is necessary to create a distribution of the artifacts generated by the `mvn release:perform` command.
+
+Perform the following commands in the root of your Wicket checkout to create the binary release files.
+
+{% highlight console %}
+mkdir apache-wicket-$NEWVERSION
+cd apache-wicket-$NEWVERSION
+find ../target/checkout ! \( -type d -name "WEB-INF" -prune \) -regex ".*wicket-.*.[jw]ar" ! -name "*-sources*" ! -name "*-javadoc*" ! -name "*wicket-archetype-quickstart*" ! -name "wicket-common-tests*"  -type f -exec cp {} . \;
+find ../target/checkout ! \( -type d -name "WEB-INF" -prune \) -regex ".*wicket-.*.[jw]ar\.asc" ! -name "*-sources*" ! -name "*-javadoc*" ! -name "*wicket-archetype-quickstart*" ! -name "wicket-common-tests*"  -type f -exec cp {} . \;
+cp ../LICENSE .
+cp ../README .
+cp ../NOTICE .
+cd ..
+tar cfz apache-wicket-$NEWVERSION-bin.tar.gz apache-wicket-$NEWVERSION
+zip -r apache-wicket-$NEWVERSION-bin.zip apache-wicket-$NEWVERSION
+gpg --armor --detach-sign --use-agent --sign apache-wicket-$NEWVERSION-bin.tar.gz
+gpg --armor --detach-sign --use-agent --sign apache-wicket-$NEWVERSION-bin.zip
+gpg --print-md SHA1 apache-wicket-$NEWVERSION-bin.tar.gz > apache-wicket-$NEWVERSION-bin.tar.gz.sha
+gpg --print-md MD5  apache-wicket-$NEWVERSION-bin.tar.gz > apache-wicket-$NEWVERSION-bin.tar.gz.md5
+gpg --print-md SHA1 apache-wicket-$NEWVERSION-bin.zip > apache-wicket-$NEWVERSION-bin.zip.sha
+gpg --print-md MD5  apache-wicket-$NEWVERSION-bin.zip > apache-wicket-$NEWVERSION-bin.zip.md5
+ssh $APACHEID@people.apache.org mkdir public_html/wicket-$NEWVERSION/bin
+scp apache-wicket-*bin.* $APACHEID@people.apache.org:public_html/wicket-$NEWVERSION/bin
+{% endhighlight %}
+
+This binary release contains all required files to comply with the release policy, and the binary artefacts generated by our Maven release build, including the experimental modules and examples.
+
+#### Vote the build
+
+Start a vote on dev@ for this release. Allow for at least 72 hours, and ensure you take into account weekends.
+
+#### Promoting the build
+
+When the vote has passed successfully (at least 3 binding +1's) push the branch and the tag to Apache git:
+
+{% highlight console %}
+git push origin build/wicket-$NEWVERSION:refs/heads/build/wicket-$NEWVERSION
+git push -tags origin
+{% endhighlight %}
+
+You only need to do them if you haven't done so yet.
+
+See also [managing nexus](#nexus) for the steps needed to publish the artifacts to Maven Central. And don't forget to announce the release!
+
+## Releasing Apache Wicket 1.4.x+ ## {#release-14}
+
+### Building the Release ###
+
+#### Preparing #####
+
+* Ask the dev@ mailing list if there are any issues that still need to be in the release (looking at JIRA is a good start)
+* [Release](https://issues.apache.org/jira/plugins/servlet/project-config/WICKET/versions) the version in JIRA
+* Assuming there are none, and you are now in build mode, update the CHANGELOG-x.y file
+(you can use JIRA for this list: go to "releases", and under "unreleased", next to your version, there's a release notes link)
+
+Make sure your ```~/.m2/settings.xml``` contains the following definition
+
+{% highlight console %}
+<?xml version="1.0"?>
+<settings>
+<servers>
+        <server>
+            <id>apache.releases.https</id>
+            <username>$your_apache_username</username>
+            <password>$your_apache_password</password>
+        </server>
+</servers>
+</settings>
+{% endhighlight %}
+
+* Make sure you have a GnuPG key which is added to [KEYS](https://svn.apache.org/repos/asf/wicket/common/KEYS).
+Read the header of KEYS file to see how to add it.
+* Copy release-igor.sh script and modify any commands which don't match your environment (e.g. mvn5)
+* Run ./release-mine.sh and enter the required input (new version, gpg passphrase, etc.). The script
+will create the build branch in Git, will upload the artifacts at Apache Nexus Staging repository and
+will copy the assemblies to your people.apache.org account.
+* Send vote message to dev@ mailing list.  Include link to the closed repository for testing against.
+* Wait requisite 72 hours for the vote to pass (we hope)
+* Copy release to apache mirrors
+{% highlight console %}
+ssh people.apache.org
+mkdir /www/www.apache.org/dist/wicket/x.y.z
+mv ~/public_html/wicket-x.y.z/dist/* /www/www.apache.org/dist/wicket/x.y.z
+chown -R :wicket /www/www.apache.org/dist/wicket/x.y.z
+{% endhighlight %}
+* Login to [Apache Nexus Staging repo](https://repository.apache.org), select the closed repository and click **Release**.  It will be accessible immediately through the apache release repo and then within 1-2 hours through maven central.
+* If the release is voted down you can **Drop** the staged release and then restage later after incorporating the necessary changes.
+* Tag the release in Git:
+{% highlight console %}
+git checkout build/wicket-x.y.z
+git tag release/wicket-x.y.z
+git push --tags
+{% endhighlight %}
+* Wait until repo1.maven.org has picked up the release artifacts.
+* Wait 24 hours until mirrors picked up release artifacts
+* Announce (see [below](#announcing))
+
+## Staging Releases using the Apache Nexus Staging Repository ## {#nexus}
+
+The key to stage and manage repositories on [Apache Nexus Staging repo](https://repository.apache.org) are your Apache Commiter credentials.
+
+### Staging Artifacts ###
+
+**Note**: The steps below are part of release-igor.sh script!
+
+When you run **mvn -P release deploy** the generated artifacts will be uploaded into a Nexus staging repository.
+
+Maven sends a username/password when attempting to upload the artifacts.
+
+The ```<id>``` of the staging repository is: **apache.releases.https**.
+
+Place a ```<server>``` definition in your ```~/.m2/settings.xml``` file like this:
+
+{% highlight console %}
+<?xml version="1.0"?>
+<settings>
+<servers>
+        <server>
+            <id>apache.releases.https</id>
+            <username>$username</username>
+            <password>$password</password>
+        </server>
+</servers>
+</settings>
+{% endhighlight %}
+
+This works if you can deploy artifacts into the repository.apache.org properly (i.e. you don't see failures mentioning 401 errors).
+
+### Managing Staged Artifacts ###
+
+By logging in with your Apache committer credentials to [Apache Nexus Staging repo](https://repository.apache.org) you can access the management interface for the staged artifacts.
+
+The interface will allow you to:
+* View the staging repositories.
+* Close staging repositories.
+* Release closed repository artifacts (into the release repo and after 1-2 hours into central as well).
+* Drop open and closed staging repositories.
+
+More information is available at: [Publishing Maven Artifacts](http://www.apache.org/dev/publishing-maven-artifacts.html#staging-maven)
+
+## Announcing the release ## {#announcing}
+
+Edit the \_config.yaml file. This file contains a site wide configuration
+section specific to Wicket:
+
+{% highlight yaml %}
+wicket:
+    version:    1.4.10
+    released:   2010-08-11
+    versions:   [1.3.7, 1.3-SNAPSHOT, 1.4.9, 1.4.10, 1.4-SNAPSHOT, 1.5-M1, 1.5-SNAPSHOT]
+{% endhighlight %}
+
+You'll need to edit this part: modify the version, update the released date,
+and add the new version to the versions list (remove any stale releases,
+typically just leave the previous release as well).
+
+* Write an announcement in the \_posts directory
+* Restart jekyll to regenerate the pages: it will automatically generate the
+  correct links in the navigation menu, quickstart and downloads page. It will
+  update the doap.rdf file, atom.xml rss feed and index.html file so that it
+  contains your announcement.
+* Send email to: users@wicket.apache.org, dev@wicket.apache.org, announce@wicket.apache.org, announce@apache.org
+* Misc. websites like javalobby, serverside, onjava etc.
+
+## Additional tasks ## { #additional }
+
+* Commit the JavaDocs to
+  [https://svn.apache.org/repos/asf/wicket/common/site/apidocs/1.4](https://svn.apache.org/repos/asf/wicket/common/site/apidocs/1.4)
+  svnpubsub will push this directly to our website. (example script below)
+
+{% highlight console %}
+# do this in your locally-checked-out release branch (i.e. svn.../releases/wicket-1.4.13)
+mvn javadoc:aggregate
+# note that you may need to tweak these paths to fit your configuration:
+cp -r target/site/apidocs/* ../wicket-common/site/apidocs/1.4/
+cd ../wicket-common/
+# call "svn add" for files that are new (there's probably an easier way to do this)
+svn stat | grep -e '^?' | sed 's/\?\W*//' | xargs svn add
+svn commit -m "changes to update javadocs to latest release"
+{% endhighlight %}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/contribute/write.md
----------------------------------------------------------------------
diff --git a/contribute/write.md b/contribute/write.md
new file mode 100644
index 0000000..abfc358
--- /dev/null
+++ b/contribute/write.md
@@ -0,0 +1,127 @@
+---
+layout: default
+title: Write documentation
+---
+
+We use [Jekyll](http://github.com/mojombo/jekyll) for writing our
+documentation on our main website. Publishing new content is as simple as
+regenerating the site and committing the changed files.
+
+## Contents ##
+
+* [Introduction](#introduction)
+* [Install Jekyll](#install)
+* [Check out from SVN](#checkout)
+* [Run the site](#run)
+* [Write some documentation](#write)
+* [Update the site](#update)
+
+## Introduction ## {#introduction}
+
+The site is split into two parts: static content and the official Apache
+Wicket blog. The static content contains all the documentation that is more
+static (such as mailing lists, downloads, examples). The blog includes release
+announcements, adding new committers and other important Wicket related news.
+
+## Install Jekyll ## {#install}
+
+Follow the instructions available on the [Jekyll
+website](http://github.com/mojombo/jekyll). Basically it boils down to:
+
+{% highlight console %}
+gem install jekyll
+{% endhighlight %}
+
+You also need to install the Pygments Python module.
+
+## Check out from SVN ## {#checkout}
+
+Before you can edit the site, you need to check it out from SVN:
+
+{% highlight console %}
+svn co https://svn.apache.org/repos/asf/wicket/common/site/trunk wicket-site
+{% endhighlight %}
+
+## Generating the site ## {#generate}
+
+You can regenerate the site in the checked out directory:
+
+{% highlight console %}
+./regenerate.sh
+{% endhighlight %}
+
+Note that this script restores Subversion (`.svn`) subfolders
+inside `_site`, which are erased when Jekyll is generating the content.
+
+## Run the site ## {#run}
+
+You can run the website and edit it live:
+
+{% highlight console %}
+./liveedit.sh
+{% endhighlight %}
+
+This not only runs the server, but watches for modifications and regenerates
+any modified files.
+
+You can check out the website running at [localhost, port 4000](http://localhost:4000).
+
+## Write some documentation ## {#write}
+
+Jekyll can render HTML from markdown syntax and textile syntax. **For our site
+we use markdown**. 
+
+### Page template ###
+
+Each page needs to have a YAML preamble that specifies the rendered template
+and other variables. If it doesn't include the YAML preamble, it won't be
+rendered correctly.
+
+Example preamble (includes the `---`):
+
+{% highlight yaml %}
+---
+layout: default
+title: Write documentation
+---
+{% endhighlight %}
+
+### Syntax highlighting ###
+
+If you have a need to render code in your templates and have it syntax
+highlighted, surround the code with \{\% highlight java \%\} (substitute java
+with the language you want highlighted.)
+
+### Menu ###
+
+If you want your page linked from every page, include the link in
+`_includes/navigation.html`.
+
+### Blog posts ###
+
+For news items such as release announcements, new committers and other
+happenings, it is appriorate to create a blog post. The blog post is
+automatically added to the front page and the RSS feed.
+
+The blog items are written using the normal Jekyll syntax. The filename needs
+to be formatted as `yyyy-mm-dd-title.md` and the blog item should start with a
+YAML preamble, similar to normal pages:
+
+{% highlight yaml %}
+---
+layout: post
+title: Wicket 1.4.7 released
+---
+{% endhighlight %}
+
+## Update the site ## {#update}
+
+When you're done with making your changes, please check the following:
+
+* Do the modified files contain only those changes that you actually want to
+  publish? (Use `svn diff` to check)
+* Did you restart Jekyll to generate the site?
+
+If these things are OK, you can either [generate a patch](patch.html) when
+you're not a committer, or just commit the changes. In the latter case, the
+modifications are pushed immediately to the site and are live within a minute.

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/css/background.gif
----------------------------------------------------------------------
diff --git a/css/background.gif b/css/background.gif
new file mode 100644
index 0000000..8ae1bb7
Binary files /dev/null and b/css/background.gif differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/css/bg_container.png
----------------------------------------------------------------------
diff --git a/css/bg_container.png b/css/bg_container.png
new file mode 100644
index 0000000..d6119ef
Binary files /dev/null and b/css/bg_container.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/css/bg_menu.png
----------------------------------------------------------------------
diff --git a/css/bg_menu.png b/css/bg_menu.png
new file mode 100644
index 0000000..8fbbe2e
Binary files /dev/null and b/css/bg_menu.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/css/footer.png
----------------------------------------------------------------------
diff --git a/css/footer.png b/css/footer.png
new file mode 100644
index 0000000..234cd3e
Binary files /dev/null and b/css/footer.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/css/gh-fork-ribbon.css
----------------------------------------------------------------------
diff --git a/css/gh-fork-ribbon.css b/css/gh-fork-ribbon.css
new file mode 100644
index 0000000..5806121
--- /dev/null
+++ b/css/gh-fork-ribbon.css
@@ -0,0 +1,140 @@
+/*!
+ * "Fork me on GitHub" CSS ribbon v0.1.1 | MIT License
+ * https://github.com/simonwhitaker/github-fork-ribbon-css
+*/
+
+/* Left will inherit from right (so we don't need to duplicate code) */
+.github-fork-ribbon {
+  /* The right and left classes determine the side we attach our banner to */
+  position: absolute;
+
+  /* Add a bit of padding to give some substance outside the "stitching" */
+  padding: 2px 0;
+
+  /* Set the base colour */
+  background-color: #a00;
+
+  /* Set a gradient: transparent black at the top to almost-transparent black at the bottom */
+  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.15)));
+  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
+  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
+  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
+  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
+  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
+
+  /* Add a drop shadow */
+  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
+  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
+  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
+
+  /* Set the font */
+  font: 700 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
+
+  z-index: 9999;
+  pointer-events: auto;
+}
+
+.github-fork-ribbon a,
+.github-fork-ribbon a:hover {
+  /* Set the text properties */
+  color: #fff;
+  text-decoration: none;
+  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
+  text-align: center;
+
+  /* Set the geometry. If you fiddle with these you'll also need
+     to tweak the top and right values in .github-fork-ribbon. */
+  width: 200px;
+  line-height: 20px;
+
+  /* Set the layout properties */
+  display: inline-block;
+  padding: 2px 0;
+
+  /* Add "stitching" effect */
+  border-width: 1px 0;
+  border-style: dotted;
+  border-color: #fff;
+  border-color: rgba(255, 255, 255, 0.7);
+}
+
+.github-fork-ribbon-wrapper {
+  width: 150px;
+  height: 150px;
+  position: absolute;
+  overflow: hidden;
+  top: 0;
+  z-index: 9999;
+  pointer-events: none;
+}
+
+.github-fork-ribbon-wrapper.fixed {
+  position: fixed;
+}
+
+.github-fork-ribbon-wrapper.left {
+  left: 0;
+}
+
+.github-fork-ribbon-wrapper.right {
+  right: 0;
+}
+
+.github-fork-ribbon-wrapper.left-bottom {
+  position: fixed;
+  top: inherit;
+  bottom: 0;
+  left: 0;
+}
+
+.github-fork-ribbon-wrapper.right-bottom {
+  position: fixed;
+  top: inherit;
+  bottom: 0;
+  right: 0;
+}
+
+.github-fork-ribbon-wrapper.right .github-fork-ribbon {
+  top: 42px;
+  right: -43px;
+
+  -webkit-transform: rotate(45deg);
+  -moz-transform: rotate(45deg);
+  -ms-transform: rotate(45deg);
+  -o-transform: rotate(45deg);
+  transform: rotate(45deg);
+}
+
+.github-fork-ribbon-wrapper.left .github-fork-ribbon {
+  top: 42px;
+  left: -43px;
+
+  -webkit-transform: rotate(-45deg);
+  -moz-transform: rotate(-45deg);
+  -ms-transform: rotate(-45deg);
+  -o-transform: rotate(-45deg);
+  transform: rotate(-45deg);
+}
+
+
+.github-fork-ribbon-wrapper.left-bottom .github-fork-ribbon {
+  top: 80px;
+  left: -43px;
+
+  -webkit-transform: rotate(45deg);
+  -moz-transform: rotate(45deg);
+  -ms-transform: rotate(45deg);
+  -o-transform: rotate(45deg);
+  transform: rotate(45deg);
+}
+
+.github-fork-ribbon-wrapper.right-bottom .github-fork-ribbon {
+  top: 80px;
+  right: -43px;
+
+  -webkit-transform: rotate(-45deg);
+  -moz-transform: rotate(-45deg);
+  -ms-transform: rotate(-45deg);
+  -o-transform: rotate(-45deg);
+  transform: rotate(-45deg);
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/css/ie.css
----------------------------------------------------------------------
diff --git a/css/ie.css b/css/ie.css
new file mode 100644
index 0000000..3491050
--- /dev/null
+++ b/css/ie.css
@@ -0,0 +1,16 @@
+#container{
+	background-image:none;
+	filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='style/bg_container.png', sizingMethod='scale');
+}
+
+#navigation h5{
+	background-image:none;
+	filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='style/menuknop.png', sizingMethod='scale');
+}
+#navigation, #contentbody {
+	position:relative;
+	z-index : 1;
+}
+#logo {
+	top : 0px;
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/css/logo.png
----------------------------------------------------------------------
diff --git a/css/logo.png b/css/logo.png
new file mode 100644
index 0000000..4ea9759
Binary files /dev/null and b/css/logo.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/css/menuknop.png
----------------------------------------------------------------------
diff --git a/css/menuknop.png b/css/menuknop.png
new file mode 100644
index 0000000..af0003b
Binary files /dev/null and b/css/menuknop.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/css/screen.css
----------------------------------------------------------------------
diff --git a/css/screen.css b/css/screen.css
new file mode 100644
index 0000000..84147f3
--- /dev/null
+++ b/css/screen.css
@@ -0,0 +1,281 @@
+html{
+    height:100%;
+}
+
+body{
+    background:#787878 url('background.gif');
+    margin:0px;
+    padding:0px;
+    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
+    font-size: 76%;
+    color:#4a4a4a;
+    height:100%;
+}   
+
+a, a:visited {
+    text-decoration : none;
+    color : #eb5a0a;
+}
+a:hover {
+    text-decoration : underline;
+}
+
+/* Containers */
+#container{
+    background:url('bg_container.png');
+    /* De aloude <ie7 fix */    
+    /* filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='bg_container.png', sizingMethod='scale'); */
+    width:927px;
+    min-height:100%;
+    margin-left:auto;
+    margin-right:auto;
+    padding-left:28px;
+}
+
+#header{
+    background:#e8590a url('logo.png');
+    width:899px;
+    height:108px;
+}
+
+#content{
+    width:899px;
+    height:auto;
+    overflow: auto; /* keeps footer inside */
+}
+
+p, table, h1, h2, h3, h4, h5, h6, h7, div.code {
+    padding-left:25px;
+    padding-right : 1em;
+}
+
+#navigation {
+    background:#ffffff url('bg_menu.png') no-repeat 0px -2px;
+    width:172px;
+    min-height:200px;
+    height:auto;
+    float:left;
+    padding-right:50px;
+    padding-top:20px;
+    padding-left : 0px;
+    overflow : hidden;
+    text-align:right;
+}
+
+#navigation h5{
+    color:#eb5a0a;
+    font-weight:bold;
+    display:block;
+    background:transparent url('menuknop.png') no-repeat left top;
+    overflow : hidden;
+    vertical-align:baseline;
+    white-space : nowrap;
+    width:120px;
+    height:26px;
+    padding-right:24px;
+    padding-left : 0px;
+    font-size:1.2em;
+    margin-top:1em;
+    margin-bottom:0px;
+    float:right;
+}
+
+#navigation ul{
+    text-align:right;
+    display:block;
+    float:right;
+    margin:0px;
+    padding-right:24px;
+    list-style:none;
+    line-height:1.5em;
+    font-weight:bold;
+}
+
+#navigation a{
+    text-decoration:none;
+    color:#4a4a4a;
+}
+
+
+#contentbody{
+    background:#ffffff;
+    width:668px;
+    padding-top:20px;
+    height:auto;
+    float:left
+}
+
+h1, h2, .blogHeading {
+    color:#eb5a0a;
+    font-weight:bold;
+    font-size:1.2em;
+    background:#ffffff;
+    height:1.5em;
+    display:block;
+    text-decoration : none;
+}
+
+h1 {
+    background:#ffffff url('wicket.png') no-repeat left bottom;
+    min-height : 20px;
+    height : 20px;
+}
+
+.blogSurtitle, a.blogDate {
+    color:#4a4a4a;
+    font-size : 90%;
+}
+a.blogDate {
+    padding-left:25px;
+}
+.endsection {
+    display : none;
+}
+
+#logo span, #incubator span {
+    display : none;
+}
+
+#logo {
+    background: #ffffff url('logo.png') no-repeat left bottom;
+    height : 108px;
+    width : 300px;
+    position : absolute;
+    /*top : -9px;*/
+    margin-top : 0px;
+}
+
+#incubator {
+    display : none;
+    background: #ffffff url('nowincubating.png') no-repeat left bottom;
+    height : 97px;
+    width : 139px;
+    padding-top : 4em;
+}
+
+#footer{
+    background:#ffffff url('footer.png') no-repeat bottom left;
+    width:699px;
+    margin: 20px 0;
+	padding-left : 200px;
+}
+
+#clearer{
+    clear:both;
+    height:1px;
+}
+
+#footer span{
+    font-size:90%;
+}
+
+.blogSurtitle img, .rendericon {
+    display : none;
+}
+
+div.code {
+    margin-right : 25px;
+    margin-left : 25px;
+    padding-left : 25px;
+    padding-right : 25px;
+    border : thin solid black;
+}
+.confluenceTable {
+    width : 100%;
+}
+
+.confluenceTable div.code {
+    margin-right : 0;
+    margin-left : 0;
+    padding-left : 0;
+    padding-right : 0;
+    border : thin solid black;
+}
+.confluenceTd {
+    vertical-align : top;
+}
+
+pre, code {
+    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
+}
+
+span.code-keyword {
+    font-weight : bold;
+}
+span.code-tag {
+    font-weight : bold;
+}
+
+span sup {
+    display : none;
+}
+
+/* Windows Lucida font fix */
+#navigation ul, strong, em, h1, h2, h3, h4, h5, h6 {
+    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
+}
+
+div.highlight {
+	border : 1px solid #DDD;
+	margin-left : 25px;
+	padding : 0 10px;
+}
+.highlight .hll { background-color: #ffffcc }
+.highlight .c { color: #999988; font-style: italic } /* Comment */
+.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
+.highlight .k { font-weight: bold } /* Keyword */
+.highlight .o { font-weight: bold } /* Operator */
+.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
+.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
+.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
+.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
+.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
+.highlight .ge { font-style: italic } /* Generic.Emph */
+.highlight .gr { color: #aa0000 } /* Generic.Error */
+.highlight .gh { color: #999999 } /* Generic.Heading */
+.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
+.highlight .go { color: #888888 } /* Generic.Output */
+.highlight .gp { color: #555555 } /* Generic.Prompt */
+.highlight .gs { font-weight: bold } /* Generic.Strong */
+.highlight .gu { color: #aaaaaa } /* Generic.Subheading */
+.highlight .gt { color: #aa0000 } /* Generic.Traceback */
+.highlight .kc { font-weight: bold } /* Keyword.Constant */
+.highlight .kd { font-weight: bold } /* Keyword.Declaration */
+.highlight .kn { font-weight: bold } /* Keyword.Namespace */
+.highlight .kp { font-weight: bold } /* Keyword.Pseudo */
+.highlight .kr { font-weight: bold } /* Keyword.Reserved */
+.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
+.highlight .m { color: #009999 } /* Literal.Number */
+.highlight .s { color: #bb8844 } /* Literal.String */
+.highlight .na { color: #008080 } /* Name.Attribute */
+.highlight .nb { color: #999999 } /* Name.Builtin */
+.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
+.highlight .no { color: #008080 } /* Name.Constant */
+.highlight .ni { color: #800080 } /* Name.Entity */
+.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
+.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
+.highlight .nn { color: #555555 } /* Name.Namespace */
+.highlight .nt { color: #000080 } /* Name.Tag */
+.highlight .nv { color: #008080 } /* Name.Variable */
+.highlight .ow { font-weight: bold } /* Operator.Word */
+.highlight .w { color: #bbbbbb } /* Text.Whitespace */
+.highlight .mf { color: #009999 } /* Literal.Number.Float */
+.highlight .mh { color: #009999 } /* Literal.Number.Hex */
+.highlight .mi { color: #009999 } /* Literal.Number.Integer */
+.highlight .mo { color: #009999 } /* Literal.Number.Oct */
+.highlight .sb { color: #bb8844 } /* Literal.String.Backtick */
+.highlight .sc { color: #bb8844 } /* Literal.String.Char */
+.highlight .sd { color: #bb8844 } /* Literal.String.Doc */
+.highlight .s2 { color: #bb8844 } /* Literal.String.Double */
+.highlight .se { color: #bb8844 } /* Literal.String.Escape */
+.highlight .sh { color: #bb8844 } /* Literal.String.Heredoc */
+.highlight .si { color: #bb8844 } /* Literal.String.Interpol */
+.highlight .sx { color: #bb8844 } /* Literal.String.Other */
+.highlight .sr { color: #808000 } /* Literal.String.Regex */
+.highlight .s1 { color: #bb8844 } /* Literal.String.Single */
+.highlight .ss { color: #bb8844 } /* Literal.String.Symbol */
+.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
+.highlight .vc { color: #008080 } /* Name.Variable.Class */
+.highlight .vg { color: #008080 } /* Name.Variable.Global */
+.highlight .vi { color: #008080 } /* Name.Variable.Instance */
+.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/css/wicket.png
----------------------------------------------------------------------
diff --git a/css/wicket.png b/css/wicket.png
new file mode 100644
index 0000000..0f0fc45
Binary files /dev/null and b/css/wicket.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/doap.rdf
----------------------------------------------------------------------
diff --git a/doap.rdf b/doap.rdf
new file mode 100644
index 0000000..a73d918
--- /dev/null
+++ b/doap.rdf
@@ -0,0 +1,42 @@
+---
+layout: null
+---
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xml:lang="en">
+<!--
+  =======================================================================
+
+   Copyright (c) 2010 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+-->
+	<Project rdf:about="http://wicket.apache.org/">
+		<created>2010-06-21</created>
+		<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
+		<name>Apache Wicket</name>
+		<homepage rdf:resource="http://wicket.apache.org"/>
+		<asfext:pmc rdf:resource="http://wicket.apache.org/"/>
+		<shortdesc>Apache Wicket is an open source Java component oriented web application framework.</shortdesc>
+		<description>With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and brittle code for powerful, reusable components written with plain Java and HTML.</description>
+		<bug-database rdf:resource="http://issues.apache.org/jira/browse/WICKET"/>
+		<mailing-list rdf:resource="http://wicket.apache.org"/>
+		<download-page rdf:resource="http://wicket.apache.org"/>
+		<programming-language>Java</programming-language>
+		<category rdf:resource="http://projects.apache.org/category/web-framework"/>
+		<release>
+			<Version>
+				<name>Latest Stable Release</name>
+				<created>{{ site.wicket.released }}</created>
+				<revision>{{ site.wicket.version }}</revision>
+			</Version>
+		</release>
+		<repository>
+			<SVNRepository>
+				<location rdf:resource="http://svn.apache.org/repos/asf/wicket/trunk"/>
+				<browse rdf:resource="http://svn.apache.org/viewvc/wicket/trunk"/>
+			</SVNRepository>
+		</repository>
+	</Project>
+</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8cc72bad/dtds.data/index.md
----------------------------------------------------------------------
diff --git a/dtds.data/index.md b/dtds.data/index.md
new file mode 100644
index 0000000..3f73cdd
--- /dev/null
+++ b/dtds.data/index.md
@@ -0,0 +1,14 @@
+---
+layout: default
+title: Apache Wicket DTDs
+---
+
+The following are the Document Type Definitions and XML Schema Definitions which you can use
+for Wicket 1.3.x, 1.4.x and 1.5.x respectively.
+
+These definitions are not used by Wicket for its internal working but you can use them in your
+HTML/XML editor to simplify the development of your pages/panels markup.
+
+* [Wicket 1.3 DTD](wicket-xhtml1.3-strict.dtd)
+* [Wicket 1.4 DTD](wicket-xhtml1.4-strict.dtd)
+* [Wicket 1.5 XSD](http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=blob_plain;f=wicket-core/src/main/resources/META-INF/wicket-1.5.xsd;hb=master)