You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2015/07/09 17:17:13 UTC

[01/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Repository: wicket-site
Updated Branches:
  refs/heads/new-site-7 [created] 417a53656


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2014/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/02/index.html b/content/news/2014/02/index.html
new file mode 100644
index 0000000..938c3b7
--- /dev/null
+++ b/content/news/2014/02/index.html
@@ -0,0 +1,204 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for February 2014 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2014/02 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2014/02 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2014/02 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2014/02 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2014/02 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2014/02 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for February 2014</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>CVE-2013-2055 - Apache Wicket Information disclosure vulnerability</h3>
+  <p><small>06 Feb 2014</small></p>
+	<p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.4.22, 1.5.10 and 6.7.0</p>
+<p>Description:
+It is possible to make Wicket deliver the HTML templates in their raw/non-processed form.
+An attacker could see any sensitive information in the part of the HTML template that is usually ignored during rendering.
+For example if th...</p>
+	<a href="/news/2014/02/06/cve-2013-2055.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.4.23 released</h3>
+  <p><small>06 Feb 2014</small></p>
+	<p>This is twenty thirdth release of the Wicket 1.4.x series. This is a security bugfix release on the 1.4.x branch.
+Read <a href="/2014/02/06/cve-2013-2055.html">CVE-2013-2055</a> for more information.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.4.23">Git tag</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    ...</code></pre></div>
+	<a href="/news/2014/02/06/wicket-1.4.23-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.5.11 released</h3>
+  <p><small>06 Feb 2014</small></p>
+	<p>This is the eleventh maintenance release of the Wicket 1.5.x series. This release brings over 34 bug fixes and improvements.</p>
+<ul>
+  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.11">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12324069">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wick...</code></pre></div>
+	<a href="/news/2014/02/06/wicket-1.5.11-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Apache Wicket 6.14.0 released</h3>
+  <p><small>20 Feb 2014</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.14.0!</p>
+<p>This release marks the fourteenth minor release of Wicket 6. Starting
+with Wicket 6 we us...</p>
+	<a href="/news/2014/02/20/wicket-6.14.0-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>CVE-2014-0043 - Apache Wicket Information disclosure vulnerability</h3>
+  <p><small>21 Feb 2014</small></p>
+	<p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.5.10 and 6.13.0</p>
+<p>Description:</p>
+<p>By issuing requests to special urls handled by Wicket it is possible to check for the existence of particular classes in the classpath and thus check wheth...</p>
+	<a href="/news/2014/02/21/cve-2014-0043.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[33/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-Italic-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-Italic-webfont.svg b/content/fonts/league-gothic/LeagueGothic-Italic-webfont.svg
new file mode 100755
index 0000000..a3d68c8
--- /dev/null
+++ b/content/fonts/league-gothic/LeagueGothic-Italic-webfont.svg
@@ -0,0 +1,235 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   : 2009  2011 The League of Moveable Type
+Designer    : Tyler Finck
+Foundry     : The League of Moveable Type
+Foundry URL : httptheleagueofmoveabletypecom
+</metadata>
+<defs>
+<font id="LeagueGothicItalic" horiz-adv-x="724" >
+<font-face units-per-em="2048" ascent="1505" descent="-543" />
+<missing-glyph horiz-adv-x="315" />
+<glyph unicode=" "  horiz-adv-x="315" />
+<glyph unicode="&#x09;" horiz-adv-x="315" />
+<glyph unicode="&#xa0;" horiz-adv-x="315" />
+<glyph unicode="!" horiz-adv-x="387" d="M86 0h215l47 227h-215zM215 406h129l289 1099h-240z" />
+<glyph unicode="&#x22;" horiz-adv-x="555" d="M334 952l86 551h215l-148 -551h-153zM604 952l86 551h215l-147 -551h-154z" />
+<glyph unicode="#" horiz-adv-x="1232" d="M141 438h199l-152 -438h197l152 438h260l-152 -438h197l151 438h191l67 195h-190l92 258h193l67 194h-192l147 420h-197l-147 -420h-260l147 420h-196l-148 -420h-196l-68 -194h197l-92 -258h-199zM604 633l92 258h260l-92 -258h-260z" />
+<glyph unicode="$" horiz-adv-x="692" d="M113 358q-25 -129 12 -227q43 -102 162 -125l-47 -221h122l48 217q127 14 219 127q72 86 104 242q14 80 8 127q-12 102 -69 225q-16 31 -25 51q-16 33 -24 47q-43 72 -80 166q-39 96 -21 172q12 59 43 110.5t76 51.5q43 2 57.5 -32t8.5 -93l196 25q10 117 -22 186 q-45 86 -152 96l25 125h-123l-27 -131q-66 -16 -115 -49q-92 -68 -139 -182q-51 -131 -41 -236q10 -106 70 -227q27 -57 92 -176q4 -6 10 -19.5t8 -21.5l19 -43q15 -43 24 -86q14 -109 -51 -215q-37 -57 -84 -58q-59 0 -84 58q-20 45 -6 129z" />
+<glyph unicode="%" horiz-adv-x="1001" d="M158 0h137l866 1505h-131zM248 823q27 -88 123 -88q63 0 96 27q75 55 98 149l92 437q10 53 -2 86q-29 88 -118 88q-63 0 -97 -27q-82 -61 -100 -147l-92 -437q-12 -51 0 -88zM371 911l92 437q0 12 8 26q20 29 41 29q16 0 18 -8q11 -22 5 -47l-93 -437q-14 -55 -47 -55 q-39 0 -24 55zM664 70q29 -86 122 -86q63 0 97 26q75 58 98 148l92 436q10 53 -2 88q-29 88 -119 88q-63 0 -96 -27q-82 -61 -100 -149l-92 -436q-12 -51 0 -88zM786 158l93 436q0 12 8 27q16 29 41 28q16 0 18 -8q10 -22 4 -47l-92 -436q-2 -12 -24 -47q-10 -10 -23 -11 q-16 0 -20 11q-12 20 -5 47z" />
+<glyph unicode="&#x26;" horiz-adv-x="854" d="M115 315q-27 -129 37 -231q66 -100 196.5 -100t280.5 139q66 -92 153 -131q14 -8 27 -8l49 235q-12 4 -29 23q-16 10 -47 53q51 72 115 207q43 104 53 151l-168 33q-74 -176 -92 -211q-43 94 -88 285q114 117 197 227q135 182 106 371q-10 72 -51 112q-55 51 -149 52 q-106 0 -170 -52q-125 -96 -170 -276q-47 -223 14 -442q-72 -82 -114 -136.5t-87 -137.5t-63 -163zM330 319q27 152 100 238q56 -162 113 -295q-86 -86 -144 -86q-43 0 -61.5 41t-7.5 102zM547 1073q-4 121 33 197q33 76 88 76q33 0 45 -23q22 -43 2 -123q-20 -98 -154 -252 q-14 82 -14 125z" />
+<glyph unicode="'" horiz-adv-x="309" d="M291 954h153l148 551h-215z" />
+<glyph unicode="(" horiz-adv-x="561" d="M170 283q14 -322 125 -580l178 84q-96 207 -108 510q-8 154 33.5 346.5t115.5 351.5q144 313 326 510l-146 84q-119 -147 -207 -280q-100 -162 -163 -299q-88 -199 -123 -365q-40 -194 -31 -362z" />
+<glyph unicode=")" horiz-adv-x="561" d="M-4 -213l143 -84q119 143 205 279q92 139 164 301q88 195 123 362q43 186 33 365q-21 329 -125 579l-179 -84q41 -96 78 -239q61 -313 -4 -621q-37 -184 -115 -348q-145 -311 -323 -510z" />
+<glyph unicode="*" horiz-adv-x="677" d="M338 1251l166 -34l-144 -138l113 -80l109 152l45 -152l149 80l-86 138l178 34l-10 148l-180 -70l57 176h-153l-21 -176l-147 70z" />
+<glyph unicode="+" horiz-adv-x="1060" d="M211 649h371l-74 -346h172l74 346h370l37 172h-370l73 346h-172l-74 -346h-370z" />
+<glyph unicode="," horiz-adv-x="309" d="M-10 -266h100l170 266l47 227h-215l-47 -227h72z" />
+<glyph unicode="-" horiz-adv-x="444" d="M170 455h297l41 194h-297z" />
+<glyph unicode="." horiz-adv-x="321" d="M53 0h215l47 227h-215z" />
+<glyph unicode="/" horiz-adv-x="720" d="M-23 -147h166l889 1652h-162z" />
+<glyph unicode="0" d="M133 309q-18 -96 2 -164q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 112 110q47 72 72 164l188 887q16 98 -4 162q-14 70 -63 112q-57 51 -160 52q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162zM354 309l189 887q6 31 18 55q31 55 78 56q29 0 41 -17 q22 -35 10 -94l-188 -887q-6 -29 -21 -55q-27 -55 -78 -55q-27 0 -38 16q-27 35 -11 94z" />
+<glyph unicode="1" horiz-adv-x="475" d="M172 0h221l320 1505h-133q-27 -39 -66 -78q-104 -86 -209 -106l-31 -141h148z" />
+<glyph unicode="2" horiz-adv-x="731" d="M55 0h600l45 219h-350q147 176 307 422q197 311 238 506q16 82 16 147q0 63 -22 119q-51 109 -211 109q-164 0 -262 -119q-76 -94 -115 -270l-22 -105h221l22 105q14 74 41 129q31 55 72 55q39 0 49 -62q2 -39 -14 -122q-31 -123 -127 -299q-86 -156 -191 -297 q-145 -195 -252 -318z" />
+<glyph unicode="3" horiz-adv-x="686" d="M119 217q0 -41 8 -72q33 -162 215 -161q74 0 125 26q94 45 162 160q55 92 73 172q10 41 11 43q31 150 28 242q-4 111 -67 172l4 2q129 106 190 397q6 20 9 68q4 55 -11 108q-43 147 -217 148q-178 0 -276 -160q-63 -102 -101 -291h217q35 154 57.5 205t61.5 51 q47 0 47 -65q0 -51 -18 -129q-4 -16 -14 -66q-20 -102 -43 -135q-37 -59 -168 -68l-39 -184h18q70 -2 103 -27q53 -41 28 -155q-6 -20 -14 -62q-4 -20 -31 -133q-9 -34 -18 -61q-27 -63 -76 -64q-43 0 -45 53q-8 55 24 203h-217q-6 -31 -12 -67q-14 -70 -14 -150z" />
+<glyph unicode="4" horiz-adv-x="684" d="M94 328h342l-69 -328h202l70 328h102l41 194h-102l209 983h-221l-533 -983zM324 522l229 471l20 45h13l-109 -516h-153z" />
+<glyph unicode="5" horiz-adv-x="704" d="M145 137q31 -154 213 -153q174 0 277 145q59 86 96 248l70 336q23 88 2 174q-35 137 -180 137q-23 4 -48 -6q-35 -10 -92 -45l68 313h344l47 219h-534l-170 -792h186q16 43 41 69q41 41 70 41q70 1 45 -110l-70 -336q-10 -51 -25 -96q-37 -104 -86 -105q-39 0 -45 45 q-6 41 21 158l12 59h-221q-45 -203 -21 -301z" />
+<glyph unicode="6" horiz-adv-x="700" d="M131 309q-25 -109 2 -188q41 -137 217 -137q172 0 275 137q57 73 84 188l63 307q27 106 4 191q-35 127 -182 127q-47 0 -117 -37l55 268q14 78 41 125q20 39 62 39q47 0 47 -53q0 -59 -33 -205h221l19 94q35 123 6 219q-41 137 -219 138q-174 0 -277 -138 q-43 -59 -88 -219zM338 244l96 456q23 61 82 62q31 0 43 -23.5t10 -44.5l-96 -450q-6 -20 -28.5 -44t-53.5 -24q-33 0 -47 27q-12 21 -6 41z" />
+<glyph unicode="7" horiz-adv-x="589" d="M115 0h229l494 1284l47 221h-557l-47 -219h331z" />
+<glyph unicode="8" horiz-adv-x="696" d="M111 217q0 -88 45 -154q55 -80 188 -79q70 0 127 22q104 45 162 133q49 76 67 144q7 25 11 39l37 176q41 193 -52 297q125 102 162 276l27 127q8 33 10 68q0 70 -10 108q-43 147 -215 148q-104 0 -168 -45q-125 -86 -162 -211q-4 -14 -9 -29.5t-8.5 -25t-3.5 -13.5 l-26 -127q-39 -178 43 -276q-137 -111 -178 -297l-37 -176q-10 -25 -10 -105zM338 224q-8 38 2 87q10 88 43 213q2 6 7 26.5t7 28t7.5 25t9.5 24.5t12 18t17.5 16.5t21.5 9.5t27 4q55 0 55 -66q-19 -134 -33 -200q-8 -49 -22 -95q0 -2 -6.5 -23.5t-8.5 -26.5l-9 -23 q-7 -17 -13 -23t-16.5 -16t-23 -13.5t-28.5 -3.5q-41 0 -49 38zM496 971q0 4 8 51q12 92 43 192q10 37 17 57.5t24.5 38t40.5 17.5q45 0 45 -51q-5 -62 -23 -156q-14 -53 -24 -102q-12 -43 -18.5 -61.5t-26 -41t-45.5 -22.5q-51 0 -41 78z" />
+<glyph unicode="9" horiz-adv-x="700" d="M123 123q41 -139 219 -139q174 0 276 139q49 66 89 217l182 856q20 117 -4 190q-43 135 -217 136q-170 0 -275 -136q-64 -84 -82 -190l-63 -293q-25 -119 -4 -190q35 -127 182 -127q49 0 119 37l-60 -283q-18 -90 -39 -125q-25 -39 -63 -39q-47 0 -47 53q0 49 35 205 h-221l-21 -94q-33 -129 -6 -217zM453 825l92 437q6 20 28.5 43.5t53.5 23.5q33 0 44 -22t9 -45l-92 -443q-23 -61 -82 -61q-31 0 -45.5 24.5t-7.5 42.5z" />
+<glyph unicode=":" horiz-adv-x="362" d="M74 0h215l47 227h-215zM262 893h215l49 227h-215z" />
+<glyph unicode=";" horiz-adv-x="362" d="M16 -266h103l170 266l47 227h-215l-47 -227h71zM262 893h215l49 227h-215z" />
+<glyph unicode="&#x3c;" horiz-adv-x="1058" d="M211 649l811 -475l41 199l-623 356l774 356l43 199l-1013 -475z" />
+<glyph unicode="=" horiz-adv-x="1058" d="M174 477h911l37 172h-911zM256 864h911l37 172h-911z" />
+<glyph unicode="&#x3e;" horiz-adv-x="1058" d="M111 174l1011 475l33 160l-809 475l-43 -199l623 -356l-774 -356z" />
+<glyph unicode="?" horiz-adv-x="645" d="M199 0h215l47 227h-215zM291 1260l162 -84q20 47 61 90q55 55 100 55q41 0 52 -37q8 -29 -4 -57q-18 -41 -78 -113q-92 -115 -131 -182q-74 -133 -103 -270l-53 -256h190l54 256q10 49 34 108q41 86 109 172q20 20 53 66q109 135 127 219q18 96 -8 172q-43 113 -197 114 q-121 2 -239 -100q-86 -78 -129 -153z" />
+<glyph unicode="@" horiz-adv-x="872" d="M129 303q-23 -104 35 -194q76 -125 272 -125q211 0 350 143l-133 86q-68 -63 -182 -63q-98 0 -139 59q-31 43 -19 94l189 889q14 51 59 96q74 61 166 62q96 0 139 -62q31 -47 17 -96l-9 -45q-6 16 -20 33q-31 35 -78 34q-147 0 -182 -170l-102 -485q-41 -172 108 -172 q23 0 53 10q41 18 74 58l8 -56h164l168 793q23 109 -31 203q-76 127 -274.5 127t-325.5 -127q-96 -96 -119 -203zM655 573l97 455q12 53 59 53q49 0 37 -53l-96 -455q-10 -53 -62 -53q-47 0 -35 53z" />
+<glyph unicode="A" horiz-adv-x="765" d="M20 0h216l104 307h213l-23 -307h215l93 1505h-271zM422 541l164 475l14 39h12l-2 -39l-37 -475h-151z" />
+<glyph unicode="B" horiz-adv-x="745" d="M82 0h272q186 8 299 135q94 113 133 291q18 67 18 133q0 43 -8 85q-18 108 -85 151q90 68 137 137q43 66 65 174q17 80 17 143q0 109 -51 168q-76 88 -283 88h-195zM348 219l98 463h43q68 -4 84 -90q3 -15 3 -33q0 -43 -15 -108q-33 -160 -108 -209q-37 -23 -105 -23z M489 885l86 401q25 0 43 -2q63 -4 84 -80q4 -16 4 -37q0 -34 -10 -82q-29 -133 -102 -178q-39 -22 -105 -22z" />
+<glyph unicode="C" horiz-adv-x="708" d="M133 309q-9 -45 -9 -85q0 -44 11 -79q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 112 110q47 72 72 164l43 207h-207l-43 -207q-8 -29 -20 -55q-29 -55 -88 -55q-27 0 -39 16q-18 24 -18 61q0 15 3 33l189 887q6 20 20 55q35 55 80 56q35 0 47 -17q19 -23 19 -59 q0 -16 -4 -35l-46 -207h207l45 207q7 44 7 80q0 46 -11 82q-14 70 -63 112q-57 51 -160 52q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162z" />
+<glyph unicode="D" horiz-adv-x="761" d="M82 0h174q156 0 251 36t157 120q57 80 98 214t94 382q72 337 72 500q0 62 -10 98q-29 86 -108 120.5t-235 34.5h-174zM348 221l227 1063q63 0 91 -15.5t32 -64.5q1 -11 1 -26q0 -80 -37 -258q-2 -10 -14.5 -69.5t-21 -96.5t-20.5 -94.5t-14 -69.5q-43 -207 -84 -287 q-27 -51 -62 -66.5t-98 -15.5z" />
+<glyph unicode="E" horiz-adv-x="628" d="M82 0h506l47 227h-285l88 414h205l51 242h-205l84 395h285l49 227h-506z" />
+<glyph unicode="F" horiz-adv-x="616" d="M82 0h221l139 655h205l47 228h-205l84 395h306l49 227h-527z" />
+<glyph unicode="G" horiz-adv-x="737" d="M123 145q10 -68 53 -110q47 -51 148 -51q102 0 190 88l12 -72h131l158 750h-309l-39 -187h88l-57 -272q-6 -29 -21 -55q-27 -55 -78 -56q-27 0 -39 17q-17 21 -17 52q0 19 7 42l193 905q6 31 18 55q31 55 78 56q29 0 41 -17q15 -22 15 -55q0 -18 -5 -39l-49 -231h221 l49 231q7 44 7 80q0 46 -11 82q-14 70 -63 112q-57 51 -160 52q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162l-189 -887q-16 -60 -16 -109q0 -29 6 -55z" />
+<glyph unicode="H" horiz-adv-x="778" d="M82 0h221l139 655h172l-139 -655h221l320 1505h-221l-133 -622h-173l134 622h-222z" />
+<glyph unicode="I" horiz-adv-x="385" d="M82 0h221l320 1505h-222z" />
+<glyph unicode="J" horiz-adv-x="423" d="M8 -14q18 -1 35 -1q155 0 250 81q90 78 117 213l262 1226h-221l-254 -1192q-12 -53 -35 -73q-37 -38 -88 -38q-9 0 -19 1z" />
+<glyph unicode="K" horiz-adv-x="768" d="M82 0h221l113 532l78 123l18 31h6v-31l14 -655h216l-17 1010l309 495h-215l-290 -501l-17 -25h-8l113 526h-222z" />
+<glyph unicode="L" horiz-adv-x="604" d="M82 0h514l43 205h-293l277 1300h-222z" />
+<glyph unicode="M" horiz-adv-x="991" d="M82 0h205l213 1010h12l-4 -64l-59 -946h94l342 946l20 64h13l-213 -1010h204l320 1505h-271l-278 -688l-27 -80h-4l6 80l17 688h-271z" />
+<glyph unicode="N" horiz-adv-x="808" d="M82 0h203l180 854h12l4 -70l49 -784h197l320 1505h-203l-182 -854h-13l-4 70l-47 784h-197z" />
+<glyph unicode="O" d="M133 309q-9 -45 -9 -85q0 -44 11 -79q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 112 110q47 72 72 164l188 887q7 44 7 80q0 46 -11 82q-14 70 -63 112q-57 51 -160 52q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162zM354 309l189 887q6 31 18 55 q31 55 78 56q29 0 41 -17q14 -23 14 -55q0 -18 -4 -39l-188 -887q-6 -29 -21 -55q-27 -55 -78 -55q-27 0 -38 16q-17 22 -17 53q0 19 6 41z" />
+<glyph unicode="P" horiz-adv-x="720" d="M82 0h221l127 602q166 0 287 98q145 118 199 354q19 82 18 150q0 128 -66 207q-78 94 -245 94h-222zM477 827l96 453q100 0 125 -53q8 -20 8 -55q0 -49 -16 -125q-29 -133 -67 -173q-42 -47 -146 -47z" />
+<glyph unicode="Q" horiz-adv-x="729" d="M133 309q-9 -45 -9 -85q0 -43 11 -79q14 -68 62 -110q53 -51 161 -51q55 0 115 18q45 -117 203 -117l39 189q-51 10 -76 53q33 49 39 66q33 57 45 116l188 887q7 44 7 80q0 46 -11 82q-14 70 -63 112q-57 51 -160 52q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162 zM354 309l189 887q6 31 18 55q31 55 78 56q29 0 41 -17q14 -23 14 -55q0 -18 -4 -39l-188 -887q-6 -29 -21 -55q-27 -55 -78 -55q-27 0 -38 16q-17 22 -17 53q0 19 6 41z" />
+<glyph unicode="R" horiz-adv-x="739" d="M82 0h221l133 635h60l-19 -635h221l13 729q139 84 196 342q18 88 18 157q-1 106 -41 170q-68 108 -261 107h-222zM481 840l94 446q72 0 99 -31q29 -34 29 -99q0 -40 -11 -93q-29 -133 -100 -191q-41 -32 -111 -32z" />
+<glyph unicode="S" horiz-adv-x="702" d="M117 119q43 -135 237 -135q166 0 269 114q80 90 118 264q10 41 9 86q0 70 -23 150q-41 125 -94 229q-49 100 -80 181q-25 64 -25 119q0 22 4 42q31 147 107 150q47 0 57 -70q1 -11 1 -25q0 -46 -15 -122l221 20q18 81 18 150q0 64 -16 117q-44 133 -222 133h-5 q-145 -2 -246 -115q-88 -94 -117 -238q-10 -53 -10 -91q0 -16 2 -29q10 -123 60 -234q16 -39 49 -108q8 -16 23.5 -49t23.5 -50q2 -6 8 -22.5t10 -22.5q2 -8 8.5 -22.5t10.5 -22.5q26 -68 26 -123q0 -22 -4 -43q-39 -166 -125 -166q-59 0 -69 82q-2 14 -2 31q0 55 20 143 l-221 -20q-23 -118 -23 -198q0 -65 15 -105z" />
+<glyph unicode="T" horiz-adv-x="647" d="M213 0h221l271 1278h208l50 227h-639l-50 -227h209z" />
+<glyph unicode="U" horiz-adv-x="749" d="M145 309q-9 -45 -9 -85q0 -44 11 -79q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 113 110q47 72 71 164l254 1196h-221l-254 -1196q-6 -29 -20 -55q-27 -55 -78 -55q-27 0 -39 16q-17 21 -17 52q0 19 7 42l254 1196h-222z" />
+<glyph unicode="V" horiz-adv-x="716" d="M248 0h221l549 1505h-215l-287 -827l-22 -64h-13l6 64l66 827h-215z" />
+<glyph unicode="W" horiz-adv-x="1015" d="M207 0h172l252 713l33 88h8l-8 -88l-48 -713h172l523 1505h-205l-254 -782l-16 -49h-17l6 49l72 782h-160l-260 -782l-18 -49h-17l9 49l77 782h-204z" />
+<glyph unicode="X" horiz-adv-x="737" d="M16 0h217l222 449l8 18h8v-18l33 -449h217l-76 791l391 714h-217l-203 -381l-10 -18h-8l-2 18l-39 381h-217l88 -714z" />
+<glyph unicode="Y" horiz-adv-x="700" d="M240 0h221l135 641l410 864h-218l-213 -481l-10 -14h-4l-2 14l-8 481h-217l41 -864z" />
+<glyph unicode="Z" horiz-adv-x="626" d="M20 0h586l45 219h-352l580 1067l47 219h-537l-47 -219h297l-569 -1048z" />
+<glyph unicode="[" horiz-adv-x="538" d="M35 -213h399l43 197h-203l281 1325h203l43 196h-400z" />
+<glyph unicode="\" horiz-adv-x="792" d="M367 1692l211 -1872h167l-217 1872h-161z" />
+<glyph unicode="]" horiz-adv-x="538" d="M10 -213h400l366 1718h-399l-43 -196h203l-281 -1325h-203z" />
+<glyph unicode="^" horiz-adv-x="1101" d="M223 809h199l416 543l182 -543h199l-232 696h-233z" />
+<glyph unicode="_" horiz-adv-x="1210" d="M4 -326h1063l37 172h-1063z" />
+<glyph unicode="`" horiz-adv-x="1024" d="M608 1489l123 -184h160l-68 184h-215z" />
+<glyph unicode="a" horiz-adv-x="681" d="M102 260q-13 -61 -13 -109q0 -73 30 -116q31 -51 92 -51q59 0 117 39q41 29 71 67h15q-6 -14 -8.5 -42t8.5 -48h202q4 94 27 195l145 688q7 32 7 60q0 70 -43 122q-59 72 -162 72q-117 0 -217 -88q-98 -92 -125 -211l-8 -47h206q2 4 3.5 13t1.5 13q4 16 6 27q2 8 7 26.5 t9 26.5q27 59 68 59q37 0 43 -34v-6q0 -30 -9 -62l-26 -123q-14 -23 -113 -67q-119 -57 -188 -127q-111 -111 -146 -277zM309 229q-1 13 -1 24q0 22 5 38q41 191 197 250l-61 -287q-6 -29 -36 -48.5t-65 -19.5q-29 0 -39 43z" />
+<glyph unicode="b" horiz-adv-x="686" d="M82 0h207l14 74q14 -16 43 -45q53 -45 103 -45q72 0 139 75q49 63 67 144l152 715q7 33 7 64q0 42 -13 81q-33 74 -109 74q-33 0 -59 -15q-49 -18 -123 -75l98 458h-207zM340 246l133 628q6 25 29.5 46.5t45.5 21.5q24 0 36 -20q8 -13 8 -30q0 -8 -2 -18l-133 -628 q-6 -29 -26.5 -48.5t-43.5 -19.5q-25 0 -39 20q-10 14 -10 31q0 8 2 17z" />
+<glyph unicode="c" horiz-adv-x="645" d="M131 315q-14 -68 -14 -122q0 -85 35 -138q54 -71 171 -71h3q137 0 213 67q82 74 120 254l23 109h-207l-33 -156q-10 -51 -26.5 -70.5t-50.5 -19.5q-43 0 -43 52q0 16 4 38l129 604q18 90 75 90q36 0 44 -20q4 -9 3 -22q0 -19 -6 -48l-28 -135h207l18 88q17 76 16 134 q0 78 -30 120q-45 68 -185 68q-123 0 -202 -72q-94 -84 -131 -260z" />
+<glyph unicode="d" horiz-adv-x="686" d="M117 203q-7 -34 -7 -65q0 -44 15 -79q25 -75 102 -75h2q33 0 62 14q55 25 121 76l-15 -74h207l320 1505h-207l-99 -458q-14 16 -43 45q-53 45 -102 45q-76 0 -135 -74q-49 -55 -70 -145zM332 246l133 628q6 29 26.5 48.5t42.5 19.5t38 -22q11 -15 12 -32q0 -7 -2 -14 l-133 -628q-6 -29 -29 -48.5t-47 -19.5q-23 0 -35 20q-8 13 -8 30q0 8 2 18z" />
+<glyph unicode="e" horiz-adv-x="659" d="M123 279q-6 -37 -6 -71q0 -40 8 -77q33 -147 203 -147q100 0 164 45q119 80 165 243l27 129h-192l-27 -122q-6 -39 -21 -58q-27 -55 -75 -55q-29 0 -41 16q-16 26 -16 63q0 16 3 34l54 243h342l67 326q7 35 6 69q0 38 -8 74q-16 66 -57 101q-55 45 -146 45 q-104 0 -161 -45q-123 -88 -168 -250zM401 684l35 158q8 33 23 57q31 57 78 57q29 0 41 -16q12 -19 12 -53q0 -20 -4 -45l-35 -158h-150z" />
+<glyph unicode="f" horiz-adv-x="475" d="M125 0h207l196 934h105l41 186h-105l6 29q2 4 3.5 11t1.5 11q2 6 6 27q6 31 18 62q29 69 73 69h1q14 0 43 -4q2 -2 10 -2q6 0 8 -2l37 178l-22 6q-18 8 -70 8q-152 0 -238 -137q-37 -57 -77 -225l-7 -31h-104l-41 -186h105z" />
+<glyph unicode="g" horiz-adv-x="700" d="M-27 -184q-5 -26 -5 -49q0 -79 61 -119q72 -45 229 -49q145 0 254 61q127 72 162 225q8 34 8 63q0 84 -61 134q-61 49 -179 63q-66 10 -102 23q-42 10 -42 38q0 4 1 9q6 27 39 51q4 -2 20 -2h19q104 0 195 68t130 209l68 317q0 6 2 10v11q-2 4 2 22v27q43 24 119 24h6 l39 185q-35 0 -107 -41q-41 -23 -83 -62q-49 102 -187 103q-100 0 -158 -45q-119 -84 -163 -240l-66 -305q-4 -21 -4 -50q0 -19 2 -42q4 -102 70 -152q-53 -25 -101 -72q-55 -51 -63 -96q-6 -22 -6 -41q0 -81 98 -108q-80 -35 -125 -70q-61 -47 -72 -100zM180 -150 q10 54 96 99l103 -21q39 -6 57 -14q39 -15 39 -50q0 -8 -2 -16q-8 -33 -65 -57q-43 -18 -109 -18q-68 0 -97 21q-23 18 -23 45q0 5 1 11zM375 537l65 307q2 25 15 51q31 51 67 51q25 0 35 -16q11 -20 11 -47q0 -18 -5 -39l-65 -307q-4 -18 -17 -52q-29 -49 -67 -49 q-25 0 -35 17q-10 19 -10 43q0 19 6 41z" />
+<glyph unicode="h" horiz-adv-x="690" d="M82 0h207l186 883q4 6 12 14l13 12q31 27 55 27q41 0 41 -34q0 -7 -2 -15l-188 -887h206l195 918q7 33 7 64q0 42 -13 81q-29 74 -105 74q-45 0 -112 -52q-28 -22 -49 -36q-16 -16 -29 -23l102 479h-207z" />
+<glyph unicode="i" horiz-adv-x="370" d="M82 0h207l237 1120h-207zM356 1298h207l45 207h-207z" />
+<glyph unicode="j" horiz-adv-x="364" d="M-123 -373q2 -2 8 -2q2 -2 5 -2q3 -2 6 -2q20 -6 69 -6q152 0 236 135q37 61 75 221l244 1149h-207l-243 -1147q-4 -12 -4 -20q-4 -16 -7 -27q-2 -8 -7 -26.5t-9 -26.5q-27 -63 -70 -63q-10 0 -39 4q-2 2 -8 2t-8 2zM350 1298h207l45 207h-207z" />
+<glyph unicode="k" horiz-adv-x="641" d="M82 0h207l82 387l39 66l10 16h10v-16l8 -453h199l-29 756l228 364h-187l-164 -293l-18 -36h-10l151 714h-207z" />
+<glyph unicode="l" horiz-adv-x="370" d="M82 0h207l319 1505h-207z" />
+<glyph unicode="m" horiz-adv-x="1021" d="M82 0h207l186 883q8 10 29 26q31 27 61 27q47 0 47 -35q0 -6 -2 -14l-188 -887h194l187 883q8 10 28 26q31 27 62 27q47 0 47 -35q0 -6 -2 -14l-188 -887h194l195 918q7 33 7 64q0 42 -13 81q-29 74 -105 74q-20 0 -57 -17q-70 -37 -117 -78q-10 -6 -23 -18 q-8 -8 -16 -12q-20 125 -115 125q-29 0 -55 -15q-41 -23 -110 -73q-16 -16 -29 -23l20 94h-207z" />
+<glyph unicode="n" horiz-adv-x="690" d="M82 0h207l186 883q4 6 12 14l13 12q31 27 55 27q41 0 41 -34q0 -7 -2 -15l-188 -887h206l195 918q7 33 7 64q0 42 -13 81q-29 74 -105 74q-45 0 -112 -52q-28 -22 -49 -36q-16 -16 -29 -23l20 94h-207z" />
+<glyph unicode="o" horiz-adv-x="657" d="M121 279q-6 -37 -6 -71q0 -40 8 -77q12 -61 57 -100q51 -47 144 -47q100 0 163 45q117 79 164 243l121 576q7 35 6 69q0 38 -8 74q-16 66 -57 101q-55 45 -146 45q-104 0 -161 -45q-117 -84 -164 -250zM315 279l121 563q2 33 19 57q27 57 75 57q29 0 41 -16 q13 -20 13 -51q0 -21 -6 -47l-121 -563q-2 -33 -19 -58q-27 -55 -76 -55q-29 0 -40 16q-14 22 -14 52q0 20 7 45z" />
+<glyph unicode="p" horiz-adv-x="686" d="M0 -385h207l96 459q14 -16 43 -45q53 -45 103 -45q72 0 139 75q49 63 67 144l152 715q7 33 7 64q0 42 -13 81q-33 74 -109 74q-33 0 -59 -15q-49 -18 -123 -75l16 73h-207zM340 246l133 628q6 29 28.5 48.5t47.5 19.5q23 0 35 -20q8 -12 8 -30q0 -8 -2 -18l-133 -628 q-6 -29 -26.5 -48.5t-43 -19.5t-37.5 22q-11 16 -11 35q0 6 1 11z" />
+<glyph unicode="q" horiz-adv-x="686" d="M117 203q-7 -34 -7 -65q0 -44 15 -79q25 -75 102 -75h2q33 0 62 14q55 25 121 76l-97 -459h207l320 1505h-207l-17 -73q-14 16 -43 45q-53 45 -102 45q-76 0 -135 -74q-49 -55 -70 -145zM332 246l133 628q6 29 26.5 48.5t43.5 19.5q25 0 39 -20q10 -13 10 -31 q0 -8 -2 -17l-133 -628q-4 -25 -29 -46.5t-47.5 -21.5t-34.5 20q-8 12 -8 30q0 8 2 18z" />
+<glyph unicode="r" horiz-adv-x="503" d="M82 0h207l164 778q16 66 67 103q44 34 109 34h4q32 0 55 -8l47 230q-94 0 -170 -60q-47 -41 -65 -82l26 125h-207z" />
+<glyph unicode="s" horiz-adv-x="630" d="M104 326q-14 -57 -14 -107q0 -58 19 -108q47 -127 213 -127q131 0 227 102q74 76 102 205q6 31 6 62q0 66 -26 132q-20 53 -99 148q-45 51 -69 96q-25 45 -26 83q0 11 3 22q14 61 31 86q27 45 61 45q37 0 50 -45q1 -31 -11 -86h193q15 67 15 118q0 48 -13 82 q-39 103 -200 103h-3q-133 -2 -221 -103q-68 -78 -94 -200q-7 -35 -7 -68q0 -67 27 -131q25 -51 103 -146q90 -112 90 -180q0 -9 -2 -18q-29 -135 -101 -135q-53 0 -67 63q-3 14 -3 32q0 32 9 75h-193z" />
+<glyph unicode="t" horiz-adv-x="501" d="M180 123q25 -139 178 -139q49 0 80 6q4 2 10.5 2t8.5 2t7 3t7 1l43 203q-4 -2 -12 -2t-13 -2q-29 -4 -53 -4q-39 0 -43 67q0 39 19 117l116 557h142l41 186h-142l58 277h-207l-58 -277h-104l-41 -186h105l-121 -574q-25 -113 -25 -185q0 -29 4 -52z" />
+<glyph unicode="u" horiz-adv-x="690" d="M121 203q-8 -35 -8 -67q0 -42 14 -77q25 -75 100 -75h2q20 0 60 16q39 23 104 74q20 16 27 20l-19 -94h207l238 1120h-207l-188 -882q-16 -20 -25 -27q-31 -27 -53 -27q-41 0 -42 32q0 8 3 17l188 887h-207z" />
+<glyph unicode="v" horiz-adv-x="602" d="M199 0h204l420 1120h-200l-207 -649l-23 -72h-16l6 72l72 649h-201z" />
+<glyph unicode="w" horiz-adv-x="905" d="M186 0h172l193 535l24 63h9l-4 -63l-33 -535h172l403 1120h-188l-191 -585l-22 -64h-12l4 64l39 585h-123l-211 -585l-25 -64h-12l6 64l59 585h-188z" />
+<glyph unicode="x" horiz-adv-x="618" d="M16 0h201l143 283l13 30h4v-30l24 -283h201l-72 578l293 542h-194l-129 -262l-15 -31h-4l2 31l-18 262h-195l60 -542z" />
+<glyph unicode="y" horiz-adv-x="634" d="M-51 -397q49 -4 65 -4h25q111 0 217 100q84 78 137 217l455 1204h-203l-229 -688l-17 -57h-8l8 57l66 688h-203l-55 -1153q-6 -37 -21 -61q-35 -68 -90 -103q-35 -22 -68 -22q-14 0 -28 4q-10 0 -12 2z" />
+<glyph unicode="z" horiz-adv-x="532" d="M12 0h504l39 188h-285l447 764l37 168h-459l-41 -188h240l-447 -764z" />
+<glyph unicode="{" horiz-adv-x="688" d="M156 453q68 -2 94 -62q20 -47 8 -78l-84 -397q-47 -223 37 -301q74 -72 324 -68l34 172q-139 0 -178 37q-47 43 -20 160l84 397q31 143 -80 222q145 78 174 221l84 397q27 119 90 160q58 37 195 37l34 172q-248 4 -352 -68q-117 -82 -164 -301l-84 -397q-6 -18 -12 -33 q-8 -25 -29 -47q-49 -59 -121 -60z" />
+<glyph unicode="|" horiz-adv-x="356" d="M-27 -512h191l469 2204h-193z" />
+<glyph unicode="}" horiz-adv-x="688" d="M-37 -453q248 -4 352 68q115 80 162 301l84 397q23 53 41 78q47 59 119 62l35 163q-74 0 -92 60q-23 47 -9 80l84 397q47 225 -34 301q-74 72 -326 68l-35 -172q139 0 178 -37q47 -43 21 -160l-84 -397q-31 -145 80 -221q-145 -82 -174 -222l-84 -397q-27 -119 -91 -160 q-57 -37 -192 -37z" />
+<glyph unicode="~" horiz-adv-x="1280" d="M399 1352l123 -58q25 45 66 90q82 90 174 91q70 0 162 -74q51 -37 74.5 -51.5t72.5 -32t103 -17.5q84 0 155 48q129 84 238 262l-123 57q-41 -63 -68 -92q-78 -90 -162 -90q-74 0 -159 71q-18 12 -51 37q-18 12 -56 33q-74 33 -147 33q-86 0 -164 -47q-148 -98 -238 -260 z" />
+<glyph horiz-adv-x="624" d="M268 1012h215l47 227h-71l129 266h-103l-170 -266zM571 1012h215l48 227h-72l129 266h-103l-170 -266z" />
+<glyph horiz-adv-x="624" d="M268 1012h103l168 266l49 227h-215l-49 -227h71zM571 1012h103l168 266l49 227h-215l-49 -227h71z" />
+<glyph unicode="&#xa1;" horiz-adv-x="387" d="M-6 -385h237l179 1100h-129zM274 893h215l50 227h-215z" />
+<glyph unicode="&#xa2;" horiz-adv-x="636" d="M172 508q-63 -299 139 -330l-63 -301h123l63 303q100 14 161.5 88t96.5 230l23 108h-189l-32 -155q-18 -90 -93 -91q-72 0 -53 91l129 604q18 90 90 90q74 0 56 -90l-29 -135h188l19 88q31 156 1 227.5t-124 87.5l51 244h-123l-51 -242q-215 -31 -279 -328z" />
+<glyph unicode="&#xa3;" horiz-adv-x="817" d="M16 63l129 -79q16 27 39 51q51 51 97 51q33 0 118 -51q90 -51 133 -51q102 0 191.5 98t140.5 283l-182 22q-29 -109 -59 -145q-35 -43 -64 -45q-37 2 -59 22q-25 18 -62 37q37 53 68 119q31 70 42 125t7 149h174l29 137h-211v25q-20 236 2 338q14 72 43 113q39 55 82 55 q68 0 80 -60q12 -53 -6 -137h213q39 174 -7 279q-59 125 -241 123q-150 -2 -256 -123q-88 -98 -117 -250q-16 -76 4 -342l2 -21h-147l-29 -137h188q10 -96 -6 -174q-29 -115 -80 -199q-53 -10 -100 -45q-94 -72 -156 -168z" />
+<glyph unicode="&#xa5;" horiz-adv-x="720" d="M145 340h177l-72 -340h221l72 340h176l29 137h-177l29 137h176l31 138h-148l357 753h-217l-213 -481l-11 -14h-4l-2 14l-8 481h-217l37 -753h-148l-30 -138h176l-29 -137h-176z" />
+<glyph unicode="&#xa8;" horiz-adv-x="1024" d="M549 1305h190l43 200h-190zM838 1305h190l43 200h-190z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1644" d="M213 752q-70 -313 109 -543q182 -225 495 -225q317 0 592 225q270 219 342 543q72 319 -111 544q-176 225 -497 226q-311 0 -590 -226q-268 -218 -340 -544zM332 752q57 268 289 460q231 190 497 191q274 0 420 -191q152 -190 94 -460q-57 -264 -288.5 -457t-501.5 -193 q-262 0 -416 193q-151 191 -94 457zM729 487q-12 -53 2 -98q29 -98 150 -98q170 0 229 196l27 125h-138l-26 -125q0 -16 -10 -32q-18 -31 -54 -31q-18 0 -24 10q-16 16 -11 53l113 531q3 15 12 31q20 33 52 32q18 0 28 -10q14 -20 6 -53l-26 -125h137l27 125q8 49 -4 98 q-29 98 -142 98q-74 0 -121 -30q-92 -63 -114 -166z" />
+<glyph unicode="&#xaa;" horiz-adv-x="681" d="M102 260q-13 -61 -13 -109q0 -73 30 -116q31 -51 92 -51q59 0 117 39q41 29 71 67h15q-6 -14 -8.5 -42t8.5 -48h202q4 94 27 195l145 688q7 32 7 60q0 70 -43 122q-59 72 -162 72q-117 0 -217 -88q-98 -92 -125 -211l-8 -47h206q2 4 3.5 13t1.5 13q4 16 6 27q2 8 7 26.5 t9 26.5q27 59 68 59q37 0 43 -34v-6q0 -30 -9 -62l-26 -123q-14 -23 -113 -67q-119 -57 -188 -127q-111 -111 -146 -277zM309 229q-1 13 -1 24q0 22 5 38q41 191 197 250l-61 -287q-6 -29 -36 -48.5t-65 -19.5q-29 0 -39 43z" />
+<glyph unicode="&#xad;" horiz-adv-x="444" d="M170 455h297l41 194h-297z" />
+<glyph unicode="&#xae;" horiz-adv-x="1644" d="M213 752q-70 -313 109 -543q182 -225 495 -225q317 0 592 225q270 219 342 543q72 319 -111 544q-176 225 -497 226q-311 0 -590 -226q-268 -218 -340 -544zM332 752q57 268 289 460q231 190 497 191q274 0 420 -191q152 -190 94 -460q-57 -264 -288.5 -457t-501.5 -193 q-262 0 -416 193q-151 191 -94 457zM690 313h146l77 365h56l16 -365h152l-23 400q66 47 92.5 95t42.5 126q55 258 -176 258h-196zM940 805l55 258h45q63 0 74 -43q8 -25 -4 -88q-12 -57 -33 -86q-29 -41 -92 -41h-45z" />
+<glyph unicode="&#xaf;" horiz-adv-x="1024" d="M592 1315h397l35 162h-397z" />
+<glyph unicode="&#xb2;" horiz-adv-x="731" d="M55 0h600l45 219h-350q147 176 307 422q197 311 238 506q16 82 16 147q0 63 -22 119q-51 109 -211 109q-164 0 -262 -119q-76 -94 -115 -270l-22 -105h221l22 105q14 74 41 129q31 55 72 55q39 0 49 -62q2 -39 -14 -122q-31 -123 -127 -299q-86 -156 -191 -297 q-145 -195 -252 -318z" />
+<glyph unicode="&#xb3;" horiz-adv-x="686" d="M119 217q0 -41 8 -72q33 -162 215 -161q74 0 125 26q94 45 162 160q55 92 73 172q10 41 11 43q31 150 28 242q-4 111 -67 172l4 2q129 106 190 397q6 20 9 68q4 55 -11 108q-43 147 -217 148q-178 0 -276 -160q-63 -102 -101 -291h217q35 154 57.5 205t61.5 51 q47 0 47 -65q0 -51 -18 -129q-4 -16 -14 -66q-20 -102 -43 -135q-37 -59 -168 -68l-39 -184h18q70 -2 103 -27q53 -41 28 -155q-6 -20 -14 -62q-4 -20 -31 -133q-9 -34 -18 -61q-27 -63 -76 -64q-43 0 -45 53q-8 55 24 203h-217q-6 -31 -12 -67q-14 -70 -14 -150z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1024" d="M686 1305h160l201 184h-216z" />
+<glyph unicode="&#xb7;" horiz-adv-x="215" d="M137 649h215l47 228h-215z" />
+<glyph unicode="&#xb8;" horiz-adv-x="1024" d="M367 -385h104l72 133l30 141h-172l-30 -141h63z" />
+<glyph unicode="&#xb9;" horiz-adv-x="475" d="M172 0h221l320 1505h-133q-27 -39 -66 -78q-104 -86 -209 -106l-31 -141h148z" />
+<glyph unicode="&#xba;" horiz-adv-x="657" d="M121 279q-6 -37 -6 -71q0 -40 8 -77q12 -61 57 -100q51 -47 144 -47q100 0 163 45q117 79 164 243l121 576q7 35 6 69q0 38 -8 74q-16 66 -57 101q-55 45 -146 45q-104 0 -161 -45q-117 -84 -164 -250zM315 279l121 563q2 33 19 57q27 57 75 57q29 0 41 -16 q13 -20 13 -51q0 -21 -6 -47l-121 -563q-2 -33 -19 -58q-27 -55 -76 -55q-29 0 -40 16q-14 22 -14 52q0 20 7 45z" />
+<glyph unicode="&#xbf;" horiz-adv-x="645" d="M10 -182q0 -47 19 -94q41 -115 194 -117q123 -2 240 102q57 49 127 152l-160 84q-2 -2 -6 -10.5t-9 -15.5t-9 -15q-16 -27 -37 -47q-53 -57 -101 -58q-25 0 -32 13q-20 18 -21 57q0 12 4 25q18 41 78 112q92 115 131 182q74 133 102 271l56 256h-191l-55 -256 q-10 -51 -35 -107q-43 -96 -106 -172q-2 -2 -12.5 -15t-16.5 -20q-2 -2 -27 -32q-51 -68 -77 -105q-55 -80 -56 -190zM420 893h215l49 227h-215z" />
+<glyph unicode="&#xc0;" horiz-adv-x="765" d="M20 0h216l104 307h213l-23 -307h215l93 1505h-271zM422 541l164 475l14 39h12l-2 -39l-37 -475h-151zM528 1823l123 -185h160l-68 185h-215z" />
+<glyph unicode="&#xc1;" horiz-adv-x="765" d="M20 0h216l104 307h213l-23 -307h215l93 1505h-271zM422 541l164 475l14 39h12l-2 -39l-37 -475h-151zM641 1638h160l200 185h-215z" />
+<glyph unicode="&#xc2;" horiz-adv-x="765" d="M20 0h216l104 307h213l-23 -307h215l93 1505h-271zM422 541l164 475l14 39h12l-2 -39l-37 -475h-151zM481 1638h189l75 72l50 -72h188l-102 185h-219z" />
+<glyph unicode="&#xc3;" horiz-adv-x="765" d="M20 0h216l104 307h213l-23 -307h215l93 1505h-271zM422 541l164 475l14 39h12l-2 -39l-37 -475h-151zM530 1632q2 2 8.5 4t10.5 4q2 2 8 4.5t10 4.5q45 16 78 16q45 -2 88 -20q37 -18 84 -19q22 0 43 6q43 8 74 33l33 152q-2 -2 -8.5 -4.5t-10.5 -4.5q-2 -2 -8 -4t-10 -4 q-49 -16 -78 -16q-47 4 -86 22q-45 16 -86 17q-25 0 -43 -6q-43 -13 -74 -33z" />
+<glyph unicode="&#xc4;" horiz-adv-x="765" d="M20 0h216l104 307h213l-23 -307h215l93 1505h-271zM422 541l164 475l14 39h12l-2 -39l-37 -475h-151zM492 1638h190l41 201h-191zM780 1638h191l41 201h-191z" />
+<glyph unicode="&#xc5;" horiz-adv-x="765" d="M20 0h216l104 307h213l-23 -307h215l93 1505h-271zM422 541l164 475l14 39h12l-2 -39l-37 -475h-151zM604 1761q-12 -61 24 -102t99.5 -41t116.5 41t65 102q14 61 -21.5 102.5t-99 41.5t-117 -41.5t-67.5 -102.5zM682 1761.5q6 28.5 34.5 50t57.5 21.5t47.5 -21.5t12 -50 t-34 -50t-56 -21.5t-48 21.5t-13.5 50z" />
+<glyph unicode="&#xc6;" horiz-adv-x="1099" d="M16 0h220l153 307h227l-63 -307h506l47 227h-285l88 414h205l51 242h-204l83 395h285l49 227h-622zM508 541l258 514h10l-108 -514h-160z" />
+<glyph unicode="&#xc7;" horiz-adv-x="708" d="M133 309q-18 -96 2 -164q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 112 110q47 72 72 164l43 207h-207l-43 -207q-8 -29 -20 -55q-29 -55 -88 -55q-27 0 -39 16q-25 33 -15 94l189 887q6 20 20 55q35 55 80 56q35 0 47 -17q27 -33 15 -94l-46 -207h207l45 207 q16 98 -4 162q-14 70 -63 112q-57 51 -160 52q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162zM209 -385h104l72 133l31 141h-172l-31 -141h63z" />
+<glyph unicode="&#xc8;" horiz-adv-x="628" d="M82 0h506l47 227h-285l88 414h205l51 242h-205l84 395h285l49 227h-506zM498 1823l123 -185h159l-67 185h-215z" />
+<glyph unicode="&#xc9;" horiz-adv-x="628" d="M82 0h506l47 227h-285l88 414h205l51 242h-205l84 395h285l49 227h-506zM584 1638h159l201 185h-215z" />
+<glyph unicode="&#xca;" horiz-adv-x="628" d="M82 0h506l47 227h-285l88 414h205l51 242h-205l84 395h285l49 227h-506zM432 1638h189l75 72l49 -72h189l-103 185h-219z" />
+<glyph unicode="&#xcb;" horiz-adv-x="628" d="M82 0h506l47 227h-285l88 414h205l51 242h-205l84 395h285l49 227h-506zM442 1638h191l41 201h-191zM731 1638h191l41 201h-191z" />
+<glyph unicode="&#xcc;" horiz-adv-x="401" d="M98 0h221l320 1505h-221zM381 1823l123 -185h160l-68 185h-215z" />
+<glyph unicode="&#xcd;" horiz-adv-x="401" d="M82 0h221l320 1505h-222zM434 1638h160l201 185h-215z" />
+<glyph unicode="&#xce;" horiz-adv-x="370" d="M74 0h221l319 1505h-221zM283 1638h188l76 72l49 -72h188l-102 185h-219z" />
+<glyph unicode="&#xcf;" horiz-adv-x="372" d="M76 0h221l319 1505h-221zM295 1638h190l41 201h-190zM584 1638h190l41 201h-190z" />
+<glyph unicode="&#xd0;" horiz-adv-x="761" d="M82 0h174q156 0 251 36t157 120q57 80 98 214t94 382q100 465 62 598q-29 86 -108 120.5t-235 34.5h-174l-133 -622h-61l-47 -228h61zM348 221l94 434h84l47 228h-84l86 401q63 0 91 -15.5t32 -64.5q8 -74 -36 -284q-2 -10 -14.5 -69.5t-21 -96.5t-20.5 -94.5t-14 -69.5 q-43 -207 -84 -287q-27 -51 -61.5 -66.5t-98.5 -15.5z" />
+<glyph unicode="&#xd1;" horiz-adv-x="808" d="M82 0h203l180 854h12l4 -70l49 -784h197l320 1505h-203l-182 -854h-13l-4 70l-47 784h-197zM553 1632q2 2 8 4t10 4q2 2 8.5 4.5t10.5 4.5q45 16 78 16q45 -2 88 -20q37 -18 84 -19q22 0 43 6q43 8 73 33l33 152q-4 -2 -10 -4.5t-8 -4.5q-4 -2 -10.5 -4t-8.5 -4 q-49 -16 -78 -16q-47 4 -86 22q-45 16 -86 17q-25 0 -43 -6q-42 -13 -73 -33z" />
+<glyph unicode="&#xd2;" d="M133 309q-18 -96 2 -164q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 112 110q47 72 72 164l188 887q16 98 -4 162q-14 70 -63 112q-57 51 -160 52q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162zM354 309l189 887q6 31 18 55q31 55 78 56q29 0 41 -17 q22 -35 10 -94l-188 -887q-6 -29 -21 -55q-27 -55 -78 -55q-27 0 -38 16q-27 35 -11 94zM508 1823l123 -185h160l-68 185h-215z" />
+<glyph unicode="&#xd3;" d="M133 309q-18 -96 2 -164q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 112 110q47 72 72 164l188 887q16 98 -4 162q-14 70 -63 112q-57 51 -160 52q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162zM354 309l189 887q6 31 18 55q31 55 78 56q29 0 41 -17 q22 -35 10 -94l-188 -887q-6 -29 -21 -55q-27 -55 -78 -55q-27 0 -38 16q-27 35 -11 94zM633 1638h160l200 185h-215z" />
+<glyph unicode="&#xd4;" d="M133 309q-18 -96 2 -164q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 112 110q47 72 72 164l188 887q16 98 -4 162q-14 70 -63 112q-57 51 -160 52q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162zM354 309l189 887q6 31 18 55q31 55 78 56q29 0 41 -17 q22 -35 10 -94l-188 -887q-6 -29 -21 -55q-27 -55 -78 -55q-27 0 -38 16q-27 35 -11 94zM461 1638h188l76 72l49 -72h189l-103 185h-219z" />
+<glyph unicode="&#xd5;" d="M133 309q-18 -96 2 -164q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 112 110q47 72 72 164l188 887q16 98 -4 162q-14 70 -63 112q-57 51 -160 52q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162zM354 309l189 887q6 31 18 55q31 55 78 56q29 0 41 -17 q22 -35 10 -94l-188 -887q-6 -29 -21 -55q-27 -55 -78 -55q-27 0 -38 16q-27 35 -11 94zM510 1632q2 2 8 4t10 4q2 2 8.5 4.5t10.5 4.5q45 16 78 16q45 -2 88 -20q37 -18 84 -19q22 0 43 6q43 8 73 33l33 152q-4 -2 -10 -4.5t-8 -4.5q-4 -2 -10.5 -4t-8.5 -4 q-49 -16 -78 -16q-47 4 -86 22q-45 16 -86 17q-25 0 -43 -6q-42 -13 -73 -33z" />
+<glyph unicode="&#xd6;" d="M133 309q-18 -96 2 -164q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 112 110q47 72 72 164l188 887q16 98 -4 162q-14 70 -63 112q-57 51 -160 52q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162zM354 309l189 887q6 31 18 55q31 55 78 56q29 0 41 -17 q22 -35 10 -94l-188 -887q-6 -29 -21 -55q-27 -55 -78 -55q-27 0 -38 16q-27 35 -11 94zM471 1638h191l40 201h-190zM760 1638h190l41 201h-190z" />
+<glyph unicode="&#xd8;" d="M53 -20h129l25 47q55 -43 151 -43q109 0 181 51q57 39 112 110q47 72 72 164l188 887q4 20 4 29q0 18 3 28q0 80 -15 123l78 150h-123l-24 -47q-55 43 -150 43q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162l-189 -887q-4 -20 -4 -26q-2 -4 -2 -14.5t-2 -14.5 q-4 -74 10 -117zM354 309l250 488l-102 -488q-6 -29 -21 -55q-27 -55 -78 -55q-27 0 -38 16q-27 35 -11 94zM442 727l101 469q6 31 18 55q31 55 78 56q43 0 53 -41q4 -41 0 -60z" />
+<glyph unicode="&#xd9;" horiz-adv-x="749" d="M145 309q-18 -96 2 -164q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 113 110q47 72 71 164l254 1196h-221l-254 -1196q-6 -29 -20 -55q-27 -55 -78 -55q-27 0 -39 16q-27 35 -10 94l254 1196h-222zM532 1823l123 -185h160l-67 185h-216z" />
+<glyph unicode="&#xda;" horiz-adv-x="749" d="M145 309q-18 -96 2 -164q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 113 110q47 72 71 164l254 1196h-221l-254 -1196q-6 -29 -20 -55q-27 -55 -78 -55q-27 0 -39 16q-27 35 -10 94l254 1196h-222zM655 1638h160l201 185h-215z" />
+<glyph unicode="&#xdb;" horiz-adv-x="749" d="M145 309q-18 -96 2 -164q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 113 110q47 72 71 164l254 1196h-221l-254 -1196q-6 -29 -20 -55q-27 -55 -78 -55q-27 0 -39 16q-27 35 -10 94l254 1196h-222zM473 1638h189l75 72l49 -72h189l-103 185h-219z" />
+<glyph unicode="&#xdc;" horiz-adv-x="749" d="M145 309q-18 -96 2 -164q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 113 110q47 72 71 164l254 1196h-221l-254 -1196q-6 -29 -20 -55q-27 -55 -78 -55q-27 0 -39 16q-27 35 -10 94l254 1196h-222zM483 1638h191l41 201h-191zM772 1638h191l41 201h-191z" />
+<glyph unicode="&#xdd;" horiz-adv-x="704" d="M242 0h221l135 641l410 864h-217l-213 -481l-11 -14h-4l-2 14l-8 481h-217l41 -864zM602 1638h160l201 185h-215z" />
+<glyph unicode="&#xde;" d="M82 0h221l76 360q166 0 287 99q145 119 198.5 354.5t-47.5 355.5q-78 94 -246 95h-2l52 241h-220zM426 586l96 452q100 0 125 -53q20 -49 -8 -180q-29 -133 -68 -172q-41 -47 -145 -47z" />
+<glyph unicode="&#xdf;" horiz-adv-x="733" d="M66 0h206l263 1235q8 45 32.5 73.5t61.5 28.5q43 0 59.5 -28.5t5.5 -71.5q-12 -53 -42.5 -85t-67.5 -32l-31 -141q72 0 82 -72q6 -47 -2 -121q-6 -55 -39 -211q-49 -233 -98 -315q-37 -68 -111 -67l-39 -193q176 0 268 100q115 127 187 475q47 213 30 338 q-14 109 -77 150q100 66 125 174q27 121 -23 201q-53 84 -188 84q-133 0 -230 -86q-82 -72 -110 -201z" />
+<glyph unicode="&#xe0;" horiz-adv-x="681" d="M102 260q-33 -154 17 -225q31 -51 92 -51q59 0 117 39q41 29 71 67h15q-6 -14 -8.5 -42t8.5 -48h202q4 94 27 195l145 688q25 109 -36 182q-59 72 -162 72q-117 0 -217 -88q-98 -92 -125 -211l-8 -47h206q2 4 3.5 13t1.5 13q4 16 6 27q2 8 7 26.5t9 26.5q27 59 68 59 q37 0 43 -34q1 -33 -9 -68l-26 -123q-14 -23 -113 -67q-119 -57 -188 -127q-111 -111 -146 -277zM309 229q-4 39 4 62q41 191 197 250l-61 -287q-6 -29 -36 -48.5t-65 -19.5q-29 0 -39 43zM418 1489l123 -184h159l-67 184h-215z" />
+<glyph unicode="&#xe1;" horiz-adv-x="681" d="M102 260q-33 -154 17 -225q31 -51 92 -51q59 0 117 39q41 29 71 67h15q-6 -14 -8.5 -42t8.5 -48h202q4 94 27 195l145 688q25 109 -36 182q-59 72 -162 72q-117 0 -217 -88q-98 -92 -125 -211l-8 -47h206q2 4 3.5 13t1.5 13q4 16 6 27q2 8 7 26.5t9 26.5q27 59 68 59 q37 0 43 -34q1 -33 -9 -68l-26 -123q-14 -23 -113 -67q-119 -57 -188 -127q-111 -111 -146 -277zM309 229q-4 39 4 62q41 191 197 250l-61 -287q-6 -29 -36 -48.5t-65 -19.5q-29 0 -39 43zM541 1305h159l201 184h-215z" />
+<glyph unicode="&#xe2;" horiz-adv-x="681" d="M102 260q-33 -154 17 -225q31 -51 92 -51q59 0 117 39q41 29 71 67h15q-6 -14 -8.5 -42t8.5 -48h202q4 94 27 195l145 688q25 109 -36 182q-59 72 -162 72q-117 0 -217 -88q-98 -92 -125 -211l-8 -47h206q2 4 3.5 13t1.5 13q4 16 6 27q2 8 7 26.5t9 26.5q27 59 68 59 q37 0 43 -34q1 -33 -9 -68l-26 -123q-14 -23 -113 -67q-119 -57 -188 -127q-111 -111 -146 -277zM309 229q-4 39 4 62q41 191 197 250l-61 -287q-6 -29 -36 -48.5t-65 -19.5q-29 0 -39 43zM367 1305h188l76 71l49 -71h188l-102 184h-219z" />
+<glyph unicode="&#xe3;" horiz-adv-x="681" d="M102 260q-33 -154 17 -225q31 -51 92 -51q59 0 117 39q41 29 71 67h15q-6 -14 -8.5 -42t8.5 -48h202q4 94 27 195l145 688q25 109 -36 182q-59 72 -162 72q-117 0 -217 -88q-98 -92 -125 -211l-8 -47h206q2 4 3.5 13t1.5 13q4 16 6 27q2 8 7 26.5t9 26.5q27 59 68 59 q37 0 43 -34q1 -33 -9 -68l-26 -123q-14 -23 -113 -67q-119 -57 -188 -127q-111 -111 -146 -277zM309 229q-4 39 4 62q41 191 197 250l-61 -287q-6 -29 -36 -48.5t-65 -19.5q-29 0 -39 43zM420 1305q2 2 8 4t10 4q2 2 8.5 4t10.5 4q45 16 78 16q45 -2 88 -20q37 -18 84 -19 q22 0 43 7q43 8 73 32l33 152q-2 -2 -8 -4t-10 -4q-2 -2 -8.5 -4t-10.5 -4q-49 -16 -78 -17q-47 4 -86 23q-45 16 -86 16q-25 0 -43 -6q-42 -13 -73 -33z" />
+<glyph unicode="&#xe4;" horiz-adv-x="681" d="M102 260q-33 -154 17 -225q31 -51 92 -51q59 0 117 39q41 29 71 67h15q-6 -14 -8.5 -42t8.5 -48h202q4 94 27 195l145 688q25 109 -36 182q-59 72 -162 72q-117 0 -217 -88q-98 -92 -125 -211l-8 -47h206q2 4 3.5 13t1.5 13q4 16 6 27q2 8 7 26.5t9 26.5q27 59 68 59 q37 0 43 -34q1 -33 -9 -68l-26 -123q-14 -23 -113 -67q-119 -57 -188 -127q-111 -111 -146 -277zM309 229q-4 39 4 62q41 191 197 250l-61 -287q-6 -29 -36 -48.5t-65 -19.5q-29 0 -39 43zM379 1305h190l43 200h-190zM668 1305h190l43 200h-190z" />
+<glyph unicode="&#xe5;" horiz-adv-x="681" d="M102 260q-33 -154 17 -225q31 -51 92 -51q59 0 117 39q41 29 71 67h15q-6 -14 -8.5 -42t8.5 -48h202q4 94 27 195l145 688q25 109 -36 182q-59 72 -162 72q-117 0 -217 -88q-98 -92 -125 -211l-8 -47h206q2 4 3.5 13t1.5 13q4 16 6 27q2 8 7 26.5t9 26.5q27 59 68 59 q37 0 43 -34q1 -33 -9 -68l-26 -123q-14 -23 -113 -67q-119 -57 -188 -127q-111 -111 -146 -277zM309 229q-4 39 4 62q41 191 197 250l-61 -287q-6 -29 -36 -48.5t-65 -19.5q-29 0 -39 43zM489.5 1421.5q-14.5 -61.5 22.5 -102.5t100.5 -41t115.5 41t66.5 102.5t-21.5 102.5 t-99.5 41t-116.5 -41t-67.5 -102.5zM567 1421.5q6 28.5 34 50t56.5 21.5t48 -21.5t13.5 -50t-34 -50t-56.5 -21.5t-48 21.5t-13.5 50z" />
+<glyph unicode="&#xe6;" horiz-adv-x="989" d="M102 260q-33 -154 17 -225q31 -51 92 -51q121 0 248 131q43 -131 198 -131q100 0 164 45q119 80 166 243l27 129h-193l-26 -122q-6 -39 -21 -58q-27 -55 -76 -55q-29 0 -41 16q-23 37 -12 97l53 243h342l68 326q14 76 -2 143q-16 66 -57 101q-55 45 -146 45 q-94 0 -172 -52q-51 51 -141 52q-117 0 -217 -88q-98 -92 -125 -211l-8 -47h206q2 4 3.5 13t1.5 13q4 16 6 27q2 8 7 26.5t9 26.5q27 59 68 59q37 0 43 -34q2 -33 -9 -68l-26 -123q-14 -23 -113 -67q-119 -57 -188 -127q-111 -111 -146 -277zM309 229q-4 39 4 62 q41 191 197 250l-61 -287q-6 -29 -36 -48.5t-65 -19.5q-29 0 -39 43zM731 684l35 158q8 33 22 57q31 57 78 57q29 0 41 -16q20 -31 8 -98l-34 -158h-150z" />
+<glyph unicode="&#xe7;" horiz-adv-x="645" d="M131 315q-37 -174 21 -260q55 -72 174 -71q137 0 213 67q82 74 120 254l23 109h-207l-33 -156q-10 -51 -26.5 -70.5t-50.5 -19.5q-57 0 -39 90l129 604q18 90 75 90q35 0 43.5 -19.5t-2.5 -70.5l-28 -135h207l18 88q39 180 -14 254q-45 68 -185 68q-123 0 -202 -72 q-94 -84 -131 -260zM178 -385h105l71 133l31 141h-172l-31 -141h64z" />
+<glyph unicode="&#xe8;" horiz-adv-x="659" d="M123 279q-12 -80 2 -148q33 -147 203 -147q100 0 164 45q119 80 165 243l27 129h-192l-27 -122q-6 -39 -21 -58q-27 -55 -75 -55q-29 0 -41 16q-23 37 -13 97l54 243h342l67 326q14 76 -2 143q-16 66 -57 101q-55 45 -146 45q-104 0 -161 -45q-123 -88 -168 -250z M401 684l35 158q8 33 23 57q31 57 78 57q29 0 41 -16q20 -31 8 -98l-35 -158h-150zM418 1489l123 -184h159l-67 184h-215z" />
+<glyph unicode="&#xe9;" horiz-adv-x="659" d="M123 279q-12 -80 2 -148q33 -147 203 -147q100 0 164 45q119 80 165 243l27 129h-192l-27 -122q-6 -39 -21 -58q-27 -55 -75 -55q-29 0 -41 16q-23 37 -13 97l54 243h342l67 326q14 76 -2 143q-16 66 -57 101q-55 45 -146 45q-104 0 -161 -45q-123 -88 -168 -250z M401 684l35 158q8 33 23 57q31 57 78 57q29 0 41 -16q20 -31 8 -98l-35 -158h-150zM541 1305h159l201 184h-215z" />
+<glyph unicode="&#xea;" horiz-adv-x="659" d="M123 279q-12 -80 2 -148q33 -147 203 -147q100 0 164 45q119 80 165 243l27 129h-192l-27 -122q-6 -39 -21 -58q-27 -55 -75 -55q-29 0 -41 16q-23 37 -13 97l54 243h342l67 326q14 76 -2 143q-16 66 -57 101q-55 45 -146 45q-104 0 -161 -45q-123 -88 -168 -250z M356 1305h189l76 71l49 -71h188l-102 184h-219zM401 684l35 158q8 33 23 57q31 57 78 57q29 0 41 -16q20 -31 8 -98l-35 -158h-150z" />
+<glyph unicode="&#xeb;" horiz-adv-x="659" d="M123 279q-12 -80 2 -148q33 -147 203 -147q100 0 164 45q119 80 165 243l27 129h-192l-27 -122q-6 -39 -21 -58q-27 -55 -75 -55q-29 0 -41 16q-23 37 -13 97l54 243h342l67 326q14 76 -2 143q-16 66 -57 101q-55 45 -146 45q-104 0 -161 -45q-123 -88 -168 -250z M367 1305h190l43 200h-190zM401 684l35 158q8 33 23 57q31 57 78 57q29 0 41 -16q20 -31 8 -98l-35 -158h-150zM655 1305h191l43 200h-191z" />
+<glyph unicode="&#xec;" horiz-adv-x="370" d="M82 0h207l237 1120h-207zM283 1489l123 -184h159l-67 184h-215z" />
+<glyph unicode="&#xed;" horiz-adv-x="370" d="M82 0h207l237 1120h-207zM358 1305h160l201 184h-215z" />
+<glyph unicode="&#xee;" horiz-adv-x="370" d="M82 0h207l237 1120h-207zM211 1305h188l76 71l49 -71h189l-103 184h-219z" />
+<glyph unicode="&#xef;" horiz-adv-x="372" d="M82 0h207l237 1120h-207zM223 1305h191l43 200h-191zM512 1305h190l43 200h-190z" />
+<glyph unicode="&#xf0;" horiz-adv-x="673" d="M133 279q-12 -80 2 -148q12 -61 58 -100q51 -47 143 -47q100 0 164 45q117 80 164 243l139 656q53 254 -31 446l119 88l-41 66l-111 -82q-2 4 -7 12t-7 12q-2 2 -6 11l-8 8l-13 18l-129 -100q0 -8 9 -16l10 -21q4 -14 12 -29l-119 -88l41 -63l96 72q20 -80 9 -203 q-78 78 -140 78q-113 0 -176 -123q-45 -86 -53 -156zM328 279l121 563q2 33 18 57q27 57 76 57q29 0 41 -16q21 -33 6 -98l-121 -563q-2 -33 -18 -58q-27 -55 -76 -55q-29 0 -41 16q-23 37 -6 97z" />
+<glyph unicode="&#xf1;" horiz-adv-x="690" d="M82 0h207l186 883q4 6 12 14l13 12q31 27 55 27q49 0 39 -49l-188 -887h206l195 918q16 78 -6 145q-29 74 -105 74q-45 0 -112 -52q-28 -22 -49 -36q-16 -16 -29 -23l20 94h-207zM424 1305q2 2 8 4t10 4q2 2 8.5 4t10.5 4q45 16 78 16q45 -2 88 -20q37 -18 84 -19 q22 0 43 7q43 8 73 32l33 152q-4 -2 -10 -4t-8 -4q-4 -2 -10.5 -4t-8.5 -4q-49 -16 -78 -17q-47 4 -86 23q-45 16 -86 16q-25 0 -43 -6q-42 -13 -73 -33z" />
+<glyph unicode="&#xf2;" horiz-adv-x="657" d="M121 279q-12 -80 2 -148q12 -61 57 -100q51 -47 144 -47q100 0 163 45q117 79 164 243l121 576q14 76 -2 143q-16 66 -57 101q-55 45 -146 45q-104 0 -161 -45q-117 -84 -164 -250zM315 279l121 563q2 33 19 57q27 57 75 57q29 0 41 -16q22 -33 7 -98l-121 -563 q-2 -33 -19 -58q-27 -55 -76 -55q-29 0 -40 16q-23 37 -7 97zM414 1489l123 -184h159l-67 184h-215z" />
+<glyph unicode="&#xf3;" horiz-adv-x="657" d="M121 279q-12 -80 2 -148q12 -61 57 -100q51 -47 144 -47q100 0 163 45q117 79 164 243l121 576q14 76 -2 143q-16 66 -57 101q-55 45 -146 45q-104 0 -161 -45q-117 -84 -164 -250zM315 279l121 563q2 33 19 57q27 57 75 57q29 0 41 -16q22 -33 7 -98l-121 -563 q-2 -33 -19 -58q-27 -55 -76 -55q-29 0 -40 16q-23 37 -7 97zM537 1305h159l201 184h-215z" />
+<glyph unicode="&#xf4;" horiz-adv-x="657" d="M121 279q-12 -80 2 -148q12 -61 57 -100q51 -47 144 -47q100 0 163 45q117 79 164 243l121 576q14 76 -2 143q-16 66 -57 101q-55 45 -146 45q-104 0 -161 -45q-117 -84 -164 -250zM315 279l121 563q2 33 19 57q27 57 75 57q29 0 41 -16q22 -33 7 -98l-121 -563 q-2 -33 -19 -58q-27 -55 -76 -55q-29 0 -40 16q-23 37 -7 97zM354 1305h189l75 71l50 -71h188l-102 184h-219z" />
+<glyph unicode="&#xf5;" horiz-adv-x="657" d="M121 279q-12 -80 2 -148q12 -61 57 -100q51 -47 144 -47q100 0 163 45q117 79 164 243l121 576q14 76 -2 143q-16 66 -57 101q-55 45 -146 45q-104 0 -161 -45q-117 -84 -164 -250zM315 279l121 563q2 33 19 57q27 57 75 57q29 0 41 -16q22 -33 7 -98l-121 -563 q-2 -33 -19 -58q-27 -55 -76 -55q-29 0 -40 16q-23 37 -7 97zM408 1305q2 2 8 4t10 4q2 2 8 4t10 4q45 16 78 16q45 -2 88 -20q37 -18 84 -19q22 0 43 7q43 8 74 32l33 152q-2 -2 -8.5 -4t-10.5 -4q-2 -2 -8 -4t-10 -4q-49 -16 -78 -17q-47 4 -86 23q-45 16 -86 16 q-25 0 -43 -6q-43 -13 -74 -33z" />
+<glyph unicode="&#xf6;" horiz-adv-x="657" d="M121 279q-12 -80 2 -148q12 -61 57 -100q51 -47 144 -47q100 0 163 45q117 79 164 243l121 576q14 76 -2 143q-16 66 -57 101q-55 45 -146 45q-104 0 -161 -45q-117 -84 -164 -250zM315 279l121 563q2 33 19 57q27 57 75 57q29 0 41 -16q22 -33 7 -98l-121 -563 q-2 -33 -19 -58q-27 -55 -76 -55q-29 0 -40 16q-23 37 -7 97zM367 1305h190l43 200h-190zM655 1305h191l43 200h-191z" />
+<glyph unicode="&#xf8;" horiz-adv-x="657" d="M106 -78h80l39 78q45 -16 99 -16q100 0 163 45q117 80 164 243l121 576q6 43 6 84q-14 104 -51 145l57 121h-75l-37 -80q-55 18 -105 19q-104 0 -161 -45q-117 -84 -164 -250l-121 -563q-8 -35 -8 -86q0 -92 51 -150zM315 197l228 485l-86 -403q-2 -33 -19 -58 q-27 -55 -76 -55q-39 0 -47 31zM350 436l86 406q2 33 19 57q27 57 75 57q37 0 48 -34z" />
+<glyph unicode="&#xf9;" horiz-adv-x="690" d="M121 203q-18 -82 6 -144q25 -76 102 -75q20 0 60 16q39 23 104 74q20 16 27 20l-19 -94h207l238 1120h-207l-188 -882q-16 -20 -25 -27q-31 -27 -53 -27q-51 0 -39 49l188 887h-207zM428 1489l123 -184h160l-68 184h-215z" />
+<glyph unicode="&#xfa;" horiz-adv-x="690" d="M121 203q-18 -82 6 -144q25 -76 102 -75q20 0 60 16q39 23 104 74q20 16 27 20l-19 -94h207l238 1120h-207l-188 -882q-16 -20 -25 -27q-31 -27 -53 -27q-51 0 -39 49l188 887h-207zM551 1305h160l200 184h-215z" />
+<glyph unicode="&#xfb;" horiz-adv-x="690" d="M121 203q-18 -82 6 -144q25 -76 102 -75q20 0 60 16q39 23 104 74q20 16 27 20l-19 -94h207l238 1120h-207l-188 -882q-16 -20 -25 -27q-31 -27 -53 -27q-51 0 -39 49l188 887h-207zM371 1305h188l76 71l49 -71h188l-102 184h-219z" />
+<glyph unicode="&#xfc;" horiz-adv-x="690" d="M121 203q-18 -82 6 -144q25 -76 102 -75q20 0 60 16q39 23 104 74q20 16 27 20l-19 -94h207l238 1120h-207l-188 -882q-16 -20 -25 -27q-31 -27 -53 -27q-51 0 -39 49l188 887h-207zM383 1305h190l43 200h-190zM672 1305h190l43 200h-190z" />
+<glyph unicode="&#xfd;" horiz-adv-x="634" d="M-51 -397q49 -4 65 -4h25q111 0 217 100q84 78 137 217l455 1204h-203l-229 -688l-17 -57h-8l8 57l66 688h-203l-55 -1153q-6 -37 -21 -61q-35 -68 -90 -103q-49 -31 -96 -18q-10 0 -12 2zM508 1305h160l200 184h-215z" />
+<glyph unicode="&#xfe;" horiz-adv-x="686" d="M0 -385h207l96 459q14 -16 43 -45q53 -45 103 -45q72 0 139 75q49 63 67 144l152 715q16 78 -6 145q-33 74 -109 74q-33 0 -59 -15q-49 -18 -123 -75l98 458h-207zM340 246l133 628q6 29 28.5 48.5t47.5 19.5q23 0 35 -19.5t6 -48.5l-133 -628q-6 -29 -26.5 -48.5 t-43 -19.5t-37 21.5t-10.5 46.5z" />
+<glyph unicode="&#xff;" horiz-adv-x="634" d="M-51 -397q49 -4 65 -4h25q111 0 217 100q84 78 137 217l455 1204h-203l-229 -688l-17 -57h-8l8 57l66 688h-203l-55 -1153q-6 -37 -21 -61q-35 -68 -90 -103q-49 -31 -96 -18q-10 0 -12 2zM354 1305h191l43 200h-191zM643 1305h191l43 200h-191z" />
+<glyph unicode="&#x152;" horiz-adv-x="983" d="M133 309q-37 -172 68 -260q55 -49 161 -49h580l47 227h-284l88 414h204l52 242h-205l84 395h284l50 227h-580q-111 0 -182 -47q-61 -41 -109 -108q-49 -70 -69 -154zM354 309l189 887q6 31 18 55q31 55 78 56q41 0 51 -37t2 -60l-190 -901q-6 -29 -21 -55 q-27 -55 -78 -55q-27 0 -38 16q-27 35 -11 94z" />
+<glyph unicode="&#x153;" horiz-adv-x="995" d="M121 279q-12 -80 2 -148q12 -61 57 -100q51 -47 144 -47q100 0 182 57q51 -57 158 -57q100 0 163 45q119 80 166 243l27 129h-193l-26 -122q-6 -39 -21 -58q-27 -55 -75 -55q-41 0 -54 47q-8 29 0 59l54 250h342l67 326q14 76 -2 143q-16 66 -57 101q-55 45 -146 45 q-102 0 -182 -60q-53 59 -160 60q-104 0 -161 -45q-117 -84 -164 -250zM315 279l121 563q2 33 19 57q27 57 75 57q29 0 41 -16q22 -33 7 -98l-121 -563q-2 -33 -19 -58q-27 -55 -76 -55q-29 0 -40 16q-23 37 -7 97zM737 684l35 164q0 2 4 11t6 15q2 14 17 35q27 47 73 47 q29 0 41 -16q20 -31 9 -98l-35 -158h-150z" />
+<glyph unicode="&#x178;" horiz-adv-x="704" d="M242 0h221l135 641l410 864h-217l-213 -481l-11 -14h-4l-2 14l-8 481h-217l41 -864zM461 1638h190l41 201h-190zM750 1638h190l41 201h-190z" />
+<glyph unicode="&#x2c6;" horiz-adv-x="1021" d="M537 1305h188l76 71l49 -71h188l-102 184h-219z" />
+<glyph unicode="&#x2dc;" horiz-adv-x="1024" d="M590 1305q2 2 8 4t10 4q2 2 8.5 4t10.5 4q45 16 78 16q45 -2 88 -20q37 -18 84 -19q22 0 43 7q43 8 73 32l33 152q-4 -2 -10 -4t-8 -4q-4 -2 -10.5 -4t-8.5 -4q-49 -16 -78 -17q-47 4 -86 23q-45 16 -86 16q-25 0 -43 -6q-42 -13 -73 -33z" />
+<glyph unicode="&#x2000;" horiz-adv-x="952" />
+<glyph unicode="&#x2001;" horiz-adv-x="1905" />
+<glyph unicode="&#x2002;" horiz-adv-x="952" />
+<glyph unicode="&#x2003;" horiz-adv-x="1905" />
+<glyph unicode="&#x2004;" horiz-adv-x="635" />
+<glyph unicode="&#x2005;" horiz-adv-x="476" />
+<glyph unicode="&#x2006;" horiz-adv-x="317" />
+<glyph unicode="&#x2007;" horiz-adv-x="317" />
+<glyph unicode="&#x2008;" horiz-adv-x="238" />
+<glyph unicode="&#x2009;" horiz-adv-x="381" />
+<glyph unicode="&#x200a;" horiz-adv-x="105" />
+<glyph unicode="&#x2010;" horiz-adv-x="444" d="M170 455h297l41 194h-297z" />
+<glyph unicode="&#x2011;" horiz-adv-x="444" d="M170 455h297l41 194h-297z" />
+<glyph unicode="&#x2012;" horiz-adv-x="444" d="M170 455h297l41 194h-297z" />
+<glyph unicode="&#x2013;" horiz-adv-x="806" d="M211 649h659l41 195h-659z" />
+<glyph unicode="&#x2014;" horiz-adv-x="972" d="M211 649h825l41 195h-825z" />
+<glyph unicode="&#x2018;" horiz-adv-x="309" d="M264 1012h215l47 227h-71l129 266h-103l-170 -266z" />
+<glyph unicode="&#x2019;" horiz-adv-x="309" d="M260 1012h102l168 266l50 227h-215l-50 -227h72z" />
+<glyph unicode="&#x201a;" horiz-adv-x="309" d="M-10 -266h100l170 266l47 227h-215l-47 -227h72z" />
+<glyph unicode="&#x201c;" horiz-adv-x="624" d="M268 1012h215l47 227h-71l129 266h-103l-170 -266zM571 1012h215l48 227h-72l129 266h-103l-170 -266z" />
+<glyph unicode="&#x201d;" horiz-adv-x="624" d="M268 1012h103l168 266l49 227h-215l-49 -227h71zM571 1012h103l168 266l49 227h-215l-49 -227h71z" />
+<glyph unicode="&#x201e;" horiz-adv-x="624" d="M-2 -266h100l170 266l47 227h-215l-47 -227h72zM299 -266h102l170 266l47 227h-215l-47 -227h72z" />
+<glyph unicode="&#x2022;" horiz-adv-x="663" d="M254 817q-22 -108 37 -178q55 -74 162 -74q53 0 102 21q96 37 160 133q23 35 36 76t9 97t-39 101q-59 72 -162 72q-109 0 -192 -72q-93 -78 -113 -176z" />
+<glyph unicode="&#x2026;" horiz-adv-x="964" d="M53 0h215l47 227h-215zM375 0h215l47 227h-215zM696 0h215l47 227h-215z" />
+<glyph unicode="&#x202f;" horiz-adv-x="381" />
+<glyph unicode="&#x2039;" horiz-adv-x="1058" d="M211 649l811 -475l41 199l-623 356l774 356l43 199l-1013 -475z" />
+<glyph unicode="&#x203a;" horiz-adv-x="1058" d="M111 174l1011 475l33 160l-809 475l-43 -199l623 -356l-774 -356z" />
+<glyph unicode="&#x205f;" horiz-adv-x="476" />
+<glyph unicode="&#x20ac;" horiz-adv-x="813" d="M168 547h106l-49 -238q-18 -96 2 -164q14 -68 62 -110q53 -51 161.5 -51t180.5 51q57 39 112 110q47 72 72 164l16 84h-206l-17 -84q-6 -29 -20 -55q-29 -55 -88 -55q-27 0 -39 16q-25 33 -15 94l50 238h233l29 137h-234l31 137h233l29 137h-233l51 238q6 20 20 55 q35 55 80 56q35 0 47 -17q27 -33 15 -94l-19 -84h207l19 84q16 98 -5 162q-14 70 -63 112q-57 51 -160 52q-104 0 -182 -52q-51 -33 -111 -112q-47 -72 -69 -162l-52 -238h-106l-29 -137h107l-31 -137h-106z" />
+<glyph unicode="&#x2122;" horiz-adv-x="937" d="M352 821h113l123 580h104l23 104h-322l-22 -104h104zM614 821h103l94 449l-14 -449h51l172 449l-94 -449h104l146 684h-138l-135 -319h-6v319h-137z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1120" d="M0 1120h1120v-1120h-1120v1120z" />
+<glyph unicode="&#xfb01;" horiz-adv-x="772" d="M125 0h207l196 934h152l-197 -934h207l238 1120h-359l6 29q2 4 3.5 11t1.5 11q2 8 6 29q6 37 20 62q35 72 92 71q33 0 47 -2q18 -2 62 -10l39 184q-4 2 -11.5 3t-11.5 1q-16 0 -22 2q-33 8 -101 9q-170 0 -251 -140q-39 -61 -80 -229l-7 -31h-104l-41 -186h105z" />
+<glyph unicode="&#xfb02;" horiz-adv-x="772" d="M125 0h207l196 934h105l41 186h-105l6 29q2 4 3.5 11t1.5 11q2 8 6 29q6 37 20 62q35 72 92 71q33 0 66 -4l-281 -1329h207l320 1505h-164q-4 2 -11.5 3t-11.5 1q-16 0 -22 2q-33 8 -101 9q-170 0 -251 -140q-39 -61 -80 -229l-7 -31h-104l-41 -186h105z" />
+<glyph unicode="&#xfb03;" horiz-adv-x="1320" d="M1032 0h207l237 1120h-207zM1306 1298h207l45 207h-207zM600 0h207l196 934h105l41 186h-105l6 29q2 4 3.5 11t1.5 11q2 6 6 27q6 31 18 62q29 69 73 69h1q14 0 43 -4q2 -2 10 -2q6 0 8 -2l37 178l-22 6q-18 8 -70 8q-152 0 -238 -137q-37 -57 -77 -225l-7 -31h-104 l-41 -186h105zM125 0h207l196 934h105l41 186h-105l6 29q2 4 3.5 11t1.5 11q2 6 6 27q6 31 18 62q29 69 73 69h1q14 0 43 -4q2 -2 10 -2q6 0 8 -2l37 178l-22 6q-18 8 -70 8q-152 0 -238 -137q-37 -57 -77 -225l-7 -31h-104l-41 -186h105z" />
+<glyph unicode="&#xfb04;" horiz-adv-x="1320" d="M1032 0h207l319 1505h-207zM600 0h207l196 934h105l41 186h-105l6 29q2 4 3.5 11t1.5 11q2 6 6 27q6 31 18 62q29 69 73 69h1q14 0 43 -4q2 -2 10 -2q6 0 8 -2l37 178l-22 6q-18 8 -70 8q-152 0 -238 -137q-37 -57 -77 -225l-7 -31h-104l-41 -186h105zM125 0h207l196 934 h105l41 186h-105l6 29q2 4 3.5 11t1.5 11q2 6 6 27q6 31 18 62q29 69 73 69h1q14 0 43 -4q2 -2 10 -2q6 0 8 -2l37 178l-22 6q-18 8 -70 8q-152 0 -238 -137q-37 -57 -77 -225l-7 -31h-104l-41 -186h105z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-Italic-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-Italic-webfont.ttf b/content/fonts/league-gothic/LeagueGothic-Italic-webfont.ttf
new file mode 100755
index 0000000..c23babb
Binary files /dev/null and b/content/fonts/league-gothic/LeagueGothic-Italic-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-Italic-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-Italic-webfont.woff b/content/fonts/league-gothic/LeagueGothic-Italic-webfont.woff
new file mode 100755
index 0000000..78ddb0c
Binary files /dev/null and b/content/fonts/league-gothic/LeagueGothic-Italic-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-Regular-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-Regular-webfont.eot b/content/fonts/league-gothic/LeagueGothic-Regular-webfont.eot
new file mode 100755
index 0000000..11a46ca
Binary files /dev/null and b/content/fonts/league-gothic/LeagueGothic-Regular-webfont.eot differ


[08/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/06/25/wicket-1.5-RC5.1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/06/25/wicket-1.5-RC5.1-released.html b/content/news/2011/06/25/wicket-1.5-RC5.1-released.html
new file mode 100644
index 0000000..e93efc1
--- /dev/null
+++ b/content/news/2011/06/25/wicket-1.5-RC5.1-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5-RC5.1 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/06/25/wicket-1.5-RC5.1-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/06/25/wicket-1.5-RC5.1-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/06/25/wicket-1.5-RC5.1-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/06/25/wicket-1.5-RC5.1-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/06/25/wicket-1.5-RC5.1-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/06/25/wicket-1.5-RC5.1-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5-RC5.1 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">25 Jun 2011</p>
+    <p>The Wicket Team is proud to introduce the fourth Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC4.2 and 1.5-RC5.1</p>
+<p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
+<p>Release Artifacts:
+* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC5.1">Subversion tag</a> 
+* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316423">Changelog</a>
+* To use in Maven: </p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5-RC5.1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC5.1">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/06/index.html b/content/news/2011/06/index.html
new file mode 100644
index 0000000..908b896
--- /dev/null
+++ b/content/news/2011/06/index.html
@@ -0,0 +1,151 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for June 2011 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/06 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/06 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/06 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/06 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/06 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/06 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for June 2011</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.5-RC5.1 released</h3>
+  <p><small>25 Jun 2011</small></p>
+	<p>The Wicket Team is proud to introduce the fourth Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC4.2 and 1.5-RC5.1</p>
+<p>More detailed migration notes are availab...</p>
+	<a href="/news/2011/06/25/wicket-1.5-RC5.1-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/08/09/wicket-1.4.18-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/08/09/wicket-1.4.18-released.html b/content/news/2011/08/09/wicket-1.4.18-released.html
new file mode 100644
index 0000000..e2c0827
--- /dev/null
+++ b/content/news/2011/08/09/wicket-1.4.18-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.18 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/08/09/wicket-1.4.18-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/08/09/wicket-1.4.18-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/08/09/wicket-1.4.18-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/08/09/wicket-1.4.18-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/08/09/wicket-1.4.18-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/08/09/wicket-1.4.18-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.18 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">09 Aug 2011</p>
+    <p>This is eightteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.18">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316329">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.18<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.18">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/08/23/cve-2011-2712.html
----------------------------------------------------------------------
diff --git a/content/news/2011/08/23/cve-2011-2712.html b/content/news/2011/08/23/cve-2011-2712.html
new file mode 100644
index 0000000..939aae1
--- /dev/null
+++ b/content/news/2011/08/23/cve-2011-2712.html
@@ -0,0 +1,89 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>CVE-2011-2712 - Apache Wicket XSS vulnerability | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/08/23/cve-2011-2712.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/08/23/cve-2011-2712.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/08/23/cve-2011-2712.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/08/23/cve-2011-2712.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/08/23/cve-2011-2712.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/08/23/cve-2011-2712.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>CVE-2011-2712 - Apache Wicket XSS vulnerability</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">23 Aug 2011</p>
+    <p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.4.x</p>
+<p>Apache Wicket 1.3.x and 1.5-RCx are not affected</p>
+<p>Description:
+With multi window support application configuration and special query parameters it is possible to execute any kind of JavaScript on a site running with the affected versions.</p>
+<p>Mitigation:
+Either disable multi window support with</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyApp</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span> 
+    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+        <span class="kd">super</span><span class="o">.</span><span class="na">init</span><span class="o">();</span>
+        <span class="n">getPageSettings</span><span class="o">.</span><span class="na">setAutomaticMultiWindowSupport</span><span class="o">(</span><span class="kc">false</span><span class="o">);</span>
+    <span class="o">}</span>
+<span class="o">}</span></code></pre></div>
+<p>or upgrade to <a href="http://wicket.apache.org/2011/08/09/wicket-1.4.18-released.html">Apache Wicket 1.4.18</a> or
+<a href="http://wicket.apache.org/2011/06/25/wicket-1.5-RC5.1-released.html">Apache Wicket 1.5-RC5.1</a></p>
+<p>Credit:
+This issue was discovered by Sven Krewitt of TÜV Rheinland i-sec GmbH.</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/08/28/1.5-RC7-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/08/28/1.5-RC7-released.html b/content/news/2011/08/28/1.5-RC7-released.html
new file mode 100644
index 0000000..c8235bb
--- /dev/null
+++ b/content/news/2011/08/28/1.5-RC7-released.html
@@ -0,0 +1,84 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5-RC7 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/08/28/1.5-RC7-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/08/28/1.5-RC7-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/08/28/1.5-RC7-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/08/28/1.5-RC7-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/08/28/1.5-RC7-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/08/28/1.5-RC7-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5-RC7 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">28 Aug 2011</p>
+    <p>The Wicket Team is proud to introduce the seventh Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC5.1 and 1.5-RC7</p>
+<p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
+<p>Release Artifacts:
+* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC7">Subversion tag</a> 
+* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316657">Changelog RC6</a>
+* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12317645">Changelog RC7</a>
+* To use in Maven: </p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5-RC7<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC7">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/08/index.html b/content/news/2011/08/index.html
new file mode 100644
index 0000000..668494d
--- /dev/null
+++ b/content/news/2011/08/index.html
@@ -0,0 +1,178 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for August 2011 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/08 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/08 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/08 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/08 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/08 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/08 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for August 2011</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.18 released</h3>
+  <p><small>09 Aug 2011</small></p>
+	<p>This is eightteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.18">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316329">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;...</span></code></pre></div>
+	<a href="/news/2011/08/09/wicket-1.4.18-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>CVE-2011-2712 - Apache Wicket XSS vulnerability</h3>
+  <p><small>23 Aug 2011</small></p>
+	<p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.4.x</p>
+<p>Apache Wicket 1.3.x and 1.5-RCx are not affected</p>
+<p>Description:
+With multi window support application configuration and special query parameters it is possible to execute any kind of JavaScrip...</p>
+	<a href="/news/2011/08/23/cve-2011-2712.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.5-RC7 released</h3>
+  <p><small>28 Aug 2011</small></p>
+	<p>The Wicket Team is proud to introduce the seventh Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC5.1 and 1.5-RC7</p>
+<p>More detailed migration notes are availa...</p>
+	<a href="/news/2011/08/28/1.5-RC7-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/09/07/wicket-1.5-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/09/07/wicket-1.5-released.html b/content/news/2011/09/07/wicket-1.5-released.html
new file mode 100644
index 0000000..502e69e
--- /dev/null
+++ b/content/news/2011/09/07/wicket-1.5-released.html
@@ -0,0 +1,147 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket releases Wicket 1.5 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/09/07/wicket-1.5-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/09/07/wicket-1.5-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/09/07/wicket-1.5-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/09/07/wicket-1.5-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/09/07/wicket-1.5-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/09/07/wicket-1.5-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket releases Wicket 1.5</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#downloading-apache-wicket-15"><span class="toc-number">1</span> <span class="toc-text">Downloading Apache Wicket 1.5</span></a></li><li class="toc--level-1 toc--section-2"><a href="#most-notable-changes"><span class="toc-number">2</span> <span class="toc-text">Most notable changes</span></a><ul><li class="toc--level-2 toc--section-3"><a href="#inter-component-events"><span class="toc-number">2.1</span> <span class="toc-text">Inter-component events</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">07 Sep 2011</p>
+    <p>The Apache Wicket team is proud to announce the immediate availability of the newest release of their component oriented open source Java web framework. Apache Wicket 1.5 has been in development for the last two years and brings many improvements over previous versions.</p>
+<h2 id="downloading-apache-wicket-15">Downloading Apache Wicket 1.5</h2>
+<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.0">http://www.apache.org/dyn/closer.cgi/wicket/1.5.0</a></p>
+<p>Or use this in your Maven POM to upgrade to the new version:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Please note that Wicket’s main artifact ID has been renamed to <code>wicket-core</code>.</p>
+<p>You will need to upgrade all modules (i.e. wicket, wicket-extensions, wicket-ioc, wicket-spring, etc) to 1.5.0. <strong>It is not possible to mix previous versions of Wicket with modules of this release.</strong></p>
+<h2 id="most-notable-changes">Most notable changes</h2>
+<p>With this release the Wicket team has revised many of its internals. A short list:</p>
+<ul>
+  <li>HTML5 components added: <code>EmailTextField</code>, <code>NumberTextField</code>, <code>UrlTextField</code> and <code>RangeTextField</code></li>
+  <li>New inter-component events (explained below)</li>
+  <li>Minimum required servlet API is servlet-api 2.5</li>
+  <li>All standard validators now extend <code>Behavior</code> to allow for client side validations</li>
+  <li><code>IBehavior</code> has been removed and <code>AbstractBehavior</code> has been deprecated, you should now extend <code>Behavior</code> instead</li>
+  <li>Simplified the <a href="https://cwiki.apache.org/confluence/display/WICKET/RequestCycle+in+Wicket+1.5">request cycle processing</a> and made it more extensible</li>
+  <li>URL handling is now in one place</li>
+  <li>Wicket’s rendering code has been greatly simplified</li>
+  <li>Improved browser <a href="https://cwiki.apache.org/confluence/display/WICKET/Caching+in+Wicket+1.5">caching support</a></li>
+  <li>ClientSideImageMap replaces old ImageMap</li>
+  <li>Better support for running behind proxies with <code>x-forwarded-for</code> header</li>
+  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/RequestCycle+in+Wicket+1.5">Request cycle listeners</a> make it easier to integrate frameworks in your Wicket application</li>
+  <li>Consistent naming: methods with <code>Javascript</code> in the name have been renamed to use proper capitalization: <code>JavaScript</code></li>
+  <li>Switching to HTTPS is as simple as configuring a new root mapper to make Wicket HTTPS aware and annotating a page with @RequireHttps</li>
+</ul>
+<p>A longer list of changes and improvements can be found in our <a href="http://s.apache.org/wicket-1.5-migration">migration guide</a>. </p>
+<h3 id="inter-component-events">Inter-component events</h3>
+<p>Wicket 1.5 offers a simple, yet flexible, way for component to communicate with each other in a decoupled manner. The two major interfaces that facilitate this are:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="cm">/**</span>
+<span class="cm"> * Objects that can send events</span>
+<span class="cm"> */</span>
+<span class="kd">public</span> <span class="kd">interface</span> <span class="nc">IEventSource</span> <span class="o">{</span>
+    <span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="kt">void</span> <span class="nf">send</span><span class="o">(</span><span class="n">IEventSink</span> <span class="n">sink</span><span class="o">,</span> <span class="n">Broadcast</span> <span class="n">broadcast</span><span class="o">,</span> <span class="n">T</span> <span class="n">payload</span><span class="o">);</span>
+<span class="o">}</span></code></pre></div>
+<p>and</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="cm">/**</span>
+<span class="cm"> * Objects that can receive events</span>
+<span class="cm"> */</span>
+<span class="kd">public</span> <span class="kd">interface</span> <span class="nc">IEventSink</span>
+<span class="o">{</span>
+    <span class="cm">/**</span>
+<span class="cm">     * Called when an event is sent to this sink</span>
+<span class="cm">     */</span>
+    <span class="kt">void</span> <span class="nf">onEvent</span><span class="o">(</span><span class="n">IEvent</span><span class="o">&lt;?&gt;</span> <span class="n">event</span><span class="o">);</span>
+<span class="o">}</span></code></pre></div>
+<p>The classes that implement these interfaces, and can thus participate in the event mechanism are: <code>Component</code>, <code>RequestCycle</code>, <code>Session</code>, and <code>Application</code>.</p>
+<p>The mechanism allows for different event broadcast methods defined here:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="cm">/**</span>
+<span class="cm"> * Defines the event broadcast type.</span>
+<span class="cm"> */</span>
+<span class="kd">public</span> <span class="kd">enum</span> <span class="n">Broadcast</span> <span class="o">{</span>
+    <span class="n">BREADTH</span><span class="o">,</span>
+    <span class="n">DEPTH</span><span class="o">,</span>
+    <span class="n">BUBBLE</span><span class="o">,</span>
+    <span class="n">EXACT</span><span class="o">;</span>
+<span class="o">}</span></code></pre></div>
+<p>There is an example in wicket-examples which demonstrates the usage of this.</p>
+<p>Applications can register custom event dispatchers in <code>FrameworkSettings</code>; the dispatchers can be used to build custom event delivery mechanisms. For example a custom <code>IEventDispatcher</code> mechanism can route events to annotated methods, for example:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyComponent</span> <span class="kd">extends</span> <span class="n">Component</span> <span class="o">{</span>
+    <span class="nd">@OnEvent</span>
+    <span class="kd">private</span> <span class="kt">void</span> <span class="nf">onUserAdded</span><span class="o">(</span><span class="n">UserAddedEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{...}</span>
+<span class="o">}</span></code></pre></div>
+<p>where <code>UserAddedEvent</code> is the event payload object.</p>
+<p>The default <code>Component#onEvent</code> method will be called even if custom dispatchers are registered.</p>
+<p>A default event is raised whenever Wicket begins to create an AJAX response. The payload of the event is the <code>AjaxRequestTarget</code> used for event. Sample implementation:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="c1">// component that always adds itself to the ajax response</span>
+<span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyComponent</span> <span class="kd">extends</span> <span class="n">Component</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onEvent</span><span class="o">(</span><span class="n">IEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{</span>
+        <span class="k">if</span> <span class="o">(</span><span class="n">event</span><span class="o">.</span><span class="na">getPayload</span><span class="o">()</span> <span class="k">instanceof</span> <span class="n">AjaxRequestTarget</span><span class="o">)</span> <span class="o">{</span>
+            <span class="o">((</span><span class="n">AjaxRequestTarget</span><span class="o">)</span><span class="n">event</span><span class="o">.</span><span class="na">getPayload</span><span class="o">()).</span><span class="na">add</span><span class="o">(</span><span class="k">this</span><span class="o">);</span>
+         <span class="o">}</span>
+    <span class="o">}</span>
+<span class="o">}</span></code></pre></div>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/09/29/wicket-1.5.1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/09/29/wicket-1.5.1-released.html b/content/news/2011/09/29/wicket-1.5.1-released.html
new file mode 100644
index 0000000..40c7c65
--- /dev/null
+++ b/content/news/2011/09/29/wicket-1.5.1-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5.1 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/09/29/wicket-1.5.1-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/09/29/wicket-1.5.1-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/09/29/wicket-1.5.1-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/09/29/wicket-1.5.1-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/09/29/wicket-1.5.1-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/09/29/wicket-1.5.1-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5.1 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">29 Sep 2011</p>
+    <p>This is the first maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and 15 improvements.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.1">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?&amp;version=12315430&amp;projectId=12310561">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5.1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.1">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/09/index.html b/content/news/2011/09/index.html
new file mode 100644
index 0000000..a06ac7e
--- /dev/null
+++ b/content/news/2011/09/index.html
@@ -0,0 +1,164 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for September 2011 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/09 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/09 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/09 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/09 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/09 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/09 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for September 2011</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket releases Wicket 1.5</h3>
+  <p><small>07 Sep 2011</small></p>
+	<p>The Apache Wicket team is proud to announce the immediate availability o...</p>
+	<a href="/news/2011/09/07/wicket-1.5-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.5.1 released</h3>
+  <p><small>29 Sep 2011</small></p>
+	<p>This is the first maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and 15 improvements.</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.1">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?&amp;version=12315430&amp;projectId=12310561">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupI...</span></code></pre></div>
+	<a href="/news/2011/09/29/wicket-1.5.1-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/10/17/wicket-1.4.19-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/10/17/wicket-1.4.19-released.html b/content/news/2011/10/17/wicket-1.4.19-released.html
new file mode 100644
index 0000000..0a4bcc3
--- /dev/null
+++ b/content/news/2011/10/17/wicket-1.4.19-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.19 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/10/17/wicket-1.4.19-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/10/17/wicket-1.4.19-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/10/17/wicket-1.4.19-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/10/17/wicket-1.4.19-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/10/17/wicket-1.4.19-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/10/17/wicket-1.4.19-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.19 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">17 Oct 2011</p>
+    <p>This is nineteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.19">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12317570">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.19<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.19">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/10/24/wicket-1.5.2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/10/24/wicket-1.5.2-released.html b/content/news/2011/10/24/wicket-1.5.2-released.html
new file mode 100644
index 0000000..11427ed
--- /dev/null
+++ b/content/news/2011/10/24/wicket-1.5.2-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5.2 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/10/24/wicket-1.5.2-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/10/24/wicket-1.5.2-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/10/24/wicket-1.5.2-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/10/24/wicket-1.5.2-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/10/24/wicket-1.5.2-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/10/24/wicket-1.5.2-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5.2 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">24 Oct 2011</p>
+    <p>This is the second maintenance release of the Wicket 1.5.x series. This release brings over 25 bug fixes and 5 improvements.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.2">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318078">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5.2<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.2">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/10/index.html b/content/news/2011/10/index.html
new file mode 100644
index 0000000..73ea4ca
--- /dev/null
+++ b/content/news/2011/10/index.html
@@ -0,0 +1,172 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for October 2011 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/10 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/10 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/10 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/10 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/10 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/10 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for October 2011</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.19 released</h3>
+  <p><small>17 Oct 2011</small></p>
+	<p>This is nineteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.19">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12317570">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId...</span></code></pre></div>
+	<a href="/news/2011/10/17/wicket-1.4.19-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.5.2 released</h3>
+  <p><small>24 Oct 2011</small></p>
+	<p>This is the second maintenance release of the Wicket 1.5.x series. This release brings over 25 bug fixes and 5 improvements.</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.2">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318078">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupI...</span></code></pre></div>
+	<a href="/news/2011/10/24/wicket-1.5.2-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/11/14/wicket-1.5.3-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/11/14/wicket-1.5.3-released.html b/content/news/2011/11/14/wicket-1.5.3-released.html
new file mode 100644
index 0000000..35630a3
--- /dev/null
+++ b/content/news/2011/11/14/wicket-1.5.3-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5.3 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/11/14/wicket-1.5.3-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/11/14/wicket-1.5.3-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/11/14/wicket-1.5.3-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/11/14/wicket-1.5.3-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/11/14/wicket-1.5.3-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/11/14/wicket-1.5.3-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5.3 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">14 Nov 2011</p>
+    <p>This is the third maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and improvements.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.3">Subversion tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318550">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5.3<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.3">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/11/index.html b/content/news/2011/11/index.html
new file mode 100644
index 0000000..9c8e2cc
--- /dev/null
+++ b/content/news/2011/11/index.html
@@ -0,0 +1,157 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for November 2011 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/11 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/11 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/11 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/11 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/11 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/11 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for November 2011</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.5.3 released</h3>
+  <p><small>14 Nov 2011</small></p>
+	<p>This is the third maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and improvements.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.3">Subversion tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318550">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket...</code></pre></div>
+	<a href="/news/2011/11/14/wicket-1.5.3-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[42/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/2013/06/27/wicket-6.9.0-released.html
----------------------------------------------------------------------
diff --git a/content/2013/06/27/wicket-6.9.0-released.html b/content/2013/06/27/wicket-6.9.0-released.html
deleted file mode 100644
index d5ab65c..0000000
--- a/content/2013/06/27/wicket-6.9.0-released.html
+++ /dev/null
@@ -1,297 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.9.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.9.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.9.0!</p>
-
-<p>This release marks the ninth minor release of Wicket 6. Starting with
-Wicket 6 we use semantic versioning for the future development of
-Wicket, and as such no API breaks are present in this release
-compared to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<p>Switch between jQuery 1.x and 2.x depending on the user agent. For IE
-6/7/8 jQuery ver. 1.x will be used, for any other browser - ver. 2.x.
-To use this resource reference do in your application’s init method:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
-    <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
-        <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">DynamicJQueryResourceReference</span><span class="o">.</span><span class="na">INSTANCE</span><span class="o">);</span>
-<span class="o">}</span></code></pre></div>
-
-<p>Upgraded Atmoshpere (1.0.13) and Bootstrap (2.3.2) resources.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.9.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.0">http://www.apache.org/dyn/closer.cgi/wicket/6.9.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.9.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-690">Release Notes - Wicket - Version 6.9.0</h3>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4827">WICKET-4827</a> - Modal panel mouse pointer in resize style for MSIE8 and MSIE9</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5056">WICKET-5056</a> - Page mount with an optional named parameter overtakes a mount with more specific path</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5071">WICKET-5071</a> - 404 Error on Nested ModalWindows in IE7 and IE8</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5165">WICKET-5165</a> - Session should be bound when adding messages to it</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5194">WICKET-5194</a> - Adding AjaxFormValidatingBehavior to the form prevents form from being filled</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5200">WICKET-5200</a> - Upgrade atmosphere-runtime to 1.0.13</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5202">WICKET-5202</a> - Page redirects can fail when using url encoding</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5203">WICKET-5203</a> - Base url is incorrect for error dispatched pages</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5204">WICKET-5204</a> - The DateTimeField.onBeforeRender() method does not format the fields correctly.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5205">WICKET-5205</a> - AbstractAjaxBehavior.unbind does not clean stored reference to host component</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5209">WICKET-5209</a> - NPE when using ComponentRenderer.renderComponent on a panel with &lt;wicket:enclosure&gt;</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5218">WICKET-5218</a> - EnclosureContainer calls child#configure() way before rendering</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5220">WICKET-5220</a> - AjaxEditableLabel not working well in form</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5222">WICKET-5222</a> - Direct iframe removal not supported by Firefox: tab title stays as “Connecting”</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5223">WICKET-5223</a> - AjaxEditableLabel doesn’t provide a way to configure Ajax attributes for its Ajax behaviors</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a> - CDI integration fails in Glassfish 4.0 with WELD-000070</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5230">WICKET-5230</a> - AjaxFormChoiceComponentUpdatingBehavior fails for choices containing other invalid FormComponents</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5234">WICKET-5234</a> - OnEventHeaderItem can’t be applied via AJAX</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5237">WICKET-5237</a> - Wicket generates invalid HTML by expanding col tags</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5247">WICKET-5247</a> - Broken Link in Tomcat because of Page Mount</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5199">WICKET-5199</a> - Component.getBehaviors(Class&lt;M&gt; type) documentation is obsolete</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5207">WICKET-5207</a> - Use documented jQuery APIs for triggering the special event ‘inputchange’</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5208">WICKET-5208</a> - Contribute jQuery 1.x or 2.x depending on the user agent</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5210">WICKET-5210</a> - JQuery problem because component appears twice in DOM while Ajax refresh </li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5211">WICKET-5211</a> - Make CryptoMapper extendable</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5215">WICKET-5215</a> - Better exception message when Page instantiation fails in DefaultPageFactory</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5219">WICKET-5219</a> - ServletWebResponse should call #setHeader() to set Ajax-Location for redirect</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5228">WICKET-5228</a> - Add method getFirstDayOfWeek to DatePicker class</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5232">WICKET-5232</a> - ComponentRenderer.renderComponent could accept components with any markupId, not just “compId”</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5233">WICKET-5233</a> - Component.getBehaviors() can be implemented slightly more efficiently</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5238">WICKET-5238</a> - Upgrade bootstrap from 2.3.1 to 2.3.2</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/d8f15469/content/2013/07/10/wicket-6.9.1-released.html
----------------------------------------------------------------------
diff --git a/content/2013/07/10/wicket-6.9.1-released.html b/content/2013/07/10/wicket-6.9.1-released.html
deleted file mode 100644
index 875636b..0000000
--- a/content/2013/07/10/wicket-6.9.1-released.html
+++ /dev/null
@@ -1,290 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.9.1 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.9.1 released</h1>
-			<p>The Apache Wicket PMC announces Apache Wicket 6.9.1!</p>
-
-<p>This is a patch release for 6.9.0 where we inadvertently broke CDI
-injection into (amongst others) anonymous inner classes. See below
-for more information regarding this release.</p>
-
-<p>Please note that this patch release <strong>only</strong> fixes WICKET-5264.</p>
-
-<p>Starting with Wicket 6 we use semantic versioning for the future
-development of Wicket, and as such no API breaks are present in this
-release compared to 6.0.0.</p>
-
-<h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3>
-
-<p>As of Wicket 6.9 we ship JQuery 1.10.1. The JQuery project has
-decided to remove deprecated APIs from their codebase from JQuery 1.9
-and up. This means that JQuery plugins using these deprecated APIs no
-longer work. See the JQuery migration guide for more information,
-available from http://jquery.com/upgrade-guide/1.9/ </p>
-
-<p>If your application depends on these deprecated APIs you can easily
-downgrade to JQuery 1.8.3-the previously provided JQuery that still
-contains these APIs. Download the 1.8.3 release of jquery and add it
-to your project in its application’s init method:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> 
-<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
-    <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
-        <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
-<span class="o">}</span></code></pre></div>
-
-<h3 id="cdi-injection-issue">CDI injection issue</h3>
-
-<p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that
-injection in anonymous inner classes was not legal and when
-attempted, it resulted in an exception:</p>
-
-<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: WELD-000070
-Simple bean [EnhancedAnnotatedTypeImpl] private class
-com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div>
-
-<p>This was reported as
-<a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as
-it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or
-earlier). We implemented a fix for this particular issue by not
-injecting into anonymous inner classes.</p>
-
-<p>Unfortunately this was not a bug that needed fixing on our part, but
-rather in the Weld framework (see
-<a href="https://issues.jboss.org/browse/WELD-1441">WELD-1441</a>)</p>
-
-<p>Therefore we reverted the commits done for WICKET-5226 and hope that
-Glassfish will upgrade their Weld implementation soon. For the whole
-story read
-<a href="https://issues.apache.org/jira/browse/WICKET-5264">WICKET-5264</a></p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.9.1<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.1">http://www.apache.org/dyn/closer.cgi/wicket/6.9.1</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.1/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.9.1/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">migration to Wicket 6.0</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</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/d8f15469/content/2013/08/18/wicket-6.10.0-released.html
----------------------------------------------------------------------
diff --git a/content/2013/08/18/wicket-6.10.0-released.html b/content/2013/08/18/wicket-6.10.0-released.html
deleted file mode 100644
index 76b2c93..0000000
--- a/content/2013/08/18/wicket-6.10.0-released.html
+++ /dev/null
@@ -1,355 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.10.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.10.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.10.0!</p>
-
-<p>This release marks the tenth minor release of Wicket 6. Starting with
-Wicket 6 we use semantic versioning for the future development of
-Wicket, and as such no API breaks are present in this release
-compared to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<ul>
-  <li>
-    <p>Required text form components now emit the HTML5 required attribute</p>
-  </li>
-  <li>
-    <p>URLs with username/passwords in them will now be parsed correctly
-http://me:secret@localhost and http://me:secret@localhost:8080 will
-no longer trigger an invalid number exception</p>
-  </li>
-  <li>
-    <p>OnEventHeaderItem uses JavaScript event registration, instead of
-inline DOM attributes, so it should remove ‘on’ prefixes when it is
-provided by the user application. For example: onclick =&gt; click.</p>
-  </li>
-</ul>
-
-<h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3>
-
-<p>As of Wicket 6.9 we ship JQuery 1.10.1. The JQuery project has
-decided to remove deprecated APIs from their codebase from JQuery 1.9
-and up. This means that JQuery plugins using these deprecated APIs no
-longer work. See the JQuery migration guide for more information,
-available from http://jquery.com/upgrade-guide/1.9/ </p>
-
-<p>If your application depends on these deprecated APIs you can easily
-downgrade to JQuery 1.8.3-the previously provided JQuery that still
-contains these APIs. Download the 1.8.3 release of jquery and add it
-to your project in its application’s init method:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> 
-<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
-    <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
-        <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
-<span class="o">}</span></code></pre></div>
-
-<h3 id="cdi-injection-issue">CDI injection issue</h3>
-
-<p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that
-injection in anonymous inner classes was not legal and when
-attempted, it resulted in an exception:</p>
-
-<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: WELD-000070
-Simple bean [EnhancedAnnotatedTypeImpl] private class
-com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div>
-
-<p>This was reported as
-<a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as
-it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or
-earlier). We implemented a fix for this particular issue by not
-injecting into anonymous inner classes.</p>
-
-<p>Unfortunately this was not a bug that needed fixing on our part, but
-rather in the Weld framework (see
-<a href="https://issues.jboss.org/browse/WELD-1441">WELD-1441</a>)</p>
-
-<p>Therefore we reverted the commits done for WICKET-5226 and hope that
-Glassfish will upgrade their Weld implementation soon. For the whole
-story read
-<a href="https://issues.apache.org/jira/browse/WICKET-5264">WICKET-5264</a></p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.10.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.10.0">http://www.apache.org/dyn/closer.cgi/wicket/6.10.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.10.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.10.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-6100">Release Notes - Wicket - Version 6.10.0</h3>
-
-<h4 id="sub-task">Sub-task</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5248">WICKET-5248</a> - OnEventHeaderItem is still broken in 6.9.0</li>
-</ul>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5135">WICKET-5135</a> - wicket-atmosphere EventBus constructor throws NullPointerException under invalid state</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5164">WICKET-5164</a> - PageStoreManager.SessionEntry keeps outdated sessionId when container changes sessionId</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5224">WICKET-5224</a> - ModalWindow is not visible in Safari when opened from a link at the bottom of a large page</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5250">WICKET-5250</a> - Minified css/js gets compressed</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5251">WICKET-5251</a> - Minified name resolves incorrectly if default resource reference is used</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5256">WICKET-5256</a> - Allow configuring the resource used by ResourceStreamRequestHandler</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5259">WICKET-5259</a> - Url can't parse urls with username and password</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5260">WICKET-5260</a> - UrlRenderer#renderUrl() doesn't preserve the host</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5263">WICKET-5263</a> - FilenameWithVersionResourceCachingStrategy breaks silently when the versionPrefix is contained in the original filename</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5266">WICKET-5266</a> - Issue with TomcatWebSocketFilter and Spring Security</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5268">WICKET-5268</a> - ComponentRenderer.renderComponent fails to render two components with different component IDs</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5269">WICKET-5269</a> - XmlAjaxResponse restores wrong response</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5272">WICKET-5272</a> - NPE on unmount in BookmarkableMapper.java:189</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5273">WICKET-5273</a> - Tabindex overwritten in modal window for IE - Works in FF, Chrome</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5279">WICKET-5279</a> - o.a.w.a.AtmosphereBehavior onBroadcast should log DEBUG, not INFO</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5287">WICKET-5287</a> - NumberFormatException when parsing the port from Requests with invalid URIs</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5291">WICKET-5291</a> - Dependencies of Resource Bundle References are ignored</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5294">WICKET-5294</a> - MarkupCache ignores enforceReload flag</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5298">WICKET-5298</a> - Wicket Example for effects with Prototype is broken</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5300">WICKET-5300</a> - ComponentRenderingRequestHandler does not clear renderedComponents (PrototypeApplication)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5302">WICKET-5302</a> - Using InlineEnclosure leads to two re-renderings of the controlling child component</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5306">WICKET-5306</a> - Dynamic and static extra paramaters not evaluated in ajax submitting behavior in a multipart form</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5309">WICKET-5309</a> - No page id appended to some stateful pages using repeaters</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5310">WICKET-5310</a> - if wicket is an external lib, BundleStringResourceLoader doesn't work</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4993">WICKET-4993</a> - Add a minInputLength parameter to AutoCompleteTextField</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5270">WICKET-5270</a> - Do not set the location.hash when clicking on a link</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5276">WICKET-5276</a> - JavaDoc &amp; API for IConverter</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5277">WICKET-5277</a> - PropertiesFactory - customizable properties loading</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5289">WICKET-5289</a> - setRequired(true) should add the HTML5 "required" attribute on &lt;input&gt; and &lt;textarea&gt; elements</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5295">WICKET-5295</a> - UrlResourceStream#getData content-type detection relies on flawed logic in URLConnection#getContentType</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5296">WICKET-5296</a> - OnEventHeaderItem should remove 'on' prefix for the event name</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5303">WICKET-5303</a> - Static id counter AbstractToolbar prevents stable component paths for testing</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5304">WICKET-5304</a> - AbstractResource should check for error code first before for modifications</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5307">WICKET-5307</a> - Export resources' version cache attribute as request cycle metadata</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/d8f15469/content/2013/09/20/wicket-6.11.0-released.html
----------------------------------------------------------------------
diff --git a/content/2013/09/20/wicket-6.11.0-released.html b/content/2013/09/20/wicket-6.11.0-released.html
deleted file mode 100644
index c331b2d..0000000
--- a/content/2013/09/20/wicket-6.11.0-released.html
+++ /dev/null
@@ -1,355 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.11.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.11.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.11.0!</p>
-
-<p>This release marks the eleventh minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development
-of Wicket, and as such no API breaks are present in this release
-compared to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<h4 id="new-html5attributes-behavior">New HTML5Attributes behavior</h4>
-
-<p>HTML5 attribute support in Wicket continues to be improved upon. Add
-the new HTML5Attributes behavior to your text fields or buttons and
-Wicket will add the relevant HTML5 attributes based on the state of
-your components:</p>
-
-<ul>
-  <li>adds “required” if your form component is required</li>
-  <li>adds “placeholder” for the label of your form component</li>
-  <li>adds “pattern” if your form component has a PatternValidator 
-attached</li>
-  <li>adds “formnovalidate” if your button has default form processing 
-set to false</li>
-</ul>
-
-<p>This behavior replaces the functionality from 6.10 where HTML5
-attributes were added automatically (see
-<a href="https://issues.apache.org/jira/browse/WICKET-5289">WICKET-5289</a> and
-<a href="https://issues.apache.org/jira/browse/WICKET-5331">WICKET-5331</a>)</p>
-
-<h4 id="beanvalidation-receives-french-translation">BeanValidation receives french translation</h4>
-
-<p>The BeanValidation project now has a french translation for
-validation errors:</p>
-
-<ul>
-  <li>Le champ ‘${label}’ ne doit pas être null</li>
-  <li>Le champ ‘${label}’ pourrait contenir du contenu HTML dangereux</li>
-</ul>
-
-<p>Bonne chance!</p>
-
-<h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3>
-
-<p>As of Wicket 6.9 we ship JQuery 1.10.1. The JQuery project has
-decided to remove deprecated APIs from their codebase from JQuery 1.9
-and up. This means that JQuery plugins using these deprecated APIs no
-longer work. See the JQuery migration guide for more information,
-available from http://jquery.com/upgrade-guide/1.9/</p>
-
-<p>If your application depends on these deprecated APIs you can easily
-downgrade to JQuery 1.8.3-the previously provided JQuery that still
-contains these APIs. Download the 1.8.3 release of jquery and add it
-to your project in its application’s init method:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span>
-    <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
-        <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
-            <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
-    <span class="o">}</span></code></pre></div>
-
-<h3 id="cdi-injection-issue">CDI injection issue</h3>
-
-<p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that
-injection in anonymous inner classes was not legal and when
-attempted, it resulted in an exception:</p>
-
-<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException:
-WELD-000070 Simple bean [EnhancedAnnotatedTypeImpl] private class
-com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div>
-
-<p>This was reported as
-<a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as
-it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or
-earlier). We implemented a fix for this particular issue by not
-injecting into anonymous inner classes.</p>
-
-<p>Unfortunately this was not a bug that needed fixing on our part, but
-rather in the Weld framework (see
-<a href="https://issues.jboss.org/browse/WELD-1441">WELD-1441</a>)</p>
-
-<p>Therefore we reverted the commits done for WICKET-5226 and hope that
-Glassfish will upgrade their Weld implementation soon. For the whole
-story read
-<a href="https://issues.apache.org/jira/browse/WICKET-5264">WICKET-5264</a></p>
-
-<p>Glassfish has fixed this in trunk according to
-<a href="https://java.net/jira/browse/GLASSFISH-20619">GLASSFISH-20619</a> but
-the fix has yet to be integrated into a release.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.11.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.11.0">http://www.apache.org/dyn/closer.cgi/wicket/6.11.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.11.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.11.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-6110">Release Notes - Wicket - Version 6.11.0</h3>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5313">WICKET-5313</a> - Wrong HTML attribute used in SizeTagModifier (wicket-bean-validation)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5315">WICKET-5315</a> - PriorityHeaderItem+OnDomReadyHeaderItem has no priority in Ajax response</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5316">WICKET-5316</a> - Wicket Atmosphere CouldNotLockPageException</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5319">WICKET-5319</a> - CryptoMapper encrypts external URLs in ResourceReferences making the resources inaccessible</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5322">WICKET-5322</a> - “Source code” link doesn’t work at wicket-library.com</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5325">WICKET-5325</a> - ComponentRenderer.renderComponent does not render markup for ListView</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5329">WICKET-5329</a> - “Required” flag initialized too early in  PropertyValidator</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5332">WICKET-5332</a> - Autocomplete throws error when initialized in an AjaxLazyLoadPanel</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5334">WICKET-5334</a> - KittenCaptcha example is broken in IE10</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5335">WICKET-5335</a> - After selecting a file MultiFileUploadField does not render properly input field</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5339">WICKET-5339</a> - Broadcast.EXACT does not notify Behaviors of target Component</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5343">WICKET-5343</a> - AutoCompleteTextField suggestions popup position is wrong when its container has scrollbar</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5345">WICKET-5345</a> - Url.canonical() breaks when there are two consecutive “parent” segments followed by a normal segment</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5348">WICKET-5348</a> - JavaDoc for IColumn#getSortProperty() in misleading</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5327">WICKET-5327</a> - CryptoMapper: insecure default encryption provider</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5331">WICKET-5331</a> - Make html5 form validation configurable</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5333">WICKET-5333</a> - wicket-bean-validation french translation</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5341">WICKET-5341</a> - JavaDoc for IFormValidator</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5354">WICKET-5354</a> - Make ResourceBundles and related classes easier for extension</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/d8f15469/content/2013/11/01/wicket-6.12.0-released.html
----------------------------------------------------------------------
diff --git a/content/2013/11/01/wicket-6.12.0-released.html b/content/2013/11/01/wicket-6.12.0-released.html
deleted file mode 100644
index cfdf94d..0000000
--- a/content/2013/11/01/wicket-6.12.0-released.html
+++ /dev/null
@@ -1,346 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.12.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.12.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.12.0!</p>
-
-<p>This release marks the twelfth minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development
-of Wicket, and as such no API breaks are present in this release
-compared to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<p>This release fixes 16 bugs and adds the following improvements:</p>
-
-<ul>
-  <li>Support MultiFileUploadField in FormTester</li>
-  <li>Add support for parsing IE 11 user agent</li>
-  <li>Log the exception if the application cannot start properly</li>
-  <li>Add Wicket.Event.unsubscribe method</li>
-  <li>Allow form components to trim the input themselves</li>
-  <li>Allow DebugBar contributors to be removed</li>
-  <li>Session management doesn’t work with Jetty’s JDBCSessionManager </li>
-  <li>HeaderItem to be Serializable</li>
-</ul>
-
-<h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3>
-
-<p>As of Wicket 6.9 we ship JQuery 1.10.1. The JQuery project has
-decided to remove deprecated APIs from their codebase from JQuery 1.9
-and up. This means that JQuery plugins using these deprecated APIs no
-longer work. See the JQuery migration guide for more information,
-available from http://jquery.com/upgrade-guide/1.9/</p>
-
-<p>If your application depends on these deprecated APIs you can easily
-downgrade to JQuery 1.8.3-the previously provided JQuery that still
-contains these APIs. Download the 1.8.3 release of jquery and add it
-to your project in its application’s init method:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span>
- <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
-     <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
-         <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
- <span class="o">}</span></code></pre></div>
-
-<h3 id="cdi-injection-issue">CDI injection issue</h3>
-
-<p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that
-injection in anonymous inner classes was not legal and when
-attempted, it resulted in an exception:</p>
-
-<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException:
-WELD-000070 Simple bean [EnhancedAnnotatedTypeImpl] private class
-com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div>
-
-<p>This was reported as
-<a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as
-it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or
-earlier). We implemented a fix for this particular issue by not
-injecting into anonymous inner classes.</p>
-
-<p>Unfortunately this was not a bug that needed fixing on our part, but
-rather in the Weld framework (see
-<a href="https://issues.jboss.org/browse/WELD-1441">WELD-1441</a>)</p>
-
-<p>Therefore we reverted the commits done for WICKET-5226 and hope that
-Glassfish will upgrade their Weld implementation soon. For the whole
-story read
-<a href="https://issues.apache.org/jira/browse/WICKET-5264">WICKET-5264</a></p>
-
-<p>Glassfish has fixed this in trunk according to
-<a href="https://java.net/jira/browse/GLASSFISH-20619">GLASSFISH-20619</a> but
-the fix has yet to be integrated into a release.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
- <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
- <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
- <span class="nt">&lt;version&gt;</span>6.12.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.12.0">http://www.apache.org/dyn/closer.cgi/wicket/6.12.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.12.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.12.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-6120">Release Notes - Wicket - Version 6.12.0</h3>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4862">WICKET-4862</a> - AjaxPagingNavigationLink and AjaxPagingNavigationIncrementLink output inline onclick attributes in addition to Wicket.Ajax.ajax event registration</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5101">WICKET-5101</a> - Could not open second modal window after closing first</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5356">WICKET-5356</a> - AutoCompleteSettings.setShowListOnEmptyInput(true) is not working anymore</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5359">WICKET-5359</a> - org.apache.wicket.util.string.StringValue#equals broken</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5366">WICKET-5366</a> - ResourceAggregator looses information about priority/filtering/… when using a bundle</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5369">WICKET-5369</a> - Can’t set a cookie using CookieUtils during an ajax request due to java.lang.ClassCastException: org.apache.wicket.ajax.AbstractAjaxResponse$AjaxResponse cannot be cast to org.apache.wicket.request.http.WebResponse</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5374">WICKET-5374</a> - SourcesPage fails on resources with non-ASCII characters</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5375">WICKET-5375</a> - Improve ConcatBundleResource error handling when a resource is missing</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5378">WICKET-5378</a> - AutoCompleteTextField inside a ModalWindow shows auto complete dropdown in the wrong location</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5379">WICKET-5379</a> - IE7: AutoCompleteTextField inside a ModalWindow shows auto complete dropdown behind ModalWindow</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5380">WICKET-5380</a> - Wicket rebinds the SessionEntry session attribute and this causes problems in Glassfish</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5382">WICKET-5382</a> - AutoComplete JavaScript errors</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5385">WICKET-5385</a> - wicket-bean-validation PropertyValidator_fr.properties.xml : org.xml.sax.SAXParseException</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5386">WICKET-5386</a> - ChainingModel should not check if the modelObject given as argument is null</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5397">WICKET-5397</a> - target.prependJavaScript and JQuery-Animation in IE8</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5398">WICKET-5398</a> - XmlPullParser fails to properly parse from String with encoding declaration</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5346">WICKET-5346</a> - Support MultiFileUploadField in FormTester</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5362">WICKET-5362</a> - Add support for parsing IE 11 user agent</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5376">WICKET-5376</a> - Log the exception if the application cannot start properly</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5381">WICKET-5381</a> - Add Wicket.Event.unsubscribe method</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5384">WICKET-5384</a> - Allow form components to trim the input themselves</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5388">WICKET-5388</a> - Allow DebugBar contributors to be removed</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5390">WICKET-5390</a> - Session management doesn’t work with Jetty’s JDBCSessionManager </li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5395">WICKET-5395</a> - HeaderItem to be Serializable</li>
-</ul>
-
-<h4 id="wish">Wish</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5393">WICKET-5393</a> - Remove ‘final’ from InlineFrame#onComponentTag()</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>


[28/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.svg b/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.svg
new file mode 100755
index 0000000..15ed4b4
--- /dev/null
+++ b/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   :  2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceSansProBoldItalic" horiz-adv-x="1042" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="405" />
+<glyph unicode=" "  horiz-adv-x="405" />
+<glyph unicode="&#x09;" horiz-adv-x="405" />
+<glyph unicode="&#xa0;" horiz-adv-x="405" />
+<glyph unicode="!" horiz-adv-x="677" d="M92 127q0 80 57.5 143.5t143.5 63.5q66 0 105.5 -43t39.5 -111q0 -80 -57 -142.5t-143 -62.5q-66 0 -106 42t-40 110zM236 463l94 651l39 258h280l-59 -258l-170 -651h-184z" />
+<glyph unicode="&#x22;" horiz-adv-x="1044" d="M248 743l43 371l37 258h276l-57 -258l-117 -371h-182zM696 743l43 371l37 258h277l-58 -258l-114 -371h-185z" />
+<glyph unicode="#" horiz-adv-x="1036" d="M37 385l43 182h168l74 238h-156l45 182h168l110 344h166l-110 -344h205l110 344h164l-109 -344h154l-43 -182h-168l-74 -238h156l-43 -182h-170l-123 -385h-166l123 385h-205l-123 -385h-163l123 385h-156zM414 567h204l74 238h-205z" />
+<glyph unicode="$" d="M12 180l172 170q115 -150 256 -149q84 0 131 42t47 113q0 61 -43 115.5t-103 99.5t-120.5 94.5t-103.5 121t-43 157.5q0 162 105.5 270.5t277.5 124.5l39 203h186l-43 -219q139 -39 248 -170l-176 -158q-90 121 -207 121q-70 0 -112 -39t-42 -100q0 -53 43 -103.5 t103.5 -94.5t121 -94t103.5 -126t43 -168q0 -166 -106.5 -278.5t-284.5 -132.5l-43 -205h-185l43 215q-184 41 -307 190z" />
+<glyph unicode="%" horiz-adv-x="1697" d="M109 854q0 221 109.5 373.5t283.5 152.5q123 0 202.5 -90t79.5 -237q0 -221 -109.5 -373t-283.5 -152q-121 0 -201.5 90.5t-80.5 235.5zM291 -25l969 1401h163l-970 -1401h-162zM307 860q0 -164 103 -164q76 0 126 100.5t50 252.5q-1 163 -101 163q-76 0 -127 -101 t-51 -251zM950 301q0 221 109.5 373.5t283.5 152.5q121 0 202 -91t81 -236q0 -221 -109.5 -373t-283.5 -152q-121 0 -202 90.5t-81 235.5zM1149 307q0 -164 100 -164q76 0 127 100.5t51 252.5q0 163 -102 163q-76 0 -126 -101t-50 -251z" />
+<glyph unicode="&#x26;" horiz-adv-x="1296" d="M29 307.5q0 149.5 82 248.5t227 181q-39 121 -39 224q0 164 119 281.5t287 117.5q131 0 202.5 -73t71.5 -195q0 -72 -27.5 -134.5t-85 -117t-107.5 -89t-130 -83.5q80 -139 213 -262q131 147 211 346h254q-131 -281 -301 -471q92 -57 196 -84l-110 -222q-137 31 -279 127 q-180 -127 -403 -127q-178 0 -279.5 91.5t-101.5 241zM301 338q0 -68 43 -110t115 -42q96 0 192 54q-135 139 -223 299q-127 -101 -127 -201zM532 969q0 -55 17 -121q104 55 158.5 112.5t54.5 133.5q0 80 -74 80q-63 0 -109.5 -56.5t-46.5 -148.5z" />
+<glyph unicode="'" horiz-adv-x="595" d="M248 743l43 371l37 258h276l-57 -258l-117 -371h-182z" />
+<glyph unicode="(" horiz-adv-x="673" d="M115 268q0 344 118.5 634t362.5 599l162 -82q-418 -555 -418 -1171q0 -332 74 -541l-178 -74q-121 328 -121 635z" />
+<glyph unicode=")" horiz-adv-x="677" d="M-68 -285q418 555 418 1172q0 330 -74 543l179 71q123 -334 123 -633q0 -344 -119 -634.5t-365 -600.5z" />
+<glyph unicode="*" horiz-adv-x="897" d="M207 1163l63 133l219 -69l66 235l145 -12l-16 -240l234 29l20 -143l-225 -78l78 -217l-134 -76l-125 193l-178 -168l-106 100l153 201z" />
+<glyph unicode="+" d="M98 578v198h344v379h207v-379h344v-198h-348v-383h-205v383h-342z" />
+<glyph unicode="," horiz-adv-x="595" d="M-55 -229q111 33 178 93t86 136q-70 2 -113 41t-43 104q0 78 53.5 133.5t137.5 55.5q82 0 126 -52.5t44 -146.5q0 -195 -119 -335t-322 -183z" />
+<glyph unicode="-" horiz-adv-x="655" d="M68 420l43 198h479l-43 -198h-479z" />
+<glyph unicode="." horiz-adv-x="595" d="M49 127q0 80 57.5 143.5t143.5 63.5q63 0 103 -43t40 -111q0 -80 -56 -142.5t-144 -62.5q-63 0 -103.5 42t-40.5 110z" />
+<glyph unicode="/" horiz-adv-x="673" d="M-141 -328l762 1782h186l-766 -1782h-182z" />
+<glyph unicode="0" d="M78 442q0 207 50 379t132 279.5t182.5 166t206.5 58.5q164 0 264.5 -122t100.5 -349q0 -207 -49.5 -378t-131 -278.5t-182.5 -165t-207 -57.5q-164 0 -265 122t-101 345zM338 414q0 -223 125 -224q113 0 204 206t91 487q0 227 -125 227q-113 0 -204 -208t-91 -488z" />
+<glyph unicode="1" d="M39 0l45 225h268l160 785h-238l35 176q193 31 332 114h209l-217 -1075h239l-45 -225h-788z" />
+<glyph unicode="2" d="M-27 0l31 160q32 26 93 76q346 283 453 399q158 172 159 311q0 72 -41 115t-117 43q-84 0 -213 -105l-135 162q193 164 383 164q182 0 288.5 -96t106.5 -254q0 -63 -14.5 -122.5t-54.5 -124t-73.5 -111t-111.5 -123t-124 -119.5t-152 -139h440l-45 -236h-873z" />
+<glyph unicode="3" d="M-33 209l178 145q51 -70 122 -111.5t141 -41.5q106 0 168.5 49t62.5 133q0 90 -70.5 136t-251.5 46l39 199q350 0 351 201q0 63 -42 101t-116 38q-86 0 -207 -84l-135 180q178 125 393 125q176 0 284.5 -86t108.5 -227q0 -256 -278 -348v-9q205 -78 205 -274 q0 -190 -141.5 -298t-364.5 -108q-127 0 -245 59.5t-202 174.5z" />
+<glyph unicode="4" d="M16 315l37 197l619 788h334l-154 -768h149l-40 -217h-150l-63 -315h-256l63 315h-539zM330 532h266l47 234q10 49 33.5 146.5t34.5 142.5h-9q-16 -25 -68 -110t-81 -128z" />
+<glyph unicode="5" d="M-14 209l176 143q111 -152 256 -151q98 0 166.5 67.5t68.5 177.5q0 88 -47 134.5t-131 46.5t-190 -60l-105 86l160 647h700l-47 -235h-456l-72 -256q59 27 125 27q154 0 250 -89.5t96 -254.5q0 -229 -156.5 -373t-367.5 -144q-260 1 -426 234z" />
+<glyph unicode="6" d="M102 438q0 395 183.5 641t470.5 246q194 0 321 -178l-178 -150q-66 102 -162 103q-121 0 -215 -106.5t-135 -305.5q53 57 126 90t130 33q145 0 234.5 -86t89.5 -254q0 -197 -132.5 -346.5t-326.5 -149.5q-184 0 -295 128t-111 335zM362 412q0 -106 44 -167t116 -61 q84 0 135.5 82t51.5 180q0 82 -36 127t-104 45q-104 0 -204 -126q-2 -27 -3 -80z" />
+<glyph unicode="7" d="M203 1065l47 235h862l-35 -176q-141 -129 -242.5 -268t-167 -290.5t-101.5 -274.5t-72 -291h-289q96 358 223 613t326 452h-551z" />
+<glyph unicode="8" d="M76 315q0 127 77.5 221.5t202.5 143.5v8q-113 117 -112 264q0 168 122.5 270.5t299.5 102.5q145 0 249.5 -78t104.5 -227q0 -227 -234 -352v-9q162 -109 162 -297q0 -172 -137 -279.5t-334 -107.5q-158 0 -279.5 87t-121.5 253zM326 346q0 -76 46 -126t126 -50t137 50 t57 140q0 72 -52 121t-169 115q-145 -102 -145 -250zM489 963q0 -70 41 -119t129 -96q121 100 121 231q0 68 -33.5 107.5t-101.5 39.5q-66 0 -111 -44t-45 -119z" />
+<glyph unicode="9" d="M23 156l176 147q66 -102 161 -102q121 0 215.5 105.5t135.5 303.5q-53 -55 -127 -88t-129 -33q-145 0 -233.5 86.5t-88.5 253.5q0 197 131 346.5t326 149.5q186 0 295.5 -128t109.5 -335q0 -395 -183 -641t-468 -246q-200 1 -321 181zM389 854q0 -82 36.5 -127t104.5 -45 q100 0 203 127q2 27 2 80q0 106 -44 166.5t-116 60.5q-84 0 -135 -82t-51 -180z" />
+<glyph unicode=":" horiz-adv-x="595" d="M49 127q0 80 57.5 143.5t143.5 63.5q63 0 103 -43t40 -111q0 -80 -56 -142.5t-144 -62.5q-63 0 -103.5 42t-40.5 110zM164 811q0 80 57.5 143.5t143.5 63.5q66 0 105.5 -44t39.5 -110q0 -80 -56.5 -142.5t-144.5 -62.5q-66 0 -105.5 42t-39.5 110z" />
+<glyph unicode=";" horiz-adv-x="595" d="M-55 -229q111 33 178 93t86 136q-70 2 -113 41t-43 104q0 78 53.5 133.5t137.5 55.5q82 0 126 -52.5t44 -146.5q0 -195 -119 -335t-322 -183zM164 811q0 80 57.5 143.5t143.5 63.5q66 0 105.5 -44t39.5 -110q0 -80 -56.5 -142.5t-144.5 -62.5q-66 0 -105.5 42t-39.5 110z " />
+<glyph unicode="&#x3c;" d="M94 580v196l899 357v-230l-348 -125l-264 -94v-8l264 -96l348 -125v-234z" />
+<glyph unicode="=" d="M98 338v199h895v-199h-895zM98 815v199h895v-199h-895z" />
+<glyph unicode="&#x3e;" d="M98 221v234l351 125l262 96v8l-262 94l-351 125v230l899 -357v-196z" />
+<glyph unicode="?" horiz-adv-x="909" d="M184 127q0 80 57.5 143.5t143.5 63.5q66 0 104.5 -43t38.5 -111q0 -80 -56 -142.5t-142 -62.5q-66 0 -106 42t-40 110zM231 1251q150 145 334 146q168 0 269.5 -83t101.5 -227q0 -88 -37 -159.5t-92 -121.5t-111.5 -98.5t-102.5 -113t-56 -139.5l-238 20q8 90 49 165 t93.5 123t102.5 90t84 90t34 101q0 59 -35 93t-97 34q-78 0 -157 -79z" />
+<glyph unicode="@" horiz-adv-x="1773" d="M88 332q0 283 131 522.5t348 374.5t463 135q309 0 489.5 -179t180.5 -452q0 -311 -140.5 -482t-349.5 -171q-74 0 -129 40t-73 113h-9q-39 -59 -102 -96t-127 -37q-111 0 -183.5 82t-72.5 213q0 195 124 350.5t292 155.5q94 0 143 -100h4l31 84h170l-104 -455 q-41 -176 88 -176q94 0 176 122t82 329q0 213 -125 353t-391 140q-172 0 -338 -107.5t-275.5 -303t-109.5 -422.5q0 -258 153.5 -399.5t366.5 -141.5q131 0 243 70l74 -152q-174 -90 -342 -90q-293 0 -490.5 178t-197.5 502zM723 412q0 -137 104 -138q63 0 136 101l63 284 q-31 63 -90 64q-86 0 -149.5 -102.5t-63.5 -208.5z" />
+<glyph unicode="A" horiz-adv-x="1122" d="M-127 0l705 1335h335l134 -1335h-293l-17 336h-397l-158 -336h-309zM440 547h287l-8 176q-12 272 -17 397h-8q-123 -295 -172 -397z" />
+<glyph unicode="B" horiz-adv-x="1236" d="M57 0l269 1335h407q209 0 329 -75.5t120 -229.5q0 -115 -79 -205t-210 -129l-4 -8q231 -55 231 -250q0 -221 -161.5 -329.5t-415.5 -108.5h-486zM381 215h174q143 0 219 55.5t76 157.5q0 170 -217 170h-174zM498 788h133q264 0 264 195q0 133 -213 133h-119z" />
+<glyph unicode="C" horiz-adv-x="1161" d="M115 535q0 346 205.5 585.5t504.5 239.5q236 0 357 -213l-193 -148q-74 117 -178 117q-168 0 -288 -169t-120 -394q0 -336 279 -336q106 0 227 102l117 -180q-178 -164 -403 -164q-233 0 -370.5 150t-137.5 410z" />
+<glyph unicode="D" horiz-adv-x="1261" d="M57 0l269 1335h292q285 0 437.5 -132t152.5 -392q0 -385 -201.5 -598t-531.5 -213h-418zM385 225h84q203 0 328 143.5t125 424.5q0 160 -82 238.5t-228 78.5h-53z" />
+<glyph unicode="E" horiz-adv-x="1079" d="M57 0l269 1335h790l-45 -235h-514l-57 -291h436l-45 -236h-436l-70 -337h530l-45 -236h-813z" />
+<glyph unicode="F" horiz-adv-x="1032" d="M57 0l269 1335h790l-45 -235h-514l-63 -328h434l-45 -235h-437l-106 -537h-283z" />
+<glyph unicode="G" horiz-adv-x="1251" d="M115 535q0 348 208.5 586.5t522.5 238.5q252 0 373 -213l-191 -148q-78 117 -197 117q-182 0 -305 -168t-123 -395q0 -338 289 -338q84 0 146 45l57 262h-219l43 230h465l-123 -637q-178 -139 -418 -140q-248 0 -388 148t-140 412z" />
+<glyph unicode="H" horiz-adv-x="1335" d="M57 0l269 1335h280l-106 -518h456l103 518h280l-266 -1335h-282l116 571h-456l-111 -571h-283z" />
+<glyph unicode="I" horiz-adv-x="602" d="M57 0l269 1335h280l-266 -1335h-283z" />
+<glyph unicode="J" horiz-adv-x="1005" d="M-16 178l172 170q74 -131 204 -131q156 0 205 248l174 870h281l-184 -919q-39 -195 -157 -318t-319 -123q-117 0 -218 53.5t-158 149.5z" />
+<glyph unicode="K" horiz-adv-x="1236" d="M57 0l269 1335h280l-108 -549h6l502 549h307l-486 -549l299 -786h-292l-213 610l-203 -219l-78 -391h-283z" />
+<glyph unicode="L" horiz-adv-x="1024" d="M57 0l269 1335h280l-221 -1099h506l-45 -236h-789z" />
+<glyph unicode="M" horiz-adv-x="1515" d="M57 0l269 1335h297l96 -616l35 -240h8l123 240l336 616h299l-269 -1335h-262l111 530q35 178 121 447h-7l-165 -307l-314 -547h-112l-99 547l-41 307h-8q-33 -342 -53 -447l-107 -530h-258z" />
+<glyph unicode="N" horiz-adv-x="1316" d="M57 0l269 1335h272l217 -696l72 -293h8q4 31 13.5 141.5t18.5 191.5t23 150l103 506h266l-266 -1335h-271l-219 694l-67 297h-9q-33 -350 -59 -479l-102 -512h-269z" />
+<glyph unicode="O" horiz-adv-x="1351" d="M117 541q0 348 200.5 583.5t477.5 235.5q231 0 366 -150.5t135 -414.5q0 -348 -201 -584t-477 -236q-231 0 -366 150.5t-135 415.5zM403 559q0 -162 59.5 -252t170.5 -90q145 0 261 166t116 393q0 162 -58.5 251t-169.5 89q-145 0 -262 -165t-117 -392z" />
+<glyph unicode="P" horiz-adv-x="1193" d="M57 0l269 1335h422q209 0 332.5 -86t123.5 -268q0 -264 -171 -391t-445 -127h-158l-90 -463h-283zM477 686h141q150 0 230 64.5t80 189.5q0 172 -226 172h-143z" />
+<glyph unicode="Q" horiz-adv-x="1351" d="M117 541q0 348 200.5 583.5t477.5 235.5q231 0 366 -150.5t135 -414.5q0 -311 -163.5 -536.5t-405.5 -272.5q80 -121 279 -121q57 0 135 18l12 -211q-82 -32 -159 -32h-5q-416 0 -559 366q-147 53 -230 191.5t-83 343.5zM403 559q0 -162 59.5 -252t170.5 -90 q145 0 261 166t116 393q0 162 -58.5 251t-169.5 89q-145 0 -262 -165t-117 -392z" />
+<glyph unicode="R" horiz-adv-x="1220" d="M57 0l269 1335h417q211 0 334 -83t123 -259q0 -180 -92 -296.5t-248 -168.5l207 -528h-295l-172 489h-164l-96 -489h-283zM481 713h142q145 0 223 64.5t78 174.5q0 160 -224 160h-141z" />
+<glyph unicode="S" horiz-adv-x="1083" d="M10 225l201 158q55 -78 133 -123t164 -45q88 0 140 41t52 113q0 35 -23.5 64.5t-46 45t-85.5 56.5l-127 77q-98 61 -148.5 139t-50.5 195q0 172 136.5 293t332.5 121q238 0 406 -203l-179 -166q-119 125 -239 125q-78 0 -124 -41t-46 -102q0 -41 30.5 -71t110.5 -78 q17 -11 27 -17l131 -80q98 -59 142 -132t44 -185q0 -186 -139 -310.5t-365 -124.5q-293 0 -477 250z" />
+<glyph unicode="T" horiz-adv-x="1089" d="M172 1098l45 237h983l-47 -237h-350l-217 -1098h-281l217 1098h-350z" />
+<glyph unicode="U" horiz-adv-x="1316" d="M154 440q-1 63 26 215l137 680h281l-145 -731q-16 -88 -17 -155q0 -117 47 -174.5t156 -57.5q98 0 160.5 81t99.5 263l156 774h274l-155 -770q-61 -305 -194.5 -447.5t-348.5 -142.5q-477 0 -477 465z" />
+<glyph unicode="V" horiz-adv-x="1134" d="M162 1335h293l34 -657q12 -283 15 -428h8q123 287 186 428l297 657h310l-691 -1335h-340z" />
+<glyph unicode="W" horiz-adv-x="1626" d="M158 0l47 1335h287l-43 -641q-27 -299 -41 -428h8q25 66 85 210.5t89 217.5l274 641h238l4 -641q-2 -143 -14 -428h8q16 49 69.5 198.5t79.5 229.5l226 641h268l-518 -1335h-355l9 639q0 127 18 311h-8q-18 -51 -60.5 -156.5t-60.5 -154.5l-262 -639h-348z" />
+<glyph unicode="X" horiz-adv-x="1132" d="M-74 0l496 688l-207 647h311l68 -268q6 -31 21.5 -100.5t25.5 -108.5h8q27 47 76 127t51 84l162 266h299l-469 -659l223 -676h-311l-76 291q-23 84 -53 215h-8q-47 -78 -133 -217l-185 -289h-299z" />
+<glyph unicode="Y" d="M164 1335h291l57 -321q10 -57 27.5 -158.5t23.5 -134.5h8q88 166 164 297l187 317h301l-566 -852l-96 -483h-278l94 483z" />
+<glyph unicode="Z" horiz-adv-x="1075" d="M-10 0l37 168l729 932h-527l47 235h863l-35 -170l-723 -929h580l-50 -236h-921z" />
+<glyph unicode="[" horiz-adv-x="675" d="M-6 -311l352 1761h410l-29 -150h-203l-291 -1462h201l-31 -149h-409z" />
+<glyph unicode="\" horiz-adv-x="673" d="M174 1454h180l158 -1782h-182z" />
+<glyph unicode="]" horiz-adv-x="677" d="M-59 -311l30 149h199l293 1462h-199l29 150h409l-352 -1761h-409z" />
+<glyph unicode="^" horiz-adv-x="1036" d="M147 563l306 809h221l305 -809h-229l-93 277l-88 276h-8l-90 -276l-94 -277h-230z" />
+<glyph unicode="_" horiz-adv-x="985" d="M-96 -283l30 158h936l-32 -158h-934z" />
+<glyph unicode="`" horiz-adv-x="1093" d="M455 1479h260l114 -305h-194z" />
+<glyph unicode="a" horiz-adv-x="1130" d="M63 348q0 285 164 488.5t379 203.5q70 0 131.5 -35.5t89.5 -97.5h4l46 109h223l-203 -1016h-227l4 133h-6q-152 -158 -318 -158q-135 0 -211 97.5t-76 275.5zM354 383q0 -178 119 -178q131 0 217 149l72 361q-47 96 -135 96q-109 0 -191 -125t-82 -303z" />
+<glyph unicode="b" horiz-adv-x="1132" d="M29 0l288 1436h281l-68 -326l-51 -190h4q146 120 293 120h2q135 0 211 -97t76 -275q0 -285 -164 -489t-377 -204q-70 0 -128 36t-87 98h-4l-45 -109h-231zM371 301q43 -96 133 -96q109 0 190.5 125t81.5 303t-119 178q-129 0 -208 -127z" />
+<glyph unicode="c" horiz-adv-x="907" d="M59 393q0 266 174.5 456.5t423.5 190.5q172 0 273 -125l-156 -165q-60 65 -133 65h-2q-121 0 -207 -123t-86 -293q0 -94 44 -146t128 -52q76 0 162 65l117 -172q-158 -119 -340 -119q-174 0 -286 112.5t-112 305.5z" />
+<glyph unicode="d" horiz-adv-x="1118" d="M63 348q0 285 164 488.5t379 203.5q141 0 207 -122h6l25 192l61 326h281l-289 -1436h-227l4 133h-6q-152 -158 -318 -158q-135 0 -211 97.5t-76 275.5zM354 383q0 -178 119 -178q127 0 217 149l72 361q-47 96 -135 96q-109 0 -191 -125t-82 -303z" />
+<glyph unicode="e" horiz-adv-x="1015" d="M59 410q0 270 175.5 450t390.5 180q172 0 251.5 -104.5t79.5 -276.5q0 -131 -53 -231h-577q-1 -11 -1 -21q0 -107 58 -161q63 -60 170 -60q84 0 188 72l99 -176q-152 -106 -365 -107q-186 0 -301 117t-115 318zM348 600h369q10 35 10 76q0 149 -135 149h-2 q-76 0 -142.5 -58t-99.5 -167z" />
+<glyph unicode="f" horiz-adv-x="669" d="M74 0l162 797h-132l43 207l134 12l12 67q33 170 130 273.5t263 103.5q117 0 217 -55l-90 -199q-49 31 -98 31q-57 0 -92 -31.5t-50 -111.5l-14 -78h176l-43 -219h-180l-158 -797h-280z" />
+<glyph unicode="g" horiz-adv-x="1118" d="M-25 -293l121 187q139 -106 262 -107q197 0 260 213l50 172h-4q-145 -139 -304 -139q-135 0 -216 90t-81 264q0 270 160 461.5t371 191.5q70 0 129 -35.5t88 -97.5h6l43 109h227l-198 -1000q-45 -223 -184.5 -337.5t-354.5 -114.5q-201 0 -375 143zM354 424 q0 -164 115 -164q129 0 215 133l64 322q-49 96 -134 96q-106 0 -183 -112.5t-77 -274.5z" />
+<glyph unicode="h" horiz-adv-x="1118" d="M29 0l288 1436h281l-78 -375l-45 -164h8q162 143 320 143q241 0 241 -258q0 -27 -1.5 -52t-5.5 -48.5t-9 -46.5l-127 -635h-280l120 600q16 82 17 96q0 104 -105 105q-84 0 -213 -131l-131 -670h-280z" />
+<glyph unicode="i" horiz-adv-x="542" d="M29 0l204 1016h279l-203 -1016h-280zM274 1303q0 68 51.5 116.5t123.5 48.5q61 0 106 -35.5t45 -99.5q0 -72 -50 -119t-124 -47q-61 0 -106.5 36t-45.5 100z" />
+<glyph unicode="j" horiz-adv-x="546" d="M-268 -356l84 202q45 -26 87 -26h3q49 0 75.5 37t47.5 123l207 1036h280l-211 -1049q-78 -368 -375 -368h-2q-106 0 -196 45zM279 1303q0 68 50 116.5t124 48.5q61 0 106 -35.5t45 -99.5q0 -72 -50 -119t-124 -47q-63 0 -107 36t-44 100z" />
+<glyph unicode="k" horiz-adv-x="1075" d="M29 0l288 1436h281l-168 -832h8l383 412h312l-416 -445l241 -571h-280l-154 410l-166 -166l-49 -244h-280z" />
+<glyph unicode="l" horiz-adv-x="563" d="M76 174q0 53 14 125l227 1137h281l-231 -1149q-4 -20 -5 -39q0 -47 39 -47q18 0 37 4l-8 -207q-63 -23 -149 -23q-205 0 -205 199z" />
+<glyph unicode="m" horiz-adv-x="1693" d="M29 0l200 1016h228l-4 -135h8q181 159 325 159h2q106 0 159.5 -45t76.5 -133q193 178 344 178q240 0 240 -260q0 -63 -17 -145l-127 -635h-280l121 600q16 82 16 96q0 104 -102 105q-74 0 -199 -131l-135 -670h-281l121 600q16 82 16 96q0 104 -98 105q-78 0 -203 -131 l-131 -670h-280z" />
+<glyph unicode="n" horiz-adv-x="1130" d="M29 0l200 1016h228l-4 -135h8q185 159 340 159h2q241 0 241 -258q0 -33 -4 -69t-12 -78l-127 -635h-280l120 600q16 82 17 96q0 104 -105 105q-84 0 -213 -131l-131 -670h-280z" />
+<glyph unicode="o" horiz-adv-x="1091" d="M61 393q0 283 174.5 465t395.5 182q176 0 284.5 -114.5t108.5 -302.5q0 -283 -174 -465.5t-395 -182.5q-178 0 -286 115t-108 303zM344 399q0 -198 140 -198h1q104 0 180 119.5t76 295.5q0 199 -143 199q-102 0 -178 -120t-76 -296z" />
+<glyph unicode="p" horiz-adv-x="1132" d="M-47 -377l280 1393h228l2 -117h6q156 141 309 141q135 0 211 -97t76 -275q0 -285 -164 -489t-377 -204q-135 0 -207 121h-4l-28 -198l-52 -275h-280zM371 299q45 -94 133 -94q109 0 190.5 125t81.5 303t-119 178q-129 0 -208 -127z" />
+<glyph unicode="q" horiz-adv-x="1130" d="M63 348q0 285 164 488.5t379 203.5q70 0 131.5 -35.5t89.5 -97.5h4l46 109h223l-279 -1393h-280l57 275l76 235h-4q-152 -158 -320 -158q-135 0 -211 97.5t-76 275.5zM354 383q0 -178 119 -178q127 0 217 149l72 361q-47 96 -135 96q-109 0 -191 -125t-82 -303z" />
+<glyph unicode="r" horiz-adv-x="786" d="M29 0l200 1016h228l-13 -197h9q63 100 145 160.5t166 60.5q70 0 106 -20l-92 -242q-31 16 -100 17q-139 0 -254 -207l-115 -588h-280z" />
+<glyph unicode="s" horiz-adv-x="868" d="M-16 172l161 135q106 -127 220 -127q59 0 101 28t42 68q0 10 -2 18.5t-7 18t-10.5 15.5t-16.5 15t-19.5 14t-24.5 15.5t-27.5 16.5t-33 18.5t-35.5 20.5q-205 113 -205 281q0 143 114.5 237t278.5 94q186 0 334 -155l-154 -146q-88 92 -180 92q-57 0 -94 -27.5t-37 -68.5 q0 -18 8.5 -33.5t28.5 -31t35.5 -24.5t47.5 -26.5t48 -25.5q213 -115 213 -285q0 -147 -119 -240.5t-303 -93.5q-98 0 -200.5 52.5t-163.5 144.5z" />
+<glyph unicode="t" horiz-adv-x="751" d="M96 797l41 207l150 12l86 266h235l-51 -266h231l-43 -219h-237l-88 -437q-4 -25 -4 -67q0 -98 104 -98q35 0 84 22l49 -197q-117 -45 -237 -45q-147 0 -218 73t-71 196q0 43 16 129l88 424h-135z" />
+<glyph unicode="u" horiz-adv-x="1116" d="M96 381l127 635h279l-119 -600q-16 -66 -16 -97q0 -104 102 -104q86 0 203 131l131 670h280l-200 -1016h-228l4 137h-8q-174 -162 -332 -162q-239 0 -239 261q0 63 16 145z" />
+<glyph unicode="v" horiz-adv-x="1021" d="M123 1016h278l35 -498q8 -100 13 -309h8q94 219 135 309l227 498h275l-519 -1016h-323z" />
+<glyph unicode="w" horiz-adv-x="1531" d="M147 1016h277l2 -492q0 -43 -2 -93t-5 -110.5t-5 -95.5h8q88 238 115 299l208 492h244l17 -492v-299h8q12 35 48 139.5t58 159.5l191 492h260l-434 -1016h-330l-8 426q2 49 3 147.5t1 149.5h-8q-12 -37 -49 -140.5t-58 -156.5l-174 -426h-317z" />
+<glyph unicode="x" horiz-adv-x="1003" d="M-82 0l430 543l-176 473h283l61 -174q16 -59 49 -174h8q84 139 105 174l104 174h299l-397 -537l188 -479h-286l-64 178q-6 20 -17 55t-21.5 66t-18.5 57h-8q-37 -59 -115 -178l-123 -178h-301z" />
+<glyph unicode="y" horiz-adv-x="1021" d="M-72 -356l86 200q35 -20 76 -20q55 0 106.5 40t86.5 107l24 52l-176 993h279l47 -459q14 -125 18 -305h8q18 41 65.5 148.5t69.5 156.5l213 459h273l-549 -1039q-113 -195 -222.5 -284.5t-258.5 -89.5q-72 0 -146 41z" />
+<glyph unicode="z" horiz-adv-x="909" d="M-25 0l31 158l539 639h-369l43 219h719l-31 -162l-538 -635h424l-41 -219h-777z" />
+<glyph unicode="{" horiz-adv-x="671" d="M53 487l37 164q166 4 201 158q12 59 23.5 166.5t25.5 181.5q33 166 98.5 229.5t200.5 63.5h131l-33 -150h-39q-61 0 -89.5 -33.5t-45.5 -119.5q-12 -59 -29.5 -171t-27.5 -163q-25 -115 -73 -172t-130 -76v-8q115 -29 115 -143q0 -72 -47 -257.5t-47 -240.5 q0 -43 18 -60.5t68 -17.5h34l-28 -149h-125q-106 0 -152.5 44t-46.5 134q0 88 52.5 272.5t52.5 227.5q0 115 -144 120z" />
+<glyph unicode="|" horiz-adv-x="522" d="M180 -512v2048h176v-2048h-176z" />
+<glyph unicode="}" horiz-adv-x="677" d="M-78 -311l33 149h39q61 0 90 34t45 120q12 59 29.5 170.5t27.5 163.5q25 115 73 172t130 75v9q-115 27 -115 143q0 72 47.5 256t47.5 240q0 45 -18.5 62t-67.5 17h-35l28 150h127q104 0 150.5 -44t46.5 -134q0 -88 -52 -273.5t-52 -226.5q0 -115 143 -121l-37 -164 q-166 -4 -201 -157q-12 -59 -23 -167t-26 -183q-33 -166 -98.5 -228.5t-200.5 -62.5h-131z" />
+<glyph unicode="~" d="M78 643q119 209 293 209q66 0 128 -39t115.5 -79t96.5 -40q82 0 139 115l143 -96q-119 -209 -293 -209q-82 0 -186 79t-154 79q-82 0 -139 -115z" />
+<glyph unicode="&#xa2;" d="M147 586q0 246 158 408.5t373 193.5l39 196h155l-38 -198q115 -23 225 -144l-162 -153q-59 55 -109 72l-114 -576q90 13 164 68l86 -181q-150 -96 -295 -112l-39 -197h-156l39 199q-150 23 -238 134.5t-88 289.5zM422 629q0 -164 100 -223l109 546q-94 -33 -151.5 -120 t-57.5 -203z" />
+<glyph unicode="&#xa3;" d="M-4 0l35 172q125 53 198.5 151.5t81.5 225.5h-194l37 190l147 11q-8 82 -8 114q0 211 138 344t343 133q199 0 322 -174l-181 -147q-70 96 -155 96q-90 0 -148.5 -73.5t-58.5 -215.5q0 -25 4 -77h299l-41 -201h-250q-14 -170 -129 -305l-2 -8h481l-41 -236h-878z" />
+<glyph unicode="&#xa5;" d="M37 305l26 135h304l22 117h-303l27 135h243l-168 611h285l47 -289q20 -150 45 -271h6q20 37 73.5 129.5t82.5 141.5l160 289h278l-409 -611h241l-26 -135h-303l-25 -117h303l-26 -135h-304l-61 -305h-276l61 305h-303z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1376" d="M61 551q0 330 217.5 560t548.5 230q240 0 394.5 -160.5t154.5 -406.5q0 -330 -217 -561t-549 -231q-240 0 -394.5 160.5t-154.5 408.5zM193 563q0 -197 112.5 -327t315.5 -130q264 0 444 194t180 462q0 195 -112.5 326t-315.5 131q-264 0 -444 -194t-180 -462zM356 578 q0 209 141.5 343t311.5 134q123 0 209 -107l-117 -114q-49 57 -117 57q-84 0 -154.5 -84t-70.5 -205q0 -84 43 -130t119 -46q61 0 151 57l78 -123q-125 -100 -274 -100q-145 0 -232.5 85.5t-87.5 232.5z" />
+<glyph unicode="&#xad;" horiz-adv-x="655" d="M68 420l43 198h479l-43 -198h-479z" />
+<glyph unicode="&#xae;" horiz-adv-x="909" d="M166 1001q0 184 121 322.5t305 138.5q145 0 249.5 -103.5t106.5 -258.5q0 -182 -122 -321.5t-304 -139.5q-147 0 -251.5 103.5t-104.5 258.5zM270 1010q0 -117 71 -196t187 -79q135 0 225.5 105.5t90.5 251.5q0 119 -71.5 196.5t-186.5 77.5q-135 0 -225.5 -105.5 t-90.5 -250.5zM362 852l82 401h168q63 0 100.5 -31.5t37.5 -86.5q0 -94 -101 -131l51 -152h-110l-37 127h-53l-27 -127h-111zM514 1057h33q39 0 60.5 19.5t21.5 47.5q0 47 -56 47h-36z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1093" d="M510 1174l238 305h280l-305 -305h-213z" />
+<glyph unicode="&#x2000;" horiz-adv-x="771" />
+<glyph unicode="&#x2001;" horiz-adv-x="1542" />
+<glyph unicode="&#x2002;" horiz-adv-x="771" />
+<glyph unicode="&#x2003;" horiz-adv-x="1542" />
+<glyph unicode="&#x2004;" horiz-adv-x="514" />
+<glyph unicode="&#x2005;" horiz-adv-x="385" />
+<glyph unicode="&#x2006;" horiz-adv-x="257" />
+<glyph unicode="&#x2007;" horiz-adv-x="257" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="308" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" horiz-adv-x="655" d="M68 420l43 198h479l-43 -198h-479z" />
+<glyph unicode="&#x2011;" horiz-adv-x="655" d="M68 420l43 198h479l-43 -198h-479z" />
+<glyph unicode="&#x2012;" horiz-adv-x="655" d="M68 420l43 198h479l-43 -198h-479z" />
+<glyph unicode="&#x2013;" horiz-adv-x="950" d="M70 426l36 182h773l-37 -182h-772z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1579" d="M70 426l36 182h1403l-36 -182h-1403z" />
+<glyph unicode="&#x2018;" horiz-adv-x="595" d="M199 924q0 174 99 294.5t253 167.5l45 -120q-104 -39 -167.5 -113t-66.5 -129h11q66 0 106.5 -35t40.5 -94q0 -70 -47 -119t-123 -49q-70 0 -110.5 52t-40.5 145z" />
+<glyph unicode="&#x2019;" horiz-adv-x="595" d="M219 889q106 41 170 112.5t66 128.5h-13q-63 0 -104 35t-41 95q0 70 47 118.5t123 48.5q70 0 110.5 -53t40.5 -145q0 -174 -100 -295t-254 -168z" />
+<glyph unicode="&#x201c;" horiz-adv-x="1044" d="M199 924q0 174 99 294.5t253 167.5l45 -120q-104 -39 -167.5 -113t-66.5 -129h11q66 0 106.5 -35t40.5 -94q0 -70 -47 -119t-123 -49q-70 0 -110.5 52t-40.5 145zM647 924q0 174 100 294.5t254 167.5l46 -120q-104 -39 -169 -113t-67 -129h12q63 0 104.5 -35t41.5 -94 q0 -70 -47.5 -119t-122.5 -49q-70 0 -111 52t-41 145z" />
+<glyph unicode="&#x201d;" horiz-adv-x="1044" d="M219 889q106 41 170 112.5t66 128.5h-13q-63 0 -104 35t-41 95q0 70 47 118.5t123 48.5q70 0 110.5 -53t40.5 -145q0 -174 -100 -295t-254 -168zM670 889q104 41 167.5 112.5t65.5 128.5h-10q-66 0 -107 35t-41 95q0 70 47.5 118.5t122.5 48.5q70 0 111 -53t41 -145 q0 -174 -100 -295t-252 -168z" />
+<glyph unicode="&#x2022;" horiz-adv-x="675" d="M80 506q0 119 81 214t204 95q100 0 167.5 -69.5t67.5 -176.5q0 -119 -81 -214t-204 -95q-102 0 -168.5 69.5t-66.5 176.5z" />
+<glyph unicode="&#x2026;" horiz-adv-x="1998" d="M141 127q0 80 57.5 143.5t143.5 63.5q66 0 105.5 -43t39.5 -111q0 -80 -57 -142.5t-143 -62.5q-66 0 -106 42t-40 110zM797 127q0 80 57 143.5t143 63.5q66 0 105 -43t39 -111q0 -80 -56.5 -142.5t-142.5 -62.5q-66 0 -105.5 42t-39.5 110zM1450 127q0 80 57.5 143.5 t143.5 63.5q66 0 105.5 -43t39.5 -111q0 -80 -57.5 -142.5t-143.5 -62.5q-66 0 -105.5 42t-39.5 110z" />
+<glyph unicode="&#x202f;" horiz-adv-x="308" />
+<glyph unicode="&#x205f;" horiz-adv-x="385" />
+<glyph unicode="&#x20ac;" d="M33 459l28 133l103 8q8 74 16 113h-96l29 133l104 8q78 225 239.5 356t358.5 131q193 0 309 -198l-200 -133q-51 106 -138 106q-96 0 -169.5 -69.5t-118.5 -188.5h428l-29 -145h-438q-12 -70 -15 -111h353l-29 -143h-326q8 -125 60.5 -191.5t144.5 -66.5q90 0 189 98 l131 -166q-180 -158 -377 -158q-195 0 -308.5 126t-121.5 358h-127z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1335" d="M147 1221l33 163h529l-33 -163h-170l-94 -480h-183l95 480h-177zM668 741l123 643h208l41 -192l17 -148h8l63 148l121 192h211l-125 -643h-178l43 209l82 254h-8l-211 -368h-90l-70 368h-8l-12 -254l-43 -209h-172z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1014" d="M0 1015h1015v-1015h-1015v1015z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.ttf b/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.ttf
new file mode 100755
index 0000000..a0deb48
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.woff b/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.woff
new file mode 100755
index 0000000..d20786c
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.eot b/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.eot
new file mode 100755
index 0000000..f82f1fc
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.svg b/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.svg
new file mode 100755
index 0000000..183d465
--- /dev/null
+++ b/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   :  2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceSansProExtraLight" horiz-adv-x="966" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="405" />
+<glyph unicode=" "  horiz-adv-x="405" />
+<glyph unicode="&#x09;" horiz-adv-x="405" />
+<glyph unicode="&#xa0;" horiz-adv-x="405" />
+<glyph unicode="!" horiz-adv-x="507" d="M180 53q0 37 22.5 59.5t51.5 22.5t51.5 -22.5t22.5 -59.5q0 -35 -22.5 -56.5t-51.5 -21.5t-51.5 21.5t-22.5 56.5zM221 1245v127h66v-127l-8 -893h-50z" />
+<glyph unicode="&#x22;" horiz-adv-x="688" d="M172 1298v123h78v-123l-12 -286h-54zM434 1298v123h78v-123l-12 -286h-54z" />
+<glyph unicode="#" d="M74 446v58h180l45 364h-184v58h188l53 405h58l-54 -405h320l53 405h58l-54 -405h168v-58h-172l-45 -364h176v-58h-184l-53 -446h-58l54 446h-320l-53 -446h-57l53 446h-172zM311 504h320l45 364h-320z" />
+<glyph unicode="$" d="M127 135l37 45q156 -147 336 -147q131 0 204.5 73.5t73.5 192.5q0 88 -32.5 153.5t-86 105.5t-117 74t-127 66.5t-116.5 71.5t-86 103.5t-33 150.5q0 127 81 213t206 96v203h61v-201q92 -6 155 -41.5t124 -101.5l-41 -41q-68 68 -124 97.5t-146 29.5q-109 0 -179.5 -71.5 t-70.5 -178.5q0 -88 44 -152.5t110.5 -98.5t144.5 -74.5t144.5 -82.5t110.5 -123t44 -194q0 -141 -89 -229t-227 -99v-200h-61v202q-186 12 -340 158z" />
+<glyph unicode="%" horiz-adv-x="1634" d="M86 954q0 201 75 311.5t208 110.5t207.5 -110.5t74.5 -311.5q0 -205 -74.5 -315.5t-207.5 -110.5t-208 111t-75 315zM147 954q0 -174 59.5 -273t162 -99t162 99t59.5 273t-59.5 271.5t-162 97.5t-162 -97.5t-59.5 -271.5zM401 -25l758 1401h66l-758 -1401h-66zM983 401 q0 201 75 311.5t208 110.5t207.5 -110.5t74.5 -311.5q0 -205 -74.5 -315.5t-207.5 -110.5t-208 111t-75 315zM1044 401q0 -174 59.5 -273t162 -99t162 99t59.5 273t-59.5 271.5t-162 97.5t-162 -97.5t-59.5 -271.5z" />
+<glyph unicode="&#x26;" horiz-adv-x="1150" d="M78 340q0 117 72.5 208t207.5 193q-92 188 -92 340q0 129 75 212t191 83q100 0 156.5 -66.5t56.5 -170.5q0 -61 -23.5 -115.5t-79.5 -112t-92 -87t-120 -93.5q141 -270 387 -495q145 180 223 464h62q-86 -305 -242 -501q143 -119 266 -166l-24 -58q-129 49 -281 177 q-166 -176 -362 -177q-160 0 -270.5 100.5t-110.5 264.5zM143 344q0 -137 93.5 -224t226.5 -87q164 0 315 157q-254 238 -395 504q-115 -90 -177.5 -171t-62.5 -179zM328 1085q0 -135 80 -307q92 70 139 110t92 108.5t45 138.5q0 76 -38 130t-118 54q-92 0 -146 -68 t-54 -166z" />
+<glyph unicode="'" horiz-adv-x="425" d="M172 1298v123h78v-123l-12 -286h-54z" />
+<glyph unicode="(" horiz-adv-x="552" d="M184.5 569.5q-0.5 491.5 270.5 925.5l37 -25q-250 -393 -250 -901t250 -901l-37 -24q-270 434 -270.5 925.5z" />
+<glyph unicode=")" horiz-adv-x="552" d="M61 -332q250 393 250 901t-250 901l37 25q270 -434 270.5 -925.5t-270.5 -925.5z" />
+<glyph unicode="*" horiz-adv-x="790" d="M152 1257l16 50l188 -54l13 205h53l12 -201l189 50l16 -50l-180 -69l110 -176l-45 -33l-127 168l-131 -168l-45 33l111 176z" />
+<glyph unicode="+" d="M70 647v58h381v417h65v-417h381v-58h-381v-418h-65v418h-381z" />
+<glyph unicode="," horiz-adv-x="425" d="M98 -258q145 84 148 248q-8 -2 -25 -2q-33 0 -53.5 19.5t-20.5 54t21.5 54t52.5 19.5q41 0 65.5 -34.5t24.5 -92.5q0 -198 -188 -315z" />
+<glyph unicode="-" horiz-adv-x="602" d="M82 479v62h442v-62h-442z" />
+<glyph unicode="." horiz-adv-x="425" d="M139 53q0 37 22.5 59.5t51.5 22.5t51.5 -22.5t22.5 -59.5q0 -35 -22.5 -56.5t-51.5 -21.5t-51.5 21.5t-22.5 56.5z" />
+<glyph unicode="/" horiz-adv-x="737" d="M16 -328l656 1782h61l-651 -1782h-66z" />
+<glyph unicode="0" d="M102 659q0 326 98.5 501t283 175t282.5 -175t98 -501q0 -328 -98 -506t-282.5 -178t-283 178.5t-98.5 505.5zM168 659q0 -299 84 -462.5t231.5 -163.5t231.5 163.5t84 462.5t-84 459t-231.5 160t-231.5 -160t-84 -459z" />
+<glyph unicode="1" d="M176 0v57h311v1131h-233v45q147 23 242 78h53v-1254h291v-57h-664z" />
+<glyph unicode="2" d="M82 1143q170 193 364 192q170 0 265.5 -97t95.5 -263q0 -66 -16.5 -129.5t-63.5 -142t-85 -135t-131 -162t-146.5 -163t-184.5 -194.5q147 8 221 8h471v-57h-786v41q365 375 510 572.5t145 361.5q0 135 -74.5 219t-224.5 84q-174 0 -315 -176z" />
+<glyph unicode="3" d="M61 160l41 45q156 -172 373 -172q139 0 229.5 85t90.5 222q0 147 -116 233t-355 86v62q219 0 320 83t101 216q0 117 -75.5 187.5t-202.5 70.5q-174 0 -307 -148l-41 46q160 160 348 159q150 0 247 -84t97 -227q0 -244 -254 -328v-8q129 -27 216 -118t87 -226 q0 -166 -110.5 -267.5t-278.5 -101.5q-234 1 -410 185z" />
+<glyph unicode="4" d="M33 401v33l626 877h41v-852h201v-58h-201v-401h-61v401h-606zM119 459h520v516q0 102 8 217h-8q-16 -29 -53 -79t-54 -77z" />
+<glyph unicode="5" d="M53 152l41 45q156 -164 369 -164q139 0 239.5 105.5t100.5 267.5q0 166 -91 261t-245 95q-119 0 -250 -90l-53 33l49 606h586v-58h-529l-45 -503q119 74 246 73q176 0 286.5 -104.5t110.5 -308.5q0 -199 -122.5 -317t-286.5 -118q-230 1 -406 177z" />
+<glyph unicode="6" d="M111 590q0 389 133 567t342 178q153 0 262 -123l-41 -45q-90 111 -225 111q-178 0 -291 -162t-115 -516q152 186 340 186q172 0 266.5 -104t94.5 -301q0 -172 -102.5 -289t-246.5 -117q-197 0 -307 162t-110 453zM178 522q12 -225 100 -357t254 -132q119 0 199 101.5 t80 246.5q0 158 -73.5 253t-225.5 95q-178 0 -334 -207z" />
+<glyph unicode="7" d="M90 1253v58h791v-37q-227 -303 -314.5 -585.5t-103.5 -688.5h-70q14 401 106.5 686t295.5 567h-705z" />
+<glyph unicode="8" d="M82 336q0 123 79 221t187 156v8q-188 123 -188 299q0 137 96 226t236 89q162 0 255 -95t93 -245q0 -98 -58.5 -189t-130.5 -151v-8q70 -43 112 -79t80 -103.5t38 -149.5q0 -143 -108.5 -241.5t-280.5 -98.5q-178 0 -294 103.5t-116 257.5zM147 336q0 -127 97.5 -215 t247.5 -88q143 0 233 82t90 200q0 45 -14.5 84t-29.5 67t-57 59.5t-61.5 46t-83 42t-81 34.5t-91.5 36q-250 -143 -250 -348zM225 1020q0 -57 22.5 -105.5t53.5 -80t87 -64.5t95 -50t107 -44q184 145 184 319q0 119 -75.5 201t-206.5 82q-117 0 -192 -74t-75 -184z" />
+<glyph unicode="9" d="M90 930q0 172 102.5 288.5t245.5 116.5q197 0 307.5 -161.5t110.5 -452.5q0 -389 -133 -567.5t-342 -178.5q-156 0 -262 123l41 45q90 -111 225 -110q178 0 290.5 161.5t115.5 516.5q-152 -186 -340 -187q-172 0 -266.5 104.5t-94.5 301.5zM156 930q0 -158 73.5 -253 t225.5 -95q178 0 333 206q-12 225 -100 357.5t-254 132.5q-119 0 -198.5 -101.5t-79.5 -246.5z" />
+<glyph unicode=":" horiz-adv-x="425" d="M139 53q0 37 22.5 59.5t51.5 22.5t51.5 -22.5t22.5 -59.5q0 -35 -22.5 -56.5t-51.5 -21.5t-51.5 21.5t-22.5 56.5zM139 852q0 37 22.5 59.5t51.5 22.5t51.5 -22.5t22.5 -59.5q0 -35 -22.5 -56.5t-51.5 -21.5t-51.5 21.5t-22.5 56.5z" />
+<glyph unicode=";" horiz-adv-x="425" d="M98 -258q145 84 148 248q-8 -2 -25 -2q-33 0 -53.5 19.5t-20.5 54t21.5 54t52.5 19.5q41 0 65.5 -34.5t24.5 -92.5q0 -198 -188 -315zM139 852q0 37 22.5 59.5t51.5 22.5t51.5 -22.5t22.5 -59.5q0 -35 -22.5 -56.5t-51.5 -21.5t-51.5 21.5t-22.5 56.5z" />
+<glyph unicode="&#x3c;" d="M70 643v74l827 332v-66l-491 -192l-271 -107v-8l271 -107l491 -192v-66z" />
+<glyph unicode="=" d="M70 442v58h827v-58h-827zM70 852v57h827v-57h-827z" />
+<glyph unicode="&#x3e;" d="M70 311v66l491 192l270 107v8l-270 107l-491 192v66l827 -332v-74z" />
+<glyph unicode="?" horiz-adv-x="806" d="M74 1241q141 156 319 156q143 0 225 -88t82 -219q0 -78 -35.5 -153t-85 -138.5t-96.5 -128t-74.5 -147.5t-15.5 -171h-57q-14 117 29 223.5t103 174t113.5 157.5t53.5 178q0 106 -62.5 180t-183.5 74q-166 0 -274 -135zM299 53q0 37 22.5 59.5t51 22.5t51 -22.5 t22.5 -59.5q0 -35 -22.5 -56.5t-51 -21.5t-51 21.5t-22.5 56.5z" />
+<glyph unicode="@" horiz-adv-x="1642" d="M106 414q0 385 236 628.5t563 243.5q291 0 461 -174t170 -465q0 -242 -113.5 -385t-251.5 -143q-84 0 -135 39t-57 116h-4q-135 -143 -250 -143q-98 0 -163.5 71.5t-65.5 203.5q0 162 104.5 308t271.5 146q111 0 172 -98h5l16 82h53l-69 -377q-74 -291 127 -291 q109 0 204 129t95 338q0 270 -156 428t-418 158q-141 0 -273 -58.5t-234.5 -162t-164 -258t-61.5 -332.5q0 -297 169 -474t449 -177q184 0 349 102l28 -49q-172 -111 -381 -111q-301 0 -488.5 189.5t-187.5 515.5zM557 410q0 -115 47 -168.5t125 -53.5q109 0 234 144l65 364 q-39 61 -74.5 84t-85.5 23q-137 0 -224 -123t-87 -270z" />
+<glyph unicode="A" horiz-adv-x="1048" d="M12 0l484 1352h57l483 -1352h-69l-168 483h-551l-170 -483h-66zM268 541h510l-94 270q-109 309 -156 471h-8q-47 -162 -155 -471z" />
+<glyph unicode="B" horiz-adv-x="1159" d="M197 0v1352h352q207 0 322.5 -83t115.5 -245q0 -109 -61.5 -186.5t-180.5 -108.5v-8q154 -23 241 -106t87 -222q0 -190 -133 -291.5t-367 -101.5h-376zM262 57h287q219 0 339 82t120 250q0 152 -119 227.5t-340 75.5h-287v-635zM262 750h246q217 0 315.5 69.5t98.5 212.5 q0 262 -402 262h-258v-544z" />
+<glyph unicode="C" horiz-adv-x="1134" d="M106 680q0 319 156 507.5t414 188.5q209 0 344 -159l-41 -46q-123 143 -303 144q-233 0 -366.5 -171t-133.5 -464t132 -468t360 -175q199 0 352 172l41 -41q-166 -193 -397 -193q-250 0 -404 194t-154 511z" />
+<glyph unicode="D" horiz-adv-x="1220" d="M201 0v1352h303q303 0 454.5 -179.5t151.5 -492.5t-151.5 -496.5t-454.5 -183.5h-303zM266 57h230q276 0 410 170t134 453t-134 448.5t-410 165.5h-230v-1237z" />
+<glyph unicode="E" horiz-adv-x="1028" d="M197 0v1352h725v-58h-660v-544h553v-58h-553v-635h680v-57h-745z" />
+<glyph unicode="F" horiz-adv-x="946" d="M197 0v1352h721v-58h-656v-569h553v-57h-553v-668h-65z" />
+<glyph unicode="G" horiz-adv-x="1212" d="M106 679.5q0 319.5 161 508t429 188.5q209 0 361 -159l-41 -46q-129 143 -320 144q-242 0 -381 -171t-139 -464q0 -295 134 -469t370 -174q213 0 324 110v447h-336v57h401v-524q-137 -152 -393 -152q-258 0 -414 192.5t-156 512z" />
+<glyph unicode="H" horiz-adv-x="1282" d="M197 0v1352h65v-602h758v602h65v-1352h-65v692h-758v-692h-65z" />
+<glyph unicode="I" horiz-adv-x="458" d="M197 0v1352h65v-1352h-65z" />
+<glyph unicode="J" horiz-adv-x="917" d="M82 168l53 33q96 -164 271 -164q129 0 191 80t62 248v987h66v-996q0 -172 -78 -276.5t-246 -104.5q-217 0 -319 193z" />
+<glyph unicode="K" horiz-adv-x="1110" d="M197 0v1352h65v-779h4l688 779h82l-434 -496l492 -856h-78l-463 807l-291 -328v-479h-65z" />
+<glyph unicode="L" horiz-adv-x="925" d="M197 0v1352h65v-1295h635v-57h-700z" />
+<glyph unicode="M" horiz-adv-x="1413" d="M197 0v1352h106l291 -820l111 -307h8l106 307l291 820h107v-1352h-66v942q0 131 8 352h-8l-104 -295l-302 -847h-77l-303 847l-107 295h-8q8 -221 8 -352v-942h-61z" />
+<glyph unicode="N" horiz-adv-x="1277" d="M197 0v1352h69l598 -992l156 -266h8q-8 262 -8 381v877h61v-1352h-69l-598 991l-156 266h-8q8 -254 8 -368v-889h-61z" />
+<glyph unicode="O" horiz-adv-x="1310" d="M106 680q0 315 154 505.5t395.5 190.5t395 -190.5t153.5 -505.5q0 -317 -153.5 -511t-395 -194t-395.5 193.5t-154 511.5zM176 680q0 -291 132 -467t347 -176t347.5 176t132.5 467t-131.5 463t-348.5 172t-348 -172t-131 -463z" />
+<glyph unicode="P" horiz-adv-x="1114" d="M197 0v1352h352q236 0 355.5 -86t119.5 -283q0 -190 -123 -287.5t-352 -97.5h-287v-598h-65zM262 655h262q221 0 325.5 78t104.5 250q0 174 -102 242.5t-328 68.5h-262v-639z" />
+<glyph unicode="Q" horiz-adv-x="1310" d="M106 680q0 315 154 505.5t395.5 190.5t395 -190.5t153.5 -505.5q0 -305 -142 -496.5t-372 -206.5q94 -223 359 -223q69 1 135 17l16 -62q-82 -20 -156 -20q-158 0 -269 78.5t-161 209.5q-227 16 -367.5 208t-140.5 495zM176 680q0 -291 132 -467t347 -176t347.5 176 t132.5 467t-131.5 463t-348.5 172t-348 -172t-131 -463z" />
+<glyph unicode="R" horiz-adv-x="1114" d="M197 0v1352h372q434 0 435 -348q0 -160 -96.5 -252.5t-268.5 -108.5l385 -643h-78l-381 639h-303v-639h-65zM262 696h283q389 0 389 308q0 156 -97.5 223t-291.5 67h-283v-598z" />
+<glyph unicode="S" horiz-adv-x="1040" d="M90 180l45 45q162 -188 406 -188q162 0 259 81t97 210q0 66 -17.5 112.5t-58.5 81.5t-75.5 55.5t-98.5 49.5l-209 94q-55 25 -93 47.5t-85 61t-71.5 95t-24.5 128.5q0 143 108.5 233t272.5 90q221 0 368 -159l-41 -46q-129 143 -327 144q-141 0 -228.5 -70.5 t-87.5 -187.5q0 -59 21.5 -106.5t63.5 -80t72 -49t81 -39.5l209 -94q139 -63 213 -139t74 -217q0 -156 -117 -256.5t-305 -100.5q-275 0 -451 205z" />
+<glyph unicode="T" horiz-adv-x="1048" d="M53 1294v58h942v-58h-438v-1294h-65v1294h-439z" />
+<glyph unicode="U" horiz-adv-x="1273" d="M193 504v848h65v-832q0 -260 105.5 -371.5t271.5 -111.5q170 0 277.5 111.5t107.5 371.5v832h61v-848q0 -150 -37.5 -257.5t-104.5 -164.5t-141.5 -82t-162.5 -25t-162 25t-139.5 82t-103 164.5t-37.5 257.5z" />
+<glyph unicode="V" horiz-adv-x="970" d="M4 1352h70l262 -811q115 -365 147 -457h9q33 92 147 457l262 811h66l-447 -1352h-65z" />
+<glyph unicode="W" horiz-adv-x="1548" d="M53 1352h70l180 -820l98 -442h9q33 147 106 442l221 820h74l221 -820l111 -442h8q16 74 47 221.5t47 220.5l180 820h66l-311 -1352h-66l-262 971q-12 53 -36.5 151.5t-37.5 151.5h-8q-12 -53 -38.5 -151.5t-39.5 -151.5l-258 -971h-65z" />
+<glyph unicode="X" horiz-adv-x="946" d="M29 0l409 700l-381 652h70l238 -418q20 -35 57 -94.5t53 -85.5h8q72 129 103 180l237 418h66l-381 -656l410 -696h-70l-250 434q-12 23 -127 213h-8q-45 -82 -119 -213l-250 -434h-65z" />
+<glyph unicode="Y" horiz-adv-x="876" d="M0 1352h70l217 -439q121 -242 147 -290h8q119 219 152 290l217 439h66l-406 -795v-557h-65v557z" />
+<glyph unicode="Z" horiz-adv-x="1085" d="M98 0v37l803 1257h-733v58h815v-37l-803 -1258h811v-57h-893z" />
+<glyph unicode="[" horiz-adv-x="552" d="M205 -311v1761h311v-49h-262v-1667h262v-45h-311z" />
+<glyph unicode="\" horiz-adv-x="737" d="M4 1454h62l655 -1782h-66z" />
+<glyph unicode="]" horiz-adv-x="552" d="M37 -266h262v1667h-262v49h311v-1761h-311v45z" />
+<glyph unicode="^" d="M139 598l307 774h74l307 -774h-65l-168 438l-107 271h-8l-106 -271l-168 -438h-66z" />
+<glyph unicode="_" horiz-adv-x="1024" d="M25 -168h974v-65h-974v65z" />
+<glyph unicode="`" horiz-adv-x="1089" d="M381 1446h82l188 -275h-57z" />
+<glyph unicode="a" horiz-adv-x="1011" d="M139 240q0 162 152.5 247.5t490.5 122.5v21q0 315 -241 315q-172 0 -320 -119l-33 50q174 127 357 127q299 0 299 -369v-635h-53l-9 131h-4q-195 -156 -356 -156q-123 0 -203 66t-80 199zM205 242q0 -106 62.5 -157.5t158.5 -51.5q158 0 356 168v356 q-315 -37 -446 -111.5t-131 -203.5z" />
+<glyph unicode="b" horiz-adv-x="1105" d="M197 0v1479h61v-439l-4 -196q190 160 348 160q195 0 294 -133.5t99 -366.5q0 -242 -126 -385.5t-308 -143.5q-143 0 -299 115h-4l-8 -90h-53zM258 168q158 -135 307 -135q160 0 262.5 132t102.5 339q0 201 -80 321.5t-252 120.5q-150 0 -340 -172v-606z" />
+<glyph unicode="c" horiz-adv-x="913" d="M111 487.5q0 237.5 127 377t311 139.5q156 0 287 -123l-41 -45q-118 110 -244 110h-2q-158 0 -265.5 -129t-107.5 -330q0 -203 102.5 -328.5t270.5 -125.5q147 0 274 119l37 -46q-145 -131 -311 -131q-193 0 -315.5 137.5t-122.5 375z" />
+<glyph unicode="d" horiz-adv-x="1105" d="M111 487q0 231 127 374t311 143q84 0 151.5 -30t151.5 -93l-4 184v414h61v-1479h-53l-8 131h-4q-156 -156 -328 -156q-188 0 -296.5 133t-108.5 379zM176 487q0 -207 90 -330.5t254 -123.5q156 0 328 172v606q-152 135 -303 135q-156 0 -262.5 -133t-106.5 -326z" />
+<glyph unicode="e" horiz-adv-x="995" d="M111 487q0 231 125.5 374t295.5 143q172 0 270.5 -118t98.5 -333q0 -41 -4 -66h-721q0 -199 105.5 -326.5t279.5 -127.5q145 0 270 90l29 -53q-49 -31 -80.5 -46.5t-92 -32t-130.5 -16.5q-190 0 -318 139.5t-128 372.5zM176 541h664q0 199 -83 302t-225 103 q-137 0 -239.5 -111.5t-116.5 -293.5z" />
+<glyph unicode="f" horiz-adv-x="516" d="M70 922v49l135 8v242q0 141 59.5 211.5t165.5 70.5q63 0 135 -33l-20 -53q-57 29 -119 29q-160 0 -160 -234v-233h234v-57h-234v-922h-61v922h-135z" />
+<glyph unicode="g" horiz-adv-x="983" d="M111 -205q0 135 147 242v8q-86 51 -86 156q0 106 107 180v8q-123 106 -123 270q0 147 97 246t239 99q70 0 126 -25h328v-57h-237q118 -97 118 -260q0 -150 -97 -250.5t-238 -100.5q-96 0 -168 45q-86 -70 -86 -151q0 -135 192 -135h217q162 0 239 -53.5t77 -168.5 q0 -129 -127 -228t-324 -99q-186 0 -293.5 74.5t-107.5 199.5zM176 -201q0 -100 90 -160.5t250 -60.5q168 0 274.5 81t106.5 185q0 160 -238 160h-225q-47 0 -119 16q-139 -92 -139 -221zM221 659q0 -127 80 -208.5t190.5 -81.5t190.5 81.5t80 208.5t-79 207t-191 80 q-115 0 -193 -79t-78 -208z" />
+<glyph unicode="h" horiz-adv-x="1069" d="M197 0v1479h61v-439v-221q90 90 170 137.5t174 47.5q152 0 223.5 -91.5t71.5 -281.5v-631h-61v623q0 166 -56.5 244.5t-181.5 78.5q-88 0 -163 -46t-177 -150v-750h-61z" />
+<glyph unicode="i" horiz-adv-x="454" d="M160 1298q0 33 20.5 51.5t49 18.5t49 -18.5t20.5 -51.5q0 -31 -20.5 -50t-49 -19t-49 19.5t-20.5 49.5zM197 0v979h61v-979h-61z" />
+<glyph unicode="j" horiz-adv-x="454" d="M-61 -455l16 54q61 -20 106 -21q80 0 108 56t28 165v1180h61v-1188q0 -139 -49 -204.5t-152 -65.5q-61 0 -118 24zM160 1298q0 33 20.5 51.5t49 18.5t49 -18.5t20.5 -51.5q0 -31 -20.5 -50t-49 -19t-49 19.5t-20.5 49.5z" />
+<glyph unicode="k" horiz-adv-x="925" d="M197 0v1479h61v-1123h4l508 623h74l-316 -385l373 -594h-70l-339 545l-234 -275v-270h-61z" />
+<glyph unicode="l" horiz-adv-x="471" d="M197 106v1373h61v-1385q0 -61 41 -61q16 0 37 4l12 -53q-33 -8 -53 -9q-98 0 -98 131z" />
+<glyph unicode="m" horiz-adv-x="1650" d="M197 0v979h53l8 -156h4q158 180 311 181q215 0 271 -205q184 205 336 205q291 0 290 -373v-631h-61v623q0 323 -232 323h-1q-139 0 -312 -196v-750h-61v623q0 323 -233 323h-1q-139 0 -311 -196v-750h-61z" />
+<glyph unicode="n" horiz-adv-x="1077" d="M197 0v979h53l8 -156h4q180 180 340 181q152 0 223.5 -91.5t71.5 -281.5v-631h-61v623q0 166 -56.5 244.5t-181.5 78.5q-88 0 -163 -46t-177 -150v-750h-61z" />
+<glyph unicode="o" horiz-adv-x="1089" d="M111 487q0 238 125.5 377.5t308 139.5t308.5 -139.5t126 -377.5q0 -233 -126 -372.5t-308.5 -139.5t-308 139.5t-125.5 372.5zM176 487.5q0 -200.5 105.5 -327.5t263 -127t263 127t105.5 327.5t-105.5 329.5t-263 129t-263 -129t-105.5 -329.5z" />
+<glyph unicode="p" horiz-adv-x="1105" d="M197 -455v1434h53l8 -127h4q190 152 340 152q195 0 294 -133.5t99 -366.5q0 -242 -126 -385.5t-308 -143.5q-135 0 -303 123v-184v-369h-61zM258 168q164 -135 307 -135q160 0 262.5 132t102.5 339q0 201 -80 321.5t-252 120.5q-143 0 -340 -172v-606z" />
+<glyph unicode="q" horiz-adv-x="1089" d="M111 487q0 231 127 374t311 143q139 0 295 -115h4l8 90h53v-1434h-61v389l4 197q-172 -156 -336 -156q-188 0 -296.5 133t-108.5 379zM176 487q0 -207 90 -330.5t254 -123.5q156 0 328 172v606q-152 135 -303 135q-156 0 -262.5 -133t-106.5 -326z" />
+<glyph unicode="r" horiz-adv-x="626" d="M197 0v979h53l8 -184h4q115 209 279 209q53 0 94 -21l-17 -57q-43 16 -86 16q-74 0 -146.5 -63.5t-127.5 -198.5v-680h-61z" />
+<glyph unicode="s" horiz-adv-x="819" d="M70 111l41 49q150 -127 319 -127q117 0 183.5 60.5t66.5 148.5t-66.5 138t-179.5 91q-63 23 -94 34t-82 37.5t-76.5 52.5t-46 65.5t-20.5 89.5q0 106 82 180t225 74q152 0 270 -99l-37 -49q-121 90 -237 90q-115 0 -176.5 -56t-61.5 -136q0 -41 18.5 -74t57.5 -58.5 t72.5 -41t89.5 -35.5q6 -2 50 -18.5t54 -21.5t48 -21.5t49.5 -25.5t39 -27.5t38 -35t24.5 -40t19 -51.5t5 -58q0 -113 -86 -192t-233 -79q-198 1 -356 136z" />
+<glyph unicode="t" horiz-adv-x="618" d="M61 922v49l156 8l8 287h54v-287h290v-57h-290v-672q0 -106 35.5 -161.5t136.5 -55.5q53 0 127 33l20 -54q-102 -37 -152 -37q-127 0 -178 73t-51 210v664h-156z" />
+<glyph unicode="u" horiz-adv-x="1093" d="M201 348v631h61v-623q0 -166 56.5 -244.5t181.5 -78.5q90 0 165.5 49t170.5 164v733h61v-979h-53l-8 168h-5q-166 -193 -335 -193q-152 0 -223.5 91.5t-71.5 281.5z" />
+<glyph unicode="v" horiz-adv-x="864" d="M25 979h69l234 -635q39 -113 102 -278h8q63 166 103 278l233 635h66l-369 -979h-74z" />
+<glyph unicode="w" horiz-adv-x="1376" d="M49 979h70l188 -660q66 -238 70 -258h8q8 29 23.5 80.5t28 94.5t22.5 83l188 660h86l189 -660l73 -258h9l73 258l185 660h65l-287 -979h-86l-184 639q-14 47 -38.5 139t-39.5 140h-8q-49 -188 -82 -283l-180 -635h-78z" />
+<glyph unicode="x" horiz-adv-x="802" d="M29 0l336 512l-308 467h70l168 -262q33 -53 106 -160h9q18 27 53 80t53 80l164 262h65l-307 -471l336 -508h-69l-185 283q-51 86 -119 180h-8q-25 -33 -66.5 -98.5t-52.5 -81.5l-180 -283h-65z" />
+<glyph unicode="y" horiz-adv-x="868" d="M25 979h69l250 -643q98 -246 111 -275h8q18 49 53 151.5t41 123.5l221 643h66l-393 -1118q-43 -133 -122 -224.5t-194 -91.5q-53 0 -94 21l16 57q41 -16 82 -16q170 0 262 278l29 90z" />
+<glyph unicode="z" horiz-adv-x="811" d="M53 0v33l602 889h-536v57h618v-33l-602 -889h623v-57h-705z" />
+<glyph unicode="{" horiz-adv-x="552" d="M74 545v49q176 0 176 164q0 66 -8.5 215t-8.5 219q0 145 52.5 201.5t165.5 56.5h65v-49h-70q-92 0 -125.5 -50.5t-33.5 -166.5q0 -63 6 -199.5t6 -202.5q0 -92 -21.5 -141t-76.5 -68v-8q98 -31 98 -209q0 -78 -6 -207t-6 -194q0 -117 33.5 -169t125.5 -52h70v-45h-65 q-113 0 -165.5 55.5t-52.5 202.5q0 78 8.5 219t8.5 211q0 168 -176 168z" />
+<glyph unicode="|" horiz-adv-x="450" d="M197 -512v2048h57v-2048h-57z" />
+<glyph unicode="}" horiz-adv-x="552" d="M37 -266h65q94 0 129 52t35 169q0 66 -6 195t-6 206q0 178 98 209v8q-55 18 -76.5 67.5t-21.5 141.5q0 66 6 202t6 200q0 117 -34.5 167t-129.5 50h-65v49h61q115 0 168 -56.5t53 -201.5q0 -70 -8 -219.5t-8 -214.5q0 -164 176 -164v-49q-176 0 -176 -168q0 -70 8 -211 t8 -219q0 -147 -52 -202.5t-169 -55.5h-61v45z" />
+<glyph unicode="~" d="M86 635q80 164 213 164q66 0 134.5 -47t129 -94.5t109.5 -47.5q98 0 164 131l45 -28q-80 -160 -213 -160q-66 0 -134.5 47t-129 94t-109.5 47q-98 0 -164 -131z" />
+<glyph unicode="&#xa2;" d="M127 639q0 203 110.5 324.5t278.5 140.5v231h57v-229q150 -2 279 -123l-37 -41q-111 104 -242 107v-820q144 2 267 115l37 -41q-143 -129 -304 -131v-225h-57v227q-174 16 -281.5 139t-107.5 326zM193 639q0 -170 88 -281t235 -127v813q-141 -16 -232 -127.5t-91 -277.5z " />
+<glyph unicode="&#xa3;" d="M111 606v53l135 5h53q-4 12 -22.5 77.5t-24.5 91t-14.5 73.5t-8.5 89q0 158 90.5 249t245.5 91q176 0 287 -143l-45 -41q-104 127 -246 127q-127 0 -196.5 -80t-69.5 -199q0 -41 7 -88t16.5 -77.5t25.5 -87t23 -82.5h342v-58h-330q18 -74 18 -160q0 -231 -155 -380v-9 h614v-57h-737v37q217 125 217 409q0 74 -21 160h-204z" />
+<glyph unicode="&#xa5;" d="M66 1311h69l205 -414q90 -180 139 -283h8q23 41 70 137.5t74 145.5l205 414h65l-364 -701h323v-57h-348v-152h348v-57h-348v-344h-61v344h-345v57h345v152h-345v57h320z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1515" d="M106 659q0 299 189.5 487.5t462 188.5t462 -188.5t189.5 -487.5q0 -303 -189.5 -493.5t-462 -190.5t-462 190.5t-189.5 493.5zM168 659q0 -276 173 -453t416.5 -177t417 177t173.5 453q0 272 -173.5 447.5t-417 175.5t-416.5 -175.5t-173 -447.5zM414 659 q0 172 106.5 276.5t257.5 104.5q131 0 242 -110l-37 -45q-100 94 -209 94q-127 0 -209 -88t-82 -232q0 -158 79 -251t208 -93t246 107l33 -45q-66 -61 -128.5 -92t-154.5 -31q-147 0 -249.5 109.5t-102.5 295.5z" />
+<glyph unicode="&#xad;" horiz-adv-x="602" d="M82 479v62h442v-62h-442z" />
+<glyph unicode="&#xae;" horiz-adv-x="802" d="M33 1061q0 174 107.5 285.5t261 111.5t261 -111.5t107.5 -285.5t-107.5 -283.5t-261 -109.5t-261 109.5t-107.5 283.5zM90 1060.5q0 -145.5 90 -242.5t221 -97t221.5 97t90.5 242.5t-90.5 245t-221.5 99.5t-221 -99.5t-90 -245zM266 856v426h135q156 0 156 -131 q0 -39 -23.5 -71.5t-58.5 -43.5l103 -180h-70l-82 160h-102v-160h-58zM324 1069h61q111 0 111 78q0 82 -103 82h-69v-160z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1089" d="M438 1171l189 275h82l-213 -275h-58z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" horiz-adv-x="602" d="M82 479v62h442v-62h-442z" />
+<glyph unicode="&#x2011;" horiz-adv-x="602" d="M82 479v62h442v-62h-442z" />
+<glyph unicode="&#x2012;" horiz-adv-x="602" d="M82 479v62h442v-62h-442z" />
+<glyph unicode="&#x2013;" horiz-adv-x="983" d="M82 483v58h819v-58h-819z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1638" d="M82 483v58h1474v-58h-1474z" />
+<glyph unicode="&#x2018;" horiz-adv-x="425" d="M119 1143q0 190 160 303l32 -37q-70 -59 -100.5 -114.5t-30.5 -137.5q4 2 17 2q27 0 48 -17.5t21 -47.5q0 -70 -69 -70q-35 0 -56.5 30.5t-21.5 88.5z" />
+<glyph unicode="&#x2019;" horiz-adv-x="425" d="M115 1049q70 59 100.5 114.5t30.5 136.5q-4 -2 -17 -2q-27 0 -48 17.5t-21 48.5q0 70 69 70q35 0 56.5 -31t21.5 -88q0 -190 -160 -303z" />
+<glyph unicode="&#x201c;" horiz-adv-x="688" d="M119 1143q0 190 160 303l32 -37q-70 -59 -100.5 -114.5t-30.5 -137.5q4 2 17 2q27 0 48 -17.5t21 -47.5q0 -70 -69 -70q-35 0 -56.5 30.5t-21.5 88.5zM381 1143q0 190 160 303l32 -37q-70 -59 -100.5 -114.5t-30.5 -137.5q4 2 17 2q27 0 48 -17.5t21 -47.5q0 -70 -69 -70 q-35 0 -56.5 30.5t-21.5 88.5z" />
+<glyph unicode="&#x201d;" horiz-adv-x="688" d="M115 1049q70 59 100.5 114.5t30.5 136.5q-4 -2 -17 -2q-27 0 -48 17.5t-21 48.5q0 70 69 70q35 0 56.5 -31t21.5 -88q0 -190 -160 -303zM377 1049q70 59 100.5 114.5t30.5 136.5q-4 -2 -16 -2q-27 0 -48.5 17.5t-21.5 48.5q0 70 70 70q35 0 56 -31t21 -88 q1 -190 -159 -303z" />
+<glyph unicode="&#x2022;" horiz-adv-x="557" d="M82 540.5q0 96.5 59.5 157t137 60.5t137 -60.5t59.5 -157t-59.5 -156.5t-137 -60t-137 60t-59.5 156.5z" />
+<glyph unicode="&#x2026;" horiz-adv-x="1892" d="M221 53q0 37 22.5 59.5t51.5 22.5t51.5 -22.5t22.5 -59.5q0 -35 -22.5 -56.5t-51.5 -21.5t-51.5 21.5t-22.5 56.5zM913 53q0 37 22.5 59.5t51.5 22.5t51.5 -22.5t22.5 -59.5q0 -35 -22.5 -56.5t-51.5 -21.5t-51.5 21.5t-22.5 56.5zM1606 53q0 37 22.5 59.5t51 22.5 t51 -22.5t22.5 -59.5q0 -35 -22.5 -56.5t-51 -21.5t-51 21.5t-22.5 56.5z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M49 512v49l129 8q-2 29 -2 90q0 49 2 74h-129v49l133 9q27 254 152 399t321 145q86 0 161 -46t122 -113l-45 -41q-102 143 -238 143q-170 0 -275.5 -129t-127.5 -358h588v-58h-592q-2 -25 -2 -74q0 -61 2 -90h510v-57h-504q25 -223 122 -351t251 -128q159 0 286 172 l45 -37q-135 -193 -335 -193q-178 0 -294 144.5t-145 392.5h-135z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1228" d="M4 1327v57h512v-57h-225v-569h-62v569h-225zM627 758v626h90l110 -266l66 -180h8l66 180l106 266h90v-626h-61v348l8 197h-8l-176 -447h-62l-176 447h-8l8 -197v-348h-61z" />
+<glyph unicode="&#xe000;" horiz-adv-x="980" d="M0 980h980v-980h-980v980z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.ttf b/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.ttf
new file mode 100755
index 0000000..4afcc0c
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.woff b/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.woff
new file mode 100755
index 0000000..9e303a5
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-ExtraLight-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.eot b/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.eot
new file mode 100755
index 0000000..bce0bbb
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.svg b/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.svg
new file mode 100755
index 0000000..527d47d
--- /dev/null
+++ b/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   :  2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceSansProExtraLightItalic" horiz-adv-x="933" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="385" />
+<glyph unicode=" "  horiz-adv-x="385" />
+<glyph unicode="&#x09;" horiz-adv-x="385" />
+<glyph unicode="&#xa0;" horiz-adv-x="385" />
+<glyph unicode="!" horiz-adv-x="495" d="M86 37q0 35 26.5 64.5t59.5 29.5q53 0 53 -65q0 -35 -24.5 -63t-57.5 -28q-27 0 -42 17.5t-15 44.5zM188 352l172 893l25 131h57l-24 -131l-180 -893h-50z" />
+<glyph unicode="&#x22;" horiz-adv-x="663" d="M274 979l50 266l24 131h58l-25 -131l-62 -266h-45zM524 979l49 266l25 131h57l-24 -131l-62 -266h-45z" />
+<glyph unicode="#" horiz-adv-x="937" d="M57 446l17 58h168l110 364h-172l17 58h176l127 405h57l-127 -405h299l127 405h57l-127 -405h168l-16 -58h-168l-111 -364h172l-16 -58h-176l-139 -446h-58l140 446h-299l-140 -446h-57l139 446h-168zM299 504h303l111 364h-303z" />
+<glyph unicode="$" d="M51 160l43 41q123 -172 303 -172q137 0 228.5 87t91.5 220q0 96 -47 173t-114 127t-133.5 99t-113.5 118t-47 155q0 141 97.5 233t244.5 94l41 201h57l-43 -207q147 -29 238 -166l-45 -37q-104 156 -250 156q-121 0 -202 -73.5t-81 -188.5q0 -80 47.5 -145.5t114 -112.5 t133 -99.5t113.5 -132t47 -182.5q0 -158 -104.5 -264.5t-270.5 -108.5l-39 -200h-57l41 205q-90 14 -166 65t-127 115z" />
+<glyph unicode="%" horiz-adv-x="1556" d="M139 827q0 123 38 245t123 213t195.5 91t168 -84t57.5 -215q0 -123 -38 -244.5t-123 -213t-195.5 -91.5t-168 84t-57.5 215zM197 840q0 -119 42 -190.5t130 -71.5q92 0 162.5 83.5t101.5 191.5t31 212q0 119 -42 190.5t-130 71.5q-92 0 -163 -84t-101.5 -191.5 t-30.5 -211.5zM266 -25l1008 1401h61l-1007 -1401h-62zM889 274q0 123 38 245t123 213t195.5 91t167.5 -84t57 -215q0 -123 -37.5 -244.5t-122.5 -213t-195.5 -91.5t-168 84t-57.5 215zM946 287q0 -119 42 -190.5t130 -71.5q92 0 163 84t101.5 191.5t30.5 211.5 q0 119 -42 190.5t-130 71.5q-92 0 -162.5 -84t-101.5 -191.5t-31 -211.5z" />
+<glyph unicode="&#x26;" horiz-adv-x="1110" d="M33 274q0 80 28.5 150t86 129t110.5 100t137 95q-35 127 -35 239q0 170 93.5 279.5t218.5 109.5q86 0 131 -52t45 -128q0 -61 -24.5 -119.5t-53.5 -97.5t-94.5 -92t-100 -78t-116.5 -78q88 -291 272 -502q162 164 305 469h58q-150 -317 -328 -505q121 -127 213 -168 l-29 -50q-117 51 -227 175q-188 -174 -389 -175q-131 0 -216 82t-85 217zM94 287q0 -115 72 -186.5t182 -71.5q162 0 340 159q-193 227 -278 510q-154 -104 -235 -196t-81 -215zM418 995q0 -102 28 -213q84 55 131.5 88t104.5 85.5t83 107.5t26 119q0 59 -31 100t-92 41 q-109 0 -179.5 -93.5t-70.5 -234.5z" />
+<glyph unicode="'" horiz-adv-x="413" d="M274 979l50 266l24 131h58l-25 -131l-62 -266h-45z" />
+<glyph unicode="(" horiz-adv-x="532" d="M147 274q0 342 119 630t357 591l36 -29q-455 -551 -454 -1204q0 -360 98 -606l-41 -12q-115 291 -115 630z" />
+<glyph unicode=")" horiz-adv-x="536" d="M-111 -328q455 551 455 1205q0 360 -98 606l41 12q115 -291 114 -631q0 -342 -118.5 -629.5t-356.5 -590.5z" />
+<glyph unicode="*" horiz-adv-x="765" d="M295 1282l16 41l189 -66l41 201l45 -4l-17 -201l193 29l8 -45l-197 -53l78 -185l-41 -24l-94 172l-151 -148l-33 29l131 164z" />
+<glyph unicode="+" d="M98 651v54h369v413h57v-413h369v-54h-369v-426h-57v426h-369z" />
+<glyph unicode="," horiz-adv-x="413" d="M-70 -250q174 82 197 234h-12q-29 0 -45.5 16t-16.5 45q0 33 23.5 59.5t58.5 26.5q66 0 66 -86q0 -111 -71.5 -205t-182.5 -139z" />
+<glyph unicode="-" horiz-adv-x="577" d="M74 483l12 58h422l-12 -58h-422z" />
+<glyph unicode="." horiz-adv-x="413" d="M45 37q0 35 26.5 64.5t59.5 29.5q53 0 53 -65q0 -35 -24.5 -63t-57.5 -28q-27 0 -42 17.5t-15 44.5z" />
+<glyph unicode="/" horiz-adv-x="716" d="M-152 -328l992 1782h57l-991 -1782h-58z" />
+<glyph unicode="0" d="M94 401q0 213 63.5 426t184.5 360.5t264 147.5q141 0 214 -128t73 -302q0 -213 -63.5 -425t-184.5 -358.5t-264 -146.5t-215 124t-72 302zM152 414q0 -162 57 -273.5t172 -111.5q125 0 232.5 142t165 340t57.5 382q0 164 -59.5 276.5t-174.5 112.5q-125 0 -231.5 -144.5 t-162.5 -343t-56 -380.5z" />
+<glyph unicode="1" d="M66 0l12 53h295l229 1139h-229l8 41q158 20 254 78h49l-254 -1258h287l-8 -53h-643z" />
+<glyph unicode="2" d="M-16 0l4 41q464 401 580 517q208 209 244 367q11 48 11 99q0 111 -66.5 184.5t-191.5 73.5q-160 0 -311 -152l-37 46q186 160 352 159q147 0 229.5 -84t82.5 -215q0 -111 -40 -208t-146.5 -214.5t-226.5 -227.5t-346 -302q-24 -21 -36 -31h664l-9 -53h-757z" />
+<glyph unicode="3" d="M-8 193l45 32q133 -197 328 -196q168 0 278.5 99t110.5 245q0 127 -106.5 206.5t-319.5 79.5l12 54q248 0 369.5 100t121.5 223q0 113 -60 179.5t-185 66.5q-72 0 -157 -35t-138 -88l-37 45q158 131 336 131q150 0 224.5 -76.5t74.5 -209.5q0 -127 -87 -227.5 t-237 -137.5v-8q111 -33 178.5 -108.5t67.5 -182.5q0 -180 -127 -295t-328 -115q-127 0 -218 66t-146 152z" />
+<glyph unicode="4" d="M16 397l4 33l766 881h41l-172 -860h189l-13 -54h-186l-80 -397h-57l80 397h-572zM111 451h487l102 512q8 37 31 127t27 110h-8q-45 -59 -164 -196z" />
+<glyph unicode="5" d="M-4 188l45 33q35 -55 65.5 -90t98 -68.5t155.5 -33.5q162 0 280 122.5t118 311.5q0 150 -76 226.5t-207 76.5q-109 0 -242 -74l-36 29l163 590h545l-12 -54h-492l-135 -491q98 53 209 53q154 0 247 -89t93 -255q0 -221 -137 -360.5t-330 -139.5q-231 0 -352 213z" />
+<glyph unicode="6" d="M106 401q0 399 166 666.5t412 267.5q166 1 254 -155l-49 -33q-74 135 -209 135q-180 0 -321.5 -192.5t-182.5 -483.5q74 82 164 125t172 43q147 0 231 -94t84 -246q0 -193 -114.5 -326t-278.5 -133q-152 0 -240 119t-88 307zM164 414q0 -170 73.5 -277.5t200.5 -107.5 q129 0 230.5 115.5t101.5 269.5q0 141 -67.5 222t-194.5 81q-70 0 -165 -45t-175 -150q-4 -70 -4 -108z" />
+<glyph unicode="7" d="M233 1257l13 54h762l-9 -41q-291 -281 -431 -569.5t-224 -700.5h-65q92 416 232 703.5t411 553.5h-689z" />
+<glyph unicode="8" d="M70 315q0 264 323 418v8q-119 113 -119 254q0 154 101.5 247t247.5 93q127 0 213 -78.5t86 -220.5q0 -129 -70 -219t-197 -166v-8q188 -129 189 -291q0 -170 -119 -273.5t-291 -103.5q-152 0 -258 90t-106 250zM127 319q0 -137 91 -213.5t216 -76.5q141 0 246.5 85 t105.5 226q0 63 -23.5 114.5t-78.5 95.5t-96 69.5t-123 68.5q-21 11 -31 17q-150 -78 -228.5 -167t-78.5 -219zM332 999q0 -117 66.5 -187t207.5 -136q258 145 258 356q0 117 -71.5 183.5t-174.5 66.5q-117 0 -201.5 -78t-84.5 -205z" />
+<glyph unicode="9" d="M49 131l49 33q74 -135 209 -135q180 0 321.5 192.5t182.5 483.5q-74 -82 -164 -125t-172 -43q-147 0 -231 94t-84 246q0 193 114.5 325.5t278.5 132.5q152 0 240 -118.5t88 -307.5q0 -399 -166 -666.5t-412 -267.5q-166 0 -254 156zM217 897q0 -141 67.5 -222t194.5 -81 q70 0 165 45t175 149q4 70 4 109q0 170 -73.5 277.5t-200.5 107.5q-129 0 -230.5 -115.5t-101.5 -269.5z" />
+<glyph unicode=":" horiz-adv-x="413" d="M45 37q0 35 26.5 64.5t59.5 29.5q53 0 53 -65q0 -35 -24.5 -63t-57.5 -28q-27 0 -42 17.5t-15 44.5zM188 852q0 35 27 64.5t59 29.5q53 0 54 -65q0 -35 -24.5 -62.5t-57.5 -27.5q-27 0 -42.5 17t-15.5 44z" />
+<glyph unicode=";" horiz-adv-x="413" d="M-70 -250q174 82 197 234h-12q-29 0 -45.5 16t-16.5 45q0 33 23.5 59.5t58.5 26.5q66 0 66 -86q0 -111 -71.5 -205t-182.5 -139zM188 852q0 35 26.5 64.5t59.5 29.5q53 0 54 -65q0 -35 -24.5 -62.5t-57.5 -27.5q-27 0 -42.5 17t-15.5 44z" />
+<glyph unicode="&#x3c;" d="M94 647v58l799 327v-57l-471 -193l-250 -102v-8l250 -103l471 -192v-58z" />
+<glyph unicode="=" d="M98 446v54h795v-54h-795zM98 852v53h795v-53h-795z" />
+<glyph unicode="&#x3e;" d="M98 319v58l471 192l250 103v8l-250 102l-471 193v57l799 -327v-58z" />
+<glyph unicode="?" horiz-adv-x="778" d="M201 37q0 35 26.5 64.5t59.5 29.5q53 0 53 -65q0 -35 -24.5 -63t-57.5 -28q-27 0 -42 17.5t-15 44.5zM225 1257q53 59 134 99.5t169 40.5q123 0 193 -70t70 -192q0 -94 -44.5 -177.5t-108 -149t-128 -130t-111.5 -147t-51 -175.5l-53 4q4 98 50 186.5t109.5 153t127 127 t107.5 138t44 157.5q0 104 -55 162.5t-154 58.5q-150 0 -262 -126z" />
+<glyph unicode="@" horiz-adv-x="1581" d="M94 336q0 264 124 484t318.5 341t409.5 121q262 0 409.5 -159.5t147.5 -426t-114.5 -426t-266.5 -159.5q-72 0 -115.5 42t-56.5 113h-4q-125 -139 -237 -139q-90 0 -156 68.5t-66 193.5q0 178 116 324.5t274 146.5q96 0 155 -106h4l25 90h49l-98 -434 q-27 -111 1.5 -178.5t116.5 -67.5q123 0 219.5 143.5t96.5 376.5q0 250 -131 397.5t-373 147.5q-147 0 -290.5 -68.5t-254 -183.5t-178 -281t-67.5 -348q0 -270 145 -428t383 -158q172 0 303 78l25 -45q-150 -86 -332 -86q-258 0 -420 171t-162 456zM545 401q0 -109 48 -165 t120 -56q115 0 225 148l82 364q-63 115 -148 115q-137 0 -232 -130.5t-95 -275.5z" />
+<glyph unicode="A" horiz-adv-x="983" d="M-94 0l749 1352h62l172 -1352h-62l-59 487h-526l-267 -487h-69zM270 541h492l-33 270q-6 57 -25.5 218t-27.5 253h-8q-37 -74 -250 -471z" />
+<glyph unicode="B" horiz-adv-x="1159" d="M82 0l270 1352h320q186 0 287.5 -77t101.5 -214q0 -139 -97.5 -230.5t-209.5 -109.5v-8q111 -25 184.5 -97.5t73.5 -193.5q0 -209 -144.5 -315.5t-396.5 -106.5h-389zM152 53h282q516 0 516 363q0 121 -102.5 198.5t-278.5 77.5h-286zM291 745h241q225 0 346 85t121 227 q0 241 -357 241h-3h-238z" />
+<glyph unicode="C" horiz-adv-x="1097" d="M119 504q0 205 77.5 400.5t237.5 333.5t365 138q193 0 311 -188l-49 -33q-94 168 -266 168q-141 0 -261 -77t-195 -196.5t-117 -260t-42 -273.5q0 -219 98.5 -353t294.5 -134q170 0 332 135l37 -41q-180 -147 -373 -148q-219 0 -334.5 146.5t-115.5 382.5z" />
+<glyph unicode="D" horiz-adv-x="1171" d="M82 0l270 1352h213q272 0 412.5 -141.5t140.5 -383.5q0 -233 -80 -417.5t-245.5 -297t-395.5 -112.5h-315zM152 53h249q303 0 479.5 223.5t176.5 546.5q0 217 -126 346t-370 129h-160z" />
+<glyph unicode="E" horiz-adv-x="991" d="M82 0l270 1352h701l-13 -54h-639l-110 -553h540l-12 -53h-536l-131 -639h659l-12 -53h-717z" />
+<glyph unicode="F" horiz-adv-x="917" d="M82 0l270 1352h701l-13 -54h-639l-114 -577h540l-12 -53h-536l-136 -668h-61z" />
+<glyph unicode="G" horiz-adv-x="1167" d="M119 504q0 154 47 305.5t132 279.5t221 207.5t300 79.5q193 0 311 -188l-49 -33q-94 168 -266 168q-147 0 -271 -77t-201 -196.5t-120 -260t-43 -273.5q0 -217 101.5 -352t312.5 -135q176 0 295 110l90 455h-324l13 53h385l-111 -536q-156 -135 -352 -136 q-231 0 -351 144.5t-120 384.5z" />
+<glyph unicode="H" horiz-adv-x="1224" d="M82 0l270 1352h62l-123 -607h729l123 607h61l-270 -1352h-62l140 692h-729l-140 -692h-61z" />
+<glyph unicode="I" horiz-adv-x="446" d="M82 0l270 1352h62l-271 -1352h-61z" />
+<glyph unicode="J" horiz-adv-x="876" d="M4 184l53 25q53 -180 246 -180q117 0 193.5 86t105.5 233l201 1004h61l-200 -1008q-31 -172 -126.5 -270.5t-238.5 -98.5q-223 0 -295 209z" />
+<glyph unicode="K" horiz-adv-x="1069" d="M82 0l270 1352h62l-152 -758h4l811 758h78l-516 -492l311 -860h-65l-295 819l-344 -319l-103 -500h-61z" />
+<glyph unicode="L" horiz-adv-x="884" d="M82 0l270 1352h62l-258 -1299h614l-12 -53h-676z" />
+<glyph unicode="M" horiz-adv-x="1384" d="M82 0l270 1352h103l135 -815l53 -308h8l160 308l451 815h102l-270 -1352h-62l189 942q6 25 34.5 158t42.5 194h-8l-160 -290l-462 -848h-70l-147 848l-50 290h-8q-10 -55 -30.5 -176t-30.5 -176l-189 -942h-61z" />
+<glyph unicode="N" horiz-adv-x="1228" d="M82 0l270 1352h70l377 -996l98 -270h8q45 279 66 385l176 881h61l-270 -1352h-66l-372 991l-103 283h-8q-23 -150 -70 -381l-176 -893h-61z" />
+<glyph unicode="O" horiz-adv-x="1253" d="M127 537q0 139 43 284.5t121 270.5t201.5 204.5t269.5 79.5q213 0 323.5 -152.5t110.5 -408.5q0 -139 -43 -284.5t-121 -270.5t-202 -205t-269 -80q-213 0 -323.5 153t-110.5 409zM188 545q0 -240 92.5 -378t284.5 -138q131 0 243 75.5t181.5 193.5t107.5 252t38 257 q0 240 -92 378t-285 138q-131 0 -243 -76t-181.5 -193.5t-107.5 -251.5t-38 -257z" />
+<glyph unicode="P" horiz-adv-x="1073" d="M82 0l270 1352h344q393 0 394 -308q0 -217 -149.5 -329.5t-416.5 -112.5h-262l-119 -602h-61zM274 655h238q516 0 516 385q0 135 -91 196.5t-278 61.5h-258z" />
+<glyph unicode="Q" horiz-adv-x="1253" d="M127 537q0 139 43 284.5t121 270.5t201.5 204.5t269.5 79.5q213 0 323.5 -152.5t110.5 -408.5q0 -139 -43 -284.5t-121 -270.5t-200.5 -205t-268.5 -80q27 -111 118 -168t224 -57q45 0 94 12l9 -57q-55 -12 -107 -12q-152 0 -259 71.5t-140 215.5q-184 20 -279.5 169.5 t-95.5 387.5zM188 545q0 -240 92.5 -378t284.5 -138q131 0 243 75.5t181.5 193.5t107.5 252t38 257q0 240 -92.5 378t-284.5 138q-131 0 -243 -76t-181.5 -193.5t-107.5 -251.5t-38 -257z" />
+<glyph unicode="R" horiz-adv-x="1069" d="M82 0l270 1352h328q389 0 389 -291q0 -178 -124 -293t-320 -131l264 -637h-70l-260 635h-289l-127 -635h-61zM283 688h249q225 0 350.5 97.5t125.5 271.5q0 129 -89.5 185t-275.5 56h-242z" />
+<glyph unicode="S" horiz-adv-x="999" d="M37 201l49 32q134 -204 383 -204h2q156 0 260.5 92t104.5 239q0 164 -177 267l-180 106q-213 127 -213 303q0 139 106.5 239.5t270.5 100.5q117 0 211 -50t150 -130l-46 -37q-127 164 -327 164q-131 0 -217 -86t-86 -193q0 -156 180 -258l176 -102q213 -123 213 -315 q0 -176 -124 -285t-310 -109q-285 1 -426 226z" />
+<glyph unicode="T" horiz-adv-x="1007" d="M205 1294l12 58h905l-12 -58h-422l-258 -1294h-61l258 1294h-422z" />
+<glyph unicode="U" horiz-adv-x="1216" d="M168 369q0 80 16 168l164 815h62l-160 -799q-20 -82 -21 -168q0 -170 83 -263t245 -93q143 0 253 111.5t157 346.5l172 865h61l-176 -881q-51 -260 -179 -378t-296 -118q-178 0 -279.5 103.5t-101.5 290.5z" />
+<glyph unicode="V" horiz-adv-x="921" d="M172 1352h57l74 -820q31 -272 45 -454h8q156 311 234 454l430 820h61l-712 -1352h-70z" />
+<glyph unicode="W" horiz-adv-x="1486" d="M221 1352h62v-820q-2 -74 -2 -221t-2 -221h8q139 295 205 442l385 820h69l29 -820q8 -147 16 -442h8q123 295 189 442l344 820h65l-581 -1352h-78l-33 967q0 55 -2 159.5t-2 159.5h-8q-14 -37 -139 -319l-451 -967h-78z" />
+<glyph unicode="X" horiz-adv-x="913" d="M-74 0l533 705l-234 647h62l151 -430q8 -20 27.5 -79t34.5 -93h4q57 66 143 184l311 418h66l-500 -660l254 -692h-61l-160 446q-25 66 -74 205h-4q-12 -14 -164 -217l-323 -434h-66z" />
+<glyph unicode="Y" horiz-adv-x="864" d="M176 1352h62l120 -441q59 -217 80 -290h6q35 49 101.5 145t99.5 145l309 441h66l-559 -793l-113 -559h-61l112 559z" />
+<glyph unicode="Z" horiz-adv-x="1028" d="M4 0l8 37l983 1261h-684l13 54h757l-8 -37l-979 -1262h758l-12 -53h-836z" />
+<glyph unicode="[" horiz-adv-x="536" d="M37 -311l352 1761h295l-4 -45h-254l-332 -1671h250l-12 -45h-295z" />
+<glyph unicode="\" horiz-adv-x="716" d="M184 1454h49l304 -1782h-50z" />
+<glyph unicode="]" horiz-adv-x="536" d="M-131 -311l8 45h250l340 1671h-254l8 45h299l-352 -1761h-299z" />
+<glyph unicode="^" horiz-adv-x="937" d="M188 594l295 778h49l295 -778h-53l-164 434l-98 270h-4l-98 -270l-164 -434h-58z" />
+<glyph unicode="_" horiz-adv-x="991" d="M-53 -229l12 57h938l-12 -57h-938z" />
+<glyph unicode="`" horiz-adv-x="1032" d="M573 1442h70l123 -275h-49z" />
+<glyph unicode="a" horiz-adv-x="1073" d="M94 328q0 276 163 476t370 200q170 0 258 -164h8l37 139h49l-197 -979h-49l25 160h-8q-178 -184 -369 -185q-131 0 -209 92.5t-78 260.5zM152 340q0 -154 61 -232.5t172 -78.5q195 0 389 221l107 512q-109 188 -258 188q-182 0 -326.5 -190.5t-144.5 -419.5z" />
+<glyph unicode="b" horiz-adv-x="1069" d="M90 0l295 1479h57l-90 -443l-41 -200h4q209 168 373 168q131 0 209 -92.5t78 -260.5q0 -276 -163 -476t-370 -200q-170 0 -258 164h-8l-37 -139h-49zM188 217q109 -188 258 -188q182 0 327 190.5t145 419.5q0 152 -61.5 231.5t-172.5 79.5q-84 0 -188.5 -52t-196.5 -136z " />
+<glyph unicode="c" horiz-adv-x="876" d="M90 360q0 276 160 460t360 184q139 0 246 -119l-41 -41q-47 57 -94 81.5t-115 24.5q-174 0 -316.5 -174t-142.5 -403q0 -344 287 -344q129 0 266 106l33 -45q-150 -115 -303 -115q-158 0 -249 101.5t-91 283.5z" />
+<glyph unicode="d" horiz-adv-x="1077" d="M94 328q0 276 163 476t370 200q170 0 258 -164h8l41 196l90 443h57l-299 -1479h-49l25 160h-8q-178 -184 -369 -185q-131 0 -209 92.5t-78 260.5zM152 340q0 -154 61 -232.5t172 -78.5q195 0 389 221l107 512q-109 188 -258 188q-182 0 -326.5 -190.5t-144.5 -419.5z" />
+<glyph unicode="e" horiz-adv-x="958" d="M90 377q0 268 153.5 447.5t350.5 179.5q150 0 220.5 -92.5t70.5 -252.5q0 -82 -25 -163h-700q-14 -75 -14 -138q0 -132 61 -211q90 -118 256 -118q119 0 254 98l28 -45q-145 -106 -286 -107q-172 0 -270.5 103.5t-98.5 298.5zM172 549h643q12 61 12 123q0 119 -57 198.5 t-180 79.5q-139 0 -259 -113.5t-159 -287.5z" />
+<glyph unicode="f" horiz-adv-x="503" d="M98 0l185 926h-127l8 45l131 8l49 246q29 139 96.5 208.5t157.5 69.5q76 0 143 -45l-28 -45q-59 37 -119 37q-72 0 -122 -64.5t-71 -160.5l-49 -246h221l-12 -53h-221l-184 -926h-58z" />
+<glyph unicode="g" horiz-adv-x="1060" d="M12 -344l37 45q135 -127 295 -127q281 0 356 365l50 229h-9q-184 -176 -364 -176q-129 0 -206 91t-77 257q0 268 161 466t359 198q170 0 258 -164h9l37 139h49l-217 -1077q-37 -180 -142.5 -280.5t-267.5 -100.5q-168 0 -328 135zM152 352q0 -152 60 -229.5t169 -77.5 q86 0 188.5 56.5t192.5 152.5l106 508q-111 188 -258 188q-174 0 -316 -188.5t-142 -409.5z" />
+<glyph unicode="h" horiz-adv-x="1019" d="M90 0l295 1479h57l-114 -570l-25 -94h8q113 94 196 141.5t165 47.5q233 0 233 -238q0 -55 -16 -131l-127 -635h-57l126 627q16 82 17 131q0 192 -182 192h-2q-145 0 -369 -217l-148 -733h-57z" />
+<glyph unicode="i" horiz-adv-x="438" d="M90 0l197 979h57l-197 -979h-57zM311 1286q0 35 22.5 58.5t51.5 23.5q25 0 41 -17.5t16 -43.5q0 -33 -22 -55.5t-51 -22.5q-25 0 -41.5 16.5t-16.5 40.5z" />
+<glyph unicode="j" horiz-adv-x="438" d="M-242 -446l25 49q43 -29 98 -29q117 0 164 213l242 1192h57l-238 -1180q-57 -278 -228 -278h-1q-61 0 -119 33zM311 1286q0 35 22.5 58.5t51.5 23.5q25 0 41 -17.5t16 -43.5q0 -33 -22 -55.5t-51 -22.5q-25 0 -41.5 16.5t-16.5 40.5z" />
+<glyph unicode="k" horiz-adv-x="892" d="M90 0l295 1479h57l-221 -1119h4l611 619h73l-381 -393l238 -586h-61l-222 545l-282 -287l-54 -258h-57z" />
+<glyph unicode="l" horiz-adv-x="462" d="M102 49q1 12 9 53l274 1377h57l-274 -1381q-4 -20 -4 -41q0 -29 29 -28q12 0 32 8l8 -49q-31 -12 -57 -13q-33 0 -53.5 19.5t-20.5 54.5z" />
+<glyph unicode="m" horiz-adv-x="1589" d="M90 0l197 979h49l-25 -160h8q190 184 328 185q115 0 168 -58.5t57 -150.5q215 209 361 209q229 0 229 -238q0 -55 -16 -131l-127 -635h-57l127 627q16 82 16 131q0 192 -178 192h-2q-55 0 -149.5 -55t-194.5 -162l-148 -733h-57l127 627q16 82 16 131q0 192 -178 192h-2 q-55 0 -149.5 -55t-194.5 -162l-148 -733h-57z" />
+<glyph unicode="n" horiz-adv-x="1032" d="M90 0l197 979h49l-25 -160h8q213 184 353 185q233 0 233 -238q0 -55 -16 -131l-127 -635h-57l126 627q16 82 17 131q0 192 -182 192h-2q-145 0 -369 -217l-148 -733h-57z" />
+<glyph unicode="o" horiz-adv-x="1024" d="M94 360q0 268 153.5 456t358.5 188q150 0 237 -101.5t87 -284.5q0 -268 -153.5 -455.5t-358.5 -187.5q-150 0 -237 101.5t-87 283.5zM152 373q0 -168 70.5 -256t199.5 -88q170 0 310 174t140 403q0 168 -70.5 256t-199.5 88q-170 0 -310 -174t-140 -403z" />
+<glyph unicode="p" horiz-adv-x="1064" d="M0 -455l287 1434h49l-25 -143h8q209 168 369 168q131 0 209 -92.5t78 -260.5q0 -276 -163 -476t-370 -200q-166 0 -266 164h-4l-45 -225l-70 -369h-57zM188 209q106 -180 258 -180q182 0 327 190.5t145 419.5q0 152 -61.5 231.5t-172.5 79.5q-84 0 -188.5 -53 t-196.5 -139z" />
+<glyph unicode="q" horiz-adv-x="1073" d="M94 328q0 276 163 476t370 200q170 0 258 -164h8l37 139h49l-287 -1434h-57l74 369l49 250h-4q-180 -188 -373 -189q-131 0 -209 92.5t-78 260.5zM152 340q0 -154 61 -232.5t172 -78.5q88 0 193.5 59t195.5 162l107 512q-109 188 -258 188q-182 0 -326.5 -190.5 t-144.5 -419.5z" />
+<glyph unicode="r" horiz-adv-x="630" d="M90 0l197 979h49l-33 -184h8q150 209 307 209q43 0 87 -17l-25 -57q-33 16 -74 16q-82 0 -172 -76.5t-155 -210.5l-132 -659h-57z" />
+<glyph unicode="s" horiz-adv-x="786" d="M0 156l45 32q43 -70 119 -114.5t168 -44.5q106 0 186 65.5t80 155.5q0 66 -38 114t-150 107q-139 74 -192.5 131t-53.5 131q0 119 88 195t211 76q154 0 262 -115l-41 -41q-94 102 -225 102q-98 0 -168 -60.5t-70 -144.5q0 -66 46 -110.5t139 -93.5q156 -84 202.5 -145.5 t46.5 -133.5q0 -129 -94 -208t-237 -79q-100 0 -189.5 54.5t-134.5 126.5z" />
+<glyph unicode="t" horiz-adv-x="593" d="M143 926l9 45l159 8l66 283h49l-57 -283h270l-12 -53h-271l-139 -676q-8 -49 -8 -78q0 -74 31.5 -108.5t111.5 -34.5q49 0 123 37l21 -46q-82 -45 -148 -45q-102 0 -149 51.5t-47 133.5q0 28 8 94l139 672h-156z" />
+<glyph unicode="u" horiz-adv-x="1052" d="M143 213q0 55 17 131l127 635h57l-127 -627q-16 -82 -16 -131q0 -192 182 -192h2q145 0 369 217l147 733h57l-196 -979h-49l24 164h-8q-106 -92 -188 -140.5t-164 -48.5q-233 0 -234 238z" />
+<glyph unicode="v" horiz-adv-x="835" d="M119 979h57l103 -639q8 -45 22 -142.5t23 -144.5h8q78 147 155 287l349 639h61l-541 -979h-77z" />
+<glyph unicode="w" horiz-adv-x="1380" d="M139 979h58l57 -664q8 -90 25 -262h8q25 51 68.5 149.5t50.5 112.5l307 664h82l49 -664q2 -47 8 -134t8 -128h8q12 27 54.5 119t68.5 143l316 664h57l-467 -979h-86l-45 639q-4 47 -8 146.5t-8 144.5h-9q-8 -20 -56 -128t-75 -163l-295 -639h-86z" />
+<glyph unicode="x" horiz-adv-x="778" d="M-98 0l463 516l-197 463h61l107 -258q8 -20 21.5 -53t23.5 -59.5t20 -51.5h9q98 106 147 164l229 258h66l-418 -475l213 -504h-61l-111 279q-37 90 -82 188h-8q-51 -66 -164 -184l-250 -283h-69z" />
+<glyph unicode="y" horiz-adv-x="835" d="M-172 -434l25 49q33 -16 69 -16q174 0 316 290l45 91l-164 999h57l103 -639q25 -143 45 -291h8q49 94 155 291l349 639h61l-614 -1114q-74 -143 -160 -231.5t-205 -88.5q-43 0 -90 21z" />
+<glyph unicode="z" horiz-adv-x="790" d="M-49 0l4 37l762 889h-520l12 53h594l-4 -37l-762 -889h598l-12 -53h-672z" />
+<glyph unicode="{" horiz-adv-x="532" d="M74 545l12 49q168 0 201 168q10 51 33.5 199.5t39.5 226.5q31 152 86.5 207t167.5 55h66l-8 -45h-66q-90 0 -134 -53.5t-66 -171.5q-12 -66 -33 -201t-33 -197q-20 -92 -53 -143t-94 -70v-8q70 -31 69 -110q0 -74 -57.5 -302.5t-57.5 -295.5q0 -61 29 -90t103 -29h61 l-12 -45h-62q-88 0 -128 34.5t-40 116.5q0 74 59.5 301.5t59.5 292.5q0 111 -143 111z" />
+<glyph unicode="|" horiz-adv-x="434" d="M205 -512v2048h53v-2048h-53z" />
+<glyph unicode="}" horiz-adv-x="536" d="M-131 -311l8 45h66q90 0 134 52t66 169q12 66 33 201t33 196q20 94 53 146.5t94 70.5v9q-70 29 -69 110q0 72 57 298t57 296q0 63 -28.5 93t-102.5 30h-61l12 45h62q86 0 127 -36t41 -116q0 -74 -59.5 -303t-59.5 -295q0 -106 143 -106l-12 -49q-168 0 -201 -168 q-10 -53 -33.5 -202.5t-40.5 -227.5q-31 -150 -87 -204t-167 -54h-65z" />
+<glyph unicode="~" d="M102 639q80 160 205 160q61 0 128 -47t125 -94.5t104 -47.5q92 0 159 131l45 -24q-80 -160 -204 -160q-61 0 -128 47t-125.5 94t-103.5 47q-92 0 -160 -131z" />
+<glyph unicode="&#xa2;" d="M168 590q0 238 143.5 391.5t321.5 161.5l43 221h57l-45 -223q131 -16 225 -129l-41 -41q-47 55 -89 82.5t-105 33.5l-164 -825q129 4 272 107l29 -50q-57 -37 -86 -53t-93.5 -36.5t-131.5 -20.5l-45 -229h-58l48 233q-131 16 -206 113.5t-75 263.5zM229 602 q0 -145 58.5 -234.5t171.5 -103.5l162 826q-145 -12 -268.5 -149.5t-123.5 -338.5z" />
+<glyph unicode="&#xa3;" d="M16 0l9 33q152 80 227.5 216t75.5 300q0 37 -2 57h-195l12 45l181 8q-16 219 -17 246q0 201 100.5 315.5t268.5 114.5q166 0 258 -168l-49 -32q-82 147 -213 147q-135 0 -221 -102.5t-86 -261.5q0 -18 16 -259h336l-12 -53h-320v-45q0 -309 -221 -500v-8h569l-8 -53h-709 z" />
+<glyph unicode="&#xa5;" d="M74 348l12 49h332l28 160h-331l12 49h307l-201 705h58l115 -418q49 -180 73 -287h8q143 217 193 287l270 418h62l-471 -705h307l-12 -49h-332l-29 -160h332l-12 -49h-332l-70 -348h-57l70 348h-332z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1351" d="M82 541q0 195 87 375t257 299.5t381 119.5q236 0 382 -156.5t146 -408.5q0 -195 -87 -375t-257 -300t-381 -120q-236 0 -382 157t-146 409zM135 549q0 -240 130 -382t349 -142q193 0 350.5 114.5t237.5 281.5t80 341q0 240 -130 382t-349 142q-193 0 -350.5 -114.5 t-237.5 -281.5t-80 -341zM377 557q0 215 127 351t278 136q117 0 193 -102l-41 -37q-66 86 -156 86q-125 0 -234.5 -123t-109.5 -299q0 -129 61.5 -195.5t168.5 -66.5q94 0 241 99l29 -46q-51 -37 -83 -55t-84 -34.5t-108 -16.5q-127 0 -204.5 78t-77.5 225z" />
+<glyph unicode="&#xad;" horiz-adv-x="577" d="M74 483l12 58h422l-12 -58h-422z" />
+<glyph unicode="&#xae;" horiz-adv-x="770" d="M135 1012q0 172 116 303t277 131q131 0 223.5 -93t92.5 -239q0 -172 -115.5 -303t-277.5 -131q-133 0 -224.5 92t-91.5 240zM188 1020q0 -129 72 -210t195 -81q135 0 235.5 111.5t100.5 265.5q0 127 -73 209t-194 82q-137 0 -236.5 -113t-99.5 -264zM332 856l86 422h110 q123 0 123 -119q0 -98 -102 -135l61 -168h-57l-53 156h-82l-33 -156h-53zM430 1061h53q115 0 115 94q0 74 -78 74h-61z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1032" d="M561 1167l238 275h78l-259 -275h-57z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" horiz-adv-x="577" d="M74 483l12 58h422l-12 -58h-422z" />
+<glyph unicode="&#x2011;" horiz-adv-x="577" d="M74 483l12 58h422l-12 -58h-422z" />
+<glyph unicode="&#x2012;" horiz-adv-x="577" d="M74 483l12 58h422l-12 -58h-422z" />
+<glyph unicode="&#x2013;" horiz-adv-x="946" d="M74 487l12 54h786l-16 -54h-782z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1572" d="M74 487l12 54h1413l-12 -54h-1413z" />
+<glyph unicode="&#x2018;" horiz-adv-x="413" d="M246 1110q0 211 205 328l24 -41q-160 -100 -164 -242h8q66 0 66 -61q0 -31 -19.5 -52.5t-46.5 -21.5q-33 0 -53 24.5t-20 65.5z" />
+<glyph unicode="&#x2019;" horiz-adv-x="413" d="M233 1061q160 100 164 242h-8q-66 0 -65 61q0 31 19 52.5t46 21.5q33 0 53.5 -24.5t20.5 -65.5q0 -211 -205 -328z" />
+<glyph unicode="&#x201c;" horiz-adv-x="663" d="M246 1110q0 211 205 328l24 -41q-160 -100 -164 -242h8q66 0 66 -61q0 -31 -19.5 -52.5t-46.5 -21.5q-33 0 -53 24.5t-20 65.5zM496 1110q-1 211 204 328l25 -41q-160 -100 -164 -242h8q66 0 66 -61q0 -31 -19.5 -52.5t-46.5 -21.5q-33 0 -53 24.5t-20 65.5z" />
+<glyph unicode="&#x201d;" horiz-adv-x="663" d="M233 1061q160 100 164 242h-8q-66 0 -65 61q0 31 19 52.5t46 21.5q33 0 53.5 -24.5t20.5 -65.5q0 -211 -205 -328zM483 1061q160 100 164 242h-8q-66 0 -66 61q0 31 19.5 52.5t46.5 21.5q33 0 53.5 -24.5t20.5 -65.5q0 -211 -205 -328z" />
+<glyph unicode="&#x2022;" horiz-adv-x="544" d="M86 516q0 94 60.5 168t156.5 74q72 0 120 -53.5t48 -135.5q0 -96 -59.5 -168.5t-153.5 -72.5q-74 0 -123 53t-49 135z" />
+<glyph unicode="&#x2026;" horiz-adv-x="1937" d="M193 37q0 35 26.5 64.5t59.5 29.5q53 0 53 -65q0 -35 -24.5 -63t-57.5 -28q-27 0 -42 17.5t-15 44.5zM881 37q0 35 26.5 64.5t59.5 29.5q53 0 53 -65q0 -35 -24.5 -63t-57.5 -28q-27 0 -42 17.5t-15 44.5zM1569 37q0 35 26.5 64.5t59.5 29.5q53 0 53 -65q0 -35 -24.5 -63 t-57.5 -28q-27 0 -42 17.5t-15 44.5z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M49 518l12 41l117 8q6 88 25 170h-113l12 41l113 8q63 242 207.5 395.5t314.5 153.5q184 0 279 -196l-49 -29q-41 84 -94.5 128t-139.5 44q-145 0 -273 -138t-188 -358h580l-12 -49h-580q-20 -111 -24 -170h493l-12 -49h-484q-8 -231 74 -360t225 -129q147 0 287 135 l37 -41q-147 -147 -328 -148q-170 0 -265 142.5t-87 400.5h-127z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1183" d="M164 1331l12 53h496l-13 -53h-217l-114 -573h-58l115 573h-221zM647 758l127 626h86l49 -270l29 -180h8l98 180l164 270h86l-127 -626h-57l70 348l49 209h-8l-267 -459h-53l-86 459h-8l-33 -209l-69 -348h-58z" />
+<glyph unicode="&#xe000;" horiz-adv-x="980" d="M0 980h980v-980h-980v980z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.ttf b/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.ttf
new file mode 100755
index 0000000..b7289db
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.woff b/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.woff
new file mode 100755
index 0000000..bbeec94
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-ExtraLightIt-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-It-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-It-webfont.eot b/content/fonts/source-sans-pro/SourceSansPro-It-webfont.eot
new file mode 100755
index 0000000..06c20f7
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-It-webfont.eot differ


[50/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_plugins/yearly_archive_plugin.rb
----------------------------------------------------------------------
diff --git a/_plugins/yearly_archive_plugin.rb b/_plugins/yearly_archive_plugin.rb
new file mode 100644
index 0000000..38bc216
--- /dev/null
+++ b/_plugins/yearly_archive_plugin.rb
@@ -0,0 +1,148 @@
+# Jekyll Module to create monthly archive pages
+#
+# Shigeya Suzuki, November 2013
+# Copyright notice (MIT License) attached at the end of this file
+#
+
+#
+# This code is based on the following works:
+#   https://gist.github.com/ilkka/707909
+#   https://gist.github.com/ilkka/707020
+#   https://gist.github.com/nlindley/6409459
+#
+
+#
+# Archive will be written as #{archive_path}/#{year}/#{month}/index.html
+# archive_path can be configured in 'path' key in 'monthly_archive' of
+# site configuration file. 'path' is default null.
+#
+
+module Jekyll
+
+  module YearlyArchiveUtil
+    def self.archive_base(site)
+      site.config['yearly_archive'] && site.config['yearly_archive']['path'] || ''
+    end
+  end
+
+  # Generator class invoked from Jekyll
+  class YearlyArchiveGenerator < Generator
+    def generate(site)
+      posts_group_by_year(site).each do |ym, list|
+        site.pages << YearlyArchivePage.new(site, YearlyArchiveUtil.archive_base(site),
+                                             ym[0], ym[1], list)
+      end
+    end
+
+    def posts_group_by_year(site)
+      site.posts.each.group_by { |post| [post.date.year] }
+    end
+
+  end
+
+  # Actual page instances
+  class YearlyArchivePage < Page
+
+    ATTRIBUTES_FOR_LIQUID = %w[
+      year,
+      month,
+      date,
+      content
+    ]
+
+    def initialize(site, dir, year, month, posts)
+      @site = site
+      @dir = dir
+      @year = year
+      @month = month
+      @archive_dir_name = 'news/%04d' % [year]
+      @date = Date.new(@year)
+      @layout =  site.config['yearly_archive'] && site.config['yearly_archive']['layout'] || 'default'
+      @months = posts.map{|p| Date.new(@year, p.date.month, 1) }.uniq
+      self.ext = '.html'
+      self.basename = 'index'
+      self.content = <<-EOS
+      {% for year in site.years %}
+      {% assign y = {year.first.first.date | date: '%Y'} %}
+      {% if y == '#{year}' %}
+      <div class="l-first">
+          {% for month in year %}
+              {% assign m = {month.first.date | date: '%m'} %}
+              <div  class="l-full">
+                  <h1>All News for {{ month.first.date | date: "%B %Y" }}</h1>
+                  <p>This section contains all news items published in <a href="{{site.baseurl}}/news/{{y}}/{{m}}">{{ month.first.date | date: "%B %Y" }}</a>.</p>
+              </div>
+              {% for post in month %}
+                  <div class="l-full">
+              		<h3 id="{{ site.baseurl }}{{post.url}}">{{post.title}}</h3>
+                      <small>{{post.date | date_to_string}}</small>
+              		<p>{{ post.content | markdownify | strip_html | truncatewords:25 }}
+              		<a href="{{ site.baseurl }}{{post.url}}">more</a></li></p>
+                  </div>
+              {% endfor %}
+              <hr>
+              <div class="l-first"></div>
+          {% endfor %}
+      </div>
+      {% endif %}
+      {% endfor %}
+
+
+      EOS
+      self.data = {
+          'layout' => @layout,
+          'type' => 'archive',
+          'title' => "Yearly archive for #{@year}",
+          'months' => @months,
+          'posts' => posts,
+          'url' => File.join('/',
+                     YearlyArchiveUtil.archive_base(site),
+                     @archive_dir_name, 'index.html')
+      }
+    end
+
+    def render(layouts, site_payload)
+      payload = {
+          'page' => self.to_liquid,
+          'paginator' => pager.to_liquid
+      }.merge(site_payload)
+      do_layout(payload, layouts)
+    end
+
+    def to_liquid(attr = nil)
+      self.data.merge({
+                               'content' => self.content,
+                               'date' => @date,
+                               'month' => @month,
+                               'year' => @year
+                           })
+    end
+
+    def destination(dest)
+      File.join('/', dest, @dir, @archive_dir_name, 'index.html')
+    end
+
+  end
+end
+
+# The MIT License (MIT)
+#
+# Copyright (c) 2013 Shigeya Suzuki
+#
+# 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.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/ajax-loader.gif
----------------------------------------------------------------------
diff --git a/_sass/ajax-loader.gif b/_sass/ajax-loader.gif
new file mode 100644
index 0000000..e0e6e97
Binary files /dev/null and b/_sass/ajax-loader.gif differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/main.scss
----------------------------------------------------------------------
diff --git a/_sass/main.scss b/_sass/main.scss
new file mode 100755
index 0000000..7e2d5c1
--- /dev/null
+++ b/_sass/main.scss
@@ -0,0 +1,157 @@
+@import "taiga/settings";
+@import "taiga/mixins";
+@import "taiga/grid";
+@import "taiga/base";
+@import "taiga/layout";
+@import "taiga/states";
+@import "taiga/button";
+@import "taiga/print";
+
+@import "modules/syntax";
+@import "modules/logo";
+@import "modules/jumbotron";
+@import "modules/mainmenu";
+@import "modules/toc";
+@import "modules/builtwithwicket";
+@import "modules/quickstart";
+
+
+code, pre, code > span, pre > span { 
+    font-family: 'Source Code Pro', 'courier new', monospace; 
+    font-size: $font-size-20; 
+}
+
+a {
+	border-color: $color-brand-50;
+    border-style: none none dotted none;
+    border-width: 0 0 1px 0;
+    cursor: pointer;
+    font-weight:400;
+    text-decoration: none;
+
+    &:hover { color: $color-brand-60; }
+}
+
+h1 a, h2 a, h3 a {
+    border: none;
+}
+
+div.header {
+    background-image: url('../img/background-2.jpg');
+    background-repeat: no-repeat;
+    background-position: center 25%;
+    background-size: cover;
+    background-color: #111;
+    color:#fff;
+    display:block;
+    position:relative;
+    width:100%;
+}
+
+.default {
+    nav.mainmenu {
+        margin:0;
+        @include breakpoint($breakpoint-20) {
+            display:inline-block;
+            margin:0;
+            width:(30*$grid-column);
+            float:right;
+        }
+    }
+    a, a:hover, a:active, a:visited {
+        border:none;
+    }
+}
+
+.preamble {
+    font-weight:300;
+    line-height:2;
+    text-align:center;
+
+    h1 { 
+        font-weight:300;
+        padding-top:2rem;
+    }
+    h2 {
+        color:$color-brand-50;
+        font-weight:300;
+    }
+    h1 + *, 
+    h2 + *, 
+    img + * {
+        padding-top:2rem;
+    }
+    h1:last-child,
+    h2:last-child,
+    img:last-child {
+        margin-bottom:2rem;
+    }
+    p {
+        font-size: $font-size-40;
+        text-align: left;
+    }
+}
+.index .preamble {
+    margin-bottom: 2rem;
+
+    p {
+        text-align: center;
+    }
+}
+.news {
+    ul {
+        list-style:none;
+        margin-left:0;
+        padding-left:0;
+    }
+    li {
+        display:block;
+        margin-left:0;
+        margin-bottom:2rem;
+        padding-left:0;
+    }
+}
+.l-full, 
+.l-half,
+.l-one-third,
+.l-one-sixth,
+.l-one-quarter,
+.l-one-eigth,
+.l-two-third {
+    hr { margin-left:0; margin-right:0; }
+}
+
+pre {
+    margin: 1rem 0;
+}
+
+article+article {
+    border-top: 1px solid $color-neutral-30;
+    clear: both;
+    margin-top: 2rem;
+    padding-top: 2rem;
+}
+
+.button-bar {
+    display: -webkit-flex;
+    display: flex;
+    flex-direction: row;
+    margin-bottom: 2rem;
+    width:100%;
+
+
+    .button {
+        -webkit-flex: 1;
+        flex: 1;
+        padding: 1rem;
+        text-align:center;
+
+        & + .button {
+            margin-left: 0.5rem;
+        }
+
+        i {
+            font-size: 3rem;
+        }
+    }
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/modules/_builtwithwicket.scss
----------------------------------------------------------------------
diff --git a/_sass/modules/_builtwithwicket.scss b/_sass/modules/_builtwithwicket.scss
new file mode 100644
index 0000000..f4f25f5
--- /dev/null
+++ b/_sass/modules/_builtwithwicket.scss
@@ -0,0 +1,30 @@
+.builtwithwicket {    
+    background-color: #eee;
+    margin-left: -1rem;
+    margin-right: -1rem;
+    padding-bottom: 2rem;
+    padding-left: 1rem;
+    padding-right: 1rem;
+    
+    .slick-prev::before,
+    .slick-next::before {
+        color: $color-brand-50;
+    }
+}
+
+.builtwithwicket + hr {
+    display:none;
+}
+
+.builtwithwicket-post {
+    padding: 1rem 1rem 0 1rem;
+}
+
+.builtwithwicket-screenshot {
+    margin: 0 auto;
+    max-height: 20rem;
+    min-height: 15rem;
+    max-width: 100%;
+    min-width: 50%;
+    padding-bottom: 1rem;
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/modules/_jumbotron.scss
----------------------------------------------------------------------
diff --git a/_sass/modules/_jumbotron.scss b/_sass/modules/_jumbotron.scss
new file mode 100644
index 0000000..7a46490
--- /dev/null
+++ b/_sass/modules/_jumbotron.scss
@@ -0,0 +1,59 @@
+.jumbotron {
+    &.header{
+/*        background: radial-gradient(ellipse closest-side, rgba(0,0,0,0), rgba(0,0,0,0.6)), url('../img/background-1.jpg');*/
+        background-color:#111;
+        background-image: url('../img/background-2.jpg');
+        background-repeat: no-repeat;
+        background-position: center 25%;
+        background-size: cover;
+        box-shadow: inset 0 0 40px rgba(0, 0, 0, 1);
+    }
+
+    .mainmenu {
+        @include breakpoint($breakpoint-20) {
+            padding-top:1rem;
+            margin-bottom:7rem;
+        }
+    }
+    .jumbotron-mission {
+        font-size: $font-size-50;
+        font-weight:400;
+        line-height:2;
+        margin-top:2rem;
+        margin-bottom:2rem;
+        text-align:center;
+        text-transform:uppercase;
+        @include grid(48,2);
+
+        @include breakpoint($breakpoint-10) {
+            @include grid(48,6);
+            margin-top:2rem;
+            margin-bottom:3rem;
+        }
+        @include breakpoint($breakpoint-20) {
+            @include grid(48,12);
+        }
+    }
+
+    .jumbotron-download {
+        margin:2rem auto;
+        text-align:center;
+        text-transform:uppercase;
+    }
+
+    .jumbotron-logo {
+        margin-top:2rem;
+        margin-bottom:2rem;
+
+        @include breakpoint($breakpoint-20) {
+            display:block;
+            float:none;
+        }
+        img {
+            display:block;
+            width:50%;
+            min-width:320px;
+            margin:0 auto;
+        }
+    }
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/modules/_logo.scss
----------------------------------------------------------------------
diff --git a/_sass/modules/_logo.scss b/_sass/modules/_logo.scss
new file mode 100644
index 0000000..f804d4a
--- /dev/null
+++ b/_sass/modules/_logo.scss
@@ -0,0 +1,14 @@
+.logo {
+    text-align:center;
+
+    @include breakpoint($breakpoint-20) {
+        display:inline-block;
+        float:left;
+        margin:0;
+        @include prepend(1);
+    }
+    img {
+        display:inline-block;
+        width:240px;
+    }
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/modules/_mainmenu.scss
----------------------------------------------------------------------
diff --git a/_sass/modules/_mainmenu.scss b/_sass/modules/_mainmenu.scss
new file mode 100644
index 0000000..63fb482
--- /dev/null
+++ b/_sass/modules/_mainmenu.scss
@@ -0,0 +1,25 @@
+nav.mainmenu {
+    display:block;
+    margin:0 auto 2rem auto;
+    text-align:center;
+    ul {
+        list-style:none;
+    }
+    li {
+        display:inline-block;
+        font-size:12px;
+        text-transform: uppercase;
+        
+        &.active { border-bottom: 2px solid white;}
+    }
+    li+li {
+        margin-left:1*$grid-column;
+    }
+
+    a, a:active, a:hover {
+        border:none;
+        color:#fff;
+        font-weight:400;
+        text-decoration: none;
+    }
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/modules/_quickstart.scss
----------------------------------------------------------------------
diff --git a/_sass/modules/_quickstart.scss b/_sass/modules/_quickstart.scss
new file mode 100644
index 0000000..8599dbe
--- /dev/null
+++ b/_sass/modules/_quickstart.scss
@@ -0,0 +1,68 @@
+div.quickstart-wizard {
+  background-color: $color-brand-50;
+  border-radius: 3px;
+  color: #ffffff;
+  line-height: 2em;
+  padding: 1rem 2rem 2rem 2rem; 
+
+  label {
+    display: block;
+    font-weight:bold;
+    margin-top: 0.5rem;
+  }
+  button,
+  input,
+  select,
+  textarea {
+    display: block;
+    width: 100%;
+    border: none;
+    border-radius: 3px;
+    padding: 0.5rem;
+    color: #606060;
+    height: 2rem; 
+  }
+
+  textarea {
+    height: 5rem; 
+  }
+
+  button {
+    background-color: #E68A00;
+    color: white;
+    height: 3em;
+    margin-top: 1em;
+    font-size: 1em;
+    font-weight: 200; 
+  }
+}
+
+.quickstart {
+  ol {
+    margin-left:0;
+    padding-left:0; 
+    counter-reset:item;
+  }
+  ol>li {
+    margin-left:2.5rem; 
+    padding-left:0; 
+    counter-increment:item; 
+    list-style:none inside;
+    margin-bottom:10px
+  }
+  ol>li:before {
+    background: $color-brand-50;
+    border-radius: 50%; 
+    color:#fff;
+    content: counter(item);
+    display:inline-block;
+    height:2rem;
+    margin-left:-2.5rem; 
+    margin-right:0.5rem;
+    padding-top:0.3333rem;
+    text-align:center;
+    vertical-align: baseline;
+    font-weight:bold;
+    width:2rem;
+  }
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/modules/_syntax.scss
----------------------------------------------------------------------
diff --git a/_sass/modules/_syntax.scss b/_sass/modules/_syntax.scss
new file mode 100644
index 0000000..2774b76
--- /dev/null
+++ b/_sass/modules/_syntax.scss
@@ -0,0 +1,60 @@
+.highlight  { background: #ffffff; }
+.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 .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */
+.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 .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */
+.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 .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: #d14 } /* Literal.String */
+.highlight .na { color: #008080 } /* Name.Attribute */
+.highlight .nb { color: #0086B3 } /* 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: #d14 } /* Literal.String.Backtick */
+.highlight .sc { color: #d14 } /* Literal.String.Char */
+.highlight .sd { color: #d14 } /* Literal.String.Doc */
+.highlight .s2 { color: #d14 } /* Literal.String.Double */
+.highlight .se { color: #d14 } /* Literal.String.Escape */
+.highlight .sh { color: #d14 } /* Literal.String.Heredoc */
+.highlight .si { color: #d14 } /* Literal.String.Interpol */
+.highlight .sx { color: #d14 } /* Literal.String.Other */
+.highlight .sr { color: #009926 } /* Literal.String.Regex */
+.highlight .s1 { color: #d14 } /* Literal.String.Single */
+.highlight .ss { color: #990073 } /* 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/d8f15469/_sass/modules/_toc.scss
----------------------------------------------------------------------
diff --git a/_sass/modules/_toc.scss b/_sass/modules/_toc.scss
new file mode 100644
index 0000000..12adeb3
--- /dev/null
+++ b/_sass/modules/_toc.scss
@@ -0,0 +1,9 @@
+.toc {
+    ul { list-style: none; }
+    &>ul {
+        margin-left: 0;
+    }
+    &>ul > li+li {
+        margin-top: 1rem;
+    }
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/taiga/_base.scss
----------------------------------------------------------------------
diff --git a/_sass/taiga/_base.scss b/_sass/taiga/_base.scss
new file mode 100644
index 0000000..ae88a07
--- /dev/null
+++ b/_sass/taiga/_base.scss
@@ -0,0 +1,119 @@
+// =========== Base
+
+html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
+
+*,
+*:after,
+*:before {
+    @include box-sizing(border-box);
+}
+
+::-moz-selection { background: $color-neutral-90; color: $white; text-shadow: none; }
+::selection { background: $color-neutral-90; color: $white; text-shadow: none; }
+
+html {
+    color: $color-neutral-70;
+    font: 300 $font-size-base $font-family-body;
+    -webkit-font-smoothing: antialiased;
+    -moz-osx-font-smoothing: grayscale;
+    text-rendering: auto;
+    -webkit-text-size-adjust: 100%;
+}
+
+body {
+    line-height: 1.5em;
+}
+
+
+// Headings
+h1, h2, legend, h3, h4, h5, h6 {
+    font-family: $font-family-heading;
+    font-weight: 400;
+    line-height: 1.5em;
+    margin: 0 0 0.25em 0;
+}
+
+h1 { font-size: 2rem; }
+
+h2,
+legend {
+    font-size: 1.5rem;
+}
+
+h3 { font-size: 1.3rem; }
+
+h4 { font-size: 1.2rem; }
+
+h5 { font-size: 1.1rem; }
+
+h6 { font-size: 1rem; }
+
+
+// Paragraphs
+p {
+    margin-bottom: $spacing;
+
+    &.is-lead { font-size: $font-size-40; }
+}
+
+
+// Links
+a {
+    color: $color-brand-50;
+    cursor: pointer;
+    text-decoration: none;
+
+    &:hover { color: $color-brand-60; }
+}
+
+
+// Other
+small {
+    color: $color-neutral-50;
+    font-size: $font-size-20;
+}
+
+em { font-style: italic; }
+
+strong { font-weight: bold; }
+
+code, pre { font-family: 'courier new', monospace; }
+
+pre { overflow-x: auto; }
+
+abbr { border-bottom: 1px dotted $color-neutral-50; }
+
+del { text-decoration: line-through; }
+
+mark { background-color: lighten(yellow, 35%); }
+
+hr {
+    background-color: transparent;
+    border: solid $color-neutral-30;
+    border-width: 1px 0 0;
+    clear: both;
+    margin: 2.5rem $spacing;
+}
+
+
+// Lists
+ul, ol { margin: 0 0 $spacing 1.5rem; }
+
+ul { list-style: disc; }
+
+ol { list-style: decimal; }
+
+dl {
+    margin-bottom: $spacing;
+
+    dt { font-weight: bold; }
+    dd { margin-left: $spacing; }
+
+    &.advanced {
+        @include grid-container;
+
+        dt { @include grid(16, 0, 1); }
+
+        dd { @include grid(32); }
+    }
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/taiga/_button.scss
----------------------------------------------------------------------
diff --git a/_sass/taiga/_button.scss b/_sass/taiga/_button.scss
new file mode 100644
index 0000000..6c9b690
--- /dev/null
+++ b/_sass/taiga/_button.scss
@@ -0,0 +1,102 @@
+// =========== Buttons
+
+button::-moz-focus-inner,
+input::-moz-focus-inner {
+    border: 0;
+    padding: 0;
+}
+
+%button {
+    -webkit-appearance: none;
+    -moz-appearance: none;
+    appearance: none;
+    border: 0;
+    border-radius: $border-radius-10;
+    cursor: pointer;
+    display: inline-block;
+    font-family: $font-family-body;
+    font-size: $font-size-30;
+    -webkit-font-smoothing: antialiased;
+    -moz-osx-font-smoothing: grayscale;
+    font-weight: bold;
+    line-height: 1.5em;
+    margin: 0 0 0.25rem 0;
+    padding: 0.5rem 0.75rem;
+    text-decoration: none;
+    vertical-align: bottom;
+
+    &:focus { outline: 0; }
+}
+
+// The standard button has the $color-brand colors
+.button,
+input[type=submit],
+button {
+    @extend %button;
+    background: $color-brand-50;
+    color: $white;
+
+    &:hover {
+        background: $color-brand-60;
+        color: $white;
+    }
+
+    &:active,
+    &:focus {
+        box-shadow: inset 0 1px 3px rgba($black, 0.2);
+    }
+}
+
+.button--neutral,
+input[type=submit].button--neutral,
+button.button--neutral {
+    @extend %button;
+    background: $color-neutral-30;
+    color: $color-neutral-70;
+
+    &:hover {
+        background: $color-neutral-50;
+        color: $color-neutral-70;
+    }
+
+    &:active,
+    &:focus {
+        box-shadow: inset 0 1px 3px rgba($black, 0.2);
+    }
+}
+
+.button--success,
+input[type=submit].button--success,
+button.button--success {
+    @extend %button;
+    background-color: $color-success-50;
+    color: $white;
+
+    &:hover {
+        background-color: $color-success-60;
+        color: $white;
+    }
+
+    &:active,
+    &:focus {
+        box-shadow: inset 0 1px 3px rgba($black, 0.2);
+    }
+}
+
+.button--alert,
+input[type=submit].button--alert,
+button.button--alert {
+    @extend %button;
+    background-color: $color-alert-50;
+    color: $white;
+
+    &:hover {
+        background-color: $color-alert-60;
+        color: $white;
+    }
+
+    &:active,
+    &:focus {
+        box-shadow: inset 0 1px 3px rgba($black, 0.2);
+    }
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/taiga/_grid.scss
----------------------------------------------------------------------
diff --git a/_sass/taiga/_grid.scss b/_sass/taiga/_grid.scss
new file mode 100644
index 0000000..b01e799
--- /dev/null
+++ b/_sass/taiga/_grid.scss
@@ -0,0 +1,43 @@
+// =========== Grid
+
+// Use '@include grid(12, 2)' to make a column.
+// The first unit (12) is the column width.
+// The second unit (2) is the margin on both sides.
+// The margin will be auto substracted from the column width.
+// So don't recalculate the column width if you change your margin.
+
+// To set different margins on both sides use '@include grid(12, 2, 3)'.
+// You can also use negative margins.
+
+$grid-column: 100% / $grid-columns;
+
+@mixin col($n: 1) { float: left; width: ($n * $grid-column); }
+@mixin prepend($n: 1) { margin-left: $grid-column * $n }
+@mixin append($n: 1) { margin-right: $grid-column * $n }
+
+@mixin grid($cols: 1, $grid-margin-left: 0, $grid-margin-right: $grid-margin-left) {
+    @include col($cols - ($grid-margin-left + $grid-margin-right));
+    @include prepend($grid-margin-left);
+    @include append($grid-margin-right);
+}
+
+// Use this mixin to reset your grid by example for your mobile articles
+@mixin grid-reset() {
+    clear: both;
+    float: none;
+    margin-left: 0;
+    margin-right: 0;
+    width: auto;
+}
+
+// The grid-container mixin is necessary for the floats
+@mixin grid-container() {
+
+    &:before,
+    &:after {
+        content: "";
+        display: table;
+    }
+
+    &:after { clear: both; }
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/taiga/_layout.scss
----------------------------------------------------------------------
diff --git a/_sass/taiga/_layout.scss b/_sass/taiga/_layout.scss
new file mode 100644
index 0000000..1c3376c
--- /dev/null
+++ b/_sass/taiga/_layout.scss
@@ -0,0 +1,51 @@
+// =========== Layout
+
+.l-full {
+    width:100%;
+    @include breakpoint($breakpoint-10) { @include grid(48, 1); }
+}
+
+.l-two-third {
+
+    @include breakpoint($breakpoint-10) { @include grid(32, 1); }
+}
+
+.l-half {
+
+    @include breakpoint($breakpoint-10) { @include grid(24, 1); }
+}
+
+.l-one-quarter {
+    @include breakpoint($breakpoint-10) { @include grid(12, 1); }
+}
+
+.l-one-eigth {
+    @include breakpoint($breakpoint-10) { @include grid(6, 1); }
+}
+
+.l-one-sixth {
+    @include breakpoint($breakpoint-10) { @include grid(8, 1); }
+}
+
+.l-one-third {
+
+    @include breakpoint($breakpoint-10) { @include grid(16, 1);  }
+}
+
+.l-grid {
+    @include grid-container;
+
+    li { @include grid(16, 1); }
+}
+
+.l-first { clear: left; }
+
+
+.l-container {
+    margin: auto;
+    max-width: $max-width;
+    padding: $spacing;
+    @include grid-container;
+
+    @include breakpoint($breakpoint-20) { padding: $spacing * 2; }
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/taiga/_mixins.scss
----------------------------------------------------------------------
diff --git a/_sass/taiga/_mixins.scss b/_sass/taiga/_mixins.scss
new file mode 100644
index 0000000..fec7b72
--- /dev/null
+++ b/_sass/taiga/_mixins.scss
@@ -0,0 +1,121 @@
+// =========== Mixins
+
+// Animations
+// Example: .element { @include animation(keyframe-name, 500ms, default); }
+@mixin animation ($name: true, $duration: true, $timing_function: true, $delay: false, $iteration_count: false, $direction: false) {
+    @if $name { -webkit-animation-name: $name; -moz-animation-name: $name; -ms-animation-name: $name; }
+    @if $duration { -webkit-animation-duration: $duration; -moz-animation-duration: $duration; -ms-animation-duration: $duration; }
+    @if $timing_function { -webkit-animation-timing-function: $timing_function; -moz-animation-timing-function: $timing_function;  -ms-animation-timing-function: $timing_function; }
+    @if $delay { -webkit-animation-delay: $delay; -moz-animation-delay: $delay; -ms-animation-delay: $delay; }
+    @if $iteration_count { -webkit-animation-iteration-count: $iteration_count; -moz-animation-iteration-count: $iteration_count; -ms-animation-iteration-count: $iteration_count; }
+    @if $direction { -webkit-animation-direction: $direction; -moz-animation-direction: $direction; -ms-animation-direction: $direction; }
+}
+
+// Backface-visibility
+// Example: .element { @include backface-visibility(hidden); }
+@mixin backface-visibility($backface) {
+    -webkit-backface-visibility: $backface;
+    -moz-backface-visibility: $backface;
+    -ms-backface-visibility: $backface;
+    backface-visibility: $backface;
+}
+
+// Border-radius
+// Example: .element { @include border-radius($border-radius-10); }
+@mixin border-radius($radius) {
+    background-clip: padding-box;
+    border-radius: $radius;
+}
+
+// Box-sizing
+// Example: .element { @include box-sizing(border-box); }
+@mixin box-sizing($box) {
+    -webkit-box-sizing: $box;
+    -moz-box-sizing: $box;
+    box-sizing: $box;
+}
+
+// Media queries
+// Example: @include breakpoint($breakpoint-20) { your properties }
+@mixin breakpoint($breakpoint) {
+    @media ($breakpoint-property: $breakpoint) {
+        @content;
+    }
+}
+
+// Filters
+// Example: .element { @include filter(grayscale(50%)); }
+@mixin filter($filter) {
+    -webkit-filter: $filter;
+    -moz-filter: $filter;
+    filter: $filter;
+}
+
+// Retina image
+// Example: .element { @include image-2x("logo2x.png", 2em, 1em); }
+@mixin retina($image, $width, $height) {
+    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
+        background-image: url($image);
+        background-size: $width $height;
+    }
+}
+
+// Perspective
+// Example: .element { @include perspective(1000); }
+@mixin perspective($perspective) {
+    -webkit-perspective: $perspective;
+    -moz-perspective: $perspective;
+    perspective: $perspective;
+}
+
+// Transform
+// Example: .element { @include transform(translateX(1em)); }
+@mixin transform($transform) {
+    -webkit-transform: $transform;
+    -moz-transform: $transform;
+    -ms-transform: $transform;
+    transform: $transform;
+}
+
+// Transition
+// Example: .element { @include transition(background 500ms ease-in); }
+@mixin transition($transition) {
+    -webkit-transition: $transition;
+    -moz-transition: $transition;
+    transition: $transition;
+}
+
+// Columns
+// Example: .element { @include columns(2, 1em)); }
+@mixin columns($count, $gap) {
+    -webkit-column-count: $count;
+    -webkit-column-gap : $gap;
+    -moz-column-count: $count;
+    -moz-column-gap: $gap;
+    column-count: $count;
+    column-gap: $gap;
+}
+
+// Column rule
+// Example: .element { @include column-rule(1px, solid, #000); }
+@mixin columns-rule($size, $style, $color) {
+    -webkit-column-rule-width: $size;
+    -webkit-column-rule-style: $style;
+    -webkit-column-rule-color: $color;
+    -moz-column-rule-width: $size;
+    -moz-column-rule-style: $style;
+    -moz-column-rule-color: $color;
+    column-rule-width: $size;
+    column-rule-style: $style;
+    column-rule-color: $color;
+}
+
+// Gradient
+// Example: .element { @include gradient(top, #000, #fff); }
+@mixin gradient($side, $start, $end) {
+    background-color: $end;
+    background-image: -webkit-linear-gradient($side, $start, $end);
+    background-image: -moz-linear-gradient($side, $start, $end);
+    background-image: -ms-linear-gradient($side, $start, $end);
+    background-image: linear-gradient($side, $start, $end);
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/taiga/_print.scss
----------------------------------------------------------------------
diff --git a/_sass/taiga/_print.scss b/_sass/taiga/_print.scss
new file mode 100644
index 0000000..3c60ebd
--- /dev/null
+++ b/_sass/taiga/_print.scss
@@ -0,0 +1,16 @@
+// =========== Print
+
+@media print {
+    * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
+    a, a:visited { text-decoration: underline; }
+    a[href]:after { content: " (" attr(href) ")"; }
+    abbr[title]:after { content: " (" attr(title) ")"; }
+    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
+    pre, blockquote { page-break-inside: avoid; }
+    thead { display: table-header-group; } /* h5bp.com/t */
+    tr, img { page-break-inside: avoid; }
+    img { max-width: 100% !important; };
+    @page { margin: 2cm; }
+    p, h2, h3 { orphans: 3; widows: 3; }
+    h2, h3 { page-break-after: avoid; }
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/taiga/_settings.scss
----------------------------------------------------------------------
diff --git a/_sass/taiga/_settings.scss b/_sass/taiga/_settings.scss
new file mode 100644
index 0000000..64abb6b
--- /dev/null
+++ b/_sass/taiga/_settings.scss
@@ -0,0 +1,80 @@
+// =========== Settings
+
+// Most of the variables are based on some kind of percentages to maintain stability.
+// So $variable-10 is small or light and $variable-100 is big or dark.
+
+
+// Set your own font
+$font-family-body: "Source Sans Pro", sans-serif;
+$font-family-heading: "Source Sans Pro";
+
+// The base font-size, all other elements will adjust to this value
+$font-size-base: 15px;
+
+$font-size-10: 0.75rem;
+$font-size-20: 0.875rem;
+$font-size-30: 1rem;
+$font-size-40: 1.125rem;
+$font-size-50: 1.313rem;
+$font-size-60: 1.5rem;
+$font-size-70: 1.625rem;
+$font-size-80: 1.75rem;
+$font-size-100: 2rem;
+
+// The grid columns will be used in the grid mixin, 48 is standard
+$grid-columns: 48;
+
+
+// Adjust the website's maximum width.
+$max-width: 80rem;
+
+
+// Use the spacing variable on margins and paddings
+$spacing: 1rem;
+
+
+// Adjust the border-radius
+$border-radius-10: 0.125rem;
+$border-radius-20: 0.313rem;
+
+
+// Media queries
+// Adjust them to you needs or add more
+$breakpoint-property: min-width;
+$breakpoint-10: 590px;
+$breakpoint-20: 769px;
+$breakpoint-30: 960px;
+$breakpoint-40: 1152px;
+
+// Z-index plan
+$z-index-10: 10;
+$z-index-20: 20;
+$z-index-30: 30;
+
+
+// Colors
+// Add your own color variables
+
+// Color brand
+$color-brand-40: darken(#FF9925, 25%);
+$color-brand-50: #FF9925; // Default
+$color-brand-60: lighten(#FF9925, 10%);
+
+// Color success
+$color-success-50: #39b924; // Default
+$color-success-60: #249c11;
+
+// Color alert
+$color-alert-50: #f3490d; // Default
+$color-alert-60: #d33e09;
+
+// Color neutral
+$color-neutral-10: #eef2f0;
+$color-neutral-30: #ccd6d2;
+$color-neutral-50: #8d9994;
+$color-neutral-70: #3f4542;
+$color-neutral-90: #232725;
+
+// Color basics
+$black: #000;
+$white: #fff;

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_sass/taiga/_states.scss
----------------------------------------------------------------------
diff --git a/_sass/taiga/_states.scss b/_sass/taiga/_states.scss
new file mode 100644
index 0000000..da8a863
--- /dev/null
+++ b/_sass/taiga/_states.scss
@@ -0,0 +1,25 @@
+// =========== States
+
+.is-hidden { display: none !important; }
+
+.is-hidden, .is-invisible { visibility: hidden !important; }
+
+.is-active, .is-visible { display: block; }
+
+.left { @include breakpoint($breakpoint-10) { float: left; } }
+
+.right { @include breakpoint($breakpoint-10) { float: right; } }
+
+.text-left { text-align: left; }
+
+.text-right { text-align: right; }
+
+.text-center { text-align: center; }
+
+.nowrap { white-space: nowrap; }
+
+img.desaturated {
+    -webkit-filter: grayscale(100%);
+    -moz-filter: grayscale(100%);
+    filter: grayscale(100%);
+}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/apache/friends.html
----------------------------------------------------------------------
diff --git a/apache/friends.html b/apache/friends.html
deleted file mode 100644
index be9d1a4..0000000
--- a/apache/friends.html
+++ /dev/null
@@ -1,35 +0,0 @@
----
-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>
-
-<div style="margin-top: 40px">
-	<h2><a href="https://directory.apache.org/fortress/" target="_blank">Apache Fortress</a></h2>
-	<h4>Apache Fortress is a standards based and Open Source Identity Access Management Java SDK for LDAP v3 compliant systems. Fortress is 100% compliant with RBAC, ARBAC02 and IETF's password policy draft. It uses Apache Wicket for its <a target="_blank" href="https://directory.apache.org/fortress/overview.html">RBAC Web Management UI</a>.</h4>
-</div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/apache/friends.md
----------------------------------------------------------------------
diff --git a/apache/friends.md b/apache/friends.md
new file mode 100644
index 0000000..3618a52
--- /dev/null
+++ b/apache/friends.md
@@ -0,0 +1,60 @@
+---
+layout: default
+title: Friend projects
+subtitle: Apache projects using Wicket 
+---
+Being a member of the Apache Software Foundation creates opportunities
+for communities to collaborate and stand on one's shoulders. The
+following friends within the Apache community are proud members using
+Wicket.
+
+### Apache Isis
+
+[Apache Isis][isis-1] is a full-stack framework for rapidly developing domain
+driven apps and RESTful APIs in Java. It uses Wicket
+6.x as a [default viewer for Isis domain model][isis-2].
+
+### Apache OODT
+
+[Apache OODT][oodt-1] is a data grid framework for transparent search
+and discovery of disparate science resources. It uses Apache Wicket for
+its [CAS File Manager][oodt-2] and [CAS Workflow monitor][oodt-3].
+
+### Apache Openmeetings
+
+[Apache Openmeetings][openmeetings-1] 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.
+
+### Apache Syncope
+
+[Apache Syncope][syncope-1] is an Open Source system for managing
+digital identities in enterprise environments. It uses Apache Wicket
+for its [web management console][syncope-2].
+
+### Apache Nutch
+
+[Apache Nutch][nutch-1] is a well matured, production ready web
+crawler. Since version 2.3 it uses Apache Wicket for its [web
+management console][nutch-2].
+
+### Apache Fortress
+
+[Apache Fortress][fortress-1] is a standards based and Open Source
+Identity Access Management Java SDK for LDAP v3 compliant systems.
+Fortress is 100% compliant with RBAC, ARBAC02 and IETF's password
+policy draft. It uses Apache Wicket for its [RBAC Web Management UI][fortress-2].
+
+[isis-1]: http://isis.apache.org
+[isis-2]: http://isis.apache.org/documentation.html#wicket-viewer
+[oodt-1]: http://oodt.apache.org
+[oodt-2]: http://oodt.apache.org/components/maven/webapp/filemgr/
+[oodt-3]: http://oodt.apache.org/components/maven/webapp/workflow/
+[openmeetings-1]: http://openmeetings.apache.org
+[syncope-1]: https://syncope.apache.org
+[syncope-2]: https://syncope.apache.org/architecture.html#The_console
+[nutch-1]: https://nutch.apache.org
+[nutch-2]: https://nutch.apache.org/#22-september-2014-wicket-webapp-now-part-of-nutch-2x-codebase
+[fortress-1]: https://directory.apache.org/fortress/
+[fortress-2]: https://directory.apache.org/fortress/overview.html

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/apache/index.md
----------------------------------------------------------------------
diff --git a/apache/index.md b/apache/index.md
new file mode 100644
index 0000000..4dcf57a
--- /dev/null
+++ b/apache/index.md
@@ -0,0 +1,42 @@
+---
+layout: default
+title: The Apache Software Foundation
+subtitle: Proudly Powered by the ASF
+preamble: >
+  It is nice to have a welcoming home, and when you find that home, friends are not far away.
+  Home to over a hundred projects, the Apache Software Foundation is a power house for open source community driven development.
+  Wicket is proud to be part of the Apache Software Foundation since 2007. 
+---
+
+## Friends
+
+{% markdown apache/friends.md %}
+
+## License
+
+All projects of the Apache Wicket project are licensed using the
+[Apache License, version 2.0][apache-license] ([TXT][apache-txt] or
+[HTML][apache-html]).
+
+You can read more about the current status of the license at the
+[foundation license page][apache-more].
+
+## Thanks
+
+The Apache Software Foundation could not exist without the continued
+generous support from the community. We would like to take this
+opportunity to thank our [Sponsors][apache-thanks]. If you are
+interested in sponsoring the ASF, please read our [sponsorship page][apache-sponsorship].
+
+The Wicket project would like to thank the following companies for
+their support of the project.
+
+- [JetBrains](http://jetbrains.com) for their IntelliJ open source license for our developers
+- [ComSysto](http://comsysto.com) for contributing the User Guide
+
+[apache-license]: http://www.apache.org/licenses/LICENSE-2.0
+[apache-txt]: http://www.apache.org/licenses/LICENSE-2.0.txt
+[apache-html]: http://www.apache.org/licenses/LICENSE-2.0.html
+[apache-more]: http://www.apache.org/licenses/
+[apache-thanks]: http://apache.org/foundation/thanks.html
+[apache-sponsorship]: http://www.apache.org/foundation/sponsorship.html

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/atom.xml
----------------------------------------------------------------------
diff --git a/atom.xml b/atom.xml
index 568ad8f..a3241aa 100644
--- a/atom.xml
+++ b/atom.xml
@@ -2,25 +2,24 @@
 layout: null
 ---
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom">
+<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>
  
- <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 %}
+{% 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/d8f15469/content/2009/07/30/wicket-1.3.7-released.html
----------------------------------------------------------------------
diff --git a/content/2009/07/30/wicket-1.3.7-released.html b/content/2009/07/30/wicket-1.3.7-released.html
deleted file mode 100644
index fd8b259..0000000
--- a/content/2009/07/30/wicket-1.3.7-released.html
+++ /dev/null
@@ -1,321 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 1.3.7 marks end of life for Wicket 1.3</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 1.3.7 marks end of life for Wicket 1.3</h1>
-			<p>The Apache Wicket team is proud to present the release of Apache Wicket
-1.3.7. This will be the last feature release for the 1.3.x branch. Going
-forward, only security fixes will be released in the 1.3.x branch - meaning
-that 1.3.7 may be the last release in this branch. All users are encouraged
-to upgrade to 1.4.0 as soon as possible. As work begins on 1.5 in the near
-future, we will be supporting 1.4.x and 1.5.x.</p>
-
-<p>Eager people click here to download the distribution, others can read
-further:</p>
-
-<ul>
-  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/1.3.7">http://www.apache.org/dyn/closer.cgi/wicket/1.3.7</a></li>
-</ul>
-
-<p>We thank you for your patience and support.</p>
-
-<p>The Wicket Team</p>
-
-<h2 id="apache-wicket-137">Apache Wicket 1.3.7</h2>
-
-<p>Apache Wicket is a component oriented Java web application framework. 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.</p>
-
-<p>You can find out more about Apache Wicket on <a href="http://wicket.apache.org">our website</a></p>
-
-<h3 id="this-release">This release</h3>
-
-<p>This will be the last feature release for the 1.3.x branch. Going forward,
-only security fixes will be released in the 1.3.x branch - meaning that 1.3.7
-may be the last release in this branch. All users are encouraged to upgrade
-to 1.4.0 as soon as possible. As work begins on 1.5 in the near future, we
-will be supporting 1.4.x and 1.5.x.</p>
-
-<h3 id="migrating-from-12">Migrating from 1.2</h3>
-
-<p>If you are coming from Wicket 1.2, you really want to read our migration
-guide, found on the wiki:</p>
-
-<p>https://cwiki.apache.org/confluence/display/WICKET/Migrating+to+Wicket+1.3</p>
-
-<h3 id="downloading-the-release">Downloading the release</h3>
-
-<p>You can download the release from the official Apache mirror system, and you
-can find it through the following link:</p>
-
-<p>http://www.apache.org/dyn/closer.cgi/wicket/1.3.7/</p>
-
-<p>For the Maven and Ivy fans out there: update your pom’s to the following, and
-everything will be downloaded automatically:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.3.7<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Substitute the artifact ID with the projects of your liking to get the other
-projects.</p>
-
-<p>Please note that we don’t prescribe a Logging implementation for SLF4J. You
-need to specify yourself which one you prefer. Read more about SLF4J here:
-http://slf4j.org</p>
-
-<h3 id="validating-the-release">Validating the release</h3>
-
-<p>The release has been signed by Igor Vaynberg, your release manager for today.
-The public key can be found in the KEYS file in the download area. Download
-the KEYS file only from the Apache website.</p>
-
-<p>http://www.apache.org/dist/wicket/1.3.7/KEYS</p>
-
-<p>Instructions on how to validate the release can be found here:</p>
-
-<p>http://www.apache.org/dev/release-signing.html#check-integrity</p>
-
-<h3 id="reporting-bugs">Reporting bugs</h3>
-
-<p>In case you do encounter a bug, we would appreciate a report in our JIRA:</p>
-
-<p>http://issues.apache.org/jira/browse/WICKET</p>
-
-<h3 id="the-distribution">The distribution</h3>
-
-<p>In the distribution you will find a README. The README contains instructions
-on how to build from source yourself. You also find a CHANGELOG-1.3 which
-contains a list of all things that have been fixed, added and/or removed
-since Wicket 1.3.0.</p>
-
-<h3 id="release-notes">Release Notes</h3>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-1912">WICKET-1912</a> - StatelessForm problems with query string</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-1922">WICKET-1922</a> - AbstractTree - setting root to null causes NullPointerException</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-1960">WICKET-1960</a> - AutoCompleteTextField - gives a type mismatch error on IE - version wicket-1.4-rc1</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-1992">WICKET-1992</a> - SharedResourceRequestTarget allows access to almost arbitrary files under WEB-INF.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2215">WICKET-2215</a> - WebClientInfo does not set browerMajorVersion for IE8</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2252">WICKET-2252</a> - Autocomplete text fields don’t call existing JavaScript event handlers properly</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2268">WICKET-2268</a> - NullPointerException NPE in DiskPageStore after Session Timeout</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2289">WICKET-2289</a> - AutoCompleteBehavior: Selected input not modiefied when selected with keyboard</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2308">WICKET-2308</a> - Append lastmodified to Resources shouldnt append when the resource is a directory (ends with /)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2313">WICKET-2313</a> - BaseWicketTester doesn’t invoke Application.newAjaxRequestTarget for ajax request target</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2337">WICKET-2337</a> - IndexOutOfBoundsException when PropertyResolver is using an invalid list index</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2354">WICKET-2354</a> - PropertyModel does not support index only property (“[0]”)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2371">WICKET-2371</a> - jre 1.5 method used in wicket-extensions</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2384">WICKET-2384</a> - OutOfMemoryError occur for memory leak on FeedbackPanel &amp; FeedbackMessages</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2385">WICKET-2385</a> - BigDecimalConverter uses jdk5</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2168">WICKET-2168</a> - TableTree.html is not XHTML valid</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2315">WICKET-2315</a> - Backport PageReference from trunk</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/d8f15469/content/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
----------------------------------------------------------------------
diff --git a/content/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html b/content/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
deleted file mode 100644
index d4119dc..0000000
--- a/content/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
+++ /dev/null
@@ -1,309 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 1.4 takes typesafety to the next level</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 1.4 takes typesafety to the next level</h1>
-			<p>The Apache Wicket project is proud to announce the release of Apache Wicket
-1.4. Apache Wicket is an open source, component oriented Java web application
-framework. With overwhelming support from the user community, this release
-marks a departure from the past where we leave Java 1.4 behind and we require
-Java 5 as the minimum JDK version. By moving to Java 5 as the required
-minimum platform, we were able to utilize Java 5 idioms and increase the type
-safety of our APIs. Using Java generics you can now write typesafe web
-applications and create typesafe, self documenting, reusable custom
-components.</p>
-
-<h2 id="download-apache-wicket-14">Download Apache Wicket 1.4</h2>
-
-<p>You can download the release here:
-http://www.apache.org/dyn/closer.cgi/wicket/1.4.0</p>
-
-<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-  <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-  <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>1.4.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>You will need to upgrade all modules (i.e. wicket, wicket-extensions) to
-their 1.4 counterparts. It is not possible to mix Wicket 1.3 libraries with
-1.4 libraries due to API changes.</p>
-
-<h2 id="most-notable-changes">Most notable changes</h2>
-
-<p>From all the changes that went into this release, the following are the most
-important ones:</p>
-
-<ul>
-  <li>Generified <code>IModel</code> interface and implementations increases type safety in your Wicket applications</li>
-  <li><code>Component#getModel()</code> and <code>Component#setModel()</code> have been renamed to <code>getDefaultModel()</code> and <code>setDefaultModel()</code> to better support generified models</li>
-  <li>The Spring modules have been merged (wicket-spring-annot is now obsolete, all you need is wicket-spring)</li>
-  <li>Many API’s have been altered to better work with Java 5’s idioms</li>
-  <li>Wicket jars are now packaged with metadata that makes them OSGI bundles</li>
-</ul>
-
-<p>Apart from these changes, the release is mostly compatible with Wicket 1.3
-and upgrading shouldn’t take too long. Early adopters report about a days
-work to upgrade medium to large applications to Wicket 1.4. Read the
-migration guide to learn more about the changes in our APIs. To learn more
-about all the improvements and new features that went into this release,
-check the solved issue list in our JIRA instance.</p>
-
-<h2 id="increased-type-safety">Increased type safety</h2>
-
-<p>Moving towards Java 5 has given us the opportunity to utilize generics and
-clarify our API’s. For example, take a look at <code>DropDownChoice</code>—one of the
-components with the most questions on our list prior to 1.4. A
-<code>DropDownChoice</code> component is a form component that displays a list of
-available choices in a drop down box, and allows one selection to be made.
-DropDownChoice components are typically used to display a list of countries,
-nationalities, credit card processors, etc.</p>
-
-<p>The signature of a constructor for the <code>DropDownChoice</code> component in Wicket
-1.3 was:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">DropDownChoice</span> <span class="kd">extends</span> <span class="o">...</span>
-    <span class="kd">public</span> <span class="nf">DropDownChoice</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">IModel</span> <span class="n">model</span><span class="o">,</span> <span class="n">IModel</span> <span class="n">choices</span><span class="o">)</span>
-<span class="o">}</span></code></pre></div>
-
-<p>As you can see, this constructor doesn’t give much insight into what goes
-where (other than the names of the parameters). The first parameter is the
-component identifier, the second parameter is the model that contains the
-selection, and the third parameter is a model that contains the list of
-choices from which the user can select one. You’ll have to read the JavaDoc
-to assign the right IModel values to the right parameters. Now take a look at
-the same constructor, but now in Wicket 1.4. The signature for our generified
-constructor looks like the following example.</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="n">DropDownChoice</span> <span class="kd">extends</span> <span class="o">...</span>
-    <span class="kd">public</span> <span class="nf">DropDownChoice</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">IModel</span><span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="n">model</span><span class="o">,</span> <span class="n">IModel</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">List</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">T</span><span class="o">&gt;&gt;</span> <span class="n">choices</span><span class="o">)</span>
-<span class="o">}</span></code></pre></div>
-
-<p>Here we communicate that the first <code>IModel</code> parameter is a <code>T</code>, which is the
-single value that will be provided when the <code>DropDownChoice</code> selects one
-value. The second parameter provides a <code>List</code> of objects that extend <code>T</code>, the
-choices from which to select one value. This was not apparent in the Wicket
-1.3 API, and the type safety brought by generics make this much more clear,
-albeit much more verbose.</p>
-
-<h2 id="removal-of-default-model-from-component">Removal of default model from component</h2>
-
-<p>In Wicket 1.3 each component had by default a model: a <code>Label</code> had a model, a
-<code>Link</code> and even <code>WebMarkupContainer</code> had a model property (all because they
-extend <code>Component</code> which has a model property). When we generified <code>IModel</code>,
-this had averse effects on <code>Component</code>: suddenly all components had to be
-generified and had to take the type parameter of the model that was
-associated with it. But that poses problems for components that either do not
-use a model or use two different model types: which one should be in the
-lead? We chose to generify only the components that clearly benefited from
-the extra type information, leading to clean code like this:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">ListView</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">peopleListView</span> <span class="o">=</span> <span class="k">new</span> <span class="n">ListView</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;(</span><span class="s">&quot;people&quot;</span><span class="o">,</span> <span class="n">people</span><span class="o">)</span> <span class="o">{</span>
-        <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">populateItem</span><span class="o">(</span><span class="n">ListItem</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
-            <span class="n">item</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Link</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;(</span><span class="s">&quot;editPerson&quot;</span><span class="o">,</span> <span class="n">item</span><span class="o">.</span><span class="na">getModel</span><span class="o">()){</span>
-                <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onClick</span><span class="o">()</span> <span class="o">{</span>
-                    <span class="n">Person</span> <span class="n">p</span> <span class="o">=</span> <span class="n">getModelObject</span><span class="o">();</span>
-                    <span class="n">setResponsePage</span><span class="o">(</span><span class="k">new</span> <span class="nf">EditPersonPage</span><span class="o">(</span><span class="n">p</span><span class="o">));</span>
-                <span class="o">}</span>
-            <span class="o">});</span>
-        <span class="o">}</span>
-    <span class="o">};</span></code></pre></div>
-
-
-		</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/d8f15469/content/2009/08/21/wicket-1.4.1-released.html
----------------------------------------------------------------------
diff --git a/content/2009/08/21/wicket-1.4.1-released.html b/content/2009/08/21/wicket-1.4.1-released.html
deleted file mode 100644
index 236c83e..0000000
--- a/content/2009/08/21/wicket-1.4.1-released.html
+++ /dev/null
@@ -1,232 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.1 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.1 released</h1>
-			<p>The Apache Wicket project is proud to announce the first maintenance release
-of Apache Wicket 1.4.</p>
-
-<h3 id="download-apache-wicket-14">Download Apache Wicket 1.4</h3>
-
-<p>You can download the release here:
-<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.1">http://www.apache.org/dyn/closer.cgi/wicket/1.4.1</a></p>
-
-<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.1<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<h3 id="changes">Changes</h3>
-
-<p>The most notable change in this release is the transparent support for
-multipart form submissions via Ajax. Wicket is now smart enough to submit a
-form using a hidden iframe rather then the standard XMLHttpRequest if the
-form contains file upload fields.</p>
-
-<p>A complete list of changes can be found in our
-<a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;sorter/order=DESC&amp;sorter/field=priority&amp;pid=12310561&amp;fixfor=12314113">Jira</a>
-instance.</p>
-
-<p>We thank you for your patience and support.</p>
-
-<p>The Wicket Team</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>


[10/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/08/11/wicket-1.4.10-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/08/11/wicket-1.4.10-released.html b/content/news/2010/08/11/wicket-1.4.10-released.html
new file mode 100644
index 0000000..a2c6d24
--- /dev/null
+++ b/content/news/2010/08/11/wicket-1.4.10-released.html
@@ -0,0 +1,179 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.10 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/08/11/wicket-1.4.10-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/08/11/wicket-1.4.10-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/08/11/wicket-1.4.10-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/08/11/wicket-1.4.10-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/08/11/wicket-1.4.10-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/08/11/wicket-1.4.10-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.10 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">11 Aug 2010</p>
+    <p>This is the tenth maintenance release of the 1.4.x series and brings over
+thirty bug fixes and improvements.</p>
+<p>As well as bringing bug fixes and small improvements, 1.4.10 brings two major new features:
+* Delayed component initialization
+* Component configuration </p>
+<p>Delayed component initialization allows developers to initialize their components outside of a constructor, when more environment is available to the component instance. From the javadoc:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">Component</span> <span class="o">{</span>
+	<span class="cm">/**</span>
+<span class="cm">	 * This method is meant to be used as an alternative to initialize components. Usually the</span>
+<span class="cm">	 * component&#39;s constructor is used for this task, but sometimes a component cannot be</span>
+<span class="cm">	 * initialized in isolation, it may need to access its parent component or its markup in order</span>
+<span class="cm">	 * to fully initialize. This method is invoked once per component&#39;s lifecycle when a path exists</span>
+<span class="cm">	 * from this component to the {@link Page} thus providing the component with an atomic callback</span>
+<span class="cm">	 * when the component&#39;s environment is built out.</span>
+<span class="cm">	 * &lt;p&gt;</span>
+<span class="cm">	 * Overrides must call super#{@link #onInitialize()}. Usually this should be the first thing an</span>
+<span class="cm">	 * override does, much like a constructor.</span>
+<span class="cm">	 * &lt;/p&gt;</span>
+<span class="cm">	 * &lt;p&gt;</span>
+<span class="cm">	 * Parent containers are guaranteed to be initialized before their children</span>
+<span class="cm">	 * &lt;/p&gt;</span>
+<span class="cm">	 * &lt;p&gt;</span>
+<span class="cm">	 * It is safe to use {@link #getPage()} in this method</span>
+<span class="cm">	 * &lt;/p&gt;</span>
+<span class="cm">	 * </span>
+<span class="cm">	 * &lt;p&gt;</span>
+<span class="cm">	 * NOTE:The timing of this call is not precise, the contract is that it is called sometime</span>
+<span class="cm">	 * before {@link Component#onBeforeRender()}.</span>
+<span class="cm">	 * &lt;/p&gt;</span>
+<span class="cm">	 * </span>
+<span class="cm">	 */</span>
+	<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">onInitialize</span><span class="o">()</span> <span class="o">{}</span>
+<span class="o">}</span></code></pre></div>
+<p>Component configuration allows developers to easier configure component states such as visibility, enabled, etc. From the javadoc:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">Component</span> <span class="o">{</span>
+	<span class="cm">/**</span>
+<span class="cm">	 * Called once per request on components before they are about to be rendered. This method</span>
+<span class="cm">	 * should be used to configure such things as visibility and enabled flags.</span>
+<span class="cm">	 * &lt;p&gt;</span>
+<span class="cm">	 * Overrides must call {@code super.onConfigure()}, usually before any other code</span>
+<span class="cm">	 * &lt;/p&gt;</span>
+<span class="cm">	 * &lt;p&gt;</span>
+<span class="cm">	 * NOTE: Component hierarchy should not be modified inside this method, instead it should be</span>
+<span class="cm">	 * done in {@link #onBeforeRender()}</span>
+<span class="cm">	 * &lt;/p&gt;</span>
+<span class="cm">	 * &lt;p&gt;</span>
+<span class="cm">	 * NOTE: Why this method is preferrable to directly overriding {@link #isVisible()} and</span>
+<span class="cm">	 * {@link #isEnabled()}? Because those methods are called multiple times even for processing of</span>
+<span class="cm">	 * a single request. If they contain expensive logic they can slow down the response time of the</span>
+<span class="cm">	 * entire page. Further, overriding those methods directly on form components may lead to</span>
+<span class="cm">	 * inconsistent or unexpected state depending on when those methods are called in the form</span>
+<span class="cm">	 * processing workflow. It is a better practice to push changes to state rather than pull.</span>
+<span class="cm">	 * &lt;/p&gt;</span>
+<span class="cm">	 * &lt;p&gt;</span>
+<span class="cm">	 * NOTE: If component&#39;s visibility or another property depends on another component you may call</span>
+<span class="cm">	 * {@code other.configure()} followed by {@code other.isVisible()} as mentioned in</span>
+<span class="cm">	 * {@link #configure()} javadoc.</span>
+<span class="cm">	 * &lt;/p&gt;</span>
+<span class="cm">	 * &lt;p&gt;</span>
+<span class="cm">	 * NOTE: Why should {@link #onBeforeRender()} not be used for this? Because if visibility of a</span>
+<span class="cm">	 * component is toggled inside {@link #onBeforeRender()} another method needs to be overridden</span>
+<span class="cm">	 * to make sure {@link #onBeforeRender()} will be invoked on ivisible components:</span>
+<span class="cm">	 * </span>
+<span class="cm">	 * &lt;pre&gt;</span>
+<span class="cm">	 * class MyComponent extends WebComponent</span>
+<span class="cm">	 * {</span>
+<span class="cm">	 * 	protected void onBeforeRender()</span>
+<span class="cm">	 * 	{</span>
+<span class="cm">	 * 		setVisible(Math.rand() &amp;gt; 0.5f);</span>
+<span class="cm">	 * 		super.onBeforeRender();</span>
+<span class="cm">	 * 	}</span>
+<span class="cm">	 * </span>
+<span class="cm">	 * 	// if this override is forgotten, once invisible component will never become visible</span>
+<span class="cm">	 * 	protected boolean callOnBeforeRenderIfNotVisible()</span>
+<span class="cm">	 * 	{</span>
+<span class="cm">	 * 		return true;</span>
+<span class="cm">	 * 	}</span>
+<span class="cm">	 * }</span>
+<span class="cm">	 * &lt;/pre&gt;</span>
+<span class="cm">	 * </span>
+<span class="cm">	 * VS</span>
+<span class="cm">	 * </span>
+<span class="cm">	 * &lt;pre&gt;</span>
+<span class="cm">	 * class MyComponent extends WebComponent</span>
+<span class="cm">	 * {</span>
+<span class="cm">	 * 	protected void onConfigure()</span>
+<span class="cm">	 * 	{</span>
+<span class="cm">	 * 		setVisible(Math.rand() &amp;gt; 0.5f);</span>
+<span class="cm">	 * 		super.onConfigure();</span>
+<span class="cm">	 * 	}</span>
+<span class="cm">	 * }</span>
+<span class="cm">	 * &lt;/pre&gt;</span>
+<span class="cm">	 */</span>
+	<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">onConfigure</span><span class="o">()</span> <span class="o">{}</span>
+<span class="o">}</span></code></pre></div>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.10/">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;sorter/order=DESC&amp;sorter/field=priority&amp;pid=12310561&amp;fixfor=12315070">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.10<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.10">full
+distribution</a> (including
+source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/08/11/wicket-1.5-M1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/08/11/wicket-1.5-M1-released.html b/content/news/2010/08/11/wicket-1.5-M1-released.html
new file mode 100644
index 0000000..c4bea2e
--- /dev/null
+++ b/content/news/2010/08/11/wicket-1.5-M1-released.html
@@ -0,0 +1,86 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5-M1 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/08/11/wicket-1.5-M1-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/08/11/wicket-1.5-M1-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/08/11/wicket-1.5-M1-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/08/11/wicket-1.5-M1-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/08/11/wicket-1.5-M1-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/08/11/wicket-1.5-M1-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5-M1 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">11 Aug 2010</p>
+    <p>This is the first milestone of the new 1.5.x Wicket series. The focus of 1.5.x is to 
+provide our users with a more powerful and flexible request processing pipeline.</p>
+<p>This release is NOT production-ready, it is more of a technology demo that should facilitate user-feedback we can fold into the next milestone.</p>
+<ul>
+  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migration notes</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M1/">Subversion tag</a> </li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5-M1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M1">full
+distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/08/24/peter-ertl-committer.html
----------------------------------------------------------------------
diff --git a/content/news/2010/08/24/peter-ertl-committer.html b/content/news/2010/08/24/peter-ertl-committer.html
new file mode 100644
index 0000000..da62eb7
--- /dev/null
+++ b/content/news/2010/08/24/peter-ertl-committer.html
@@ -0,0 +1,74 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Peter Ertl is a Wicket team member | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/08/24/peter-ertl-committer.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/08/24/peter-ertl-committer.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/08/24/peter-ertl-committer.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/08/24/peter-ertl-committer.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/08/24/peter-ertl-committer.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/08/24/peter-ertl-committer.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Peter Ertl is a Wicket team member</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">24 Aug 2010</p>
+    <p>The Apache Wicket team is proud to have Peter Ertl as a new member to the team
+of developers. Peter has been active in our community for a long time now and
+has contributed many patches, reported many bugs as well as helping out on the
+user list.</p>
+<p>Welcome Peter!</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/08/index.html b/content/news/2010/08/index.html
new file mode 100644
index 0000000..f38eecd
--- /dev/null
+++ b/content/news/2010/08/index.html
@@ -0,0 +1,172 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for August 2010 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/08 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/08 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/08 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/08 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/08 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/08 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for August 2010</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Martin Grigorov is a Wicket team member</h3>
+  <p><small>04 Aug 2010</small></p>
+	<p>The Apache Wicket team is proud to have Martin Grigorov ...</p>
+	<a href="/news/2010/08/04/martin-grigorov-committer.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.4.10 released</h3>
+  <p><small>11 Aug 2010</small></p>
+	<p>This is the tenth maintenance release of the 1.4.x series and brings over
+thirty bug fixes and improvements.</p>
+<p>As well as bringing bug fixes and small improvements, 1.4.10 brin...</p>
+	<a href="/news/2010/08/11/wicket-1.4.10-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.5-M1 released</h3>
+  <p><small>11 Aug 2010</small></p>
+	<p>This is the first milestone of the new 1.5.x Wicket series. The focus of 1.5.x is to 
+provide our users with a more powerful and flexible request processing pipeline.</p>
+<p>This release is NOT production-ready, it is more of a technology demo that should facilitate user-feedback we can...</p>
+	<a href="/news/2010/08/11/wicket-1.5-M1-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Peter Ertl is a Wicket team member</h3>
+  <p><small>24 Aug 2010</small></p>
+	<p>The Apache Wicket team is proud to have Peter Er...</p>
+	<a href="/news/2010/08/24/peter-ertl-committer.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/09/09/wicket-1.4.11-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/09/09/wicket-1.4.11-released.html b/content/news/2010/09/09/wicket-1.4.11-released.html
new file mode 100644
index 0000000..25e2c2b
--- /dev/null
+++ b/content/news/2010/09/09/wicket-1.4.11-released.html
@@ -0,0 +1,84 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.11 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/09/09/wicket-1.4.11-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/09/09/wicket-1.4.11-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/09/09/wicket-1.4.11-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/09/09/wicket-1.4.11-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/09/09/wicket-1.4.11-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/09/09/wicket-1.4.11-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.11 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">09 Sep 2010</p>
+    <p>This is the eleventh maintenance release of the 1.4.x series and brings over
+fifty bug fixes and improvements.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.11/">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315236&amp;sorter/field=issuekey&amp;sorter/order=DESC">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.11<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.11">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/09/17/wicket.1.4.12-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/09/17/wicket.1.4.12-released.html b/content/news/2010/09/17/wicket.1.4.12-released.html
new file mode 100644
index 0000000..65d3b32
--- /dev/null
+++ b/content/news/2010/09/17/wicket.1.4.12-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.12 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/09/17/wicket.1.4.12-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/09/17/wicket.1.4.12-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/09/17/wicket.1.4.12-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/09/17/wicket.1.4.12-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/09/17/wicket.1.4.12-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/09/17/wicket.1.4.12-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.12 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">17 Sep 2010</p>
+    <p>This is the twelfth maintenance release of the 1.4.x series. This release brings a fix to a <a href="https://issues.apache.org/jira/browse/WICKET-3040">critical bug</a> which prevented ajax form submits in FireFox.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.12">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315312&amp;sorter/field=priority&amp;sorter/order=DESC">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.12<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.12">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/09/17/wicket.1.5-M2.1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/09/17/wicket.1.5-M2.1-released.html b/content/news/2010/09/17/wicket.1.5-M2.1-released.html
new file mode 100644
index 0000000..51d3d72
--- /dev/null
+++ b/content/news/2010/09/17/wicket.1.5-M2.1-released.html
@@ -0,0 +1,87 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5-M2.1 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/09/17/wicket.1.5-M2.1-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/09/17/wicket.1.5-M2.1-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/09/17/wicket.1.5-M2.1-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/09/17/wicket.1.5-M2.1-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/09/17/wicket.1.5-M2.1-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/09/17/wicket.1.5-M2.1-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5-M2.1 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">17 Sep 2010</p>
+    <p>This is the second milestone of the new 1.5.x Wicket series. The focus of 1.5.x is to 
+provide our users with a more powerful and flexible request processing pipeline.</p>
+<p>This release is NOT production-ready, it is more of a technology demo that should facilitate user-feedback we can fold into the next milestone.</p>
+<p>New and noteworthy items in this milestone include <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5#MigrationtoWicket1.5-Intercomponentevents">Inter-component event mechanism</a> which allows components to communicate in a decoupled fashion, and improved <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5#MigrationtoWicket1.5-getResourceSettings%2528%2529.setAddLastModifiedTimeToResourceReferenceUrl%2528%2529hasbeenreplaced">resource caching</a>. </p>
+<ul>
+  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migration notes</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M2.1">Subversion tag</a> </li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5-M2.1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M2.1">full
+distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/09/index.html b/content/news/2010/09/index.html
new file mode 100644
index 0000000..7b40529
--- /dev/null
+++ b/content/news/2010/09/index.html
@@ -0,0 +1,179 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for September 2010 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/09 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/09 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/09 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/09 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/09 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/09 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for September 2010</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.11 released</h3>
+  <p><small>09 Sep 2010</small></p>
+	<p>This is the eleventh maintenance release of the 1.4.x series and brings over
+fifty bug fixes and improvements.</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.11/">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315236&amp;sorter/field=issuekey&amp;sorter/order=DESC">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache...</code></pre></div>
+	<a href="/news/2010/09/09/wicket-1.4.11-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.4.12 released</h3>
+  <p><small>17 Sep 2010</small></p>
+	<p>This is the twelfth maintenance release of the 1.4.x series. This release brings a fix to a <a href="https://issues.apache.org/jira/browse/WICKET-3040">critical bug</a> which prevented ajax form submits in FireFox.</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.12">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315312&amp;sorter/field=priority&amp;sorter/order=DESC">Changelog</a></li>
+  <li>To u...</li>
+</ul>
+	<a href="/news/2010/09/17/wicket.1.4.12-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.5-M2.1 released</h3>
+  <p><small>17 Sep 2010</small></p>
+	<p>This is the second milestone of the new 1.5.x Wicket series. The focus of 1.5.x is to 
+provide our users with a more powerful and flexible request processing pipeline.</p>
+<p>This release is NOT production-ready, it is more of a technology demo that should facilitate user-feedback we can ...</p>
+	<a href="/news/2010/09/17/wicket.1.5-M2.1-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/11/01/wicket-1.4.13-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/11/01/wicket-1.4.13-released.html b/content/news/2010/11/01/wicket-1.4.13-released.html
new file mode 100644
index 0000000..8c1577b
--- /dev/null
+++ b/content/news/2010/11/01/wicket-1.4.13-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.13 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/11/01/wicket-1.4.13-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/11/01/wicket-1.4.13-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/11/01/wicket-1.4.13-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/11/01/wicket-1.4.13-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/11/01/wicket-1.4.13-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/11/01/wicket-1.4.13-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.13 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">01 Nov 2010</p>
+    <p>This is thirteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.13">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315330">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.13<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.13">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/11/05/wicket-1.5-M3-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/11/05/wicket-1.5-M3-released.html b/content/news/2010/11/05/wicket-1.5-M3-released.html
new file mode 100644
index 0000000..f222287
--- /dev/null
+++ b/content/news/2010/11/05/wicket-1.5-M3-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5-M3 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/11/05/wicket-1.5-M3-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/11/05/wicket-1.5-M3-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/11/05/wicket-1.5-M3-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/11/05/wicket-1.5-M3-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/11/05/wicket-1.5-M3-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/11/05/wicket-1.5-M3-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5-M3 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">05 Nov 2010</p>
+    <p>This is another milestone release from trunk (in-development branch).  This release includes several enhancments and fixes, which can be seen in the changelog (linked below).</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M3">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315329">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5-M3<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M3">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/11/21/pedro-santos-committer.html
----------------------------------------------------------------------
diff --git a/content/news/2010/11/21/pedro-santos-committer.html b/content/news/2010/11/21/pedro-santos-committer.html
new file mode 100644
index 0000000..5eeb38b
--- /dev/null
+++ b/content/news/2010/11/21/pedro-santos-committer.html
@@ -0,0 +1,77 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Pedro Santos is a Wicket team member | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/11/21/pedro-santos-committer.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/11/21/pedro-santos-committer.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/11/21/pedro-santos-committer.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/11/21/pedro-santos-committer.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/11/21/pedro-santos-committer.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/11/21/pedro-santos-committer.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Pedro Santos is a Wicket team member</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">21 Nov 2010</p>
+    <p>Pedro Santos has been added as a committer and PMC member for Apache Wicket.
+Pedro has been increasingly active in the Wicket community in recent months,
+and his patches continue to improve in quality. Additionally, Pedro is always
+willing to do the “grunt work” of creating great test cases for his patches,
+or for JIRA issues that others have attached patches to. Test cases are
+invaluable to the development of Wicket because they help us not introduce
+regressions as we fix bugs and add features.</p>
+<p>Thanks Pedro, and we look forward to working with you!</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/11/29/wicket-1.4.14-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/11/29/wicket-1.4.14-released.html b/content/news/2010/11/29/wicket-1.4.14-released.html
new file mode 100644
index 0000000..dabc9d8
--- /dev/null
+++ b/content/news/2010/11/29/wicket-1.4.14-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.14 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/11/29/wicket-1.4.14-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/11/29/wicket-1.4.14-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/11/29/wicket-1.4.14-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/11/29/wicket-1.4.14-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/11/29/wicket-1.4.14-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/11/29/wicket-1.4.14-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.14 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">29 Nov 2010</p>
+    <p>This is fourteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.14">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315480">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.14<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.14">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/11/index.html b/content/news/2010/11/index.html
new file mode 100644
index 0000000..a19e3d9
--- /dev/null
+++ b/content/news/2010/11/index.html
@@ -0,0 +1,192 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for November 2010 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/11 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/11 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/11 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/11 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/11 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/11 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for November 2010</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.13 released</h3>
+  <p><small>01 Nov 2010</small></p>
+	<p>This is thirteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.13">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315330">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId...</span></code></pre></div>
+	<a href="/news/2010/11/01/wicket-1.4.13-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.5-M3 released</h3>
+  <p><small>05 Nov 2010</small></p>
+	<p>This is another milestone release from trunk (in-development branch).  This release includes several enhancments and fixes, which can be seen in the changelog (linked below).</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M3">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315329">Changelo...</a></li>
+</ul>
+	<a href="/news/2010/11/05/wicket-1.5-M3-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Pedro Santos is a Wicket team member</h3>
+  <p><small>21 Nov 2010</small></p>
+	<p>Pedro Santos has been added as a committer and PMC member for Apache Wicket.
+Pedro has been increasingly active in the Wicket community in recent months,
+and his patches continue to improve in quality. Additionally, Pedro is always
+willing to do the “grunt work” of creating great test cases for his pa...</p>
+	<a href="/news/2010/11/21/pedro-santos-committer.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.4.14 released</h3>
+  <p><small>29 Nov 2010</small></p>
+	<p>This is fourteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.14">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315480">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId...</span></code></pre></div>
+	<a href="/news/2010/11/29/wicket-1.4.14-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/12/24/wicket-1.4.15-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/12/24/wicket-1.4.15-released.html b/content/news/2010/12/24/wicket-1.4.15-released.html
new file mode 100644
index 0000000..2359482
--- /dev/null
+++ b/content/news/2010/12/24/wicket-1.4.15-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.15 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/12/24/wicket-1.4.15-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/12/24/wicket-1.4.15-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/12/24/wicket-1.4.15-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/12/24/wicket-1.4.15-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/12/24/wicket-1.4.15-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/12/24/wicket-1.4.15-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.15 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">24 Dec 2010</p>
+    <p>This is fifteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.15">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315900">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.15<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.15">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/12/index.html b/content/news/2010/12/index.html
new file mode 100644
index 0000000..d79d8fe
--- /dev/null
+++ b/content/news/2010/12/index.html
@@ -0,0 +1,158 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for December 2010 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/12 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/12 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/12 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/12 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/12 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/12 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for December 2010</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.15 released</h3>
+  <p><small>24 Dec 2010</small></p>
+	<p>This is fifteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.15">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315900">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupI...</span></code></pre></div>
+	<a href="/news/2010/12/24/wicket-1.4.15-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[52/52] wicket-site git commit: updated references to userguide and API docs for Wicket 7

Posted by ad...@apache.org.
updated references to userguide and API docs for Wicket 7


Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/417a5365
Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/417a5365
Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/417a5365

Branch: refs/heads/new-site-7
Commit: 417a53656d5f0d36c03cf806df2edc9c4941b6b9
Parents: d8f1546
Author: Andrea Del Bene <ad...@apache.org>
Authored: Thu Jul 9 17:15:02 2015 +0200
Committer: Andrea Del Bene <ad...@apache.org>
Committed: Thu Jul 9 17:15:02 2015 +0200

----------------------------------------------------------------------
 learn/index.md | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/417a5365/learn/index.md
----------------------------------------------------------------------
diff --git a/learn/index.md b/learn/index.md
index 01383ab..7aa2915 100644
--- a/learn/index.md
+++ b/learn/index.md
@@ -32,10 +32,17 @@ features of the framework with many real-world examples. It covers
 subjects such as models, behaviours, testing and integration with other
 projects.
 
-The guide is available as:
+The guide is available as PDF or html file for the following versions:
 
-- [HTML]({{ site.baseurl }}/guide/guide/index.html)
-- [HTML (single page)]({{ site.baseurl }}/guide/guide/single.html)
+1.  Wicket 7.x 
+* [HTML](http://ci.apache.org/projects/wicket/guide/7.x/)
+* [HTML (single page)](http://ci.apache.org/projects/wicket/guide/7.x/guide/single.html)
+* [PDF](http://ci.apache.org/projects/wicket/guide/7.x/guide/single.pdf)
+
+2.  Wicket 6.x 
+* [HTML](http://ci.apache.org/projects/wicket/guide/6.x/)
+* [HTML (single page)](http://ci.apache.org/projects/wicket/guide/6.x/guide/single.html)
+* [PDF](http://ci.apache.org/projects/wicket/guide/6.x/guide/single.pdf)
 
 You can use the guide for older releases even though there will be
 differences. We urge you however to upgrade your project to the latest
@@ -78,6 +85,7 @@ method, show you the corresponding documentation.
 For reference we also publish the API documentation online so you can
 link to it from emails or websites:
 
+- [JavaDoc 7.x](http://ci.apache.org/projects/wicket/apidocs/7.x/index.html)
 - [JavaDoc 6.x](http://ci.apache.org/projects/wicket/apidocs/6.x/index.html)
 - [JavaDoc 1.5.x](http://ci.apache.org/projects/wicket/apidocs/1.5.x/index.html)
 - [JavaDoc 1.4.x](http://ci.apache.org/projects/wicket/apidocs/1.4.x/index.html)
@@ -86,7 +94,7 @@ link to it from emails or websites:
 We also publish the JavaDocs for our next version which is still under
 development:
 
-- [JavaDoc 7.x](http://ci.apache.org/projects/wicket/apidocs/7.x/index.html) (still under development)
+- [JavaDoc 8.x](http://ci.apache.org/projects/wicket/apidocs/8.x/index.html) (still under development)
 
 ---
 


[21/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 904d03a..99dd6cc 100644
--- a/content/index.html
+++ b/content/index.html
@@ -1,251 +1,261 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Welcome to Apache 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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Home | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+        <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.5.5/slick.css"/>
+<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.5.5/slick-theme.css"/>
+
+<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.slick/1.5.5/slick.min.js"></script>
+
+    </head>
+
+    <body class="index">
+        <div class="header jumbotron">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html ||  -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html ||  -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn ||  -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help ||  -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute ||  -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache ||  -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+    <div class="jumbotron-logo">
+        <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+    </div>
+    <div class="jumbotron-mission">Write maintainable, secure and scalable web applications using just Java and HTML</div>
+    <div class="jumbotron-download">
+        <a class="button" href="#news">Latest News</a>
+        <a class="button" href="/start/quickstart.html">Get started</a>
+    </div>
+    <div class="l-first">&nbsp;</div>
 </div>
-
-		<div id="contentbody">
-			<h1>Welcome to Apache Wicket</h1>
-			<p>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.</p>
-
-<ul>
-  <li>Check the <a href="meet/features.html">feature list</a></li>
-  <li>Read some <a href="meet/buzz.html">Wicket buzz</a>, some <a href="meet/blogs.html">Wicket blogs</a></li>
-  <li>Find out why you should <a href="meet/introduction.html">use Wicket</a></li>
-  <li>Check out some selected <a href="learn/examples">examples in detail</a> or see them and many more in <a href="http://www.wicket-library.com/wicket-examples/">live action</a></li>
-  <li>Take a look at our live <a href="http://www.wicket-library.com/wicket-examples/compref/">component reference</a></li>
-  <li>Go and <a href="start/download.html">download Wicket</a></li>
-  <li>See what <a href="learn/projects">extras are available</a></li>
-</ul>
-
-<p>Wicket is released under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, Version
-2.0</a>.</p>
-
-<h1 id="apache-wicket-700-m6-released20150621wicket-700-m6-releasedhtml"><a href="/2015/06/21/wicket-7.0.0-M6-released.html">Apache Wicket 7.0.0-M6 released</a></h1>
-<p>The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M6!</p>
-
+<div class="l-container">
+    <section>
+        <!-- removed because it doesn't work (yet)
+  -
+   path: builtwithwicket.html
+   sectionId: tumblr
+-->
+<div class="l-full l-first preamble">
+    <h1>Introducing Apache&nbsp;Wicket</h1>
+    <p>Invented in 2004, Wicket is one of the few survivors of the Java
+    serverside web framework wars of the mid 2000's. Wicket is an open
+    source, component oriented, serverside, Java web application framework.
+    With a history of over a decade, it is still going strong and has a
+    solid future ahead. Learn why you should consider Wicket for your next
+    web application.</p>
+</div>
+<div class="l-first">
+    <div class="l-one-third">
+        <img src="/img/java-wicket-html5.png" class="l-full" />
+        <h3>Just Java &amp; HTML</h3>
+        <p>Leverage what you know about Java or your favourite HTML 
+        editor to write Wicket applications. With pure Java code and HTML 
+        markup Wicket is the go-to web framework for purists.</p>
+    </div>
+    <div class="l-one-third">
+        <img src="/img/wicket-safe.png" class="l-full" />
+        <h3>Secure by Default</h3>
+        <p>URLs do not expose sensitive information and all component paths are
+        session-relative. Wicket keeps your model private except those parts
+        you explicitly expose.</p>
+    </div>
+    <div class="l-one-third">
+        <img src="/img/wicket-components.png" class="l-full" />
+        <h3>AJAX Components</h3>
+        <p>Write Ajax applications without having to write a single line 
+        of JavaScript code. Wicket's Ajax functionality makes it trivial 
+        to update selected parts of a UI, and comes with a great selection 
+        of basic Ajax components.</p>
+    </div>
+</div>
+<div class="l-first">
+    <div class="l-one-third">
+        <h3>Open Source with Apache License</h3>
+        <p>Since its inception in 2004 Wicket has been an open source
+        project and remains available under one of the most permissive
+        licenses: the Apache Software License.</p>
+    </div>
+    <div class="l-one-third">
+        <h3>Maintainable code</h3>
+        <p>Pages and Components in Wicket are real Java objects that support
+        encapsulation, inheritance and events. Create high level components
+        with ease and bundle its stylesheets, JavaScript and other resources
+        into one reusable package.</p>
+    </div>
+    <div class="l-one-third">
+        <h3>Internationalized to take on the world</h3>
+        <p>With support of over 25 languages out-of-the-box, Wicket let's 
+        you get started in your own language, or a second language with no 
+        effort. You can provide alternative languages on the application, 
+        page, or even component level.</p>
+    </div>
+</div>
+<div class="l-first">
+    <div class="l-one-third">
+        <h3>Multi-tab and window support</h3>
+        <p>No more pain while keeping taps on multiple tabs and windows. 
+        Wicket's automatic state storage ensures that your users can open 
+        pages in new tabs and windows without causing problems.</p>
+    </div>
+    <div class="l-two-third">
+        <h3>Work with JavaScript and CSS</h3>
+        <p>Global JavaScript libraries and CSS styling mix properly with 
+        component local JavaScript and CSS resources. You can use custom 
+        component libraries that ship with default JavaScript behaviour and 
+        CSS styling, without having to do anything yourself. Creating such 
+        self-contained component libraries is as easy as creating a JAR 
+        file.</p>
+    </div>
+</div>
+<div class="l-first">
+    <div class="l-one-third">
+        <h3>Test your pages and components</h3>
+        <p>With WicketTester you can achieve testing coverage your QA 
+        department can only dream of. Test your pages without having to run 
+        inside a browser, or start a container. Test your components directly, 
+        check their rendered markup tags, attributes and contents with ease.</p>
+    </div>
+    <div class="l-one-third">
+        <h3>Injection support</h3>
+        <p>Inject your services into your pages and components with the 
+        technology of your choosing: Wicket provides integration with CDI 
+        (JSR-305), Spring and Guice.</p>
+    </div>
+    <div class="l-one-third">
+        <h3>JavaEE integration</h3>
+        <p>If you are using the Web profile of JavaEE 6 or newer, you can 
+        leverage JPA, EJBs, Bean Validation and CDI with Wicket's integrations 
+        for these specifications.</p>
+    </div>
+</div>
+<div class="l-first"></div>
+    </section>
+    <section id="builtwithwicket" class="builtwithwicket">
+	   	<header class="preamble">
+    <h1>Projects Using Apache Wicket</h1>
+    <p>
+        Many projects use Wicket but are not known for it. Below you 
+        find a list of projects that are "Powered by Wicket".
+    </p>
+</header>
+<article class="l-full">
+    <div class="builtwithwicket-slider"></div>
+    <br><br>
+    <p>
+        This list is generated from our Tumblr feed 'Built with Wicket'. 
+        You can submit your own project to this list through 
+        <a href="http://builtwithwicket.tumblr.com/submit" rel="nofollow">this form</a>.
+    </p>
+</article>
+<div class="l-first"></div>
+<!-- Only display the blog image, title and post URL -->   
+<script type="text/javascript"> 
+    function randomIntFromInterval(min,max)
+    {
+        return Math.floor(Math.random()*(max-min+1)+min);
+    }
+    $.getJSON('http://builtwithwicket.tumblr.com/api/read/json?callback=?',
+        function(response) {   
+            var posts = response.posts;  
+            for(var postIndex in posts) {
+                var post = posts[postIndex];
+                var caption = jQuery('<div>' + post['photo-caption'] + '</div>').text().substring(0,150) + "...";
+                var newSlide = $('.builtwithwicket-slider').append(
+                    '<div class="builtwithwicket-post">\n' +
+                    '  <img class="builtwithwicket-screenshot" data-lazy="' + post['photo-url-500'] + '">\n' +
+                    '  <p class="builtwithwicket-caption">' + caption + '</p>\n' +
+                    '  <a href="' + post['url'] + '" rel="nofollow">More</a>\n' + 
+                    '</div>');
+            }
+            $('.builtwithwicket-slider').slick({
+                arrows: true,
+                autoplay: true,
+                autoplaySpeed: 5000,
+                dots: true,
+                draggable: true,
+                infinite: true,
+                initialSlide: randomIntFromInterval(0, posts.length),
+                lazyLoad: 'ondemand',
+                pauseOnDotsHover: true,
+                responsive: [    {
+                        breakpoint: 590,
+                        settings: {
+                            slidesToShow: 1,
+                            slidesToScroll: 1
+                        }
+                    },
+                    {
+                        breakpoint: 960,
+                        settings: {
+                            slidesToShow: 2,
+                            slidesToScroll: 2
+                        }
+                    },
+                ],
+                slidesToShow: 3,
+                slidesToScroll: 3,
+                swipe: true,
+            });
+        });
+</script>
+    </section>
+    <section id="news" class="">
+	   	<div class="l-full l-first preamble">
+    <h1>News about Apache Wicket</h1>
+    <p>Get the latest updates to releases, security bulletins, community 
+    news and more.</p>
+</div>
+<div class="l-two-third">
+    <article>
+        <h2>Apache Wicket 7.0.0-M6 released</h2>
+        <small>21 Jun 2015</small>
+        <p>The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M6!</p>
 <p>We have released another milestone release for Apache Wicket 7. We aim
 to finalise Wicket 7 over the coming months and request your help in
 testing the new major version.</p>
-
 <h3 id="caveats">Caveats</h3>
-
 <p>It is still a development version so expect API breaks to happen over
 the course of the coming milestone releases.</p>
-
 <h3 id="semantic-versioning">Semantic versioning</h3>
-
 <p>As we adopted semver Wicket 7 will be the first release since 6.0 where
 we are able to refactor the API. We will continue to use semver when we
 have made Wicket 7 final and maintain api compatibility between minor
 versions of Wicket 7.</p>
-
 <h3 id="requirements">Requirements</h3>
-
 <p>Wicket 7 requires the following:</p>
-
 <ul>
   <li>Java 7</li>
   <li>Servlet 3 compatible container</li>
 </ul>
-
 <p>You can’t mix wicket libraries from prior Wicket versions with Wicket 7.</p>
-
 <h3 id="migration-guide">Migration guide</h3>
-
 <p>As usual we have a migration guide available online for people
 migrating their applications to Wicket 7. We will continue to update
 the guide as development progresses. If you find something that is not
 in the guide, please update the guide, or let us know so we can update
 the guide.</p>
-
 <p>You can find the guide here: <a href="http://s.apache.org/wicket7migrate">http://s.apache.org/wicket7migrate</a></p>
-
 <h3 id="new-and-noteworthy">New and noteworthy</h3>
-
 <ul>
   <li>
     <p>New inline image support for the new data: protocol. See
@@ -264,65 +274,46 @@ listener.</p>
     <p>JQuery was upgraded to most recent version.</p>
   </li>
 </ul>
-
 <h3 id="using-this-release">Using this release</h3>
-
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
-
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>7.0.0-M6<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
-
 <ul>
   <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6</a></li>
   <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6/binaries</a></li>
 </ul>
-
 <h3 id="about-this-release">About this release</h3>
-
 <p>Below you can find the cryptographic signatures for the distributions
 and the release notes.</p>
-
 <h4 id="the-signatures-for-the-source-release-artefacts">The signatures for the source release artefacts:</h4>
-
 <p>The signatures for the source release artefacts:</p>
-
 <p>Signature for apache-wicket-7.0.0-M6.zip:</p>
-
 <div class="highlight"><pre>
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
-
 iEYEABECAAYFAlWANLgACgkQJBX8W/xy/UXSmQCgtAb+JrBeiq4+OdbpbN22sy+/
 F3YAn2ZeQ4byJPdmc4m4K6LLgg41AWSU
 =xN5i
 -----END PGP SIGNATURE-----
 </pre></div>
-
 <p>Signature for apache-wicket-7.0.0-M6.tar.gz:</p>
-
 <div class="highlight"><pre>
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
-
 iEYEABECAAYFAlWANLgACgkQJBX8W/xy/UUEsACgxiS2RQzuOi35Yw5C4c90KAFZ
 yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
 =KW/I
 -----END PGP SIGNATURE-----
 </pre></div>
-
 <h4 id="changelog-for-700-m6">CHANGELOG for 7.0.0-M6:</h4>
-
 <p>Release Notes - Wicket - Version 7.0.0-M6</p>
-
 <h4 id="bugs">Bugs</h4>
-
 <pre><code>* [WICKET-5790] - VariableInterpolator &amp; #getThrowExceptionOnMissingResource
 * [WICKET-5814] - CryptoMapper clears feedback messages
 * [WICKET-5816] - Apps can't use Application.setName instead of WicketFilter for e.g. JMX names
@@ -369,9 +360,7 @@ yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
 * [WICKET-5916] - StackOverflowError when calling getObject() from load() in LDM
 * [WICKET-5917] - Do not use jQuery's $ in String snippets in Java code
 </code></pre>
-
 <h4 id="improvement">Improvement</h4>
-
 <pre><code>* [WICKET-5314] - AbstractAutoCompleteBehavior does not support AjaxChannels
 * [WICKET-5749] - Wicket-auth-roles should deal with resource authorization
 * [WICKET-5789] - Make org.apache.wicket.protocol.ws.javax.WicketServerEndpointConfig publicly visible
@@ -395,239 +384,77 @@ yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
 * [WICKET-5905] - allow listening to Ajax calls before scheduling
 * [WICKET-5921] - Provide a default implementation of IModelComparator that always returns false
 </code></pre>
-
 <h4 id="new-feature">New Feature</h4>
-
 <pre><code>* [WICKET-5819] - Support for HTML 5 media tags (audio / video)
 * [WICKET-5827] - Allow to apply multiple Javascript / CSS compressors
 * [WICKET-5897] - Use the #isEnabled() method with validators
 * [WICKET-5918] - Create an Image component that uses the new data: protocol (an InlineImage)
 * [WICKET-5919] - Add support for CSRF prevention
 </code></pre>
-
 <h4 id="task">Task</h4>
-
 <pre><code>* [WICKET-5896] - Upgrade jQuery to latest stable versions (1.11.4 &amp; 2.1.3)
 </code></pre>
-
 <h4 id="wish">Wish</h4>
-
 <pre><code>* [WICKET-5848] - Remove .settings folders of projects
 </code></pre>
-
 <p>Have fun!</p>
-
 <p>— The Wicket team</p>
-
-<h1 id="apache-wicket-6200-released20150614wicket-6200-releasedhtml"><a href="/2015/06/14/wicket-6.20.0-released.html">Apache Wicket 6.20.0 released</a></h1>
-<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.20.0!</p>
-
-<p>This release marks another minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development
-of Wicket, and as such no API breaks are present in this release
-compared to 6.0.0.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-<span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-<span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-<span class="nt">&lt;version&gt;</span>6.20.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.20.0">http://www.apache.org/dyn/closer.cgi/wicket/6.19.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.20.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.19.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">migration to Wicket 6</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="this-release">This release</h3>
-
-<h4 id="changelog-for-6200">CHANGELOG for 6.20.0:</h4>
-
-<p>The following changes were made in Wicket for this release.</p>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li>[WICKET-5790] - VariableInterpolator &amp; #getThrowExceptionOnMissingResource</li>
-  <li>[WICKET-5814] - CryptoMapper clears feedback messages</li>
-  <li>[WICKET-5816] - Apps can’t use Application.setName instead of WicketFilter for e.g. JMX names</li>
-  <li>[WICKET-5822] - AjaxSelfUpdatingTimer stops working after ajax download</li>
-  <li>[WICKET-5834] - NPE in DefaultPropertyResolver</li>
-  <li>[WICKET-5835] - InlineEnclosure doesn’t call child.configure() before updating its visilbity</li>
-  <li>[WICKET-5837] - JUnit tests may fail because of AbstractDefaultAjaxBehavior</li>
-  <li>[WICKET-5838] - Last-modified header of external markup is ignored</li>
-  <li>[WICKET-5841] - continueToOriginalDestination() discards new cookies</li>
-  <li>[WICKET-5843] - CryptoMapper doesn’t work with context relative UrlResourceReferences</li>
-  <li>[WICKET-5845] - AuthenticatedWebSession.get() returns a new session with signedIn false</li>
-  <li>[WICKET-5850] - LazyInitProxyFactory causes NoClassDefFound org/apache/wicket/proxy/ILazyInitProxy in case of multimodule deployment</li>
-  <li>[WICKET-5851] - PackageResourceTest#packageResourceGuard test fails under Windows</li>
-  <li>[WICKET-5855] - RememberMe functionality seems to be broken after the change of the default crypt factory</li>
-  <li>[WICKET-5857] - PagingNavigator invalid HTML (rel attribute on span tag)</li>
-  <li>[WICKET-5858] - AjaxRequestTarget.focusComponent does not work in modal window</li>
-  <li>[WICKET-5862] - Wicket Container visibility bug</li>
-  <li>[WICKET-5864] - Multipart Ajax form submit does not release the channel in case of connection failure</li>
-  <li>[WICKET-5869] - Kittencaptcha doesn’t calculate click y-coordinate correctly</li>
-  <li>[WICKET-5870] - wicket-event-jquery.js: Wicket.Browser.isIE11() does not return boolean</li>
-  <li>[WICKET-5873] - Resources served by Wicket are not compressable</li>
-  <li>[WICKET-5874] - WicketTester TagTester does not work as expected when using non self closing tags</li>
-  <li>[WICKET-5881] - NPE in FormComponent#updateCollectionModel in case of no converted input and unmodifiable collection</li>
-  <li>[WICKET-5883] - Feedback messages not cleared for invisible/disabled form components on submit.</li>
-  <li>[WICKET-5887] - wicket.xsd refers to non-existing xhtml.label:attlist</li>
-  <li>[WICKET-5891] - Parsing of ChinUnionPay credit card should use the first 6 characters</li>
-  <li>[WICKET-5893] - CookieUtils should use the original response when saving a cookie</li>
-  <li>[WICKET-5895] - validateHeaders fails to detect missing head/body (regression)</li>
-  <li>[WICKET-5900] - Add WicketTester support for IAjaxLink</li>
-  <li>[WICKET-5910] - CGLib proxy should not intercept protected methods</li>
-  <li>[WICKET-5911] - Re-rendering page after exception in render phase does not call onBeforeRender()</li>
-  <li>[WICKET-5917] - Do not use jQuery’s $ in String snippets in Java code</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li>[WICKET-5754] - (String)ResourceModel’s defaultValue could be an IModel<string></string></li>
-  <li>[WICKET-5823] - DefaultAuthenticationStrategy should be modified to reduce copy/paste while extending it’s functionality</li>
-  <li>[WICKET-5832] - Do not fail at CDI’s ConversationPropagator when running in non-http thread</li>
-  <li>[WICKET-5840] - WicketTester doesn’t support #clickLink() for ExternalLink component</li>
-  <li>[WICKET-5859] - Add Hebrew and Arabic translations</li>
-  <li>[WICKET-5863] - Overiding disableCaching in ServletWebResponse is ignored when responce is buffered</li>
-  <li>[WICKET-5865] - AjaxEditableLabel should implement IGenericComponent</li>
-  <li>[WICKET-5872] - wicket extensions initializer.properties for greek language</li>
-  <li>[WICKET-5875] - ComponentRenderer.renderComponent() unexpectedly produces a WicketRuntimeException when called with a nested Component which contains a nested wicket:message</li>
-  <li>[WICKET-5894] - Support *.woff2 webfonts in SecurePackageResourceGuard as well</li>
-  <li>[WICKET-5901] - Leaving veil when ajax processing ends with redirect</li>
-  <li>[WICKET-5905] - allow listening to Ajax calls before scheduling</li>
-  <li>[WICKET-5921] - Provide a default implementation of IModelComparator that always returns false</li>
-</ul>
-
-<h4 id="new-feature">New Feature</h4>
-
-<ul>
-  <li>[WICKET-5827] - Allow to apply multiple Javascript / CSS compressors</li>
-  <li>[WICKET-5897] - Use the #isEnabled() method with validators</li>
-  <li>[WICKET-5918] - Create an Image component that uses the new data: protocol (an InlineImage)</li>
-  <li>[WICKET-5919] - Add support for CSRF prevention</li>
-</ul>
-
-<h4 id="task">Task</h4>
-
-<ul>
-  <li>[WICKET-5896] - Upgrade jQuery to latest stable versions (1.11.4 &amp; 2.1.3)</li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h1>Older news items</h1>
+        <a href="/news/2015/06/21/wicket-7.0.0-M6-released.html">Read more...</a> 
+    </article>
+</div>
+<div class="l-one-third news">
+<h2>Older news</h2>
+<p>See the <a href="/news">archives</a> for all news
+articles concerning release, security and community updates.</p>
+<p>Note that you can subscribe to our <a type="application/atom+xml"
+title="Atom 1.0 feed" href="/atom.xml">RSS feed</a> to
+get updates in your favorite RSS reader the moment they happen.</p>
 <ul>
-
-
-<li>
-        <a href="/2015/02/13/wicket-1.5.13-released.html">Wicket 1.5.13 released</a> - <span>13 Feb 2015</span><br />
-        This is the thirteenth maintenance release of the Wicket 1.5.x series. This release brings over 1 bug fix and 1 improvement. Git tag Changelog To...
-        <a href="/2015/02/13/wicket-1.5.13-released.html">more</a></li>
-
-
 <li>
-        <a href="/2015/02/13/new-committer-Sebastien-Briquet.html">New committer - Sebastien Briquet</a> - <span>13 Feb 2015</span><br />
-        The Project Management Committee (PMC) for Apache Wicket has asked Sebastien Briquet to become a committer and we are pleased to announce that he has...
-        <a href="/2015/02/13/new-committer-Sebastien-Briquet.html">more</a></li>
-
-
+    <h3>Apache Wicket 6.20.0 released</h3>
+    <small>14 Jun 2015</small>
+    The Apache Wicket PMC is proud to announce Apache Wicket 6.20.0! This release marks another minor release of Wicket 6. Starting with Wicket 6 we...
+    <a href="/news/2015/06/14/wicket-6.20.0-released.html">more</a>
+</li>
 <li>
-        <a href="/2015/02/02/wicket-7.0.0-M5-released.html">Apache Wicket 7.0.0-M5 released</a> - <span>02 Feb 2015</span><br />
-        The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M5! We have released another milestone release for Apache Wicket 7. We aim to finalise...
-        <a href="/2015/02/02/wicket-7.0.0-M5-released.html">more</a></li>
-
-
+    <h3>Wicket 1.5.13 released</h3>
+    <small>13 Feb 2015</small>
+    This is the thirteenth maintenance release of the Wicket 1.5.x series. This release brings over 1 bug fix and 1 improvement. Git tag Changelog To...
+    <a href="/news/2015/02/13/wicket-1.5.13-released.html">more</a>
+</li>
 <li>
-        <a href="/2015/02/02/wicket-6.19.0-released.html">Apache Wicket 6.19.0 released</a> - <span>02 Feb 2015</span><br />
-        The Apache Wicket PMC is proud to announce Apache Wicket 6.19.0! This release marks another minor release of Wicket 6. Starting with Wicket 6 we...
-        <a href="/2015/02/02/wicket-6.19.0-released.html">more</a></li>
-
-
+    <h3>New committer - Sebastien Briquet</h3>
+    <small>13 Feb 2015</small>
+    The Project Management Committee (PMC) for Apache Wicket has asked Sebastien Briquet to become a committer and we are pleased to announce that he has...
+    <a href="/news/2015/02/13/new-committer-Sebastien-Briquet.html">more</a>
+</li>
 <li>
-        <a href="/2014/11/05/wicket-7.0.0-M4-released.html">Apache Wicket 7.0.0-M4 released</a> - <span>05 Nov 2014</span><br />
-        The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M4! We have released another milestone release for Apache Wicket 7. We aim to finalise...
-        <a href="/2014/11/05/wicket-7.0.0-M4-released.html">more</a></li>
-
-
+    <h3>Apache Wicket 7.0.0-M5 released</h3>
+    <small>02 Feb 2015</small>
+    The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M5! We have released another milestone release for Apache Wicket 7. We aim to finalise...
+    <a href="/news/2015/02/02/wicket-7.0.0-M5-released.html">more</a>
+</li>
 <li>
-        <a href="/2014/11/05/wicket-6.18.0-released.html">Apache Wicket 6.18.0 released</a> - <span>05 Nov 2014</span><br />
-        The Apache Wicket PMC is proud to announce Apache Wicket 6.18.0! This release marks another minor release of Wicket 6. Starting with Wicket 6 we...
-        <a href="/2014/11/05/wicket-6.18.0-released.html">more</a></li>
-
-
-<li>
-        <a href="/2014/09/22/cve-2014-3526.html">CVE-2014-3526 - Apache Wicket Information disclosure vulnerability</a> - <span>22 Sep 2014</span><br />
-        Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Wicket 1.5.11, 6.16.0 and 7.0.0-M2 Description: When rendering a web page Wicket checks the request...
-        <a href="/2014/09/22/cve-2014-3526.html">more</a></li>
-
-
-<li>
-        <a href="/2014/09/15/wicket-1.5.12-released.html">Wicket 1.5.12 released</a> - <span>15 Sep 2014</span><br />
-        This is the twelfth maintenance release of the Wicket 1.5.x series. This release brings over 5 bug fixes and improvements. Git tag Changelog To use...
-        <a href="/2014/09/15/wicket-1.5.12-released.html">more</a></li>
-
-
-<li>
-        <a href="/2014/08/24/wicket-6.17.0-released.html">Apache Wicket 6.17.0 released</a> - <span>24 Aug 2014</span><br />
-        The Apache Wicket PMC is proud to announce Apache Wicket 6.17.0! This release marks the seventeenth minor release of Wicket 6. Starting with Wicket 6...
-        <a href="/2014/08/24/wicket-6.17.0-released.html">more</a></li>
-
-
-<li>
-        <a href="/2014/08/23/wicket-7.0.0-M3-released.html">Apache Wicket 7.0.0-M3 released</a> - <span>23 Aug 2014</span><br />
-        We have released the third of a series of milestone releases for Apache Wicket 7. We aim to finalise Wicket 7 over the coming months...
-        <a href="/2014/08/23/wicket-7.0.0-M3-released.html">more</a></li>
-
+    <h3>Apache Wicket 6.19.0 released</h3>
+    <small>02 Feb 2015</small>
+    The Apache Wicket PMC is proud to announce Apache Wicket 6.19.0! This release marks another minor release of Wicket 6. Starting with Wicket 6 we...
+    <a href="/news/2015/02/02/wicket-6.19.0-released.html">more</a>
+</li>
 </ul>
-<p># Books about Wicket</p>
-
-<p>The following books are published regarding Apache Wicket (click a cover to
-learn more about the book):</p>
-
-<p><a href="/learn/books/awc.html"><img src="/learn/books/awc.png" height="200px" /></a>
-<a href="/learn/books/wia.html"><img src="/learn/books/wia.png" height="200px" /></a>
-<a href="/learn/books/ewdww.html"><img src="/learn/books/ewdww.png" height="200px" /></a>
-<a href="/learn/books/prowicket.html"><img src="/learn/books/prowicket.png" height="200px" /></a>
-<a href="/learn/books/kwij.html"><img src="/learn/books/kwij.png" height="200px" /></a>
-<a href="/learn/books/praxisbuchwicket.html"><img src="/learn/books/praxisbuchwicket.png" height="200px" /></a>
-<a href="/learn/books/wicket-jp.html"><img src="/learn/books/wicket-jp.png" height="200px" /></a>
-<a href="/learn/books/koda.html"><img src="/learn/books/koda.jpg" height="200px" /></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>
+<div class="l-first"></div>
+    </section>
+</div>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/javascript/ZeroClipboard-1.1.7.min.js
----------------------------------------------------------------------
diff --git a/content/javascript/ZeroClipboard-1.1.7.min.js b/content/javascript/ZeroClipboard-1.1.7.min.js
new file mode 100755
index 0000000..c743c58
--- /dev/null
+++ b/content/javascript/ZeroClipboard-1.1.7.min.js
@@ -0,0 +1,8 @@
+/*!
+ * zeroclipboard
+ * The Zero Clipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface.
+ * Copyright 2012 Jon Rohan, James M. Greene, .
+ * Released under the MIT license
+ * http://jonrohan.github.com/ZeroClipboard/
+ * v1.1.7
+ */(function(){"use strict";var a=function(a,b){var c=a.style[b];a.currentStyle?c=a.currentStyle[b]:window.getComputedStyle&&(c=document.defaultView.getComputedStyle(a,null).getPropertyValue(b));if(c=="auto"&&b=="cursor"){var d=["a"];for(var e=0;e<d.length;e++)if(a.tagName.toLowerCase()==d[e])return"pointer"}return c},b=function(a){if(!l.prototype._singleton)return;a||(a=window.event);var b;this!==window?b=this:a.target?b=a.target:a.srcElement&&(b=a.srcElement),l.prototype._singleton.setCurrent(b)},c=function(a,b,c){a.addEventListener?a.addEventListener(b,c,!1):a.attachEvent&&a.attachEvent("on"+b,c)},d=function(a,b,c){a.removeEventListener?a.removeEventListener(b,c,!1):a.detachEvent&&a.detachEvent("on"+b,c)},e=function(a,b){if(a.addClass)return a.addClass(b),a;if(b&&typeof b=="string"){var c=(b||"").split(/\s+/);if(a.nodeType===1)if(!a.className)a.className=b;else{var d=" "+a.className+" ",e=a.className;for(var f=0,g=c.length;f<g;f++)d.indexOf(" "+c[f]+" ")<0&&(e+=" "+c[f]);a.classN
 ame=e.replace(/^\s+|\s+$/g,"")}}return a},f=function(a,b){if(a.removeClass)return a.removeClass(b),a;if(b&&typeof b=="string"||b===undefined){var c=(b||"").split(/\s+/);if(a.nodeType===1&&a.className)if(b){var d=(" "+a.className+" ").replace(/[\n\t]/g," ");for(var e=0,f=c.length;e<f;e++)d=d.replace(" "+c[e]+" "," ");a.className=d.replace(/^\s+|\s+$/g,"")}else a.className=""}return a},g=function(b){var c={left:0,top:0,width:b.width||b.offsetWidth||0,height:b.height||b.offsetHeight||0,zIndex:9999},d=a(b,"zIndex");d&&d!="auto"&&(c.zIndex=parseInt(d,10));while(b){var e=parseInt(a(b,"borderLeftWidth"),10),f=parseInt(a(b,"borderTopWidth"),10);c.left+=isNaN(b.offsetLeft)?0:b.offsetLeft,c.left+=isNaN(e)?0:e,c.top+=isNaN(b.offsetTop)?0:b.offsetTop,c.top+=isNaN(f)?0:f,b=b.offsetParent}return c},h=function(a){return(a.indexOf("?")>=0?"&":"?")+"nocache="+(new Date).getTime()},i=function(a){var b=[];return a.trustedDomains&&(typeof a.trustedDomains=="string"?b.push("trustedDomain="+a.trustedDoma
 ins):b.push("trustedDomain="+a.trustedDomains.join(","))),b.join("&")},j=function(a,b){if(b.indexOf)return b.indexOf(a);for(var c=0,d=b.length;c<d;c++)if(b[c]===a)return c;return-1},k=function(a){if(typeof a=="string")throw new TypeError("ZeroClipboard doesn't accept query strings.");return a.length?a:[a]},l=function(a,b){a&&(l.prototype._singleton||this).glue(a);if(l.prototype._singleton)return l.prototype._singleton;l.prototype._singleton=this,this.options={};for(var c in o)this.options[c]=o[c];for(var d in b)this.options[d]=b[d];this.handlers={},l.detectFlashSupport()&&p()},m,n=[];l.prototype.setCurrent=function(b){m=b,this.reposition(),b.getAttribute("title")&&this.setTitle(b.getAttribute("title")),this.setHandCursor(a(b,"cursor")=="pointer")},l.prototype.setText=function(a){a&&a!==""&&(this.options.text=a,this.ready()&&this.flashBridge.setText(a))},l.prototype.setTitle=function(a){a&&a!==""&&this.htmlBridge.setAttribute("title",a)},l.prototype.setSize=function(a,b){this.ready()
 &&this.flashBridge.setSize(a,b)},l.prototype.setHandCursor=function(a){this.ready()&&this.flashBridge.setHandCursor(a)},l.version="1.1.7";var o={moviePath:"ZeroClipboard-1.1.7.swf",trustedDomains:null,text:null,hoverClass:"zeroclipboard-is-hover",activeClass:"zeroclipboard-is-active",allowScriptAccess:"sameDomain"};l.setDefaults=function(a){for(var b in a)o[b]=a[b]},l.destroy=function(){l.prototype._singleton.unglue(n);var a=l.prototype._singleton.htmlBridge;a.parentNode.removeChild(a),delete l.prototype._singleton},l.detectFlashSupport=function(){var a=!1;try{new ActiveXObject("ShockwaveFlash.ShockwaveFlash")&&(a=!0)}catch(b){navigator.mimeTypes["application/x-shockwave-flash"]&&(a=!0)}return a};var p=function(){var a=l.prototype._singleton,b=document.getElementById("global-zeroclipboard-html-bridge");if(!b){var c='      <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" id="global-zeroclipboard-flash-bridge" width="100%" height="100%">         <param name="movie" value="
 '+a.options.moviePath+h(a.options.moviePath)+'"/>         <param name="allowScriptAccess" value="'+a.options.allowScriptAccess+'"/>         <param name="scale" value="exactfit"/>         <param name="loop" value="false"/>         <param name="menu" value="false"/>         <param name="quality" value="best" />         <param name="bgcolor" value="#ffffff"/>         <param name="wmode" value="transparent"/>         <param name="flashvars" value="'+i(a.options)+'"/>         <embed src="'+a.options.moviePath+h(a.options.moviePath)+'"           loop="false" menu="false"           quality="best" bgcolor="#ffffff"           width="100%" height="100%"           name="global-zeroclipboard-flash-bridge"           allowScriptAccess="always"           allowFullScreen="false"           type="application/x-shockwave-flash"           wmode="transparent"           pluginspage="http://www.macromedia.com/go/getflashplayer"           flashvars="'+i(a.options)+'"           scale="exactfit">         </e
 mbed>       </object>';b=document.createElement("div"),b.id="global-zeroclipboard-html-bridge",b.setAttribute("class","global-zeroclipboard-container"),b.setAttribute("data-clipboard-ready",!1),b.style.position="absolute",b.style.left="-9999px",b.style.top="-9999px",b.style.width="15px",b.style.height="15px",b.style.zIndex="9999",b.innerHTML=c,document.body.appendChild(b)}a.htmlBridge=b,a.flashBridge=document["global-zeroclipboard-flash-bridge"]||b.children[0].lastElementChild};l.prototype.resetBridge=function(){this.htmlBridge.style.left="-9999px",this.htmlBridge.style.top="-9999px",this.htmlBridge.removeAttribute("title"),this.htmlBridge.removeAttribute("data-clipboard-text"),f(m,this.options.activeClass),m=null,this.options.text=null},l.prototype.ready=function(){var a=this.htmlBridge.getAttribute("data-clipboard-ready");return a==="true"||a===!0},l.prototype.reposition=function(){if(!m)return!1;var a=g(m);this.htmlBridge.style.top=a.top+"px",this.htmlBridge.style.left=a.left+"px
 ",this.htmlBridge.style.width=a.width+"px",this.htmlBridge.style.height=a.height+"px",this.htmlBridge.style.zIndex=a.zIndex+1,this.setSize(a.width,a.height)},l.dispatch=function(a,b){l.prototype._singleton.receiveEvent(a,b)},l.prototype.on=function(a,b){var c=a.toString().split(/\s/g);for(var d=0;d<c.length;d++)a=c[d].toLowerCase().replace(/^on/,""),this.handlers[a]||(this.handlers[a]=b);this.handlers.noflash&&!l.detectFlashSupport()&&this.receiveEvent("onNoFlash",null)},l.prototype.addEventListener=l.prototype.on,l.prototype.off=function(a,b){var c=a.toString().split(/\s/g);for(var d=0;d<c.length;d++){a=c[d].toLowerCase().replace(/^on/,"");for(var e in this.handlers)e===a&&this.handlers[e]===b&&delete this.handlers[e]}},l.prototype.removeEventListener=l.prototype.off,l.prototype.receiveEvent=function(a,b){a=a.toString().toLowerCase().replace(/^on/,"");var c=m;switch(a){case"load":if(b&&parseFloat(b.flashVersion.replace(",",".").replace(/[^0-9\.]/gi,""))<10){this.receiveEvent("onWro
 ngFlash",{flashVersion:b.flashVersion});return}this.htmlBridge.setAttribute("data-clipboard-ready",!0);break;case"mouseover":e(c,this.options.hoverClass);break;case"mouseout":f(c,this.options.hoverClass),this.resetBridge();break;case"mousedown":e(c,this.options.activeClass);break;case"mouseup":f(c,this.options.activeClass);break;case"datarequested":var d=c.getAttribute("data-clipboard-target"),g=d?document.getElementById(d):null;if(g){var h=g.value||g.textContent||g.innerText;h&&this.setText(h)}else{var i=c.getAttribute("data-clipboard-text");i&&this.setText(i)}break;case"complete":this.options.text=null}if(this.handlers[a]){var j=this.handlers[a];typeof j=="function"?j.call(c,this,b):typeof j=="string"&&window[j].call(c,this,b)}},l.prototype.glue=function(a){a=k(a);for(var d=0;d<a.length;d++)j(a[d],n)==-1&&(n.push(a[d]),c(a[d],"mouseover",b))},l.prototype.unglue=function(a){a=k(a);for(var c=0;c<a.length;c++){d(a[c],"mouseover",b);var e=j(a[c],n);e!=-1&&n.splice(e,1)}},typeof module
 !="undefined"?module.exports=l:typeof define=="function"&&define.amd?define(function(){return l}):window.ZeroClipboard=l})();
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/javascript/ZeroClipboard-1.1.7.swf
----------------------------------------------------------------------
diff --git a/content/javascript/ZeroClipboard-1.1.7.swf b/content/javascript/ZeroClipboard-1.1.7.swf
new file mode 100755
index 0000000..880e64e
Binary files /dev/null and b/content/javascript/ZeroClipboard-1.1.7.swf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/javascript/affix.js
----------------------------------------------------------------------
diff --git a/content/javascript/affix.js b/content/javascript/affix.js
new file mode 100644
index 0000000..fad9d04
--- /dev/null
+++ b/content/javascript/affix.js
@@ -0,0 +1,117 @@
+/* ==========================================================
+ * bootstrap-affix.js v2.3.1
+ * http://twitter.github.com/bootstrap/javascript.html#affix
+ * ==========================================================
+ * Copyright 2012 Twitter, Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ * ========================================================== */
+
+
+!function ($) {
+
+  "use strict"; // jshint ;_;
+
+
+ /* AFFIX CLASS DEFINITION
+  * ====================== */
+
+  var Affix = function (element, options) {
+    this.options = $.extend({}, $.fn.affix.defaults, options)
+    this.$window = $(window)
+      .on('scroll.affix.data-api', $.proxy(this.checkPosition, this))
+      .on('click.affix.data-api',  $.proxy(function () { setTimeout($.proxy(this.checkPosition, this), 1) }, this))
+    this.$element = $(element)
+    this.checkPosition()
+  }
+
+  Affix.prototype.checkPosition = function () {
+    if (!this.$element.is(':visible')) return
+
+    var scrollHeight = $(document).height()
+      , scrollTop = this.$window.scrollTop()
+      , position = this.$element.offset()
+      , offset = this.options.offset
+      , offsetBottom = offset.bottom
+      , offsetTop = offset.top
+      , reset = 'affix affix-top affix-bottom'
+      , affix
+
+    if (typeof offset != 'object') offsetBottom = offsetTop = offset
+    if (typeof offsetTop == 'function') offsetTop = offset.top()
+    if (typeof offsetBottom == 'function') offsetBottom = offset.bottom()
+
+    affix = this.unpin != null && (scrollTop + this.unpin <= position.top) ?
+      false    : offsetBottom != null && (position.top + this.$element.height() >= scrollHeight - offsetBottom) ?
+      'bottom' : offsetTop != null && scrollTop <= offsetTop ?
+      'top'    : false
+
+    if (this.affixed === affix) return
+
+    this.affixed = affix
+    this.unpin = affix == 'bottom' ? position.top - scrollTop : null
+
+    this.$element.removeClass(reset).addClass('affix' + (affix ? '-' + affix : ''))
+  }
+
+
+ /* AFFIX PLUGIN DEFINITION
+  * ======================= */
+
+  var old = $.fn.affix
+
+  $.fn.affix = function (option) {
+    return this.each(function () {
+      var $this = $(this)
+        , data = $this.data('affix')
+        , options = typeof option == 'object' && option
+      if (!data) $this.data('affix', (data = new Affix(this, options)))
+      if (typeof option == 'string') data[option]()
+    })
+  }
+
+  $.fn.affix.Constructor = Affix
+
+  $.fn.affix.defaults = {
+    offset: 0
+  }
+
+
+ /* AFFIX NO CONFLICT
+  * ================= */
+
+  $.fn.affix.noConflict = function () {
+    $.fn.affix = old
+    return this
+  }
+
+
+ /* AFFIX DATA-API
+  * ============== */
+
+  $(window).on('load', function () {
+    $('[data-spy="affix"]').each(function () {
+      var $spy = $(this)
+        , data = $spy.data()
+
+      data.offset = data.offset || {}
+
+      data.offsetBottom && (data.offset.bottom = data.offsetBottom)
+      data.offsetTop && (data.offset.top = data.offsetTop)
+
+      $spy.affix(data)
+    })
+  })
+
+
+}(window.jQuery);


[38/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/2015/06/21/wicket-7.0.0-M6-released.html
----------------------------------------------------------------------
diff --git a/content/2015/06/21/wicket-7.0.0-M6-released.html b/content/2015/06/21/wicket-7.0.0-M6-released.html
deleted file mode 100644
index 1143ca3..0000000
--- a/content/2015/06/21/wicket-7.0.0-M6-released.html
+++ /dev/null
@@ -1,415 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 7.0.0-M6 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 7.0.0-M6 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M6!</p>
-
-<p>We have released another milestone release for Apache Wicket 7. We aim
-to finalise Wicket 7 over the coming months and request your help in
-testing the new major version.</p>
-
-<h3 id="caveats">Caveats</h3>
-
-<p>It is still a development version so expect API breaks to happen over
-the course of the coming milestone releases.</p>
-
-<h3 id="semantic-versioning">Semantic versioning</h3>
-
-<p>As we adopted semver Wicket 7 will be the first release since 6.0 where
-we are able to refactor the API. We will continue to use semver when we
-have made Wicket 7 final and maintain api compatibility between minor
-versions of Wicket 7.</p>
-
-<h3 id="requirements">Requirements</h3>
-
-<p>Wicket 7 requires the following:</p>
-
-<ul>
-  <li>Java 7</li>
-  <li>Servlet 3 compatible container</li>
-</ul>
-
-<p>You can’t mix wicket libraries from prior Wicket versions with Wicket 7.</p>
-
-<h3 id="migration-guide">Migration guide</h3>
-
-<p>As usual we have a migration guide available online for people
-migrating their applications to Wicket 7. We will continue to update
-the guide as development progresses. If you find something that is not
-in the guide, please update the guide, or let us know so we can update
-the guide.</p>
-
-<p>You can find the guide here: <a href="http://s.apache.org/wicket7migrate">http://s.apache.org/wicket7migrate</a></p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<ul>
-  <li>
-    <p>New inline image support for the new data: protocol. See
-http://ci.apache.org/projects/wicket/apidocs/6.x/org/apache/wicket/markup/html/image/InlineImage.html
-for more information.</p>
-  </li>
-  <li>
-    <p>Added CSRF prevention measure to Wicket. The
-CsrfPreventionRequestCycleListener
-(http://ci.apache.org/projects/wicket/apidocs/6.x/org/apache/wicket/protocol/http/CsrfPreventionRequestCycleListener.html)
-will prevent requests coming from other origins than allowed from
-performing actions. See the JavaDoc for more information on this
-listener.</p>
-  </li>
-  <li>
-    <p>JQuery was upgraded to most recent version.</p>
-  </li>
-</ul>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>7.0.0-M6<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6/binaries</a></li>
-</ul>
-
-<h3 id="about-this-release">About this release</h3>
-
-<p>Below you can find the cryptographic signatures for the distributions
-and the release notes.</p>
-
-<h4 id="the-signatures-for-the-source-release-artefacts">The signatures for the source release artefacts:</h4>
-
-<p>The signatures for the source release artefacts:</p>
-
-<p>Signature for apache-wicket-7.0.0-M6.zip:</p>
-
-<div class="highlight"><pre>
------BEGIN PGP SIGNATURE-----
-Comment: GPGTools - https://gpgtools.org
-
-iEYEABECAAYFAlWANLgACgkQJBX8W/xy/UXSmQCgtAb+JrBeiq4+OdbpbN22sy+/
-F3YAn2ZeQ4byJPdmc4m4K6LLgg41AWSU
-=xN5i
------END PGP SIGNATURE-----
-</pre></div>
-
-<p>Signature for apache-wicket-7.0.0-M6.tar.gz:</p>
-
-<div class="highlight"><pre>
------BEGIN PGP SIGNATURE-----
-Comment: GPGTools - https://gpgtools.org
-
-iEYEABECAAYFAlWANLgACgkQJBX8W/xy/UUEsACgxiS2RQzuOi35Yw5C4c90KAFZ
-yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
-=KW/I
------END PGP SIGNATURE-----
-</pre></div>
-
-<h4 id="changelog-for-700-m6">CHANGELOG for 7.0.0-M6:</h4>
-
-<p>Release Notes - Wicket - Version 7.0.0-M6</p>
-
-<h4 id="bugs">Bugs</h4>
-
-<pre><code>* [WICKET-5790] - VariableInterpolator &amp; #getThrowExceptionOnMissingResource
-* [WICKET-5814] - CryptoMapper clears feedback messages
-* [WICKET-5816] - Apps can't use Application.setName instead of WicketFilter for e.g. JMX names
-* [WICKET-5822] - AjaxSelfUpdatingTimer stops working after ajax download
-* [WICKET-5825] - Deployment of wicket-examples.war fails in Tomcat
-* [WICKET-5828] - PageProvider not serializable
-* [WICKET-5834] - NPE in DefaultPropertyResolver
-* [WICKET-5835] - InlineEnclosure doesn't call child.configure() before updating its visilbity
-* [WICKET-5837] - JUnit tests may fail because of AbstractDefaultAjaxBehavior
-* [WICKET-5838] - Last-modified header of external markup is ignored
-* [WICKET-5841] - continueToOriginalDestination() discards new cookies
-* [WICKET-5843] - CryptoMapper doesn't work with context relative UrlResourceReferences
-* [WICKET-5845] - AuthenticatedWebSession.get() returns a new session with signedIn false
-* [WICKET-5850] - LazyInitProxyFactory causes NoClassDefFound org/apache/wicket/proxy/ILazyInitProxy in case of multimodule deployment
-* [WICKET-5851] - PackageResourceTest#packageResourceGuard test fails under Windows
-* [WICKET-5853] - LongConverter converts some values greater than Long.MAX_VALUE
-* [WICKET-5855] - RememberMe functionality seems to be broken after the change of the default crypt factory
-* [WICKET-5856] - StackOverFlowError when working with transparent containers
-* [WICKET-5857] - PagingNavigator invalid HTML (rel attribute on span tag)
-* [WICKET-5858] - AjaxRequestTarget.focusComponent does not work in modal window
-* [WICKET-5861] - BigDecimalConverter does not allow parsing of values great than Double.MAX_VALUE
-* [WICKET-5862] - Wicket Container visibility bug
-* [WICKET-5864] - Multipart Ajax form submit does not release the channel in case of connection failure
-* [WICKET-5869] - Kittencaptcha doesn't calculate click y-coordinate correctly
-* [WICKET-5870] - wicket-event-jquery.js: Wicket.Browser.isIE11() does not return boolean
-* [WICKET-5874] - WicketTester TagTester does not work as expected when using non self closing tags
-* [WICKET-5879] - Using an AjaxSubmitLink to hide its form results in an exception
-* [WICKET-5881] - NPE in FormComponent#updateCollectionModel in case of no converted input and unmodifiable collection
-* [WICKET-5883] - Feedback messages not cleared for invisible/disabled form components on submit.
-* [WICKET-5887] - wicket.xsd refers to non-existing xhtml.label:attlist
-* [WICKET-5891] - Parsing of ChinUnionPay credit card should use the first 6 characters
-* [WICKET-5893] - CookieUtils should use the original response when saving a cookie
-* [WICKET-5895] - validateHeaders fails to detect missing head/body (regression)
-* [WICKET-5898] - StackOverflowError after form submit with a validation error
-* [WICKET-5900] - Add WicketTester support for IAjaxLink
-* [WICKET-5903] - Regression in mount resolution when using optional parameters
-* [WICKET-5904] - NPE after editing a markup file in debug mode
-* [WICKET-5906] - Use default on missing resource does not work
-* [WICKET-5908] - A new HtmlHeaderContainer is added each time a page instance is rendered
-* [WICKET-5910] - CGLib proxy should not intercept protected methods
-* [WICKET-5911] - Re-rendering page after exception in render phase does not call onBeforeRender()
-* [WICKET-5912] - NPE in Page#hasInvisibleTransparentChild
-* [WICKET-5915] - The application can not find /META-INF/wicket/**.properties on Windows systems
-* [WICKET-5916] - StackOverflowError when calling getObject() from load() in LDM
-* [WICKET-5917] - Do not use jQuery's $ in String snippets in Java code
-</code></pre>
-
-<h4 id="improvement">Improvement</h4>
-
-<pre><code>* [WICKET-5314] - AbstractAutoCompleteBehavior does not support AjaxChannels
-* [WICKET-5749] - Wicket-auth-roles should deal with resource authorization
-* [WICKET-5789] - Make org.apache.wicket.protocol.ws.javax.WicketServerEndpointConfig publicly visible
-* [WICKET-5801] - Responsive Images
-* [WICKET-5823] - DefaultAuthenticationStrategy should be modified to reduce copy/paste while extending it's functionality
-* [WICKET-5829] - rename PageSettings#recreateMountedPagesAfterExpiry
-* [WICKET-5831] - Improve unsafe Id reporting in the AbstractRepeater
-* [WICKET-5832] - Do not fail at CDI's ConversationPropagator when running in non-http thread
-* [WICKET-5833] - Add a way to get all opened web socket connections per user session
-* [WICKET-5840] - WicketTester doesn't support #clickLink() for ExternalLink component
-* [WICKET-5859] - Add Hebrew and Arabic translations
-* [WICKET-5860] - Cross-Site Websocket Hijacking protection
-* [WICKET-5863] - Overiding disableCaching in ServletWebResponse is ignored when responce is buffered
-* [WICKET-5865] - AjaxEditableLabel should implement IGenericComponent
-* [WICKET-5872] - wicket extensions initializer.properties for greek language
-* [WICKET-5875] - ComponentRenderer.renderComponent() unexpectedly produces a WicketRuntimeException when called with a nested Component which contains a nested wicket:message
-* [WICKET-5889] - Ability to not submit a nested form
-* [WICKET-5892] - add ClientProperties#isJavaScriptEnabled()
-* [WICKET-5894] - Support *.woff2 webfonts in SecurePackageResourceGuard as well
-* [WICKET-5901] - Leaving veil when ajax processing ends with redirect
-* [WICKET-5905] - allow listening to Ajax calls before scheduling
-* [WICKET-5921] - Provide a default implementation of IModelComparator that always returns false
-</code></pre>
-
-<h4 id="new-feature">New Feature</h4>
-
-<pre><code>* [WICKET-5819] - Support for HTML 5 media tags (audio / video)
-* [WICKET-5827] - Allow to apply multiple Javascript / CSS compressors
-* [WICKET-5897] - Use the #isEnabled() method with validators
-* [WICKET-5918] - Create an Image component that uses the new data: protocol (an InlineImage)
-* [WICKET-5919] - Add support for CSRF prevention
-</code></pre>
-
-<h4 id="task">Task</h4>
-
-<pre><code>* [WICKET-5896] - Upgrade jQuery to latest stable versions (1.11.4 &amp; 2.1.3)
-</code></pre>
-
-<h4 id="wish">Wish</h4>
-
-<pre><code>* [WICKET-5848] - Remove .settings folders of projects
-</code></pre>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</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/d8f15469/content/Gemfile
----------------------------------------------------------------------
diff --git a/content/Gemfile b/content/Gemfile
new file mode 100644
index 0000000..a6893a9
--- /dev/null
+++ b/content/Gemfile
@@ -0,0 +1,4 @@
+source 'https://rubygems.org'
+gem 'jekyll' 
+gem 'nokogiri'
+gem 'iconv'

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/apache/friends.html
----------------------------------------------------------------------
diff --git a/content/apache/friends.html b/content/apache/friends.html
index 3838430..90dfd43 100644
--- a/content/apache/friends.html
+++ b/content/apache/friends.html
@@ -1,231 +1,97 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Apache projects using Wicket</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Friend projects | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache projects using Wicket</h1>
-			<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>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-<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>
+    </head>
 
-<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>
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /apache/friends.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /apache/friends.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /apache/friends.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /apache/friends.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /apache/friends.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /apache/friends.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </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>
-
-<div style="margin-top: 40px">
-	<h2><a href="https://directory.apache.org/fortress/" target="_blank">Apache Fortress</a></h2>
-	<h4>Apache Fortress is a standards based and Open Source Identity Access Management Java SDK for LDAP v3 compliant systems. Fortress is 100% compliant with RBAC, ARBAC02 and IETF's password policy draft. It uses Apache Wicket for its <a target="_blank" href="https://directory.apache.org/fortress/overview.html">RBAC Web Management UI</a>.</h4>
+    </div>
 </div>
-
-		</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>
-
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Friend projects</h1>
+            <h2>Apache projects using Wicket</h2>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <p>Being a member of the Apache Software Foundation creates opportunities
+for communities to collaborate and stand on one’s shoulders. The
+following friends within the Apache community are proud members using
+Wicket.</p>
+<h3 id="apache-isis">Apache Isis</h3>
+<p><a href="http://isis.apache.org">Apache Isis</a> is a full-stack framework for rapidly developing domain
+driven apps and RESTful APIs in Java. It uses Wicket
+6.x as a <a href="http://isis.apache.org/documentation.html#wicket-viewer">default viewer for Isis domain model</a>.</p>
+<h3 id="apache-oodt">Apache OODT</h3>
+<p><a href="http://oodt.apache.org">Apache OODT</a> 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/">CAS File Manager</a> and <a href="http://oodt.apache.org/components/maven/webapp/workflow/">CAS Workflow monitor</a>.</p>
+<h3 id="apache-openmeetings">Apache Openmeetings</h3>
+<p><a href="http://openmeetings.apache.org">Apache Openmeetings</a> 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.</p>
+<h3 id="apache-syncope">Apache Syncope</h3>
+<p><a href="https://syncope.apache.org">Apache Syncope</a> is an Open Source system for managing
+digital identities in enterprise environments. It uses Apache Wicket
+for its <a href="https://syncope.apache.org/architecture.html#The_console">web management console</a>.</p>
+<h3 id="apache-nutch">Apache Nutch</h3>
+<p><a href="https://nutch.apache.org">Apache Nutch</a> is a well matured, production ready web
+crawler. Since version 2.3 it uses Apache Wicket for its <a href="https://nutch.apache.org/#22-september-2014-wicket-webapp-now-part-of-nutch-2x-codebase">web
+management console</a>.</p>
+<h3 id="apache-fortress">Apache Fortress</h3>
+<p><a href="https://directory.apache.org/fortress/">Apache Fortress</a> is a standards based and Open Source
+Identity Access Management Java SDK for LDAP v3 compliant systems.
+Fortress is 100% compliant with RBAC, ARBAC02 and IETF’s password
+policy draft. It uses Apache Wicket for its <a href="https://directory.apache.org/fortress/overview.html">RBAC Web Management UI</a>.</p>
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/apache/index.html
----------------------------------------------------------------------
diff --git a/content/apache/index.html b/content/apache/index.html
new file mode 100644
index 0000000..d33aed2
--- /dev/null
+++ b/content/apache/index.html
@@ -0,0 +1,118 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>The Apache Software Foundation | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /apache -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /apache -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /apache -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /apache -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /apache -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /apache -->
+    	<li class="active"><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>The Apache Software Foundation</h1>
+            <h2>Proudly Powered by the ASF</h2>
+            <p>It is nice to have a welcoming home, and when you find that home, friends are not far away. Home to over a hundred projects, the Apache Software Foundation is a power house for open source community driven development. Wicket is proud to be part of the Apache Software Foundation since 2007. 
+</p>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#friends"><span class="toc-number">1</span> <span class="toc-text">Friends</span></a><ul><li class="toc--level-2 toc--section-2"><a href="#apache-isis"><span class="toc-number">1.1</span> <span class="toc-text">Apache Isis</span></a></li><li class="toc--level-2 toc--section-3"><a href="#apache-oodt"><span class="toc-number">1.2</span> <span class="toc-text">Apache OODT</span></a></li><li class="toc--level-2 toc--section-4"><a href="#apache-openmeetings"><span class="toc-number">1.3</span> <span class="toc-text">Apache Openmeetings</span></a></li><li class="toc--level-2 toc--section-5"><a href="#apache-syncope"><span class="toc-number">1.4</span> <span class="toc-text">Apache Syncope</span></a></li><li class="toc--level-2 toc--section-6"><a href="#apache-nutch"><span class="toc-number">1.5</span> <span class="toc-text">Apache Nutch</span></a><
 /li><li class="toc--level-2 toc--section-7"><a href="#apache-fortress"><span class="toc-number">1.6</span> <span class="toc-text">Apache Fortress</span></a></li></ul></li><li class="toc--level-1 toc--section-8"><a href="#license"><span class="toc-number">2</span> <span class="toc-text">License</span></a></li><li class="toc--level-1 toc--section-9"><a href="#thanks"><span class="toc-number">3</span> <span class="toc-text">Thanks</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <h2 id="friends">Friends</h2>
+<p>Being a member of the Apache Software Foundation creates opportunities
+for communities to collaborate and stand on one’s shoulders. The
+following friends within the Apache community are proud members using
+Wicket.</p>
+<h3 id="apache-isis">Apache Isis</h3>
+<p><a href="http://isis.apache.org">Apache Isis</a> is a full-stack framework for rapidly developing domain
+driven apps and RESTful APIs in Java. It uses Wicket
+6.x as a <a href="http://isis.apache.org/documentation.html#wicket-viewer">default viewer for Isis domain model</a>.</p>
+<h3 id="apache-oodt">Apache OODT</h3>
+<p><a href="http://oodt.apache.org">Apache OODT</a> 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/">CAS File Manager</a> and <a href="http://oodt.apache.org/components/maven/webapp/workflow/">CAS Workflow monitor</a>.</p>
+<h3 id="apache-openmeetings">Apache Openmeetings</h3>
+<p><a href="http://openmeetings.apache.org">Apache Openmeetings</a> 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.</p>
+<h3 id="apache-syncope">Apache Syncope</h3>
+<p><a href="https://syncope.apache.org">Apache Syncope</a> is an Open Source system for managing
+digital identities in enterprise environments. It uses Apache Wicket
+for its <a href="https://syncope.apache.org/architecture.html#The_console">web management console</a>.</p>
+<h3 id="apache-nutch">Apache Nutch</h3>
+<p><a href="https://nutch.apache.org">Apache Nutch</a> is a well matured, production ready web
+crawler. Since version 2.3 it uses Apache Wicket for its <a href="https://nutch.apache.org/#22-september-2014-wicket-webapp-now-part-of-nutch-2x-codebase">web
+management console</a>.</p>
+<h3 id="apache-fortress">Apache Fortress</h3>
+<p><a href="https://directory.apache.org/fortress/">Apache Fortress</a> is a standards based and Open Source
+Identity Access Management Java SDK for LDAP v3 compliant systems.
+Fortress is 100% compliant with RBAC, ARBAC02 and IETF’s password
+policy draft. It uses Apache Wicket for its <a href="https://directory.apache.org/fortress/overview.html">RBAC Web Management UI</a>.</p>
+<h2 id="license">License</h2>
+<p>All projects of the Apache Wicket project are licensed using the
+<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, version 2.0</a> (<a href="http://www.apache.org/licenses/LICENSE-2.0.txt">TXT</a> or
+<a href="http://www.apache.org/licenses/LICENSE-2.0.html">HTML</a>).</p>
+<p>You can read more about the current status of the license at the
+<a href="http://www.apache.org/licenses/">foundation license page</a>.</p>
+<h2 id="thanks">Thanks</h2>
+<p>The Apache Software Foundation could not exist without the continued
+generous support from the community. We would like to take this
+opportunity to thank our <a href="http://apache.org/foundation/thanks.html">Sponsors</a>. If you are
+interested in sponsoring the ASF, please read our <a href="http://www.apache.org/foundation/sponsorship.html">sponsorship page</a>.</p>
+<p>The Wicket project would like to thank the following companies for
+their support of the project.</p>
+<ul>
+  <li><a href="http://jetbrains.com">JetBrains</a> for their IntelliJ open source license for our developers</li>
+  <li><a href="http://comsysto.com">ComSysto</a> for contributing the User Guide</li>
+</ul>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index f0d58db..0514da2 100644
--- a/content/atom.xml
+++ b/content/atom.xml
@@ -1,23 +1,22 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom">
+<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>2015-07-09T16:58:02+02:00</updated>
+    <id>http://wicket.apache.org/</id>
+    <author>
+        <name>Apache Wicket</name>
+        <email>dev@wicket.apache.org</email>
+    </author>
  
- <title>Apache Wicket</title>
- <link href="http://wicket.apache.org/atom.xml" rel="self"/>
- <link href="http://wicket.apache.org/"/>
- <updated>2015-06-28T17:57:00+03:00</updated>
- <id>http://wicket.apache.org/</id>
- <author>
-   <name>Apache Wicket</name>
-   <email>dev@wicket.apache.org</email>
- </author>
- 
- 
- <entry>
-   <title>Apache Wicket 7.0.0-M6 released</title>
-   <link href="http://wicket.apache.org/2015/06/21/wicket-7.0.0-M6-released.html"/>
-   <updated>2015-06-21T00:00:00+03:00</updated>
-   <id>http://wicket.apache.org/2015/06/21/wicket-7.0.0-M6-released</id>
-   <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M6!&lt;/p&gt;
+
+    <entry>
+        <title>Apache Wicket 7.0.0-M6 released</title>
+        <link href="http://wicket.apache.org/news/2015/06/21/wicket-7.0.0-M6-released.html"/>
+        <updated>2015-06-21T00:00:00+02:00</updated>
+        <id>http://wicket.apache.org/news/2015/06/21/wicket-7.0.0-M6-released</id>
+        <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M6!&lt;/p&gt;
 
 &lt;p&gt;We have released another milestone release for Apache Wicket 7. We aim
 to finalise Wicket 7 over the coming months and request your help in
@@ -231,14 +230,14 @@ yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
 
 &lt;p&gt;— The Wicket team&lt;/p&gt;
 </content>
- </entry>
- 
- <entry>
-   <title>Apache Wicket 6.20.0 released</title>
-   <link href="http://wicket.apache.org/2015/06/14/wicket-6.20.0-released.html"/>
-   <updated>2015-06-14T00:00:00+03:00</updated>
-   <id>http://wicket.apache.org/2015/06/14/wicket-6.20.0-released</id>
-   <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 6.20.0!&lt;/p&gt;
+    </entry>
+
+    <entry>
+        <title>Apache Wicket 6.20.0 released</title>
+        <link href="http://wicket.apache.org/news/2015/06/14/wicket-6.20.0-released.html"/>
+        <updated>2015-06-14T00:00:00+02:00</updated>
+        <id>http://wicket.apache.org/news/2015/06/14/wicket-6.20.0-released</id>
+        <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 6.20.0!&lt;/p&gt;
 
 &lt;p&gt;This release marks another minor release of Wicket 6. Starting
 with Wicket 6 we use semantic versioning for the future development
@@ -358,14 +357,14 @@ migration guide found at&lt;/p&gt;
 
 &lt;p&gt;— The Wicket team&lt;/p&gt;
 </content>
- </entry>
- 
- <entry>
-   <title>Wicket 1.5.13 released</title>
-   <link href="http://wicket.apache.org/2015/02/13/wicket-1.5.13-released.html"/>
-   <updated>2015-02-13T00:00:00+02:00</updated>
-   <id>http://wicket.apache.org/2015/02/13/wicket-1.5.13-released</id>
-   <content type="html">&lt;p&gt;This is the thirteenth maintenance release of the Wicket 1.5.x series. This release brings over 1 bug fix and 1 improvement.&lt;/p&gt;
+    </entry>
+
+    <entry>
+        <title>Wicket 1.5.13 released</title>
+        <link href="http://wicket.apache.org/news/2015/02/13/wicket-1.5.13-released.html"/>
+        <updated>2015-02-13T00:00:00+01:00</updated>
+        <id>http://wicket.apache.org/news/2015/02/13/wicket-1.5.13-released</id>
+        <content type="html">&lt;p&gt;This is the thirteenth maintenance release of the Wicket 1.5.x series. This release brings over 1 bug fix and 1 improvement.&lt;/p&gt;
 
 &lt;ul&gt;
   &lt;li&gt;&lt;a href=&quot;https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.13&quot;&gt;Git tag&lt;/a&gt;&lt;/li&gt;
@@ -383,14 +382,14 @@ migration guide found at&lt;/p&gt;
   &lt;li&gt;Download the &lt;a href=&quot;http://www.apache.org/dyn/closer.cgi/wicket/1.5.13&quot;&gt;full distribution&lt;/a&gt; (including sources)&lt;/li&gt;
 &lt;/ul&gt;
 </content>
- </entry>
- 
- <entry>
-   <title>New committer - Sebastien Briquet</title>
-   <link href="http://wicket.apache.org/2015/02/13/new-committer-Sebastien-Briquet.html"/>
-   <updated>2015-02-13T00:00:00+02:00</updated>
-   <id>http://wicket.apache.org/2015/02/13/new-committer-Sebastien-Briquet</id>
-   <content type="html">&lt;p&gt;The Project Management Committee (PMC) for Apache Wicket 
+    </entry>
+
+    <entry>
+        <title>New committer - Sebastien Briquet</title>
+        <link href="http://wicket.apache.org/news/2015/02/13/new-committer-Sebastien-Briquet.html"/>
+        <updated>2015-02-13T00:00:00+01:00</updated>
+        <id>http://wicket.apache.org/news/2015/02/13/new-committer-Sebastien-Briquet</id>
+        <content type="html">&lt;p&gt;The Project Management Committee (PMC) for Apache Wicket 
 has asked Sebastien Briquet to become a committer and we are pleased 
 to announce that he has accepted. &lt;/p&gt;
 
@@ -402,14 +401,14 @@ to announce that he has accepted. &lt;/p&gt;
 
 &lt;p&gt;Bienvenue Sebastien! &lt;/p&gt;
 </content>
- </entry>
- 
- <entry>
-   <title>Apache Wicket 7.0.0-M5 released</title>
-   <link href="http://wicket.apache.org/2015/02/02/wicket-7.0.0-M5-released.html"/>
-   <updated>2015-02-02T00:00:00+02:00</updated>
-   <id>http://wicket.apache.org/2015/02/02/wicket-7.0.0-M5-released</id>
-   <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M5!&lt;/p&gt;
+    </entry>
+
+    <entry>
+        <title>Apache Wicket 7.0.0-M5 released</title>
+        <link href="http://wicket.apache.org/news/2015/02/02/wicket-7.0.0-M5-released.html"/>
+        <updated>2015-02-02T00:00:00+01:00</updated>
+        <id>http://wicket.apache.org/news/2015/02/02/wicket-7.0.0-M5-released</id>
+        <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M5!&lt;/p&gt;
 
 &lt;p&gt;We have released another milestone release for Apache Wicket 7. We aim
 to finalise Wicket 7 over the coming months and request your help in
@@ -582,14 +581,14 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
 
 &lt;p&gt;— The Wicket team&lt;/p&gt;
 </content>
- </entry>
- 
- <entry>
-   <title>Apache Wicket 6.19.0 released</title>
-   <link href="http://wicket.apache.org/2015/02/02/wicket-6.19.0-released.html"/>
-   <updated>2015-02-02T00:00:00+02:00</updated>
-   <id>http://wicket.apache.org/2015/02/02/wicket-6.19.0-released</id>
-   <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 6.19.0!&lt;/p&gt;
+    </entry>
+
+    <entry>
+        <title>Apache Wicket 6.19.0 released</title>
+        <link href="http://wicket.apache.org/news/2015/02/02/wicket-6.19.0-released.html"/>
+        <updated>2015-02-02T00:00:00+01:00</updated>
+        <id>http://wicket.apache.org/news/2015/02/02/wicket-6.19.0-released</id>
+        <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 6.19.0!&lt;/p&gt;
 
 &lt;p&gt;This release marks another minor release of Wicket 6. Starting
 with Wicket 6 we use semantic versioning for the future development
@@ -720,14 +719,14 @@ i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
 
 &lt;p&gt;— The Wicket team&lt;/p&gt;
 </content>
- </entry>
- 
- <entry>
-   <title>Apache Wicket 7.0.0-M4 released</title>
-   <link href="http://wicket.apache.org/2014/11/05/wicket-7.0.0-M4-released.html"/>
-   <updated>2014-11-05T00:00:00+02:00</updated>
-   <id>http://wicket.apache.org/2014/11/05/wicket-7.0.0-M4-released</id>
-   <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M4!&lt;/p&gt;
+    </entry>
+
+    <entry>
+        <title>Apache Wicket 7.0.0-M4 released</title>
+        <link href="http://wicket.apache.org/news/2014/11/05/wicket-7.0.0-M4-released.html"/>
+        <updated>2014-11-05T00:00:00+01:00</updated>
+        <id>http://wicket.apache.org/news/2014/11/05/wicket-7.0.0-M4-released</id>
+        <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M4!&lt;/p&gt;
 
 &lt;p&gt;We have released another milestone release for Apache Wicket 7. We aim
 to finalise Wicket 7 over the coming months and request your help in
@@ -896,14 +895,14 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
 
 &lt;p&gt;— The Wicket team&lt;/p&gt;
 </content>
- </entry>
- 
- <entry>
-   <title>Apache Wicket 6.18.0 released</title>
-   <link href="http://wicket.apache.org/2014/11/05/wicket-6.18.0-released.html"/>
-   <updated>2014-11-05T00:00:00+02:00</updated>
-   <id>http://wicket.apache.org/2014/11/05/wicket-6.18.0-released</id>
-   <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 6.18.0!&lt;/p&gt;
+    </entry>
+
+    <entry>
+        <title>Apache Wicket 6.18.0 released</title>
+        <link href="http://wicket.apache.org/news/2014/11/05/wicket-6.18.0-released.html"/>
+        <updated>2014-11-05T00:00:00+01:00</updated>
+        <id>http://wicket.apache.org/news/2014/11/05/wicket-6.18.0-released</id>
+        <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 6.18.0!&lt;/p&gt;
 
 &lt;p&gt;This release marks another minor release of Wicket 6. Starting
 with Wicket 6 we use semantic versioning for the future development
@@ -1025,14 +1024,14 @@ i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
 &lt;/ul&gt;
 
 </content>
- </entry>
- 
- <entry>
-   <title>CVE-2014-3526 - Apache Wicket Information disclosure vulnerability</title>
-   <link href="http://wicket.apache.org/2014/09/22/cve-2014-3526.html"/>
-   <updated>2014-09-22T00:00:00+03:00</updated>
-   <id>http://wicket.apache.org/2014/09/22/cve-2014-3526</id>
-   <content type="html">&lt;p&gt;Severity: Important&lt;/p&gt;
+    </entry>
+
+    <entry>
+        <title>CVE-2014-3526 - Apache Wicket Information disclosure vulnerability</title>
+        <link href="http://wicket.apache.org/news/2014/09/22/cve-2014-3526.html"/>
+        <updated>2014-09-22T00:00:00+02:00</updated>
+        <id>http://wicket.apache.org/news/2014/09/22/cve-2014-3526</id>
+        <content type="html">&lt;p&gt;Severity: Important&lt;/p&gt;
 
 &lt;p&gt;Vendor:
 The Apache Software Foundation&lt;/p&gt;
@@ -1056,14 +1055,14 @@ This issue was reported by Andrea Del Bene and Martin Grigorov!&lt;/p&gt;
 
 &lt;p&gt;Apache Wicket Team&lt;/p&gt;
 </content>
- </entry>
- 
- <entry>
-   <title>Wicket 1.5.12 released</title>
-   <link href="http://wicket.apache.org/2014/09/15/wicket-1.5.12-released.html"/>
-   <updated>2014-09-15T00:00:00+03:00</updated>
-   <id>http://wicket.apache.org/2014/09/15/wicket-1.5.12-released</id>
-   <content type="html">&lt;p&gt;This is the twelfth maintenance release of the Wicket 1.5.x series. This release brings over 5 bug fixes and improvements.&lt;/p&gt;
+    </entry>
+
+    <entry>
+        <title>Wicket 1.5.12 released</title>
+        <link href="http://wicket.apache.org/news/2014/09/15/wicket-1.5.12-released.html"/>
+        <updated>2014-09-15T00:00:00+02:00</updated>
+        <id>http://wicket.apache.org/news/2014/09/15/wicket-1.5.12-released</id>
+        <content type="html">&lt;p&gt;This is the twelfth maintenance release of the Wicket 1.5.x series. This release brings over 5 bug fixes and improvements.&lt;/p&gt;
 
 &lt;ul&gt;
   &lt;li&gt;&lt;a href=&quot;https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.12&quot;&gt;Git tag&lt;/a&gt;&lt;/li&gt;
@@ -1081,6 +1080,6 @@ This issue was reported by Andrea Del Bene and Martin Grigorov!&lt;/p&gt;
   &lt;li&gt;Download the &lt;a href=&quot;http://www.apache.org/dyn/closer.cgi/wicket/1.5.12&quot;&gt;full distribution&lt;/a&gt; (including sources)&lt;/li&gt;
 &lt;/ul&gt;
 </content>
- </entry>
- 
+    </entry>
+
 </feed>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/contribute/build.html
----------------------------------------------------------------------
diff --git a/content/contribute/build.html b/content/contribute/build.html
index 830dff7..55efcc2 100644
--- a/content/contribute/build.html
+++ b/content/contribute/build.html
@@ -1,218 +1,73 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Build from source</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Build from source | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /contribute/build.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /contribute/build.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /contribute/build.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /contribute/build.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /contribute/build.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /contribute/build.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Build from source</h1>
-			<p>The Wicket projects are built using a multi-module build as proposed by the
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Build from source</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#getting-your-wicket-version"><span class="toc-number">1</span> <span class="toc-text">Getting your Wicket version</span></a></li><li class="toc--level-1 toc--section-2"><a href="#building-wicket"><span class="toc-number">2</span> <span class="toc-text">Building Wicket</span></a><ul><li class="toc--level-2 toc--section-3"><a href="#coping-with-test-failures"><span class="toc-number">2.1</span> <span class="toc-text">Coping with test failures</span></a></li><li class="toc--level-2 toc--section-4"><a href="#using-your-own-built-artifacts"><span class="toc-number">2.2</span> <span class="toc-text">Using your own built artifacts</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>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.</p>
-
 <p>This document contains the following sections.</p>
-
 <ol>
   <li>Getting your Wicket version</li>
   <li>Building Wicket</li>
   <li>Coping with test failures</li>
   <li>Using your own built artifacts</li>
 </ol>
-
 <p>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.</p>
-
 <h2 id="getting-your-wicket-version">Getting your Wicket version</h2>
-
 <p>Clone the master branch from Apache Git Wicket repository</p>
-
-<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="gp">$</span> git clone https://git-wip-us.apache.org/repos/asf/wicket.git</code></pre></div>
-
+<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="gp">$</span> git clone http://git-wip-us.apache.org/repos/asf/wicket.git</code></pre></div>
 <p>This will give you a directory structure like the following directory tree:</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">wicket</span>
 <span class="go">wicket/wicket-core</span>
 <span class="go">wicket/wicket-extensions</span>
@@ -221,45 +76,31 @@ Mergere website.</p>
 <span class="go">wicket/wicket-examples</span>
 <span class="go">wicket/wicket-spring-annot</span>
 <span class="go">...</span></code></pre></div>
-
 <p>To check out a different branch use:</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="gp">$</span> <span class="nb">cd </span>wicket
 <span class="gp">$</span> git checkout -b release/wicket-x.y.z release/wicket-x.y.z
 <span class="gp">#</span> verify the branch with:
 <span class="gp">$</span> git branch</code></pre></div>
-
 <p>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.</p>
-
 <p>The artifacts in this project are there only for having a consistent build.
 This top-level project doesn’t have sources for itself.</p>
-
 <h2 id="building-wicket">Building Wicket</h2>
-
 <p>The current development version of Wicket requires at least jdk 6.</p>
-
 <p>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.</p>
-
 <p>If you haven’t done so already change into the Wicket root directory:</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">cd wicket</span></code></pre></div>
-
 <p>Now building all of Wicket is as simple as issuing the following command:</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mvn install</span></code></pre></div>
-
 <p>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).</p>
-
 <p>The following commands are useful:</p>
-
 <table>
 <tr><th>Commandline</th><th>Description</th></tr>
 <tr><td>`mvn clean`</td><td>cleans up build artifacts</td></tr>
@@ -268,45 +109,48 @@ because build javadoc takes a long time).</p>
 <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>
-
 <p>You can just run the install target, as Maven will build the previous stages
 automatically.</p>
-
 <h3 id="coping-with-test-failures">Coping with test failures</h3>
-
 <p>As this is our main development you might/will encounter failing unit tests.
 These can be skipped using:</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mvn -Dmaven.test.skip=true install</span></code></pre></div>
-
 <p>Of course, all bets are off then and your mileage may vary if you use such a
 built jar.</p>
-
 <h3 id="using-your-own-built-artifacts">Using your own built artifacts</h3>
-
 <p>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:</p>
-
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span>6.0-SNAPSHOT<span class="nt">&lt;/version&gt;</span>
     <span class="nt">&lt;scope&gt;</span>compile<span class="nt">&lt;/scope&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Read <a href="../learn/ides.html">IDE support</a> to learn how to continue from here with an IDE.</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>
-
+<p>And adding this to your Eclipse, NetBeans or IntelliJ IDEA project classpath
+is then as simple as:</p>
+<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mvn eclipse:eclipse</span></code></pre></div>
+<p>or opening the project using Netbeans or IDEAs Maven integration.</p>
+<p>Maven will then add all the necessary JAR files to the project’s classpath.</p>
+<p>One thing you need to make sure is that you have set the <code>M2_REPO</code> classpath
+variable in Eclipse (or a similar construct in Netbeans), and point it to your
+local repository, typically found in <code>C:\Documents and Settings\username\.m2\repo</code>
+or (for unix buffs) <code>~/.m2/repo</code></p>
+<p>You can add this setting using maven:</p>
+<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mvn -Declipse.workspace=&lt;path-to-eclipse-workspace&gt; eclipse:add-maven-repo</span></code></pre></div>
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/contribute/ides.html
----------------------------------------------------------------------
diff --git a/content/contribute/ides.html b/content/contribute/ides.html
new file mode 100644
index 0000000..72e145d
--- /dev/null
+++ b/content/contribute/ides.html
@@ -0,0 +1,94 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>IDE Support for Wicket development | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /contribute/ides.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /contribute/ides.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /contribute/ides.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /contribute/ides.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /contribute/ides.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /contribute/ides.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>IDE Support for Wicket development</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#wicket-plugins"><span class="toc-number">1</span> <span class="toc-text">Wicket Plugins</span></a></li><li class="toc--level-1 toc--section-2"><a href="#setting-up-your-ide"><span class="toc-number">2</span> <span class="toc-text">Setting up your IDE</span></a><ul><li class="toc--level-2 toc--section-3"><a href="#eclipse"><span class="toc-number">2.1</span> <span class="toc-text">Eclipse</span></a></li><li class="toc--level-2 toc--section-4"><a href="#netbeans"><span class="toc-number">2.2</span> <span class="toc-text">NetBeans</span></a></li><li class="toc--level-2 toc--section-5"><a href="#idea"><span class="toc-number">2.3</span> <span class="toc-text">IDEA</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <h2 id="wicket-plugins">Wicket Plugins</h2>
+<p>For all leading IDE’s support is under development. Here’s a list of efforts
+for the major IDE’s.</p>
+<ul>
+  <li>Eclipse: <a href="http://code.google.com/p/qwickie">Qwickie</a>, <a href="https://github.com/42Lines/wicket-source/wiki">Wicket Source</a></li>
+  <li>Netbeans: <a href="http://plugins.netbeans.org/plugin/3586/wicket-1-4-support">NB Wicket Support</a></li>
+  <li>IntelliJ IDEA: <a href="http://wicketforge.googlecode.com/">Wicket Forge</a>, <a href="https://github.com/armhold/wicket-source-intellij">Wicket Source</a></li>
+</ul>
+<p>These projects are not maintained or supported by the core Wicket team, but
+by their respective development teams.</p>
+<h2 id="setting-up-your-ide">Setting up your IDE</h2>
+<h3 id="eclipse">Eclipse</h3>
+<p>Eclipse offers a good support for Maven based projects with <a href="http://www.eclipse.org/m2e/">plugin M2Eclipse</a>. Once installed you can go to ‘Import…-&gt;Existing Maven Projects’ and import one or more Maven projects into your workspace.</p>
+<p>Alternatively, you can generate an Eclipse project typing the following command on project’s root:</p>
+<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mvn eclipse:eclipse</span></code></pre></div>
+<p>Maven will add all the necessary JAR files to the project’s classpath. Now the sources can be imported in Eclipse using the “Existing Projects into Workspace” wizard.</p>
+<p>If not already present the <code>M2_REPO</code> classpath variable has to point to your local Maven repository.
+The repository is typically found in <code>C:\Documents and Settings\&lt;username&gt;\.m2\repo</code> or (for unix buffs) <code>~/.m2/repo</code>. It can be set within Eclipse (Preferences-&gt;Java-&gt;Build Path-&gt;Classpath Variables) or with the help of Maven:</p>
+<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mvn -Declipse.workspace=&lt;path-to-eclipse-workspace&gt; eclipse:add-maven-repo</span></code></pre></div>
+<p>If you want to go along with the Wicket way of code formatting you should import the Wicket code format profile into your workspace (Preferences-&gt;Java-&gt;Code Style-&gt;Formatter), found in:</p>
+<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">&lt;path-to-eclipse-workspace&gt;/wicket-core/EclipseCodeFormat.xml</span></code></pre></div>
+<p>Finally configure the editor to automatically format all edited lines and organize imports on save (Preferences-&gt;Java-&gt;Editor-&gt;Save Actions).</p>
+<h3 id="netbeans">NetBeans</h3>
+<p>NetBeans comes with Maven integration. Further help can be found at their <a href="http://wiki.netbeans.org/MavenBestPractices" title="NetBeans Community Wiki">Wiki</a></p>
+<h3 id="idea">IDEA</h3>
+<p>IntelliJ IDEA comes with <a href="http://www.jetbrains.com/idea/webhelp/maven.html" title="IDEA Web Help">Maven support</a> too.</p>
+<p>With the <a href="http://plugins.jetbrains.com/plugin/6546">Eclipse Code Formatter plugin</a> the Wicket format profile can be used in IntelliJ IDEA too. Configure the IDE to prevent star imports (Settings-&gt;Code Style-&gt;Imports).</p>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[31/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Black-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Black-webfont.svg b/content/fonts/source-code-pro/SourceCodePro-Black-webfont.svg
new file mode 100755
index 0000000..760d907
--- /dev/null
+++ b/content/fonts/source-code-pro/SourceCodePro-Black-webfont.svg
@@ -0,0 +1,146 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   : Copyright 2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceCodeProBlack" horiz-adv-x="1228" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="500" />
+<glyph unicode=" " />
+<glyph unicode="!" d="M389 202.5q0 98.5 63.5 161t162 62.5t162 -62.5t63.5 -161t-63.5 -163t-162 -64.5t-162 64.5t-63.5 163zM438 1372h353l-13 -303l-49 -528h-229l-49 528z" />
+<glyph unicode="&#x22;" d="M131 1401h393l-12 -324l-78 -495h-213l-78 495zM705 1401h393l-13 -324l-77 -495h-213l-78 495z" />
+<glyph unicode="#" d="M131 369v221h172l25 196h-156v222h184l41 323h197l-37 -323h188l41 323h197l-37 -323h160v-222h-188l-25 -196h172v-221h-197l-45 -369h-200l45 369h-189l-45 -369h-201l46 369h-148zM504 590h188l25 196h-189z" />
+<glyph unicode="$" d="M115 238l151 237q209 -123 365 -123q115 0 114 62q0 33 -43 59.5t-106.5 46t-139 52t-139 71.5t-106.5 109.5t-43 160.5q0 133 90 223.5t248 118.5v269h229v-264q191 -32 330 -175l-172 -200q-147 98 -279 98q-111 0 -110 -65q0 -31 59.5 -57.5t144.5 -55.5t170 -69 t144 -116.5t59 -181.5q0 -131 -89 -227t-257 -127v-309h-229v299q-238 31 -391 164z" />
+<glyph unicode="%" d="M27 225l385 344l118 -110l-327 -406zM47 981q0 156 88 249t223.5 93t223.5 -93t88 -249t-89 -253t-222.5 -97t-222.5 97t-89 253zM285 981q0 -166 73.5 -166t73.5 166q0 158 -73.5 158t-73.5 -158zM559 325.5q0 155.5 88 249t223.5 93.5t223.5 -93.5t88 -249t-89 -253 t-222.5 -97.5t-222.5 97.5t-89 253zM702 872l328 406l176 -172l-385 -344zM797 326q0 -166 73.5 -166t73.5 166q0 158 -73.5 157.5t-73.5 -157.5z" />
+<glyph unicode="&#x26;" d="M33 360q0 211 200 359q-86 156 -86 276q0 150 94.5 255.5t250.5 105.5q160 0 252 -85t92 -231q0 -113 -61.5 -193.5t-176.5 -170.5q82 -94 201 -187q65 123 94 277h319q-61 -246 -174 -436q94 -57 170 -72l-82 -283q-147 35 -284 121q-160 -121 -371 -121t-324.5 112 t-113.5 273zM365 381q0 -61 40.5 -100t110.5 -39q41 0 88 26q-113 96 -211 215q-28 -47 -28 -102zM436 995q0 -55 29 -123q104 80 104 168q0 86 -69 86q-27 0 -45.5 -35t-18.5 -96z" />
+<glyph unicode="'" d="M418 1401h393l-12 -324l-78 -495h-213l-78 495z" />
+<glyph unicode="(" d="M348 569q0 545 424 938l195 -151q-174 -180 -251 -364.5t-77 -422t77 -422t251 -364.5l-195 -152q-424 393 -424 938z" />
+<glyph unicode=")" d="M262 -217q174 180 251 364.5t77 422t-77 422t-251 364.5l195 151q424 -393 424 -938t-424 -938z" />
+<glyph unicode="*" d="M156 1038l53 168l287 -55l28 307h181l28 -307l287 55l53 -168l-266 -112l162 -281l-150 -102l-205 245l-204 -245l-150 102l162 281z" />
+<glyph unicode="+" d="M131 512v246h356v368h254v-368h357v-246h-357v-369h-254v369h-356z" />
+<glyph unicode="," d="M362 -246q135 43 203 114t66 157h-17q-100 0 -172.5 62.5t-72.5 168.5q0 102 73.5 166.5t182.5 64.5q137 0 208.5 -100t71.5 -285q0 -203 -116 -344t-343 -204z" />
+<glyph unicode="-" d="M246 475v258h737v-258h-737z" />
+<glyph unicode="." d="M348 242q0 111 75 188.5t191.5 77.5t191.5 -78t75 -188q0 -113 -75 -190t-191.5 -77t-191.5 77t-75 190z" />
+<glyph unicode="/" d="M131 -328l676 1782h291l-676 -1782h-291z" />
+<glyph unicode="0" d="M102 655.5q0 325.5 138.5 496.5t374 171t373.5 -171t138 -496.5t-139 -503t-372.5 -177.5t-373 177.5t-139.5 503zM414 655q0 -410 200.5 -409.5t200.5 409.5q0 223 -54 310.5t-146.5 87.5t-146.5 -87t-54 -311zM451 655.5q0 73.5 46 118.5t117.5 45t117.5 -45t46 -118.5 t-46 -118.5t-117.5 -45t-117.5 45t-46 118.5z" />
+<glyph unicode="1" d="M154 0v283h323v671h-264v217q211 39 358 127h258v-1015h279v-283h-954z" />
+<glyph unicode="2" d="M90 1114q109 111 218.5 160t258.5 49q211 0 342 -116.5t131 -309.5q0 -254 -430 -618q143 16 234 16h262v-295h-1000v201q313 256 457 405.5t144 270.5q0 86 -50.5 129t-138.5 43q-102 0 -242 -123z" />
+<glyph unicode="3" d="M74 160l159 221q143 -123 295 -123q98 0 157.5 32t59.5 91q0 80 -77.5 118t-282.5 38v245q319 0 320 148q0 119 -164 119q-121 0 -258 -107l-177 213q211 168 451 168q227 0 363.5 -96.5t136.5 -270.5q0 -186 -238 -280v-8q127 -35 203 -115t76 -197q0 -176 -156 -278.5 t-377 -102.5q-327 1 -491 185z" />
+<glyph unicode="4" d="M68 291v246l501 761h435v-741h149v-266h-149v-291h-328v291h-608zM399 557h277v148q0 43 12 307h-8q-25 -45 -77 -126t-68 -108z" />
+<glyph unicode="5" d="M86 160l156 221q147 -123 282 -123q221 0 221 168q0 80 -57 124t-147 44q-57 0 -96 -12.5t-105 -49.5l-152 99l33 667h819v-294h-516l-16 -189q66 20 143 21q190 0 318.5 -103.5t128.5 -298.5q0 -209 -152.5 -334t-367.5 -125q-302 1 -492 185z" />
+<glyph unicode="6" d="M111 627q0 334 165.5 515t399.5 181q262 0 434 -164l-184 -209q-98 90 -217 90q-115 0 -191 -84t-86 -270q63 61 145 97t148 36q176 0 288.5 -101.5t112.5 -299.5q0 -201 -139 -322t-340 -121q-102 0 -194.5 37t-171 111t-124.5 204t-46 300zM442 463q43 -225 197 -225 q72 0 120 43t48 137q0 156 -160 155q-111 0 -205 -110z" />
+<glyph unicode="7" d="M121 1004v294h989v-217q-121 -131 -193.5 -241.5t-112.5 -244.5t-56.5 -258t-26.5 -337h-352q20 319 98 540.5t268 463.5h-614z" />
+<glyph unicode="8" d="M119 332q0 193 231 307v8q-186 133 -186 307q0 170 127 269.5t332 99.5q197 0 315.5 -97.5t118.5 -262.5q0 -162 -183 -273v-8q240 -121 240 -342q0 -162 -133 -263.5t-371 -101.5q-225 0 -358 97.5t-133 259.5zM422 373q0 -74 56.5 -115t139.5 -41q168 0 168 135 q0 43 -36.5 78t-76.5 53.5t-142 57.5q-15 6 -21 8q-88 -74 -88 -176zM471 954q0 -59 55 -99t170 -81q74 80 74 164q0 68 -41 105.5t-115 37.5q-63 0 -103 -31.5t-40 -95.5z" />
+<glyph unicode="9" d="M98 881q0 201 139.5 321.5t340.5 120.5q102 0 194 -37t171 -110.5t125 -203.5t46 -300q0 -334 -166 -515.5t-399 -181.5q-262 0 -434 164l184 209q98 -90 217 -90q115 0 190.5 84t86.5 270q-63 -61 -145.5 -97t-147.5 -36q-176 0 -289 101.5t-113 300.5zM418 881 q0 -156 160 -156q111 0 204 111q-43 225 -196 225q-72 0 -120 -43t-48 -137z" />
+<glyph unicode=":" d="M348 242q0 111 75 188.5t191.5 77.5t191.5 -78t75 -188q0 -113 -75 -190t-191.5 -77t-191.5 77t-75 190zM348 877q0 111 75 188.5t191.5 77.5t191.5 -78t75 -188q0 -113 -75 -190t-191.5 -77t-191.5 77t-75 190z" />
+<glyph unicode=";" d="M348 877q0 111 75 188.5t191.5 77.5t191.5 -78t75 -188q0 -113 -75 -190t-191.5 -77t-191.5 77t-75 190zM362 -246q135 43 203 114t66 157h-17q-100 0 -172.5 62.5t-72.5 168.5q0 102 73.5 166.5t182.5 64.5q137 0 208.5 -100t71.5 -285q0 -203 -116 -344t-343 -204z" />
+<glyph unicode="&#x3c;" d="M233 520v238l803 512v-316l-516 -311v-8l516 -311v-316z" />
+<glyph unicode="=" d="M131 266v246h967v-246h-967zM131 758v246h967v-246h-967z" />
+<glyph unicode="&#x3e;" d="M193 8v316l516 311v8l-516 311v316l802 -512v-238z" />
+<glyph unicode="?" d="M193 1204q168 193 405 193q190 0 312 -85t122 -255q0 -74 -32.5 -133.5t-79 -100.5t-91.5 -79.5t-73.5 -90t-22.5 -112.5h-307q-12 74 11.5 137t65.5 106t86 80t75.5 75t31.5 73q0 51 -35.5 76.5t-87.5 25.5q-84 0 -188 -86zM360 202.5q0 98.5 63.5 161t162 62.5 t162 -62.5t63.5 -161t-63.5 -163t-162 -64.5t-162 64.5t-63.5 163z" />
+<glyph unicode="@" d="M49 520q0 403 175 605t446 202q229 0 344.5 -140.5t115.5 -367.5v-614h-184l-24 98h-9q-82 -123 -235 -123q-111 0 -185.5 87t-74.5 208q0 160 128 241t372 111v33q0 109 -68 183.5t-188 74.5q-150 0 -262.5 -148.5t-112.5 -457.5q0 -297 124 -451.5t296 -154.5 q137 0 264 74l98 -173q-201 -111 -377 -110q-127 0 -240.5 50t-204.5 147.5t-144.5 259t-53.5 366.5zM672 483q0 -78 86 -77q57 0 123 53v159q-119 -18 -164 -48t-45 -87z" />
+<glyph unicode="A" d="M0 0l401 1331h426l402 -1331h-373l-65 283h-365l-66 -283h-360zM489 555h238l-20 92q-84 373 -97 422h-8q-49 -227 -92 -422z" />
+<glyph unicode="B" d="M156 0v1331h438q233 0 366.5 -74.5t133.5 -257.5q0 -94 -57.5 -176t-168.5 -110v-8q283 -55 283 -312q0 -197 -143.5 -295t-372.5 -98h-479zM508 270h102q197 0 197 152q0 74 -46 106.5t-151 32.5h-102v-291zM508 807h78q164 0 164 139q0 61 -39 88t-125 27h-78v-254z " />
+<glyph unicode="C" d="M104 655.5q0 325.5 185.5 513t466.5 187.5q225 0 405 -172l-192 -217q-98 86 -213 86q-127 0 -209 -104.5t-82 -280.5q0 -184 84 -286.5t223 -102.5q113 0 213 106l193 -213q-170 -197 -426 -197q-276 0 -462 177.5t-186 503z" />
+<glyph unicode="D" d="M119 0v1331h375q301 0 475 -160.5t174 -498.5t-171 -505t-458 -167h-395zM471 283h4q143 0 225 86t82 303q0 215 -80.5 296t-226.5 81h-4v-766z" />
+<glyph unicode="E" d="M176 0v1331h901v-295h-549v-209h467v-295h-467v-237h570v-295h-922z" />
+<glyph unicode="F" d="M201 0v1331h903v-295h-551v-254h471v-295h-471v-487h-352z" />
+<glyph unicode="G" d="M82 655.5q0 327.5 178 514t449 186.5q229 0 397 -172l-193 -217q-90 86 -204 86q-113 0 -189 -104.5t-76 -280.5q0 -389 283 -389q59 0 90 24v184h-166v287h479v-635q-76 -68 -190.5 -116t-232.5 -48q-270 0 -447.5 176.5t-177.5 504z" />
+<glyph unicode="H" d="M119 0v1331h352v-495h287v495h352v-1331h-352v528h-287v-528h-352z" />
+<glyph unicode="I" d="M135 0v295h303v741h-303v295h959v-295h-303v-741h303v-295h-959z" />
+<glyph unicode="J" d="M104 195l199 219q119 -135 242 -135q92 0 135 46t43 167v544h-506v295h858v-868q0 -219 -124 -353.5t-394 -134.5q-287 1 -453 220z" />
+<glyph unicode="K" d="M117 0v1331h354v-495h8l328 495h387l-391 -540l424 -791h-387l-242 512l-127 -180v-332h-354z" />
+<glyph unicode="L" d="M197 0v1331h352v-1036h567v-295h-919z" />
+<glyph unicode="M" d="M119 0v1331h346l113 -434l36 -172h7l36 172l107 434h346v-1331h-283v313q0 248 45 676h-6l-110 -395l-70 -240h-151l-70 240l-105 395h-8q45 -428 45 -676v-313h-278z" />
+<glyph unicode="N" d="M123 0v1331h356l223 -594l109 -299h8q-2 20 -18.5 143.5t-23.5 207t-7 157.5v385h336v-1331h-356l-224 596l-108 297h-8q4 -37 18 -150.5t22.5 -198.5t8.5 -159v-385h-336z" />
+<glyph unicode="O" d="M70 671.5q0 323.5 148.5 504t396 180.5t396 -181.5t148.5 -502.5q0 -324 -149.5 -510.5t-395 -186.5t-395 186.5t-149.5 510zM430 672q0 -182 49 -287.5t135 -105.5t135.5 105t49.5 288q0 180 -49.5 280.5t-135.5 100.5t-135 -100.5t-49 -280.5z" />
+<glyph unicode="P" d="M129 0v1331h516q113 0 205 -22.5t168 -71.5t118 -138t42 -210q0 -156 -77 -264.5t-193.5 -155.5t-262.5 -47h-164v-422h-352zM481 700h148q205 0 205 189q0 164 -205 164h-148v-353z" />
+<glyph unicode="Q" d="M63 672q0 324 147.5 504t395.5 180t395.5 -181.5t147.5 -502.5q0 -250 -90 -420t-250 -238q58 -112 224 -112h3h4q52 0 107 28l61 -258q-78 -49 -213 -49q-199 0 -342 101.5t-211 275.5q-176 55 -277.5 230.5t-101.5 441.5zM424 672q0 -182 48 -287.5t134 -105.5t134 105 t48 288q0 180 -48 280.5t-134 100.5t-134 -100.5t-48 -280.5z" />
+<glyph unicode="R" d="M119 0v1331h495q532 0 533 -430q0 -268 -215 -385l289 -516h-394l-229 446h-127v-446h-352zM471 725h119q213 0 213 176q0 84 -52.5 118t-160.5 34h-119v-328z" />
+<glyph unicode="S" d="M90 166l201 242q170 -129 323 -129q164 0 164 94q0 59 -172 121q-4 1 -7 2.5t-6 2.5t-7 3l-166 69q-125 47 -203 140.5t-78 230.5q0 174 142.5 294t365.5 120q264 0 455 -178l-176 -222q-145 96 -279 97q-151 0 -151 -89q0 -40 36.5 -62.5t133.5 -58.5q26 -10 39 -14 l153 -63q281 -102 281 -365q0 -178 -142.5 -302t-390.5 -124q-295 1 -516 191z" />
+<glyph unicode="T" d="M55 1036v295h1119v-295h-383v-1036h-353v1036h-383z" />
+<glyph unicode="U" d="M119 516v815h352v-856q0 -196 146 -196h1q152 0 152 196v856h340v-815q0 -541 -492 -541q-254 0 -376.5 141.5t-122.5 399.5z" />
+<glyph unicode="V" d="M8 1331h373l139 -581q18 -72 49 -212.5t49 -209.5h9q20 78 52 219t46 203l135 581h361l-394 -1331h-426z" />
+<glyph unicode="W" d="M4 1331h361l16 -659v-344h8q10 66 35 189.5t31 154.5l73 323h205l68 -323q8 -47 31.5 -163t33.5 -181h8v344l17 659h336l-154 -1331h-364l-60 365q-29 170 -31 260h-6q-10 -141 -30 -260l-56 -365h-356z" />
+<glyph unicode="X" d="M8 0l385 684l-362 647h393l106 -217q2 -6 101 -221h8q37 102 88 221l94 217h377l-362 -663l385 -668h-394l-122 238q-43 80 -103 221h-8q-39 -102 -94 -221l-115 -238h-377z" />
+<glyph unicode="Y" d="M16 1331h377l111 -291q18 -53 55 -153.5t53 -149.5h9q20 59 59 159.5t53 143.5l111 291h368l-421 -891v-440h-353v440z" />
+<glyph unicode="Z" d="M109 0v213l577 823h-522v295h956v-213l-577 -823h583v-295h-1017z" />
+<glyph unicode="[" d="M391 -311v1761h621v-184h-355v-1393h355v-184h-621z" />
+<glyph unicode="\" d="M131 1454h291l676 -1782h-291z" />
+<glyph unicode="]" d="M219 -127h352v1393h-352v184h621v-1761h-621v184z" />
+<glyph unicode="^" d="M156 553l319 819h279l319 -819h-287l-77 225l-91 279h-8l-90 -279l-78 -225h-286z" />
+<glyph unicode="_" d="M123 -98h983v-258h-983v258z" />
+<glyph unicode="`" d="M258 1532h356l181 -356h-254z" />
+<glyph unicode="a" d="M111 291q0 174 151.5 264t495.5 109q-18 106 -197 106q-111 0 -295 -86l-123 229q244 135 488 136q227 0 353 -118t126 -362v-569h-287l-24 106h-8q-178 -131 -349 -131q-154 0 -242.5 91.5t-88.5 224.5zM446 319q0 -73 108 -73h3q96 0 201 78v131q-312 -11 -312 -136z " />
+<glyph unicode="b" d="M131 0v1425h352v-331l-8 -148q115 102 260 103q186 0 297 -141.5t111 -377.5q0 -254 -129 -404.5t-307 -150.5q-145 0 -265 136h-8l-28 -111h-275zM483 311q57 -49 140 -49q159 0 159 259q0 241 -151 241q-80 0 -148 -74v-377z" />
+<glyph unicode="c" d="M127 512q0 246 175 391.5t425 145.5q246 0 387 -136l-160 -217q-102 70 -206 70q-117 0 -189 -68.5t-72 -185.5q0 -115 70 -184.5t178 -69.5q115 0 254 86l139 -221q-180 -147 -428 -148q-250 0 -411.5 144.5t-161.5 392.5z" />
+<glyph unicode="d" d="M86 512q0 242 129 389.5t299 147.5q137 0 244 -103l-13 148v331h353v-1425h-287l-25 94h-8q-123 -119 -264 -119q-197 0 -312.5 144.5t-115.5 392.5zM446 516q0 -254 160 -254q90 0 139 74v377q-55 49 -135 49q-72 0 -118 -59.5t-46 -186.5z" />
+<glyph unicode="e" d="M102 512q0 242 160 389.5t377 147.5q233 0 360 -140.5t127 -355.5q0 -53 -14 -139h-649q45 -172 262 -172q111 0 246 61l114 -209q-188 -119 -409 -119q-250 0 -412 144.5t-162 392.5zM459 627h348q0 155 -158 155h-2h-2q-155 0 -186 -155z" />
+<glyph unicode="f" d="M152 750v262l262 12v4q0 184 118.5 303t356.5 119q137 0 315 -53l-65 -258q-102 37 -205 37q-86 0 -127 -34t-41 -114v-4h324v-274h-324v-750h-352v750h-262z" />
+<glyph unicode="g" d="M90 -168q0 123 156 197v8q-102 66 -103 176q0 109 123 193v8q-61 39 -100 107.5t-39 154.5q0 180 130 276.5t323 96.5q96 0 174 -25h413v-254h-184q29 -49 29 -106q0 -172 -119 -256t-313 -84q-59 0 -129 14q-33 -25 -33 -59q0 -33 37 -47.5t123 -14.5h174 q426 0 426 -266q0 -168 -171 -270.5t-456 -102.5q-207 0 -334 61.5t-127 192.5zM375 -111q0 -94 231 -94q104 0 171 25.5t67 68.5q0 37 -38 49.5t-122 12.5h-102q-102 0 -156 12q-51 -37 -51 -74zM457 676q0 -70 34.5 -107t88 -37t89.5 37t36 107q0 68 -36 103.5t-89.5 35.5 t-88 -36t-34.5 -103z" />
+<glyph unicode="h" d="M131 0v1425h352v-331l-18 -181q139 135 330 136q164 0 243.5 -111t79.5 -307v-631h-352v586q0 88 -26.5 126t-92.5 38q-80 0 -164 -78v-672h-352z" />
+<glyph unicode="i" d="M152 750v274h741v-1024h-352v750h-389zM479 1356q0 92 63.5 150.5t162 58.5t162 -58.5t63.5 -150.5t-63.5 -148.5t-162 -56.5t-162 56.5t-63.5 148.5z" />
+<glyph unicode="j" d="M76 -315l100 249q104 -45 199 -45q92 0 129 43t37 150v668h-389v274h741v-930q0 -100 -23.5 -181t-77 -150.5t-153.5 -108.5t-240 -39q-170 0 -323 70zM479 1356q0 92 63.5 150.5t162 58.5t162 -58.5t63.5 -150.5t-63.5 -148.5t-162 -56.5t-162 56.5t-63.5 148.5z" />
+<glyph unicode="k" d="M131 0v1425h352v-757h9l311 356h381l-379 -426l403 -598h-381l-223 365l-121 -119v-246h-352z" />
+<glyph unicode="l" d="M111 1151v274h630v-1015q0 -82 45 -117t108.5 -35t147.5 29l76 -258q-180 -53 -317 -54q-199 0 -305.5 121t-106.5 326v729h-278z" />
+<glyph unicode="m" d="M53 0v1024h264l25 -125h8q66 150 217 150q63 0 109.5 -43t62.5 -121q23 70 80.5 117t138.5 47q106 0 168 -91.5t62 -244.5v-713h-332v688q0 61 -35 62q-41 0 -67 -78v-672h-267v688q0 61 -41 62q-35 0 -61 -78v-672h-332z" />
+<glyph unicode="n" d="M131 0v1024h287l24 -123h9q156 147 342 148q166 0 245.5 -110t79.5 -308v-631h-352v586q0 88 -26.5 126t-92.5 38q-80 0 -164 -78v-672h-352z" />
+<glyph unicode="o" d="M86 512q0 244 156.5 390.5t371.5 146.5t372 -146.5t157 -390.5t-157 -390.5t-372 -146.5t-371.5 146.5t-156.5 390.5zM446 512q0 -254 168 -254t168 254t-168 254t-168 -254z" />
+<glyph unicode="p" d="M131 -360v1384h287l24 -94h9q133 119 286 119q186 0 296 -141.5t110 -379.5q0 -252 -129 -402.5t-307 -150.5q-130 1 -236 103l12 -156v-282h-352zM483 311q57 -49 140 -49q159 0 159 259q0 241 -151 241q-80 0 -148 -74v-377z" />
+<glyph unicode="q" d="M86 512q0 242 129 389.5t299 147.5q160 0 272 -127h9l28 102h275v-1384h-353v292l15 146q-109 -102 -246 -103q-197 0 -312.5 144.5t-115.5 392.5zM446 516q0 -254 160 -254q90 0 139 74v377q-55 49 -135 49q-72 0 -118 -59.5t-46 -186.5z" />
+<glyph unicode="r" d="M213 0v1024h289l26 -217h9q141 242 399 242q98 0 194 -41l-69 -295q-93 28 -173 28h-5q-215 0 -318 -233v-508h-352z" />
+<glyph unicode="s" d="M94 131l156 217q197 -115 352 -115q166 0 166 62q0 8 -4 16t-13.5 15.5t-18.5 13.5t-25.5 13t-29.5 12.5t-37 12.5t-38 11t-42 12.5t-44 12.5q-358 104 -358 303q0 152 134 242t357 90t453 -144l-156 -209q-166 94 -289 95q-149 0 -149 -57q0 -34 50 -54.5t151 -45.5 q6 -1 10 -2t10 -3t11 -3t12 -3q104 -29 175.5 -60t131 -96.5t59.5 -151.5q0 -150 -138 -245t-386 -95q-127 0 -261.5 44t-238.5 112z" />
+<glyph unicode="t" d="M86 750v262l262 12l45 266h291v-266h403v-274h-403v-310q0 -104 48 -147t151 -43q92 0 190 33l60 -254q-195 -53 -342 -54q-459 0 -459 459v316h-246z" />
+<glyph unicode="u" d="M115 393v631h352v-586q0 -88 24.5 -126t92.5 -38q47 0 80.5 18.5t72.5 72.5v659h353v-1024h-287l-25 135h-8q-139 -160 -332 -160q-324 0 -323 418z" />
+<glyph unicode="v" d="M49 1024h352l134 -446q8 -29 83 -320h9q76 291 84 320l133 446h336l-357 -1024h-405z" />
+<glyph unicode="w" d="M2 1024h344l41 -430q6 -51 13.5 -154.5t13.5 -156.5h6q18 195 43 311l43 266h233l49 -266q12 -70 46 -311h8q6 53 12 156.5t12 154.5l41 430h320l-135 -1024h-408l-33 274q-25 188 -35 301h-8q-18 -203 -28 -301l-31 -274h-399z" />
+<glyph unicode="x" d="M55 0l342 532l-321 492h377l84 -143q16 -31 52 -91.5t48 -84.5h8q10 29 37 88t37 88l67 143h367l-324 -532l342 -492h-376l-95 143q-18 29 -56 88.5t-54 87.5h-8q-10 -23 -40 -83t-44 -93l-76 -143h-367z" />
+<glyph unicode="y" d="M49 1024h348l144 -393q43 -121 92 -312h8q18 82 88 312l123 393h332l-385 -1008q-84 -215 -193.5 -308t-304.5 -93q-86 0 -164 20l62 267q40 -12 73 -13q145 0 191 103l16 45z" />
+<glyph unicode="z" d="M143 0v188l473 562h-413v274h899v-188l-475 -562h489v-274h-973z" />
+<glyph unicode="{" d="M205 467v205q147 2 210.5 44t63.5 103.5t-10 159.5t-10 172q0 166 89 232.5t294 66.5h170v-184h-76q-117 0 -154 -23.5t-37 -103.5q0 -51 4.5 -154.5t4.5 -165.5q0 -121 -49.5 -174t-163.5 -72v-8q115 -18 164 -71.5t49 -174.5q0 -61 -4.5 -164.5t-4.5 -154.5 q0 -80 37 -103.5t154 -23.5h76v-184h-170q-205 0 -294 66.5t-89 232.5q0 74 10 172t10 159.5t-63.5 103.5t-210.5 44z" />
+<glyph unicode="|" d="M502 -512v2048h225v-2048h-225z" />
+<glyph unicode="}" d="M219 -127h76q117 0 152.5 23.5t35.5 103.5q0 51 -3 154.5t-3 164.5q0 121 49 174.5t164 71.5v8q-115 18 -164 71.5t-49 174.5q0 61 3 164.5t3 155.5q0 80 -35.5 103.5t-152.5 23.5h-76v184h170q205 0 294 -66.5t89 -232.5q0 -74 -11 -172t-11 -159.5t64.5 -103.5 t211.5 -44v-205q-147 -2 -211.5 -44t-64.5 -103.5t11 -160t11 -171.5q0 -166 -89 -232.5t-294 -66.5h-170v184z" />
+<glyph unicode="~" d="M86 520q133 311 356 311q74 0 137.5 -36.5t114.5 -73.5t97 -37q84 0 143 164l209 -98q-133 -311 -357 -312q-74 0 -137 37t-114.5 74t-96.5 37q-84 0 -143 -164z" />
+<glyph unicode="&#xa0;" />
+<glyph unicode="&#xa2;" d="M184 627q0 213 124 350t327 174v192h188v-182q152 -14 250 -112l-160 -218q-47 37 -90 48v-502q60 12 123 61l139 -221q-111 -96 -262 -121v-186h-188v186q-209 29 -330 168t-121 363zM524 627q0 -156 111 -219v438q-111 -59 -111 -219z" />
+<glyph unicode="&#xa3;" d="M129 0v217q104 39 170 116t66 179q0 23 -3 33h-223v200l158 13q-29 76 -29 127q0 199 135.5 318.5t348.5 119.5q236 0 389 -172l-189 -188q-76 78 -166 77q-184 0 -184 -176q0 -47 16 -106h328v-213h-278q2 -12 2 -37q-1 -109 -95 -205v-8h566v-295h-1012z" />
+<glyph unicode="&#xa5;" d="M47 1298h361l100 -241q14 -35 50 -126t56 -140h9q16 43 52 132t54 134l100 241h353l-316 -577h260v-164h-335v-102h335v-164h-335v-291h-353v291h-336v164h336v102h-336v164h260z" />
+<glyph unicode="&#xa9;" d="M29 668q0 307 171 491t414.5 184t414.5 -184t171 -491q0 -309 -171 -496.5t-414.5 -187.5t-414.5 187.5t-171 496.5zM176 668q0 -246 121 -395.5t317.5 -149.5t317.5 149.5t121 395.5q0 244 -121 390t-317.5 146t-317.5 -146t-121 -390zM279 664q0 176 106.5 286.5 t253.5 110.5q131 0 238 -103l-129 -143q-41 45 -84 45q-66 0 -102 -56t-36 -140q0 -92 34 -146.5t91 -54.5q45 0 107 41l110 -160q-109 -82 -225 -82q-162 0 -263 110t-101 292z" />
+<glyph unicode="&#xad;" d="M246 475v258h737v-258h-737z" />
+<glyph unicode="&#xae;" d="M199 1048.5q0 180.5 119.5 299t293.5 118.5t294 -118.5t120 -299t-120 -299t-294 -118.5t-293.5 118.5t-119.5 299zM322 1048.5q0 -139.5 79.5 -223.5t210.5 -84t211 84t80 223.5t-80 223.5t-211 84t-210.5 -84t-79.5 -223.5zM440 852v397h193q76 0 122 -34.5t46 -100.5 q0 -76 -70 -110l82 -152h-135l-57 115h-50v-115h-131zM571 1055h37q27 0 40.5 15t13.5 35.5t-14.5 34t-39.5 13.5h-37v-98z" />
+<glyph unicode="&#xb4;" d="M434 1176l180 356h357l-283 -356h-254z" />
+<glyph unicode="&#x2000;" horiz-adv-x="782" />
+<glyph unicode="&#x2001;" horiz-adv-x="1565" />
+<glyph unicode="&#x2002;" horiz-adv-x="782" />
+<glyph unicode="&#x2003;" horiz-adv-x="1565" />
+<glyph unicode="&#x2004;" horiz-adv-x="521" />
+<glyph unicode="&#x2005;" horiz-adv-x="391" />
+<glyph unicode="&#x2006;" horiz-adv-x="260" />
+<glyph unicode="&#x2007;" horiz-adv-x="260" />
+<glyph unicode="&#x2008;" horiz-adv-x="195" />
+<glyph unicode="&#x2009;" horiz-adv-x="313" />
+<glyph unicode="&#x200a;" horiz-adv-x="86" />
+<glyph unicode="&#x2010;" d="M246 475v258h737v-258h-737z" />
+<glyph unicode="&#x2011;" d="M246 475v258h737v-258h-737z" />
+<glyph unicode="&#x2012;" d="M246 475v258h737v-258h-737z" />
+<glyph unicode="&#x2013;" d="M164 475v258h901v-258h-901z" />
+<glyph unicode="&#x2014;" d="M41 475v258h1147v-258h-1147z" />
+<glyph unicode="&#x2018;" d="M356 905q0 352 383 520l88 -182q-223 -92 -235 -272q25 4 37 4q90 0 146 -55.5t56 -147.5q0 -102 -59 -163.5t-154 -61.5q-127 0 -194.5 94t-67.5 264z" />
+<glyph unicode="&#x2019;" d="M397 1200q0 102 59.5 163.5t153.5 61.5q127 0 194.5 -94t67.5 -264q0 -352 -383 -520l-88 182q223 92 236 272q-25 -4 -37 -4q-90 0 -146.5 55.5t-56.5 147.5z" />
+<glyph unicode="&#x201c;" d="M70 905q0 352 383 520l88 -182q-223 -92 -236 -272q25 4 37 4q90 0 146.5 -55.5t56.5 -147.5q0 -102 -59.5 -163.5t-153.5 -61.5q-127 0 -194.5 94t-67.5 264zM643 905q0 352 383 520l88 -182q-223 -92 -235 -272q25 4 36 4q90 0 146.5 -55.5t56.5 -147.5 q0 -102 -59.5 -163.5t-153.5 -61.5q-127 0 -194.5 94t-67.5 264z" />
+<glyph unicode="&#x201d;" d="M111 1200q0 102 59 163.5t154 61.5q127 0 194.5 -94t67.5 -264q0 -352 -383 -520l-88 182q223 92 235 272q-25 -4 -37 -4q-90 0 -146 55.5t-56 147.5zM684 1200q0 102 59.5 163.5t153.5 61.5q127 0 194.5 -94t67.5 -264q0 -352 -383 -520l-88 182q223 92 236 272 q-25 -4 -37 -4q-90 0 -146.5 55.5t-56.5 147.5z" />
+<glyph unicode="&#x2022;" d="M266 618.5q0 145.5 99.5 242.5t249 97t249 -97t99.5 -242.5t-99.5 -242.5t-249 -97t-249 97t-99.5 242.5z" />
+<glyph unicode="&#x2026;" d="M-27 188q0 90 56.5 151.5t148.5 61.5t148.5 -61t56.5 -152q0 -92 -56.5 -152.5t-148.5 -60.5t-148.5 60.5t-56.5 152.5zM410 188q0 90 56 151.5t148.5 61.5t148.5 -61t56 -152q0 -92 -56 -152.5t-148.5 -60.5t-148.5 60.5t-56 152.5zM846 188q0 90 56 151.5t148.5 61.5 t148.5 -61t56 -152q0 -92 -56 -152.5t-148.5 -60.5t-148.5 60.5t-56 152.5z" />
+<glyph unicode="&#x202f;" horiz-adv-x="313" />
+<glyph unicode="&#x205f;" horiz-adv-x="391" />
+<glyph unicode="&#x20ac;" d="M82 426v160l106 8v45q0 33 2 49h-108v160l131 10q55 221 213 343t381 122q225 0 385 -160l-193 -188q-106 78 -204 78q-170 0 -228 -193h482v-172h-508v-37q0 -37 2 -53h424v-172h-394q66 -180 234 -180q117 0 209 98l192 -180q-176 -188 -422 -189q-215 0 -368.5 116 t-206.5 335h-129z" />
+<glyph unicode="&#x2122;" d="M-33 1180v204h520v-204h-147v-443h-225v443h-148zM549 737v647h237l62 -176l37 -139h8l37 139l61 176h238v-647h-197v164l25 246h-8l-95 -275h-131l-94 275h-8l24 -246v-164h-196z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1025" d="M0 1025h1025v-1025h-1025v1025z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Black-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Black-webfont.ttf b/content/fonts/source-code-pro/SourceCodePro-Black-webfont.ttf
new file mode 100755
index 0000000..b773401
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Black-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Black-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Black-webfont.woff b/content/fonts/source-code-pro/SourceCodePro-Black-webfont.woff
new file mode 100755
index 0000000..e70ddcf
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Black-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.eot b/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.eot
new file mode 100755
index 0000000..124b583
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.svg b/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.svg
new file mode 100755
index 0000000..1b8f765
--- /dev/null
+++ b/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.svg
@@ -0,0 +1,146 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   : Copyright 2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceCodeProBold" horiz-adv-x="1228" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="500" />
+<glyph unicode=" " />
+<glyph unicode="!" d="M410 184q0 90 58 147.5t146 57.5t146.5 -57.5t58.5 -147.5q0 -92 -58.5 -150.5t-146.5 -58.5t-146 58.5t-58 150.5zM465 1372h299l-10 -272l-41 -578h-197l-41 578z" />
+<glyph unicode="&#x22;" d="M168 1403h348l-10 -297l-72 -485h-184l-72 485zM713 1403h348l-10 -297l-72 -485h-184l-72 485z" />
+<glyph unicode="#" d="M143 383v192h174l29 226h-162v192h187l43 338h172l-41 -338h213l43 338h172l-41 -338h162v-192h-187l-26 -226h172v-192h-195l-47 -383h-174l45 383h-211l-47 -383h-174l45 383h-152zM494 575h211l28 226h-213z" />
+<glyph unicode="$" d="M131 236l131 204q205 -127 371 -127q152 0 151 93q0 47 -61 82.5t-149.5 66.5t-176.5 72t-149.5 116.5t-61.5 180.5q0 131 90.5 220t245.5 113v269h201v-266q189 -25 328 -168l-150 -172q-145 102 -285 102q-141 0 -141 -94q0 -39 61.5 -71t148.5 -62.5t175 -70.5 t149.5 -116t61.5 -180q0 -131 -90 -225t-258 -123v-305h-201v299q-104 10 -210.5 53t-180.5 109z" />
+<glyph unicode="%" d="M35 207l383 354l104 -96l-332 -408zM49 985q0 156 86 248t217 92q133 0 219 -92t86 -248t-86 -251t-219 -95q-131 0 -217 95t-86 251zM256 985q0 -186 96 -186q98 0 99 186q0 178 -99 178q-96 0 -96 -178zM571 324q0 156 86 248t220 92q131 0 217 -92.5t86 -247.5 q0 -158 -86 -253.5t-217 -95.5q-133 0 -219.5 95.5t-86.5 253.5zM711 870l331 408l154 -150l-381 -356zM778 324q1 -187 99 -187q96 0 96 187q0 178 -96 178q-98 0 -99 -178z" />
+<glyph unicode="&#x26;" d="M47 356q0 209 215 367q-86 162 -86 287q0 147 91 248.5t239 101.5q150 0 235.5 -82t85.5 -221q0 -80 -42 -154t-86 -114.5t-126 -104.5q90 -117 240 -238q78 136 113 308h274q-63 -252 -186 -451q104 -66 186 -84l-72 -244q-138 34 -282 129q-162 -129 -371 -129 q-201 0 -314.5 110t-113.5 271zM332 375q0 -76 50 -123t132 -47q66 0 131 47q-152 131 -254 272q-59 -71 -59 -149zM424 1012q0 -70 39 -154q133 96 133 199q0 104 -84 104q-39 0 -63.5 -40.5t-24.5 -108.5z" />
+<glyph unicode="'" d="M440 1403h348l-10 -297l-71 -485h-185l-71 485z" />
+<glyph unicode="(" d="M371 569q0 553 432 936l168 -133q-182 -178 -265 -368.5t-83 -434t82.5 -434t265.5 -368.5l-168 -134q-432 383 -432 936z" />
+<glyph unicode=")" d="M258 -233q182 178 265 368.5t83 434t-83 434t-265 368.5l168 133q432 -383 432 -936t-432 -936z" />
+<glyph unicode="*" d="M172 1063l47 147l289 -63l27 311h159l27 -311l289 63l47 -147l-271 -117l166 -284l-131 -91l-207 252l-206 -252l-132 91l166 284z" />
+<glyph unicode="+" d="M143 528v213h361v377h221v-377h360v-213h-360v-376h-221v376h-361z" />
+<glyph unicode="," d="M373 -268q266 92 266 291q-8 -2 -23 -3q-92 0 -156.5 56.5t-64.5 152.5q0 94 66.5 152.5t163.5 58.5q125 0 189.5 -92t64.5 -260q0 -197 -109.5 -333t-320.5 -199z" />
+<glyph unicode="-" d="M254 489v228h721v-228h-721z" />
+<glyph unicode="." d="M377 215q0 102 66.5 172t171 70t171 -70t66.5 -172t-66.5 -171t-171 -69t-171 69t-66.5 171z" />
+<glyph unicode="/" d="M152 -328l673 1782h252l-674 -1782h-251z" />
+<glyph unicode="0" d="M115 655.5q0 325.5 134 497.5t365.5 172t365.5 -172t134 -497.5t-135 -503t-364.5 -177.5t-364.5 177.5t-135 503zM383 655q0 -446 231.5 -446t231.5 446q0 437 -231.5 437t-231.5 -437zM461 659.5q0 69.5 44 112.5t109.5 43t109.5 -43t44 -112.5t-44 -112.5t-109.5 -43 t-109.5 43t-44 112.5z" />
+<glyph unicode="1" d="M168 0v244h336v751h-268v187q203 35 348 118h221v-1056h295v-244h-932z" />
+<glyph unicode="2" d="M104 1118q106 106 213 156.5t252 50.5q205 0 332 -113.5t127 -300.5q0 -150 -127 -313.5t-350 -359.5q147 16 235 16h310v-254h-977v172q166 139 259 222t187 181.5t135 174t41 143.5q0 94 -55 145.5t-158 51.5q-121 0 -262 -134z" />
+<glyph unicode="3" d="M86 160l139 190q150 -131 318 -131q109 0 176 41t67 113q0 92 -88 139t-305 47v213q350 0 350 174q0 68 -51 106t-141 38q-133 0 -277 -115l-151 184q205 166 442 166q217 0 348 -94t131 -262q0 -195 -247 -289v-8q131 -35 210.5 -116t79.5 -202q0 -174 -150.5 -276.5 t-365.5 -102.5q-317 1 -485 185z" />
+<glyph unicode="4" d="M72 311v207l542 782h365v-759h164v-230h-164v-311h-281v311h-626zM362 541h336v219q0 80 11 284h-9q-23 -41 -72.5 -115.5t-68.5 -105.5z" />
+<glyph unicode="5" d="M94 158l135 190q156 -129 308 -129q115 0 183 52.5t68 150.5q0 96 -65.5 148.5t-171.5 52.5q-102 0 -219 -66l-133 86l34 657h797v-253h-536l-23 -244q82 31 172 31q193 0 320 -103.5t127 -300.5q0 -209 -149.5 -332t-360.5 -123q-296 1 -486 183z" />
+<glyph unicode="6" d="M123 621q0 342 164 523t397 181q250 0 414 -156l-158 -180q-104 92 -229 92q-131 0 -216 -97t-94 -312q145 141 314 141q180 0 290.5 -102.5t110.5 -299t-136 -316.5t-331 -120q-102 0 -194.5 38t-168 113t-119.5 202t-44 293zM410 473q40 -272 233 -272q84 0 141.5 53 t57.5 158q0 188 -193 188q-129 0 -239 -127z" />
+<glyph unicode="7" d="M127 1047v253h977v-184q-123 -137 -199 -254t-119 -253t-60 -268t-28 -341h-303q18 334 101.5 564.5t283.5 482.5h-653z" />
+<glyph unicode="8" d="M125 332q0 201 246 319v8q-190 133 -191 308q0 164 123 261t320 97q195 0 310.5 -97.5t115.5 -258.5q0 -166 -187 -285v-8q244 -121 244 -340q0 -158 -131 -259.5t-363 -101.5q-223 0 -355 98.5t-132 258.5zM385 367q0 -84 66.5 -133.5t169.5 -49.5q94 0 149 41t55 121 q0 76 -63.5 118t-214.5 96q-23 9 -35 13q-127 -91 -127 -206zM444 967q0 -74 63.5 -120t194.5 -89q98 89 99 190q0 76 -48 122t-137 46q-76 0 -124 -39t-48 -110z" />
+<glyph unicode="9" d="M109 888.5q0 196.5 136 316.5t330 120q221 0 374 -162t153 -483q0 -344 -163 -524.5t-396 -180.5q-244 0 -416 156l160 180q100 -92 229 -92q131 0 216 98.5t93 313.5q-70 -68 -154.5 -106t-158.5 -38q-180 0 -291.5 102.5t-111.5 299zM383 889q0 -189 195 -189 q131 0 239 129q-23 143 -86 207t-149 64q-84 0 -141.5 -53.5t-57.5 -157.5z" />
+<glyph unicode=":" d="M377 215q0 102 66.5 172t171 70t171 -70t66.5 -172t-66.5 -171t-171 -69t-171 69t-66.5 171zM377 878.5q0 102.5 66.5 171t171 68.5t171 -68.5t66.5 -171t-66.5 -172t-171 -69.5t-171 69.5t-66.5 172z" />
+<glyph unicode=";" d="M373 -268q266 92 266 291q-8 -2 -23 -3q-92 0 -156.5 56.5t-64.5 152.5q0 94 66.5 152.5t163.5 58.5q125 0 189.5 -92t64.5 -260q0 -197 -109.5 -333t-320.5 -199zM377 878.5q0 102.5 66.5 171t171 68.5t171 -68.5t66.5 -171t-66.5 -172t-171 -69.5t-171 69.5t-66.5 172z " />
+<glyph unicode="&#x3c;" d="M238 535v208l790 512v-272l-543 -340v-8l543 -340v-272z" />
+<glyph unicode="=" d="M143 291v211h942v-211h-942zM143 768v211h942v-211h-942z" />
+<glyph unicode="&#x3e;" d="M201 23v272l542 340v8l-542 340v272l790 -512v-208z" />
+<glyph unicode="?" d="M201 1212q168 184 397 185q186 0 303 -86t117 -248q0 -74 -34 -135.5t-82 -104.5t-95 -84t-76 -96t-22 -121h-263q-12 76 12.5 141.5t68.5 111.5t89.5 85t79 81t33.5 83q0 61 -42 95t-109 34q-104 0 -209 -94zM381 184q0 90 58.5 147.5t146.5 57.5t146.5 -57.5 t58.5 -147.5q0 -92 -58.5 -150.5t-146.5 -58.5t-146.5 58.5t-58.5 150.5z" />
+<glyph unicode="@" d="M63 518q0 395 173.5 598t441.5 203q223 0 335.5 -138.5t112.5 -363.5v-612h-159l-23 104h-8q-88 -129 -246 -129q-111 0 -185.5 83t-74.5 204q0 158 130 239.5t380 112.5v33q0 121 -69.5 204t-198.5 83q-164 0 -283 -158t-119 -471q0 -303 127 -466t308 -163 q141 0 272 78l86 -149q-188 -111 -369 -111q-264 0 -447.5 212t-183.5 607zM649 475q0 -45 29 -71.5t80 -26.5q78 0 151 74v188q-143 -23 -201.5 -59.5t-58.5 -104.5z" />
+<glyph unicode="A" d="M18 0l416 1335h361l415 -1335h-319l-80 317h-403l-82 -317h-308zM469 553h281l-31 123q-20 78 -58 234.5t-49 195.5h-8q-63 -270 -104 -430z" />
+<glyph unicode="B" d="M172 0v1335h418q489 0 489 -331q0 -96 -58 -178.5t-171 -110.5v-8q291 -53 291 -314q0 -195 -141.5 -294t-370.5 -99h-457zM473 233h131q242 0 242 183q0 88 -58.5 128t-183.5 40h-131v-351zM473 797h102q209 0 209 164q0 74 -50 107.5t-156 33.5h-105v-305z" />
+<glyph unicode="C" d="M113 659.5q0 323.5 180 512t457 188.5q221 0 395 -170l-166 -186q-106 96 -229 96q-143 0 -235.5 -117t-92.5 -313q0 -203 93 -318.5t247 -115.5q129 0 237 118l166 -182q-168 -197 -422 -197q-270 0 -450 180.5t-180 504z" />
+<glyph unicode="D" d="M133 0v1335h363q301 0 472 -163.5t171 -497.5t-169 -504t-458 -170h-379zM436 244h43q350 0 350 430q0 227 -91 322.5t-259 95.5h-43v-848z" />
+<glyph unicode="E" d="M193 0v1335h880v-254h-579v-268h491v-252h-491v-307h600v-254h-901z" />
+<glyph unicode="F" d="M221 0v1335h881v-254h-580v-309h494v-254h-494v-518h-301z" />
+<glyph unicode="G" d="M90 659.5q0 325.5 174 513t443 187.5q221 0 391 -170l-166 -186q-96 96 -225 96q-133 0 -219.5 -117t-86.5 -313q0 -209 81 -321.5t237 -112.5q86 0 131 40v230h-195v246h465v-615q-74 -68 -185.5 -115t-232.5 -47q-268 0 -440 179.5t-172 505z" />
+<glyph unicode="H" d="M131 0v1335h301v-514h365v514h301v-1335h-301v557h-365v-557h-301z" />
+<glyph unicode="I" d="M152 0v254h311v827h-311v254h925v-254h-311v-827h311v-254h-925z" />
+<glyph unicode="J" d="M121 197l174 186q119 -147 254 -147q106 0 156.5 55t50.5 188v604h-523v252h824v-880q0 -215 -119 -347.5t-379 -132.5q-280 1 -438 222z" />
+<glyph unicode="K" d="M139 0v1335h305v-547h7l395 547h332l-400 -532l439 -803h-334l-283 563l-156 -205v-358h-305z" />
+<glyph unicode="L" d="M219 0v1335h301v-1081h594v-254h-895z" />
+<glyph unicode="M" d="M133 0v1335h301l135 -473l45 -184h7l45 184l129 473h301v-1335h-244v436q0 215 39 604h-6l-105 -366l-102 -318h-133l-103 318l-100 366h-8q39 -389 39 -604v-436h-240z" />
+<glyph unicode="N" d="M135 0v1335h307l283 -665l115 -293h8q-2 29 -15.5 141.5t-20.5 193.5t-7 150v473h289v-1335h-308l-282 666l-115 290h-8q4 -41 16.5 -145t19.5 -186t7 -152v-473h-289z" />
+<glyph unicode="O" d="M78 674q0 322 147.5 504t389 182t389 -182.5t147.5 -503.5q0 -324 -147.5 -511.5t-389 -187.5t-389 187.5t-147.5 511.5zM387 674q0 -201 61.5 -319.5t166 -118.5t166 118.5t61.5 319.5q0 199 -61.5 312.5t-166 113.5t-166 -114t-61.5 -312z" />
+<glyph unicode="P" d="M152 0v1335h487q238 0 380 -101t142 -329q0 -223 -147.5 -337.5t-374.5 -114.5h-186v-453h-301zM453 692h168q243 0 243 211q0 104 -60.5 148.5t-182.5 44.5h-168v-404z" />
+<glyph unicode="Q" d="M74 674q0 322 145.5 504t388.5 182q242 0 387.5 -182.5t145.5 -503.5q0 -258 -96.5 -433t-262.5 -237q61 -127 244 -127q56 0 109 27l53 -226q-78 -43 -197 -43q-188 0 -323.5 97.5t-200.5 261.5q-182 51 -287.5 229t-105.5 451zM383 674q0 -203 60.5 -320.5t165 -117.5 t165 118.5t60.5 319.5q0 199 -61 312.5t-165 113.5q-106 0 -165.5 -113t-59.5 -313z" />
+<glyph unicode="R" d="M143 0v1335h473q516 0 517 -415q0 -279 -238 -385l301 -535h-338l-256 481h-158v-481h-301zM444 721h148q244 0 244 199q0 96 -59.5 136t-184.5 40h-148v-375z" />
+<glyph unicode="S" d="M102 168l174 207q170 -139 342 -139q201 0 201 129q0 55 -43 84.5t-151 69.5q-9 3 -13 5l-172 74q-125 47 -204.5 138t-79.5 227q0 168 138 282.5t351 114.5q258 0 445 -176l-154 -191q-145 106 -291 107q-88 0 -136 -32t-48 -89q0 -53 47 -83t154 -68q12 -5 18 -7 l162 -69q286 -106 286 -361q0 -176 -139 -296t-379 -120q-291 0 -508 193z" />
+<glyph unicode="T" d="M63 1081v254h1102v-254h-399v-1081h-303v1081h-400z" />
+<glyph unicode="U" d="M131 514v821h301v-852q0 -247 185 -247h1q188 0 189 247v852h291v-821q0 -262 -120 -400.5t-360 -138.5q-242 0 -364.5 138.5t-122.5 400.5z" />
+<glyph unicode="V" d="M31 1335h319l160 -622q23 -80 56.5 -223.5t49.5 -204.5h9q23 80 57.5 221t50.5 207l158 622h307l-401 -1335h-363z" />
+<glyph unicode="W" d="M8 1335h307l43 -710q2 -57 5.5 -171t3.5 -169h6q12 63 37.5 180t33.5 160l93 370h182l88 -370q8 -47 33.5 -163t36.5 -177h8q2 55 5 168.5t5 171.5l39 710h287l-166 -1335h-316l-84 420q-29 145 -37 256h-6q-14 -141 -37 -256l-79 -420h-310z" />
+<glyph unicode="X" d="M37 0l389 686l-367 649h338l129 -252q16 -33 49 -103.5t54 -111.5h8q53 133 90 215l119 252h323l-366 -663l389 -672h-336l-145 272q-53 98 -107 220h-8q-27 -68 -98 -220l-140 -272h-321z" />
+<glyph unicode="Y" d="M33 1335h323l136 -321q20 -53 61 -153.5t59 -151.5h9q20 49 61 149t63 156l136 321h315l-430 -884v-451h-303v451z" />
+<glyph unicode="Z" d="M115 0v182l626 901h-567v252h938v-182l-625 -899h633v-254h-1005z" />
+<glyph unicode="[" d="M412 -311v1761h604v-160h-375v-1442h375v-159h-604z" />
+<glyph unicode="\" d="M152 1454h251l674 -1782h-252z" />
+<glyph unicode="]" d="M215 -152h373v1442h-373v160h604v-1761h-604v159z" />
+<glyph unicode="^" d="M176 561l318 811h241l318 -811h-248l-94 262l-93 277h-8l-92 -277l-94 -262h-248z" />
+<glyph unicode="_" d="M123 -111h983v-225h-983v225z" />
+<glyph unicode="`" d="M293 1518h307l182 -342h-219z" />
+<glyph unicode="a" d="M125 283q0 172 156.5 261t513.5 109q-16 147 -217 148q-121 0 -310 -94l-106 196q240 137 475 137q219 0 339 -114.5t120 -343.5v-582h-246l-23 115h-8q-182 -139 -360 -140q-150 0 -242 88.5t-92 219.5zM414 305q0 -96 141 -96q115 0 240 96v168q-211 -12 -296 -54 t-85 -114z" />
+<glyph unicode="b" d="M147 0v1436h302v-353l-9 -159q126 116 280 116h3q188 0 299 -139t111 -375q0 -252 -130.5 -401.5t-310.5 -149.5q-147 0 -276 136h-8l-25 -111h-236zM449 289q78 -68 176 -68q88 0 143 75t55 224q0 274 -186 275q-96 0 -188 -95v-411z" />
+<glyph unicode="c" d="M137 508q0 244 171 388t417 144q233 0 381 -137l-139 -186q-113 80 -226 80q-131 0 -213 -79t-82 -210t79 -210t206 -79q133 0 268 96l123 -190q-180 -150 -420 -150q-248 0 -406.5 142.5t-158.5 390.5z" />
+<glyph unicode="d" d="M96 508q0 240 130 386t304 146q141 0 261 -108l-11 158v346h301v-1436h-245l-23 104h-6q-133 -129 -283 -129q-195 0 -311.5 142.5t-116.5 390.5zM406 512q0 -291 196 -291q104 0 178 94v412q-76 68 -170 68q-88 0 -146 -73t-58 -210z" />
+<glyph unicode="e" d="M113 508q0 240 157.5 386t370.5 146q227 0 352 -136t125 -351q0 -53 -12 -127h-684q20 -111 99 -166t196 -55q123 0 262 69l98 -180q-184 -119 -401 -119q-244 0 -403.5 143.5t-159.5 389.5zM418 612h428q0 92 -50.5 145.5t-148.5 53.5q-86 0 -148.5 -51.5t-80.5 -147.5z " />
+<glyph unicode="f" d="M168 780v224l268 12v26q0 186 114 302t341 116q141 0 307 -55l-57 -221q-100 39 -213 39q-190 0 -191 -179v-28h350v-236h-350v-780h-301v780h-268z" />
+<glyph unicode="g" d="M106 -172q0 125 158 203v8q-102 63 -102 174q0 49 32.5 101.5t88.5 88.5v9q-133 88 -133 260q0 174 125.5 271t308.5 97q94 0 168 -24h411v-219h-207q47 -59 48 -135q0 -168 -117 -254t-303 -86q-66 0 -140 20q-45 -33 -45 -74q0 -78 172 -78h189q411 0 411 -255 q0 -82 -41 -148t-124 -117q-166 -102 -439 -102q-209 0 -335 64.5t-126 195.5zM352 -127q0 -55 68.5 -86t189.5 -31t198 36t77 89q0 47 -42 63.5t-136 16.5h-127q-100 0 -156 12q-72 -45 -72 -100zM432 672q0 -80 43 -124t108.5 -44t110.5 44t45 124q0 78 -45 122t-110.5 44 t-108.5 -44t-43 -122z" />
+<glyph unicode="h" d="M147 0v1436h302v-353l-17 -194q155 151 342 151h2q166 0 248 -108.5t82 -304.5v-627h-301v588q0 102 -34 149t-116 47q-57 0 -103 -24.5t-103 -81.5v-678h-302z" />
+<glyph unicode="i" d="M162 780v236h708v-1016h-301v780h-407zM506 1348q0 82 56 135t144.5 53t144.5 -53t56 -135t-56 -132.5t-144.5 -50.5t-144.5 50.5t-56 132.5z" />
+<glyph unicode="j" d="M86 -332l88 215q109 -49 207 -49q106 0 147 50t41 165v731h-407v236h708v-955q0 -462 -469 -462h-2q-164 0 -313 69zM506 1348q0 82 56 135t144.5 53t144.5 -53t56 -135t-56 -132.5t-144.5 -50.5t-144.5 50.5t-56 132.5z" />
+<glyph unicode="k" d="M156 0v1436h301v-824l6 2l375 402h329l-385 -418l416 -598h-326l-264 399l-151 -147v-252h-301z" />
+<glyph unicode="l" d="M127 1198v238h596v-1051q0 -86 46 -126t118 -40q76 0 160 33l67 -221q-180 -55 -305 -56q-188 0 -287.5 113t-99.5 309v801h-295z" />
+<glyph unicode="m" d="M74 0v1016h225l23 -127h8q70 151 215 151h2q141 0 178 -166q66 166 223 166q106 0 166 -88t60 -239v-713h-283v690q0 94 -57 94q-55 0 -95 -98v-686h-231v690q0 94 -59 94q-49 0 -93 -98v-686h-282z" />
+<glyph unicode="n" d="M147 0v1016h246l23 -135h8q163 159 348 159h2q168 0 250 -107.5t82 -305.5v-627h-301v588q0 102 -34 149t-116 47q-57 0 -103 -24.5t-103 -81.5v-678h-302z" />
+<glyph unicode="o" d="M96 508q0 244 152.5 388t365.5 144t366 -144t153 -388t-153 -388.5t-366 -144.5t-365.5 144.5t-152.5 388.5zM406 508q0 -135 53 -212t155.5 -77t155.5 77t53 212t-53 212t-155.5 77t-155.5 -77t-53 -212z" />
+<glyph unicode="p" d="M147 -377v1393h246l23 -103h6q141 127 303 127q188 0 298 -140t110 -376q0 -250 -130.5 -399.5t-310.5 -149.5q-139 0 -254 111l11 -166v-297h-302zM449 289q78 -68 174 -68q90 0 145 75t55 224q0 274 -186 275q-96 0 -188 -95v-411z" />
+<glyph unicode="q" d="M96 508q0 240 130 386t304 146q162 0 283 -129h8l25 105h235v-1393h-301v314l13 155q-123 -117 -269 -117q-195 0 -311.5 142.5t-116.5 390.5zM406 512q0 -291 196 -291q104 0 178 94v412q-76 68 -170 68q-88 0 -146 -73t-58 -210z" />
+<glyph unicode="r" d="M238 0v1016h245l25 -221h6q149 245 410 245h2q104 0 196 -41l-61 -251q-95 28 -175 28h-5q-225 0 -342 -248v-528h-301z" />
+<glyph unicode="s" d="M109 131l135 188q188 -120 365 -120h3q195 0 195 86q0 43 -64.5 72.5t-207.5 68.5q-362 100 -363 297q0 143 127 230t342 87q219 0 438 -139l-135 -180q-160 96 -297 96q-176 0 -176 -80q0 -41 62.5 -67.5t197.5 -61.5q176 -47 275.5 -115.5t99.5 -189.5 q0 -143 -132 -235.5t-368 -92.5q-264 0 -497 156z" />
+<glyph unicode="t" d="M102 780v224l269 12l39 270h247v-270h428v-236h-428v-356q0 -115 50.5 -164t162.5 -49q98 0 205 37l53 -217q-186 -55 -333 -56q-439 1 -439 447v358h-254z" />
+<glyph unicode="u" d="M127 389v627h301v-588q0 -104 33 -150.5t114 -46.5q59 0 103.5 26t95.5 91v668h301v-1016h-246l-22 145h-8q-150 -170 -342 -170q-330 0 -330 414z" />
+<glyph unicode="v" d="M63 1016h304l159 -479q18 -55 92 -314h9q10 37 27.5 100.5t32.5 116t30 97.5l160 479h288l-372 -1016h-347z" />
+<glyph unicode="w" d="M6 1016h295l64 -471q8 -51 18 -150.5t16 -150.5h7q23 182 47 301l65 336h207l72 -336q20 -113 47 -301h8q6 51 15.5 150.5t17.5 150.5l63 471h275l-158 -1016h-350l-58 338q-12 86 -41 297h-8q-23 -211 -35 -297l-55 -338h-344z" />
+<glyph unicode="x" d="M76 0l352 528l-330 488h324l104 -164q18 -35 60.5 -100.5t46.5 -73.5h8q12 25 26.5 55.5t32 65.5t25.5 53l90 164h315l-331 -522l352 -494h-324l-116 168q-18 29 -58.5 88t-58.5 88h-8q-90 -168 -94 -176l-101 -168h-315z" />
+<glyph unicode="y" d="M63 1016h299l170 -436q43 -113 103 -306h8q8 31 92 306l150 436h284l-401 -1026q-78 -203 -184.5 -295t-290.5 -92q-84 0 -156 20l53 230q40 -12 80 -13q158 0 213 133l21 54z" />
+<glyph unicode="z" d="M143 0v162l533 618h-467v236h883v-160l-533 -620h549v-236h-965z" />
+<glyph unicode="{" d="M217 481v176q281 6 281 152q0 61 -10.5 168.5t-10.5 181.5q0 162 89 226.5t292 64.5h158v-160h-84q-127 0 -168 -28.5t-41 -114.5q0 -53 5 -163t5 -171q0 -115 -47 -168t-158 -72v-8q111 -18 158 -71.5t47 -167.5q0 -63 -5 -172t-5 -162q0 -86 41 -115t168 -29h84v-159 h-158q-203 0 -292 64.5t-89 226.5q0 74 10.5 180t10.5 170q0 145 -281 151z" />
+<glyph unicode="|" d="M516 -512v2048h197v-2048h-197z" />
+<glyph unicode="}" d="M215 -152h84q125 0 166 29t41 115q0 53 -4 161.5t-4 172.5q0 115 46 168t158 71v8q-113 18 -158.5 71.5t-45.5 168.5q0 61 4 171t4 163q0 86 -41 114.5t-166 28.5h-84v160h158q203 0 292 -64.5t89 -226.5q0 -74 -11.5 -181.5t-11.5 -168.5q0 -145 283 -152v-176 q-283 -6 -283 -151q0 -63 11.5 -170t11.5 -180q0 -162 -89.5 -226.5t-291.5 -64.5h-158v159z" />
+<glyph unicode="~" d="M106 522q121 297 334 297q72 0 136.5 -39t118 -77.5t98.5 -38.5q92 0 149 167l180 -83q-121 -297 -334 -297q-72 0 -136 38.5t-117.5 77.5t-98.5 39q-92 0 -149 -168z" />
+<glyph unicode="&#xa0;" />
+<glyph unicode="&#xa2;" d="M197 629q0 211 121.5 346t318.5 168v198h166v-190q158 -14 254 -115l-137 -184q-61 49 -117 55v-557q73 13 147 72l121 -191q-117 -100 -268 -120v-195h-166v195q-203 27 -321.5 163t-118.5 355zM489 629q1 -193 148 -256v512q-147 -66 -148 -256z" />
+<glyph unicode="&#xa3;" d="M137 0v186q111 43 176.5 125t65.5 189q0 28 -6 55h-230v176l172 10q-39 104 -39 164q0 190 130.5 305t336.5 115q231 0 381 -166l-161 -164q-82 86 -191 86q-211 0 -211 -192q0 -55 27 -148h346v-186h-299q4 -37 4 -57q0 -131 -111 -236v-8h598v-254h-989z" />
+<glyph unicode="&#xa5;" d="M63 1300h310l125 -272q104 -242 116 -268h9q78 180 116 268l125 272h301l-334 -600h281v-143h-348v-113h348v-143h-348v-301h-301v301h-346v143h346v113h-346v143h280z" />
+<glyph unicode="&#xa9;" d="M39 666q0 307 167 491t408.5 184t408.5 -184t167 -491q0 -309 -167 -496.5t-408.5 -187.5t-408.5 187.5t-167 496.5zM170 666q0 -252 122 -406t322.5 -154t322.5 154t122 406t-122 402.5t-322.5 150.5t-322.5 -150.5t-122 -402.5zM285 664q0 174 104.5 283.5t249.5 109.5 q129 0 229 -101l-112 -125q-49 49 -99 50q-74 0 -114.5 -61.5t-40.5 -155.5q0 -104 39 -166t106 -62q55 0 123 49l96 -139q-106 -86 -227 -86q-156 0 -255 111t-99 293z" />
+<glyph unicode="&#xad;" d="M254 489v228h721v-228h-721z" />
+<glyph unicode="&#xae;" d="M207 1050.5q0 178.5 117.5 296t287.5 117.5t288 -117.5t118 -296t-118 -296t-288 -117.5t-287.5 117.5t-117.5 296zM317 1050.5q0 -141.5 82 -227.5t213 -86t213 86t82 227.5t-82 227.5t-213 86t-213 -86t-82 -227.5zM446 852v403h183q76 0 121 -33.5t45 -101.5 q0 -78 -72 -110l86 -158h-123l-61 123h-60v-123h-119zM565 1057h41q63 0 64 57q0 53 -62 53h-43v-110z" />
+<glyph unicode="&#xb4;" d="M446 1176l183 342h307l-270 -342h-220z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" d="M254 489v228h721v-228h-721z" />
+<glyph unicode="&#x2011;" d="M254 489v228h721v-228h-721z" />
+<glyph unicode="&#x2012;" d="M254 489v228h721v-228h-721z" />
+<glyph unicode="&#x2013;" d="M164 489v228h901v-228h-901z" />
+<glyph unicode="&#x2014;" d="M41 489v228h1147v-228h-1147z" />
+<glyph unicode="&#x2018;" d="M377 922q0 343 358 505l78 -159q-215 -98 -229 -287q22 6 43 6q82 0 134 -51t52 -135q0 -92 -55.5 -149.5t-141.5 -57.5q-113 0 -176 86t-63 242z" />
+<glyph unicode="&#x2019;" d="M414 754q215 96 229 284q-20 -6 -41 -6q-84 0 -136 52.5t-52 136.5q0 92 55 149t141 57q115 0 177.5 -87t62.5 -240q0 -342 -356 -506z" />
+<glyph unicode="&#x201c;" d="M104 922q1 343 359 505l78 -159q-215 -98 -230 -287q22 6 43 6q82 0 134.5 -51t52.5 -135q0 -92 -55.5 -149.5t-141.5 -57.5q-113 0 -176.5 86t-63.5 242zM649 922q1 343 359 505l77 -159q-215 -98 -229 -287q22 6 43 6q82 0 134 -51t52 -135q0 -92 -55 -149.5 t-141 -57.5q-113 0 -176.5 86t-63.5 242z" />
+<glyph unicode="&#x201d;" d="M141 754q215 96 230 282q-29 -4 -41 -4q-84 0 -136.5 52.5t-52.5 136.5q0 92 55.5 149t141.5 57q115 0 177.5 -87t62.5 -240q-1 -342 -357 -506zM686 754q215 96 229 284q-25 -6 -43 -6q-82 0 -134 52.5t-52 136.5q0 92 55.5 149t141.5 57q115 0 177 -87t62 -240 q0 -342 -356 -506z" />
+<glyph unicode="&#x2022;" d="M279 618.5q0 141.5 96 235.5t239.5 94t239.5 -94t96 -235.5t-96 -234.5t-239.5 -93t-239.5 93t-96 234.5z" />
+<glyph unicode="&#x2026;" d="M-2 172q0 84 52 140.5t136 56.5t136.5 -56.5t52.5 -140.5t-52.5 -140.5t-136.5 -56.5t-136 56.5t-52 140.5zM426 172q0 84 52 140.5t136 56.5t136.5 -56.5t52.5 -140.5t-52.5 -140.5t-136.5 -56.5t-136 56.5t-52 140.5zM854 172q0 84 52 140.5t136 56.5t136.5 -56.5 t52.5 -140.5t-52.5 -140.5t-136.5 -56.5t-136 56.5t-52 140.5z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M92 440v142l113 8q-2 18 -2 53t2 53h-113v140l131 10q51 227 205 353t375 126q219 0 375 -160l-166 -161q-109 88 -219 88q-207 0 -269 -244h518v-152h-538v-43q0 -41 2 -59h455v-154h-431q68 -231 269 -231q131 -1 229 110l166 -155q-172 -188 -414 -189 q-211 0 -359.5 120t-197.5 345h-131z" />
+<glyph unicode="&#x2122;" d="M-27 1206v178h519v-178h-160v-465h-197v465h-162zM563 741v643h211l70 -192l43 -145h8l41 145l70 192h211v-643h-173v197l23 236h-8l-109 -304h-119l-110 304h-8l22 -236v-197h-172z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1014" d="M0 1015h1015v-1015h-1015v1015z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.ttf b/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.ttf
new file mode 100755
index 0000000..747b99e
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.woff b/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.woff
new file mode 100755
index 0000000..50472af
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Bold-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.eot b/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.eot
new file mode 100755
index 0000000..deebdf4
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.svg b/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.svg
new file mode 100755
index 0000000..0e7cc4e
--- /dev/null
+++ b/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.svg
@@ -0,0 +1,146 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   : Copyright 2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceCodeProExtraLight" horiz-adv-x="1228" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="500" />
+<glyph unicode=" " />
+<glyph unicode="!" d="M508 94.5q0 55.5 31.5 87t74.5 31.5t75 -31.5t32 -87t-32 -87.5t-75 -32t-74.5 32t-31.5 87.5zM586 1245v127h57v-127l-4 -807h-49z" />
+<glyph unicode="&#x22;" d="M344 1243l2 166h127l2 -166l-37 -440h-57zM754 1243l2 166h127l2 -166l-37 -440h-57z" />
+<glyph unicode="#" d="M205 446v58h180l45 364h-184v58h188l53 405h58l-53 -405h319l53 405h58l-54 -405h168v-58h-172l-45 -364h176v-58h-184l-53 -446h-58l54 446h-320l-53 -446h-57l53 446h-172zM442 504h320l45 364h-320z" />
+<glyph unicode="$" d="M209 229l37 45q174 -147 391 -147q154 0 240 67.5t86 178.5q0 88 -72 151.5t-173.5 102.5t-202.5 80t-173 107.5t-72 160.5q0 125 93.5 202.5t236.5 88.5v270h62v-270q106 -6 177.5 -42t143.5 -102l-41 -41q-78 68 -143.5 97.5t-171.5 29.5q-131 0 -211 -62.5t-80 -166.5 q0 -80 71.5 -136.5t173 -94t203 -78.5t173 -115t71.5 -178q0 -133 -105.5 -217t-260.5 -90v-295h-62v297q-215 10 -391 157z" />
+<glyph unicode="%" d="M57 1008q0 156 74 241.5t197 85.5t196.5 -86t73.5 -241q0 -158 -73.5 -247t-196.5 -89t-197 89t-74 247zM78 119l368 409l37 -32l-352 -422zM119 1008q0 -131 58.5 -207t150.5 -76t150.5 76t58.5 207q0 133 -58.5 203.5t-150.5 70.5t-150.5 -70.5t-58.5 -203.5zM631 311 q0 156 73.5 242t196.5 86t196.5 -86t73.5 -242q0 -158 -73.5 -247t-196.5 -89t-196.5 89.5t-73.5 246.5zM692 311q0 -131 58.5 -206.5t150.5 -75.5t150.5 75.5t58.5 206.5q0 133 -58.5 204t-150.5 71t-150.5 -71t-58.5 -204zM745 856l353 422l53 -45l-369 -410z" />
+<glyph unicode="&#x26;" d="M117 340q0 117 72.5 208t207.5 193q-92 188 -92 340q0 129 75 212t191 83q100 0 156.5 -66.5t56.5 -170.5q0 -61 -23.5 -115.5t-79.5 -112t-92 -87t-120 -93.5q141 -270 387 -495q145 180 223 464h62q-86 -305 -242 -501q143 -119 266 -166l-24 -58q-129 49 -281 177 q-166 -176 -362 -177q-160 0 -270.5 100.5t-110.5 264.5zM182 344q0 -137 93.5 -224t226.5 -87q164 0 315 157q-254 238 -395 504q-115 -90 -177.5 -171t-62.5 -179zM367 1085q0 -135 79 -307q92 70 139.5 110t92.5 108.5t45 138.5q0 76 -38 130t-118 54q-92 0 -146 -68 t-54 -166z" />
+<glyph unicode="'" d="M549 1243l2 166h127l2 -166l-37 -440h-57z" />
+<glyph unicode="(" d="M471 569.5q0 587.5 481 923.5l35 -47q-446 -334 -446 -876.5t446 -876.5l-35 -47q-481 336 -481 923.5z" />
+<glyph unicode=")" d="M242 -307q446 334 446 876.5t-446 876.5l34 47q481 -336 481 -923.5t-481 -923.5z" />
+<glyph unicode="*" d="M248 1176l18 49l303 -101l19 334h53l18 -330l304 97l18 -49l-291 -136l187 -297l-50 -34l-213 280l-213 -280l-49 34l187 297z" />
+<glyph unicode="+" d="M201 606v58h381v417h65v-417h381v-58h-381v-418h-65v418h-381z" />
+<glyph unicode="," d="M426 -379q125 66 186.5 157t65.5 228q-23 -8 -49 -8q-111 0 -111 108q0 55 32 83t77 28q61 0 95 -51t34 -139q0 -162 -81 -276.5t-222 -180.5z" />
+<glyph unicode="-" d="M291 557v82h647v-82h-647z" />
+<glyph unicode="." d="M508 94.5q0 55.5 31.5 87t74.5 31.5t75 -31.5t32 -87t-32 -87.5t-75 -32t-74.5 32t-31.5 87.5z" />
+<glyph unicode="/" d="M246 -328l667 1782h70l-668 -1782h-69z" />
+<glyph unicode="0" d="M172 659q0 326 114.5 501t327.5 175t328 -175t115 -501q0 -324 -116 -504t-327 -180t-326.5 180.5t-115.5 503.5zM238 659q0 -299 102 -462.5t274 -163.5t274.5 163.5t102.5 462.5q0 297 -102.5 458t-274.5 161t-274 -161t-102 -458zM508 680q0 55 31.5 87t74.5 32 t75 -32t32 -87t-32 -87t-75 -32t-74.5 32t-31.5 87z" />
+<glyph unicode="1" d="M229 0v57h398v1131h-287v45q180 23 301 78h47v-1254h377v-57h-836z" />
+<glyph unicode="2" d="M170 1143q188 193 403 192q188 0 294 -97t106 -263q0 -78 -35 -163t-83 -157.5t-151.5 -183.5t-187.5 -191.5t-246 -230.5q168 8 248 8h529v-57h-873v41q211 193 330 308.5t221 235.5t143 210t41 180q0 135 -84 219t-254 84q-199 0 -356 -176z" />
+<glyph unicode="3" d="M143 160l41 45q172 -172 422 -172q160 0 264.5 85t104.5 222q0 147 -135 233t-406 86v62q252 0 372 83t120 216q0 117 -91.5 187.5t-236.5 70.5q-100 0 -195.5 -41t-160.5 -107l-41 46q174 160 397 159q168 0 280.5 -84t112.5 -227q0 -125 -84 -207t-219 -121v-8 q147 -27 249.5 -118t102.5 -226q0 -166 -124.5 -267.5t-313.5 -101.5q-266 1 -459 185z" />
+<glyph unicode="4" d="M88 401v35l741 877h31v-852h236v-60h-236v-401h-61v401h-711zM188 461h611v555q2 31 5 93t5 93h-12q-20 -27 -62.5 -82t-62.5 -84z" />
+<glyph unicode="5" d="M131 152l41 45q84 -76 179 -120t243 -44q162 0 277.5 105.5t115.5 267.5q0 166 -104.5 261t-284.5 95q-139 0 -303 -90l-53 33l49 606h692v-58h-635l-45 -503q152 74 299 73q205 0 328 -103.5t123 -309.5q0 -199 -137.5 -317t-325.5 -118q-160 0 -263.5 48.5 t-195.5 128.5z" />
+<glyph unicode="6" d="M184 590q0 389 151.5 567t385.5 178q184 0 323 -123l-40 -45q-117 111 -287 111q-205 0 -335 -163t-132 -517q193 188 414 188q193 0 301 -105.5t108 -299.5q0 -172 -121 -289t-288 -117q-225 0 -352.5 162t-127.5 453zM252 520q14 -225 117.5 -356t298.5 -131 q145 0 242.5 101.5t97.5 246.5q0 166 -88.5 257t-260.5 91q-215 0 -407 -209z" />
+<glyph unicode="7" d="M156 1253v58h921v-37q-264 -309 -369.5 -593t-117.5 -681h-74q14 401 123 679.5t352 573.5h-835z" />
+<glyph unicode="8" d="M152 336q0 233 309 373v8q-207 117 -207 303q0 137 105.5 226t265.5 89q184 0 287.5 -95t103.5 -245q0 -180 -211 -336v-8q137 -68 202.5 -136.5t65.5 -199.5q0 -145 -121 -242.5t-327 -97.5q-215 0 -344 102.5t-129 258.5zM217 336q0 -129 110.5 -216t297.5 -87 q182 0 282.5 80t100.5 202q0 63 -23.5 112.5t-57.5 82.5t-95.5 62.5t-114.5 48t-137 44.5q-19 7 -32 11t-28 8q-147 -70 -225 -149.5t-78 -198.5zM319 1020q0 -133 105.5 -207t310.5 -137q215 143 215 319q0 121 -86 202t-239 81q-137 0 -221.5 -72.5t-84.5 -185.5z" />
+<glyph unicode="9" d="M160 930q0 172 120.5 288.5t288.5 116.5q225 0 352.5 -161.5t127.5 -452.5q0 -389 -152 -567.5t-385 -178.5q-185 0 -324 123l41 45q117 -111 287 -110q205 0 335 162.5t132 517.5q-193 -188 -414 -189q-193 0 -301 105.5t-108 300.5zM225 930q0 -166 88 -257t260 -91 q215 0 408 209q-14 225 -117.5 356t-298.5 131q-145 0 -242.5 -101.5t-97.5 -246.5z" />
+<glyph unicode=":" d="M508 94.5q0 55.5 31.5 87t74.5 31.5t75 -31.5t32 -87t-32 -87.5t-75 -32t-74.5 32t-31.5 87.5zM508 884.5q0 55.5 31.5 87.5t74.5 32t75 -32t32 -87.5t-32 -87t-75 -31.5t-74.5 31.5t-31.5 87z" />
+<glyph unicode=";" d="M426 -379q125 66 186.5 157t65.5 228q-23 -8 -49 -8q-111 0 -111 108q0 55 32 83t77 28q61 0 95 -51t34 -139q0 -162 -81 -276.5t-222 -180.5zM508 884.5q0 55.5 31.5 87.5t74.5 32t75 -32t32 -87.5t-32 -87t-75 -31.5t-74.5 31.5t-31.5 87z" />
+<glyph unicode="&#x3c;" d="M254 606v66l741 520v-74l-676 -475v-8l676 -475v-74z" />
+<glyph unicode="=" d="M201 401v58h827v-58h-827zM201 811v57h827v-57h-827z" />
+<glyph unicode="&#x3e;" d="M233 86v74l676 475v8l-676 475v74l742 -520v-66z" />
+<glyph unicode="?" d="M242 1245q152 152 360 152q160 0 254 -88t94 -219q0 -74 -41 -142.5t-97 -122t-111.5 -108.5t-87 -127t-19.5 -152h-57q-14 86 15.5 160t83.5 129t110.5 107.5t97.5 117t41 133.5q0 111 -72 182.5t-215 71.5q-182 0 -311 -135zM479 94.5q0 55.5 32 87t75 31.5t74.5 -31.5 t31.5 -87t-31.5 -87.5t-74.5 -32t-75 32t-32 87.5z" />
+<glyph unicode="@" d="M131 508q0 362 164 570t426 208q190 0 289.5 -131t99.5 -344v-606h-53l-8 131h-9q-53 -61 -135 -108.5t-155 -47.5q-113 0 -190 65.5t-77 188.5q0 145 139.5 229.5t426.5 118.5v27q0 186 -82 303t-252 117q-225 0 -371.5 -196.5t-146.5 -528.5q0 -336 139 -536.5 t364 -200.5q178 0 304 102l32 -45q-145 -115 -336 -115q-246 0 -407.5 215t-161.5 584zM549 434q0 -92 56.5 -144t152.5 -52q145 0 291 176v315q-262 -37 -381 -107.5t-119 -187.5z" />
+<glyph unicode="A" d="M102 0l484 1352h57l483 -1352h-69l-168 483h-551l-170 -483h-66zM358 541h510l-94 270q-109 309 -156 471h-8q-47 -162 -155 -471z" />
+<glyph unicode="B" d="M244 0v1352h327q207 0 323 -83t116 -245q0 -109 -61.5 -186.5t-180.5 -108.5v-8q154 -23 241 -106t87 -222q0 -190 -133.5 -291.5t-366.5 -101.5h-352zM309 57h262q219 0 339 82t120 250q0 152 -118.5 227.5t-340.5 75.5h-262v-635zM309 750h221q217 0 315.5 69.5 t98.5 212.5q0 262 -401 262h-234v-544z" />
+<glyph unicode="C" d="M152 679.5q0 317.5 156.5 507t414.5 189.5q209 0 344 -159l-41 -46q-123 143 -303 144q-233 0 -367.5 -171t-134.5 -464t133 -468t361 -175q199 0 352 172l41 -41q-166 -193 -397 -193q-250 0 -404.5 193.5t-154.5 511z" />
+<glyph unicode="D" d="M205 0v1352h303q303 0 454.5 -179.5t151.5 -492.5t-151.5 -496.5t-454.5 -183.5h-303zM270 57h230q276 0 410 170t134 453t-134 448.5t-410 165.5h-230v-1237z" />
+<glyph unicode="E" d="M270 0v1352h787v-58h-721v-544h606v-58h-606v-635h741v-57h-807z" />
+<glyph unicode="F" d="M319 0v1352h775v-58h-711v-569h598v-57h-598v-668h-64z" />
+<glyph unicode="G" d="M125 680q0 317 157.5 506.5t419.5 189.5q203 0 355 -159l-41 -46q-129 143 -314 144q-236 0 -371.5 -171t-135.5 -464q0 -295 131 -469t360 -174q209 0 315 110v447h-327v57h395v-524q-137 -152 -387 -152q-252 0 -404.5 193t-152.5 512z" />
+<glyph unicode="H" d="M188 0v1352h66v-602h721v602h65v-1352h-65v692h-721v-692h-66z" />
+<glyph unicode="I" d="M229 0v57h353v1237h-353v58h770v-58h-352v-1237h352v-57h-770z" />
+<glyph unicode="J" d="M201 201l61 35q115 -201 309 -201q174 0 255 95t81 288v880h-596v56h662v-942q0 -436 -404 -437q-119 0 -217 58.5t-151 167.5z" />
+<glyph unicode="K" d="M250 0v1352h65v-779h4l705 779h80l-442 -496l501 -856h-78l-473 807l-297 -328v-479h-65z" />
+<glyph unicode="L" d="M319 0v1352h62v-1295h721v-57h-783z" />
+<glyph unicode="M" d="M195 0v1352h94l237 -652l86 -245h9l81 245l238 652h94v-1352h-65v1014q0 10 6 262h-6l-74 -225l-252 -680h-55l-254 680l-80 225h-4q0 -27 4 -120t4 -142v-1014h-63z" />
+<glyph unicode="N" d="M197 0v1352h67l561 -996l150 -262h4q0 45 -4 176t-4 203v879h61v-1352h-67l-562 995l-149 262h-4q0 -47 4 -173t4 -197v-887h-61z" />
+<glyph unicode="O" d="M115 680q0 315 139 505.5t360.5 190.5t360.5 -190.5t139 -505.5q0 -317 -140 -511t-359.5 -194t-359.5 193.5t-140 511.5zM184 680q0 -291 119 -467t311.5 -176t311 176t118.5 467t-118.5 463t-311 172t-311.5 -172t-119 -463z" />
+<glyph unicode="P" d="M254 0v1352h352q236 0 355.5 -86t119.5 -283q0 -190 -122.5 -287.5t-352.5 -97.5h-287v-598h-65zM319 655h263q221 0 325.5 78t104.5 250q0 174 -102.5 242.5t-327.5 68.5h-263v-639z" />
+<glyph unicode="Q" d="M123 680q0 317 135 507.5t356.5 190.5t356.5 -190.5t135 -507.5q0 -305 -125 -495.5t-332 -207.5q72 -217 332 -217q55 1 94 15l15 -66q-70 -16 -117 -16q-154 0 -253 77.5t-145 206.5q-205 16 -328.5 208t-123.5 495zM188 680q0 -291 116 -469t310.5 -178t310 178 t115.5 469q0 293 -115.5 467t-310 174t-310.5 -174t-116 -467z" />
+<glyph unicode="R" d="M254 0v1352h373q434 0 434 -348q0 -160 -96.5 -252.5t-268.5 -108.5l385 -643h-77l-381 639h-304v-639h-65zM319 696h283q389 0 389 308q0 156 -97 223t-292 67h-283v-598z" />
+<glyph unicode="S" d="M164 180l45 45q168 -188 426 -188q170 0 273.5 81t103.5 210q0 66 -19.5 112.5t-63.5 82.5t-82 55.5t-106 48.5l-209 94q-59 25 -100 47.5t-91 61t-76.5 95t-26.5 128.5q0 143 113.5 233t287.5 90q233 0 389 -159l-41 -46q-137 143 -348 144q-152 0 -244 -70.5 t-92 -187.5q0 -47 18.5 -89t41 -68t64.5 -51.5t66.5 -36.5t67.5 -30l209 -94q150 -63 228.5 -139t78.5 -217q0 -156 -123 -256.5t-319 -100.5q-287 0 -471 205z" />
+<glyph unicode="T" d="M102 1294v58h1024v-58h-479v-1294h-65v1294h-480z" />
+<glyph unicode="U" d="M188 504v848h66v-832q0 -260 100.5 -371.5t259.5 -111.5q162 0 263.5 111.5t101.5 371.5v832h61v-848q0 -150 -35.5 -257.5t-98 -164.5t-134.5 -82t-158 -25t-157.5 25t-134 82t-98.5 164.5t-36 257.5z" />
+<glyph unicode="V" d="M133 1352h70l262 -811q115 -365 147 -457h9q33 92 147 457l262 811h66l-447 -1352h-65z" />
+<glyph unicode="W" d="M31 1354h59l160 -953q6 -59 23.5 -168.5t23.5 -154.5h4q57 178 98 323l181 598h71l185 -598q33 -123 94 -323h8q6 51 22.5 159.5t24.5 163.5l154 953h57l-223 -1354h-86l-207 678q-12 41 -31.5 118.5t-30.5 114.5h-6q-8 -29 -20 -74.5t-23.5 -84.5t-21.5 -74l-201 -678 h-86z" />
+<glyph unicode="X" d="M170 0l410 700l-381 652h69l238 -418q20 -35 57 -94.5t53 -85.5h9q72 129 102 180l238 418h65l-381 -656l410 -696h-70l-250 434q-12 23 -127 213h-8q-45 -82 -119 -213l-249 -434h-66z" />
+<glyph unicode="Y" d="M115 1352h65l254 -463q35 -57 94.5 -165t85.5 -155h9q66 109 184 322l246 461h61l-467 -850v-502h-65v502z" />
+<glyph unicode="Z" d="M147 0v39l852 1259h-780v56h858v-39l-854 -1258h869v-57h-945z" />
+<glyph unicode="[" d="M504 -311v1761h532v-47h-475v-1667h475v-47h-532z" />
+<glyph unicode="\" d="M246 1454h69l668 -1782h-70z" />
+<glyph unicode="]" d="M193 -264h475v1667h-475v47h532v-1761h-532v47z" />
+<glyph unicode="^" d="M270 598l308 774h73l307 -774h-65l-168 438l-107 271h-8l-106 -271l-168 -438h-66z" />
+<glyph unicode="_" d="M123 -168h983v-78h-983v78z" />
+<glyph unicode="`" d="M451 1446h81l189 -275h-57z" />
+<glyph unicode="a" d="M197 240q0 164 178 248.5t588 121.5q0 336 -304 336q-197 0 -380 -139l-33 49q70 53 185.5 100.5t232.5 47.5q184 0 272 -103.5t88 -265.5v-635h-53l-8 152h-5q-219 -176 -417 -177q-143 0 -243.5 67t-100.5 198zM262 242q0 -106 83 -157.5t200 -51.5q195 0 418 188v336 q-385 -37 -543 -110.5t-158 -204.5z" />
+<glyph unicode="b" d="M225 0v1479h62v-439l-4 -217q184 180 385 181q205 0 311 -133.5t106 -366.5q0 -240 -134 -384.5t-324 -144.5q-76 0 -168 37t-168 99h-4l-8 -111h-54zM287 188q86 -78 179 -116.5t165 -38.5q170 0 279.5 133t109.5 338q0 201 -87 321.5t-269 120.5q-184 0 -377 -192v-566 z" />
+<glyph unicode="c" d="M184 487.5q0 237.5 151.5 377t377.5 139.5q195 0 350 -152l-41 -45q-143 139 -309 139q-205 0 -334 -128t-129 -330.5t127 -328.5t336 -126q186 0 340 147l37 -45q-166 -160 -377 -160q-233 0 -381 137.5t-148 375z" />
+<glyph unicode="d" d="M143 487q0 229 137.5 373t329.5 144q164 0 336 -144l-4 205v414h62v-1479h-54l-8 152h-4q-168 -176 -360 -177q-199 0 -317 134t-118 378zM209 487q0 -205 100.5 -329.5t272.5 -124.5q178 0 360 192v566q-163 155 -334 155h-2q-166 0 -281.5 -134.5t-115.5 -324.5z" />
+<glyph unicode="e" d="M164 487q0 229 145.5 373t341.5 144q199 0 316.5 -120t117.5 -331q0 -41 -4 -66h-852q0 -199 125 -326.5t326 -127.5q180 0 336 110l28 -53q-178 -115 -368 -115q-217 0 -364.5 139.5t-147.5 372.5zM229 541h795q0 197 -100.5 301t-272.5 104q-160 0 -282 -111.5 t-140 -293.5z" />
+<glyph unicode="f" d="M246 922v49l299 8v131q0 190 90 291.5t266 101.5q143 0 270 -61l-24 -49q-111 53 -246 53q-299 0 -299 -328v-139h471v-57h-471v-922h-57v922h-299z" />
+<glyph unicode="g" d="M180 -190q0 57 45 121.5t123 113.5v8q-102 47 -102 156q0 102 119 184v8q-115 100 -115 254q0 147 104.5 248t251.5 101q76 0 131 -25h410v-57h-311q127 -119 127 -267q0 -145 -103.5 -244.5t-253.5 -99.5q-100 0 -192 49q-102 -61 -103 -145q0 -145 234 -145h252 q186 0 268 -50.5t82 -166.5q0 -129 -142.5 -230.5t-365.5 -101.5q-225 0 -342 78t-117 211zM246 -199q0 -98 97 -160.5t284 -62.5q203 0 328.5 83t125.5 187q0 86 -64.5 121t-203.5 35h-248q-88 0 -149 19q-170 -91 -170 -222zM315 655q0 -125 85 -205.5t206 -80.5t206 80.5 t85 205.5t-85 208t-206 83t-206 -83t-85 -208z" />
+<glyph unicode="h" d="M225 0v1479h62v-439l-4 -266q109 115 202 172.5t203 57.5q180 0 268 -96.5t88 -297.5v-610h-61v602q0 176 -70.5 260t-224.5 84q-104 0 -192 -54t-209 -183v-709h-62z" />
+<glyph unicode="i" d="M205 922v57h565v-979h-61v922h-504zM635 1315q0 39 23.5 62.5t58.5 23.5t58.5 -23.5t23.5 -62.5t-23.5 -62.5t-58.5 -23.5t-58.5 23.5t-23.5 62.5z" />
+<glyph unicode="j" d="M135 -414l29 54q119 -61 244 -62q168 0 234.5 81t66.5 235v1028h-504v57h565v-1073q0 -190 -85 -287.5t-288 -97.5q-135 0 -262 65zM635 1315q0 39 23.5 62.5t58.5 23.5t58.5 -23.5t23.5 -62.5t-23.5 -62.5t-58.5 -23.5t-58.5 23.5t-23.5 62.5z" />
+<glyph unicode="k" d="M266 0v1479h62v-1123l4 4l672 619h81l-405 -377l475 -602h-74l-450 565l-303 -286v-279h-62z" />
+<glyph unicode="l" d="M199 1421v58h436v-1209q0 -237 217 -237h2q94 0 211 55l25 -51q-156 -61 -240 -62q-276 0 -277 308v1138h-374z" />
+<glyph unicode="m" d="M164 0v979h53l8 -135h4q49 82 100.5 121t127.5 39q160 0 198 -177q61 94 114.5 135.5t129.5 41.5q211 0 211 -291v-713h-61v705q0 241 -153 241h-1q-70 0 -121 -47t-106 -149v-750h-62v705q0 241 -152 241h-1q-70 0 -121 -47t-107 -149v-750h-61z" />
+<glyph unicode="n" d="M225 0v979h54l8 -197h8q98 109 190.5 165.5t202.5 56.5q180 0 268 -96.5t88 -297.5v-610h-61v602q0 176 -70.5 260t-224.5 84q-104 0 -192 -54t-209 -183v-709h-62z" />
+<glyph unicode="o" d="M143 487q0 238 135.5 377.5t336 139.5t335.5 -139.5t135 -377.5q0 -236 -136 -374t-334.5 -138t-335 138t-136.5 374zM209 487.5q0 -200.5 114.5 -327.5t291 -127t291 127t114.5 327.5t-114.5 329.5t-291 129t-291 -129t-114.5 -329.5z" />
+<glyph unicode="p" d="M225 -455v1434h54l8 -148h4q78 76 179 124.5t198 48.5q205 0 311 -133.5t106 -366.5q0 -240 -134 -384.5t-328 -144.5q-74 0 -167 39t-169 105v-205v-369h-62zM287 188q86 -78 179 -116.5t161 -38.5q172 0 282.5 132t110.5 339q0 201 -87 321.5t-269 120.5 q-184 0 -377 -192v-566z" />
+<glyph unicode="q" d="M143 487q0 229 137.5 373t329.5 144q166 0 328 -140h4l8 115h54v-1434h-62v410l4 201q-180 -180 -368 -181q-199 0 -317 134t-118 378zM209 487q0 -205 100.5 -329.5t272.5 -124.5q178 0 360 192v566q-163 155 -334 155h-2q-166 0 -281.5 -134.5t-115.5 -324.5z" />
+<glyph unicode="r" d="M348 0v979h53l9 -246h4q84 123 204.5 197t264.5 74q117 0 196 -41l-16 -58q-102 37 -189 37q-268 0 -464 -315v-627h-62z" />
+<glyph unicode="s" d="M178 131l39 49q174 -147 447 -147q154 0 238.5 60.5t84.5 148.5q0 78 -74.5 132t-289.5 105q-389 92 -390 271q0 109 94.5 181.5t278.5 72.5q94 0 196.5 -33t172.5 -86l-37 -49q-144 110 -333 110h-3q-160 0 -231.5 -54t-71.5 -138q0 -131 340 -215q238 -59 326 -124 t88 -169q0 -113 -106.5 -192t-287.5 -79q-268 0 -481 156z" />
+<glyph unicode="t" d="M174 922v49l301 8l8 287h54v-287h534v-57h-534v-570q0 -160 60 -239.5t220 -79.5q141 0 270 53l21 -49q-147 -61 -295 -62q-184 0 -261 99.5t-77 285.5v562h-301z" />
+<glyph unicode="u" d="M184 369v610h62v-602q0 -176 70.5 -260t224.5 -84q106 0 198 56t203 181v709h62v-979h-54l-8 197h-8q-188 -221 -393 -222q-180 0 -268.5 96.5t-88.5 297.5z" />
+<glyph unicode="v" d="M135 979h66l286 -635q76 -164 127 -278h9q16 37 57 131t65 147l287 635h62l-447 -979h-61z" />
+<glyph unicode="w" d="M25 979h69l170 -660q57 -229 64 -258h8q8 29 21.5 80.5t24.5 94.5t21 83l170 660h86l170 -660l68 -258h8q51 199 66 258l168 660h65l-262 -979h-86l-168 639q-10 35 -32.5 130t-37.5 149h-8q-59 -252 -69 -283l-164 -635h-86z" />
+<glyph unicode="x" d="M176 0l399 508l-366 471h74l200 -262q117 -152 127 -164h8q66 78 136 168l196 258h70l-371 -471l404 -508h-74l-221 281q-18 20 -67.5 84.5t-76.5 97.5h-8q-82 -102 -143 -184l-217 -279h-70z" />
+<glyph unicode="y" d="M131 979h66l303 -643q86 -182 139 -275h8q20 43 119 275l270 643h62l-471 -1118q-45 -131 -141.5 -223.5t-235.5 -92.5q-68 0 -113 21l21 57q49 -16 98 -16q211 0 322 278l36 90z" />
+<glyph unicode="z" d="M147 0v33l803 889h-717v57h816v-33l-803 -889h827v-57h-926z" />
+<glyph unicode="{" d="M270 545v49q309 0 310 166q0 63 -9.5 212.5t-9.5 219.5q0 145 89 201.5t288 56.5h98v-47h-123q-172 0 -231 -50t-59 -169q0 -61 7 -197.5t7 -204.5q0 -90 -37 -140t-133 -69v-8q96 -18 133 -68.5t37 -140.5q0 -78 -7 -205.5t-7 -195.5q0 -119 59 -169t231 -50h123v-47 h-98q-199 0 -288 56.5t-89 201.5q0 76 9.5 218t9.5 214q0 166 -310 166z" />
+<glyph unicode="|" d="M586 -512v2048h57v-2048h-57z" />
+<glyph unicode="}" d="M193 -264h122q172 0 233.5 50t61.5 169q0 68 -8 196t-8 205q0 92 36 142.5t132 66.5v8q-96 16 -132 66.5t-36 142.5q0 68 8 204t8 198q0 119 -61.5 169t-233.5 50h-122v47h98q199 0 287 -55.5t88 -202.5q0 -70 -8.5 -219.5t-8.5 -212.5q0 -166 307 -166v-49 q-307 0 -307 -166q0 -72 8.5 -214t8.5 -218q0 -147 -88.5 -202.5t-286.5 -55.5h-98v47z" />
+<glyph unicode="~" d="M197 532q74 225 233 226q66 0 134.5 -47t129 -94.5t109.5 -47.5q61 0 102 35t78 150l49 -21q-74 -221 -233 -221q-66 0 -134.5 47t-129 94t-109.5 47q-61 0 -102 -35.5t-78 -148.5z" />
+<glyph unicode="&#xa0;" />
+<glyph unicode="&#xa2;" d="M258 639q0 203 110.5 324.5t278.5 140.5v231h58v-229q150 -2 278 -123l-37 -41q-111 104 -241 107v-820q143 2 266 115l37 -41q-143 -129 -303 -131v-225h-58v227q-174 16 -281.5 139t-107.5 326zM324 639q0 -170 88 -281t235 -127v813q-141 -16 -232 -127.5t-91 -277.5z " />
+<glyph unicode="&#xa3;" d="M168 606v53l229 5q-6 20 -27.5 78.5t-30.5 88t-18.5 76.5t-9.5 88q0 158 106.5 249t293.5 91q211 0 342 -143l-45 -41q-127 127 -306 127q-158 0 -244.5 -80t-86.5 -199q0 -41 9 -88t19.5 -77.5t32 -88t29.5 -81.5h420v-58h-404q23 -78 23 -160q0 -131 -46 -219 t-141 -161v-9h744v-57h-879v37q137 63 200.5 171.5t63.5 237.5q0 76 -26 160h-248z" />
+<glyph unicode="&#xa5;" d="M143 1311h66l240 -414q68 -115 161 -283h8q102 182 166 283l240 414h61l-419 -701h374v-57h-397v-152h397v-57h-397v-344h-61v344h-394v57h394v152h-394v57h371z" />
+<glyph unicode="&#xa9;" d="M82 659q0 307 147.5 491.5t385 184.5t385 -184t147.5 -492q0 -309 -147.5 -496.5t-385 -187.5t-385 187.5t-147.5 496.5zM143 659q0 -283 130 -456.5t341 -173.5t341 174t130 456q0 281 -129 452t-342 171t-342 -171t-129 -452zM311 659q0 172 94.5 276.5t229.5 104.5 q111 0 201 -90l-37 -45q-84 74 -168 74q-109 0 -179.5 -88t-70.5 -232q0 -158 67.5 -251t178.5 -93q104 0 200 86l33 -45q-55 -51 -107.5 -76.5t-129.5 -25.5q-131 0 -221.5 109.5t-90.5 295.5z" />
+<glyph unicode="&#xad;" d="M291 557v82h647v-82h-647z" />
+<glyph unicode="&#xae;" d="M246 1061q0 174 107.5 285.5t261 111.5t261 -111.5t107.5 -285.5t-107.5 -283.5t-261 -109.5t-261 109.5t-107.5 283.5zM303 1060.5q0 -145.5 90 -242.5t221 -97t221.5 97t90.5 242.5t-90.5 245t-221.5 99.5q-129 0 -220 -99.5t-91 -245zM479 856v426h135q156 0 156 -131 q0 -39 -23.5 -71.5t-58.5 -43.5l103 -180h-70l-82 160h-102v-160h-58zM537 1069h61q111 0 111 78q0 82 -103 82h-69v-160z" />
+<glyph unicode="&#xb4;" d="M508 1171l188 275h82l-213 -275h-57z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" d="M291 557v82h647v-82h-647z" />
+<glyph unicode="&#x2011;" d="M291 557v82h647v-82h-647z" />
+<glyph unicode="&#x2012;" d="M291 557v82h647v-82h-647z" />
+<glyph unicode="&#x2013;" d="M164 557v82h901v-82h-901z" />
+<glyph unicode="&#x2014;" d="M41 557v82h1147v-82h-1147z" />
+<glyph unicode="&#x2018;" d="M471 997q0 139 66.5 256.5t175.5 180.5l37 -50q-188 -133 -201 -360q35 25 65 25q49 0 80 -33t31 -82q0 -51 -31.5 -85t-83.5 -34q-57 0 -98 50t-41 132z" />
+<glyph unicode="&#x2019;" d="M471 864q188 133 201 361q-35 -25 -66 -25q-49 0 -79.5 33t-30.5 82q0 51 31.5 85t82.5 34q57 0 98.5 -50.5t41.5 -132.5q0 -139 -66.5 -256t-175.5 -180z" />
+<glyph unicode="&#x201c;" d="M266 997q0 139 66.5 256.5t175.5 180.5l37 -50q-188 -133 -201 -360q35 25 66 25q49 0 79.5 -33t30.5 -82q0 -51 -31.5 -85t-82.5 -34q-57 0 -98.5 50t-41.5 132zM676 997q0 139 66.5 256.5t175.5 180.5l36 -50q-188 -133 -200 -360q35 25 65 25q49 0 80 -33t31 -82 q0 -51 -32 -85t-83 -34q-57 0 -98 50t-41 132z" />
+<glyph unicode="&#x201d;" d="M266 864q188 133 201 361q-35 -25 -66 -25q-49 0 -79.5 33t-30.5 82q0 51 31.5 85t83.5 34q57 0 98 -50.5t41 -132.5q0 -139 -66.5 -256t-175.5 -180zM676 864q188 133 201 361q-35 -25 -66 -25q-49 0 -80 33t-31 82q0 51 32 85t83 34q57 0 98 -50.5t41 -132.5 q0 -139 -66 -256t-175 -180z" />
+<glyph unicode="&#x2022;" d="M336 622.5q0 122.5 84 200.5t194.5 78t194.5 -78t84 -200.5t-84 -200.5t-194.5 -78t-194.5 78t-84 200.5z" />
+<glyph unicode="&#x2026;" d="M119 94q0 55 32.5 88t73.5 33t74 -32.5t33 -88.5q0 -53 -33 -86t-74 -33t-73.5 33t-32.5 86zM508 94q0 55 32.5 88t73.5 33t74 -32.5t33 -88.5q0 -53 -33 -86t-74 -33t-73.5 33t-32.5 86zM897 94q0 55 33 88t73.5 33t73.5 -32.5t33 -88.5q0 -53 -33 -86t-73.5 -33 t-73.5 33t-33 86z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M139 512v49l131 8q-4 57 -4 90q0 49 2 74h-129v49l135 9q29 254 164 399t348 145q98 0 184.5 -46t139.5 -113l-45 -41q-123 143 -279 143q-186 0 -301.5 -129t-140.5 -358h668v-58h-674q-2 -25 -2 -74q0 -33 4 -90h590v-57h-586q29 -223 136.5 -351t277.5 -128 q184 0 327 172l45 -37q-156 -193 -376 -193q-193 0 -321 144.5t-159 392.5h-135z" />
+<glyph unicode="&#x2122;" d="M4 1327v57h512v-57h-225v-569h-62v569h-225zM627 758v626h90l110 -266l66 -180h8l66 180l106 266h90v-626h-61v348l8 197h-8l-176 -447h-62l-176 447h-8l8 -197v-348h-61z" />
+<glyph unicode="&#xe000;" horiz-adv-x="980" d="M0 980h980v-980h-980v980z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.ttf b/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.ttf
new file mode 100755
index 0000000..9ee27c0
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.woff b/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.woff
new file mode 100755
index 0000000..bb2a40e
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-ExtraLight-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Light-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Light-webfont.eot b/content/fonts/source-code-pro/SourceCodePro-Light-webfont.eot
new file mode 100755
index 0000000..6cb136d
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Light-webfont.eot differ


[47/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/2011/02/25/wicket-1.4.16-released.html
----------------------------------------------------------------------
diff --git a/content/2011/02/25/wicket-1.4.16-released.html b/content/2011/02/25/wicket-1.4.16-released.html
deleted file mode 100644
index d472f98..0000000
--- a/content/2011/02/25/wicket-1.4.16-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.16 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.16 released</h1>
-			<p>This is sixteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.16">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316020">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.16<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.16">full distribution</a> (including source)</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/d8f15469/content/2011/02/25/wicket-1.5-rc2-released.html
----------------------------------------------------------------------
diff --git a/content/2011/02/25/wicket-1.5-rc2-released.html b/content/2011/02/25/wicket-1.5-rc2-released.html
deleted file mode 100644
index e67b442..0000000
--- a/content/2011/02/25/wicket-1.5-rc2-released.html
+++ /dev/null
@@ -1,220 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5-rc2 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5-rc2 released</h1>
-			<p>The Wicket Team is proud to introduce the second Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC1 and 1.5-rc2</p>
-
-<p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
-
-<p>Release Artifacts:
-* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-rc2">Subversion tag</a> 
-* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316059">Changelog</a>
-* To use in Maven: </p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5-rc2<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-rc2">full distribution</a> (including source)</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/d8f15469/content/2011/03/25/wicket-cookbook-published.html
----------------------------------------------------------------------
diff --git a/content/2011/03/25/wicket-cookbook-published.html b/content/2011/03/25/wicket-cookbook-published.html
deleted file mode 100644
index ab1050d..0000000
--- a/content/2011/03/25/wicket-cookbook-published.html
+++ /dev/null
@@ -1,210 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket Cookbook Published!</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket Cookbook Published!</h1>
-			<p><img style="float: left; margin-left: 10px; margin-right: 10px;" title="Apache Wicket Cookbook" src="http://wicket.apache.org/learn/books/awc.png" alt="" width="180" height="222" />
-For the past nine months I have been quietly working on a book about Wicket. Unlike other books on the market this one does not attempt to teach you Wicket from the ground up. Instead, it is for developers who already know the basics and want to learn how to implement some of the more advanced use cases. Essentially, it contains recipes that show the reader how to implement solutions to some of, what I think are, the most commonly asked questions and stumbling blocks.</p>
-
-<p>This morning I was informed that the book has been published! You can read more about it and pick up a copy on <a href="https://www.packtpub.com/apache-wicket-cookbook/book">PACKT’s Site</a>.</p>
-
-<p>I hope you enjoy it, more details are available on <a href="http://wicketinaction.com/2011/03/apache-wicket-cookbook-is-published/">Wicket In Action Blog Post</a>
-<br /><br /><br /><br /><br /></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/d8f15469/content/2011/04/02/wicket-1.4.17-released.html
----------------------------------------------------------------------
diff --git a/content/2011/04/02/wicket-1.4.17-released.html b/content/2011/04/02/wicket-1.4.17-released.html
deleted file mode 100644
index d656722..0000000
--- a/content/2011/04/02/wicket-1.4.17-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.17 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.17 released</h1>
-			<p>This is seventeenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.17">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316219">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.17<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.17">full distribution</a> (including source)</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/d8f15469/content/2011/04/02/wicket-1.5-RC3-released.html
----------------------------------------------------------------------
diff --git a/content/2011/04/02/wicket-1.5-RC3-released.html b/content/2011/04/02/wicket-1.5-RC3-released.html
deleted file mode 100644
index 63ea313..0000000
--- a/content/2011/04/02/wicket-1.5-RC3-released.html
+++ /dev/null
@@ -1,220 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5-RC3 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5-RC3 released</h1>
-			<p>The Wicket Team is proud to introduce the third Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-rc2 and 1.5-RC3</p>
-
-<p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
-
-<p>Release Artifacts:
-* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC3">Subversion tag</a> 
-* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316220">Changelog</a>
-* To use in Maven: </p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5-RC3<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC3">full distribution</a> (including source)</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/d8f15469/content/2011/05/11/wicket-1.5-RC4.2-released.html
----------------------------------------------------------------------
diff --git a/content/2011/05/11/wicket-1.5-RC4.2-released.html b/content/2011/05/11/wicket-1.5-RC4.2-released.html
deleted file mode 100644
index 3853a47..0000000
--- a/content/2011/05/11/wicket-1.5-RC4.2-released.html
+++ /dev/null
@@ -1,220 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5-RC4.2 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5-RC4.2 released</h1>
-			<p>The Wicket Team is proud to introduce the fourth Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC3 and 1.5-RC4.2</p>
-
-<p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
-
-<p>Release Artifacts:
-* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC4.2">Subversion tag</a> 
-* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316330">Changelog</a>
-* To use in Maven: </p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5-RC4.2<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC4.2">full distribution</a> (including source)</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/d8f15469/content/2011/05/17/wicket-cookbook-contest.html
----------------------------------------------------------------------
diff --git a/content/2011/05/17/wicket-cookbook-contest.html b/content/2011/05/17/wicket-cookbook-contest.html
deleted file mode 100644
index 6a7a906..0000000
--- a/content/2011/05/17/wicket-cookbook-contest.html
+++ /dev/null
@@ -1,210 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket Cookbook Giveaway Contest</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket Cookbook Giveaway Contest</h1>
-			<p><img style="float: left; margin-left: 10px; margin-right: 10px;" title="Apache Wicket Cookbook" src="http://wicket.apache.org/learn/books/awc.png" alt="" width="90" height="111" />
-Packt Publishing has generously allowed me to
-give away a free copy of the ebook version of <a href="http://link.packtpub.com/AzN8N9"><strong>Apache Wicket Cookbook</strong></a> (http://link.packtpub.com/AzN8N9), and a <strong>free one year subscription</strong> to PacktLib. For details see the <a href="http://wicketinaction.com/2011/05/apache_wicket_cookbook_giveaway_contest">contest announcement</a>.</p>
-
-<p>Cheers,<br />
--Igor
-<br /><br /><br /><br /><br /><br /></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/d8f15469/content/2011/06/25/wicket-1.5-RC5.1-released.html
----------------------------------------------------------------------
diff --git a/content/2011/06/25/wicket-1.5-RC5.1-released.html b/content/2011/06/25/wicket-1.5-RC5.1-released.html
deleted file mode 100644
index 3c80d23..0000000
--- a/content/2011/06/25/wicket-1.5-RC5.1-released.html
+++ /dev/null
@@ -1,220 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5-RC5.1 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5-RC5.1 released</h1>
-			<p>The Wicket Team is proud to introduce the fourth Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC4.2 and 1.5-RC5.1</p>
-
-<p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
-
-<p>Release Artifacts:
-* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC5.1">Subversion tag</a> 
-* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316423">Changelog</a>
-* To use in Maven: </p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5-RC5.1<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC5.1">full distribution</a> (including source)</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/d8f15469/content/2011/08/09/wicket-1.4.18-released.html
----------------------------------------------------------------------
diff --git a/content/2011/08/09/wicket-1.4.18-released.html b/content/2011/08/09/wicket-1.4.18-released.html
deleted file mode 100644
index 0d874cc..0000000
--- a/content/2011/08/09/wicket-1.4.18-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.18 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.18 released</h1>
-			<p>This is eightteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.18">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316329">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.18<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.18">full distribution</a> (including source)</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/d8f15469/content/2011/08/23/cve-2011-2712.html
----------------------------------------------------------------------
diff --git a/content/2011/08/23/cve-2011-2712.html b/content/2011/08/23/cve-2011-2712.html
deleted file mode 100644
index 3f77d47..0000000
--- a/content/2011/08/23/cve-2011-2712.html
+++ /dev/null
@@ -1,230 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - CVE-2011-2712 - Apache Wicket XSS vulnerability</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.20.0">Wicket 6.20</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-M6">Download M6</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>CVE-2011-2712 - Apache Wicket XSS vulnerability</h1>
-			<p>Severity: Important</p>
-
-<p>Vendor:
-The Apache Software Foundation</p>
-
-<p>Versions Affected:
-Apache Wicket 1.4.x</p>
-
-<p>Apache Wicket 1.3.x and 1.5-RCx are not affected</p>
-
-<p>Description:
-With multi window support application configuration and special query parameters it is possible to execute any kind of JavaScript on a site running with the affected versions.</p>
-
-<p>Mitigation:
-Either disable multi window support with</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyApp</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span> 
-    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
-        <span class="kd">super</span><span class="o">.</span><span class="na">init</span><span class="o">();</span>
-        <span class="n">getPageSettings</span><span class="o">.</span><span class="na">setAutomaticMultiWindowSupport</span><span class="o">(</span><span class="kc">false</span><span class="o">);</span>
-    <span class="o">}</span>
-<span class="o">}</span></code></pre></div>
-
-<p>or upgrade to <a href="http://wicket.apache.org/2011/08/09/wicket-1.4.18-released.html">Apache Wicket 1.4.18</a> or
-<a href="http://wicket.apache.org/2011/06/25/wicket-1.5-RC5.1-released.html">Apache Wicket 1.5-RC5.1</a></p>
-
-<p>Credit:
-This issue was discovered by Sven Krewitt of TÜV Rheinland i-sec GmbH.</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/d8f15469/content/2011/08/28/1.5-RC7-released.html
----------------------------------------------------------------------
diff --git a/content/2011/08/28/1.5-RC7-released.html b/content/2011/08/28/1.5-RC7-released.html
deleted file mode 100644
index c6f8c57..0000000
--- a/content/2011/08/28/1.5-RC7-released.html
+++ /dev/null
@@ -1,221 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5-RC7 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5-RC7 released</h1>
-			<p>The Wicket Team is proud to introduce the seventh Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC5.1 and 1.5-RC7</p>
-
-<p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
-
-<p>Release Artifacts:
-* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC7">Subversion tag</a> 
-* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316657">Changelog RC6</a>
-* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12317645">Changelog RC7</a>
-* To use in Maven: </p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5-RC7<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC7">full distribution</a> (including source)</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>


[44/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/2012/09/06/cve-2012-3373.html
----------------------------------------------------------------------
diff --git a/content/2012/09/06/cve-2012-3373.html b/content/2012/09/06/cve-2012-3373.html
deleted file mode 100644
index 7b726be..0000000
--- a/content/2012/09/06/cve-2012-3373.html
+++ /dev/null
@@ -1,223 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - CVE-2012-3373 - Apache Wicket XSS vulnerability</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.20.0">Wicket 6.20</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-M6">Download M6</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>CVE-2012-3373 - Apache Wicket XSS vulnerability</h1>
-			<p>Severity: Important</p>
-
-<p>Vendor:
-The Apache Software Foundation</p>
-
-<p>Versions Affected:
-Apache Wicket 1.4.x and 1.5.x</p>
-
-<p>Description:
-It is possible to inject JavaScript statements into an ajax link by adding an
-encoded null byte to a URL pointing to a Wicket app. This could be done by sending a
-legitimate user a manipulated URL and tricking the user into clicking on it.</p>
-
-<p>This vulnerability is fixed in 
-<a href="https://wicket.apache.org/2012/09/05/wicket-1.4.21-released.html">Apache Wicket 1.4.21</a> and
-<a href="https://wicket.apache.org/2012/08/24/wicket-1.5.8-released.html">Apache Wicket 1.5.8</a>.</p>
-
-<p><a href="https://wicket.apache.org/2012/09/05/wicket-6.0.0-released.html">Apache Wicket 6.0.0</a> is not affected.</p>
-
-<p>Credit:
-This issue was reported by Thomas Heigl.</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/d8f15469/content/2012/10/04/wicket-6.1.0-released.html
----------------------------------------------------------------------
diff --git a/content/2012/10/04/wicket-6.1.0-released.html b/content/2012/10/04/wicket-6.1.0-released.html
deleted file mode 100644
index 491e43a..0000000
--- a/content/2012/10/04/wicket-6.1.0-released.html
+++ /dev/null
@@ -1,314 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.1.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.1.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.1.0!</p>
-
-<p>This release marks the first maintenance release of Wicket 6. Starting with Wicket 6 we use semantic versioning for the future development of Wicket, and as such no API breaks are present in this release compared to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<p>Wicket CDI has been integrated as a core module, and can be used to manage conversations in your Wicket application with ease.</p>
-
-<p>Wicket Experimental:</p>
-
-<ul>
-  <li>Wicket Bootstrap has been upgraded to 2.1.1</li>
-  <li>Several issues with Wicket Atmosphere have been resolved</li>
-</ul>
-
-<h3 id="known-issues">Known issues</h3>
-
-<p>This release has two known issues, which will be solved shortly in 6.1.1 and 6.2.0:</p>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4789">WICKET-4789</a>
-The way URLs are encoded was changed (WICKET-4645) and now the first 
-request (with ;jsessionid in path) generates invalid internal links.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4759">WICKET-4759</a>
-FilterForm/FilterToolbar don’t work when there’s more than one IColumn to 
-be filtered</li>
-</ul>
-
-<p>Any other issues will be released in 6.2.0</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.1.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our convenience binary package:</p>
-
-<ul>
-  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.1.0">6.1.0 sources</a></li>
-  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.1.0/binaries">6.1.0 binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.0.0, this release is a drop in replacement. If you come from a version prior to 6.0.0, please read our <a href="http://s.apache.org/wicket-6.0-migration">Wicket 6 migration guide</a> found at http://s.apache.org/wicket-6.0-migration</p>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-610">Release Notes - Wicket - Version 6.1.0</h3>
-
-<h4 id="squashed-bugs">Squashed bugs</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4645">WICKET-4645</a> - encodeURL broken on Tomcat 7.0.28</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4656">WICKET-4656</a> - Atmosphere example doesn't work due to missing 'page' when creating AjaxRequestTarget</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4729">WICKET-4729</a> - atmosphere example will stop working if opening the same url in a different tab in the same browser</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4732">WICKET-4732</a> - CssPackageResource doesn't work if the extension isn't css</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4734">WICKET-4734</a> - Button value is double escaped</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4735">WICKET-4735</a> - KittenCaptchaPanel is broken</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4737">WICKET-4737</a> - IllegalStateException on WicketFilter.init() after calling setFilterPath()</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4738">WICKET-4738</a> - DownloadLink doesn't wrap the String model used for file name nor does it detach</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4741">WICKET-4741</a> - Only complete handler (no success or failure handler) is called when Ajax link produces an exception</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4742">WICKET-4742</a> - Wicket 6 and Atmospher Integration:  AtmosphereServlet does not delegate WicketFilter for Error Pages .</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4743">WICKET-4743</a> - SerializingObjectSizeOfStrategy do not use framework serializer</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4749">WICKET-4749</a> - TabbedPanel - IModel&lt;?&gt; initModel()</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4750">WICKET-4750</a> - AbstractDefaultAjaxBehavior.getCallbackFunction should not add the event attribute</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4751">WICKET-4751</a> - UploadProgressBar regression</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4753">WICKET-4753</a> - Resource bundles are not resolved on PriorityHeaderItems</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4755">WICKET-4755</a> - "'NEW VALUE' is not a valid Serializable" error during ajax form submission</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4757">WICKET-4757</a> - FormComponents remain invalid forever if there is no feedback panel</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4758">WICKET-4758</a> - DOM ids change of the input fields of FilterToolbar</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4760">WICKET-4760</a> - JavaScriptStripper fails with single line comments</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4761">WICKET-4761</a> - ModalWindow.closeCurrent Javascript error</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4763">WICKET-4763</a> - Page's stateless hint is initially set to 'false'</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4766">WICKET-4766</a> - multiple &amp;lt;style&amp;gt; tags in header are rendered incorrectly</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4768">WICKET-4768</a> - Whitespace in TabbedPanel markup causes layout issues</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4770">WICKET-4770</a> - Wicket 6: modal windows in Safari are always in drag or resize mode</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4773">WICKET-4773</a> - ComponentFeedbackPanel broken under Wicket 6.0.0 when RenderStrategy.REDIRECT_TO_RENDER</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4775">WICKET-4775</a> - PageParameters#mergeWith may loose values of the 'other' PP</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4780">WICKET-4780</a> - Using both MountedMapper and CryptoMapper causes warning</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4730">WICKET-4730</a> - Filter component does not clear filter fields</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4731">WICKET-4731</a> - TimeField not able to work with a java.sql.Time</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4736">WICKET-4736</a> - JavaScriptFilteredIntoFooterHeaderResponse should reverse filter logic</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4745">WICKET-4745</a> - Allow to set initial state of DebugBar to expanded / collapsed</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4746">WICKET-4746</a> - Wizard component translation for pt_BR</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4748">WICKET-4748</a> - Improve WicketTester to be able to find AjaxBehaviors on second/third/… event name</li>
-</ul>
-
-<h4 id="new-feature">New Feature</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-3969">WICKET-3969</a> - Add CDI integration</li>
-</ul>
-
-<h4 id="task">Task</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4781">WICKET-4781</a> - Downgrade the warning that a rendering falls back to redirect_to_buffer to a DEBUG</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/d8f15469/content/2012/10/08/wicket-6.1.1-released.html
----------------------------------------------------------------------
diff --git a/content/2012/10/08/wicket-6.1.1-released.html b/content/2012/10/08/wicket-6.1.1-released.html
deleted file mode 100644
index 363687f..0000000
--- a/content/2012/10/08/wicket-6.1.1-released.html
+++ /dev/null
@@ -1,250 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.1.1 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.1.1 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.1.1!</p>
-
-<p>This release marks the first patch release of Wicket 6. Starting with Wicket 
-6 we use semantic versioning for the future development of Wicket, and as
-such no API breaks are present in this release compared to 6.1.0 and 6.0.0.</p>
-
-<p>This release fixes two bugs in 6.1.0:</p>
-
-<p><a href="https://issues.apache.org/jira/browse/WICKET-4789">WICKET-4789</a></p>
-
-<p>The way URLs are encoded was changed (WICKET-4645) and now the first
-request (with ;jsessionid in path) generates invalid internal links.</p>
-
-<p><a href="https://issues.apache.org/jira/browse/WICKET-4759">WICKET-4759</a></p>
-
-<p>FilterForm/FilterToolbar don’t work when there’s more than one IColumn
-to be filtered</p>
-
-<p>Any other issues will be released in 6.2.0</p>
-
-<h2 id="using-this-release">Using this release</h2>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.1.1<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.1.1">http://www.apache.org/dyn/closer.cgi/wicket/6.1.1</a></li>
-  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.1.1/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.1.1/binaries</a></li>
-</ul>
-
-<h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2>
-
-<p>If you upgrade from 6.0.0 or 6.1.0, this release is a drop in 
-replacement. If you come from a version prior to 6.0.0, please 
-read our Wicket 6 migration guide found at <a href="http://s.apache.org/wicket-6.0-migration">http://s.apache.org/wicket-6.0-migration</a></p>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</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/d8f15469/content/2012/10/23/wicket-6.2.0-released.html
----------------------------------------------------------------------
diff --git a/content/2012/10/23/wicket-6.2.0-released.html b/content/2012/10/23/wicket-6.2.0-released.html
deleted file mode 100644
index 54a3f6e..0000000
--- a/content/2012/10/23/wicket-6.2.0-released.html
+++ /dev/null
@@ -1,305 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.2.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.2.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.2.0!</p>
-
-<p>This release marks the second minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development of
-Wicket, and as such no API breaks are present in this release compared
-to 6.0.0.</p>
-
-<h2 id="new-and-noteworthy">New and noteworthy</h2>
-
-<p>SerializableChecker has been made easier to extend. It is now much easier
-to add your own checks at serialization time. For example, check whether your
-LoadableDetachableModels are detached, or no Hibernate entities are referenced
-directly from your component tree, etc.</p>
-
-<p>For the full changelog see the release notes attached to the end of
-this announcement.</p>
-
-<h2 id="using-this-release">Using this release</h2>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.2.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.2.0">http://www.apache.org/dyn/closer.cgi/wicket/6.2.0</a></li>
-  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.2.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.2.0/binaries</a></li>
-</ul>
-
-<h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2>
-
-<p>If you upgrade from 6.0.0 or 6.1.0, this release is a drop in 
-replacement. If you come from a version prior to 6.0.0, please 
-read our Wicket 6 migration guide found at <a href="http://s.apache.org/wicket-6.0-migration">http://s.apache.org/wicket-6.0-migration</a></p>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-620">Release Notes - Wicket - Version 6.2.0</h3>
-
-<h4 id="sub-task">Sub-task</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4752">WICKET-4752</a> - Revert Wicket-4715 -Read multipart request params in WebApplication</li>
-</ul>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4587">WICKET-4587</a> - URLRenderer renderFullUrl</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4589">WICKET-4589</a> - Closing <code>&lt;/wicket:container&gt;</code> tag is incorrectly setup as autocomponent</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4756">WICKET-4756</a> - AtmosphereWebRequest should return true on calls to #isAjax()</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4759">WICKET-4759</a> - FilterForm/FilterToolbar don’t work when there’s more than one IColumn to be filtered</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4769">WICKET-4769</a> - Clicking on Label of Radio doesn’t update component with Ajax update</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4771">WICKET-4771</a> - Submitting value filled in DropDownChoice fails when tinymce textarea is on the page</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4776">WICKET-4776</a> - Problems with switching between HTTP/HTTPS</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4777">WICKET-4777</a> - JavaScriptReference escapes given URL</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4786">WICKET-4786</a> - AjaxTabbedPanel doesn’t include constructor with model</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4787">WICKET-4787</a> - Registering resource bundles with duplicate resource references gives an NPE</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4788">WICKET-4788</a> - FilteringHeaderResponse does not unwrap PriorityHeaderItems for filtering</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4789">WICKET-4789</a> - URL rendering regression</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4791">WICKET-4791</a> - UploadProgressBar hides immediately after being shown.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4792">WICKET-4792</a> - wickettester#startcomponent(component) doesn’t call oninitialize</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4794">WICKET-4794</a> - RfcCompliantEmailAddressValidator error message not defined</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4796">WICKET-4796</a> - DatePickerTest fails because of java inconsistensy on localizing March german shortname Mrz vs Mär</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4797">WICKET-4797</a> - CheckBoxMultipleChoice loses state</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4801">WICKET-4801</a> - BaseWicketTester.executeAjaxEvent only fires one of multiple behaviors bound to a given event</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4806">WICKET-4806</a> - AjaxEditableChoiceLabel won’t close select onblur</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4810">WICKET-4810</a> - CLONE - BaseWicketTester.clickLink() does not work with a ResourceLink with ResourceReference</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4816">WICKET-4816</a> - Handling of semicolons in form action URLs</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4818">WICKET-4818</a> - NullPointerException while reading the POST parameters</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4820">WICKET-4820</a> - Race condition in ResourceSettings: getResourceWatcher() is not thread safe</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4822">WICKET-4822</a> - Wicket.Event.add requires Wicket.$, but wicket-ajax-jquery is not listed as a dependency</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4824">WICKET-4824</a> - Redirect to HTTPS is using wrong port 80 if HttpsConfig with default ports 80/443 is used</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4160">WICKET-4160</a> - Make AbstractAutoCompleteRenderer.renderHeader() and .renderFooter() non-final</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4772">WICKET-4772</a> - DataTable API and handling of AbstractToolbar</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4778">WICKET-4778</a> - Add factory methods to JavaScriptHeaderItem to create a deferred JavaScript header item.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4798">WICKET-4798</a> - Make IteratorFilter.onFilter protected</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4804">WICKET-4804</a> - Add #setStatus(int) in AbstractResource.ResourceResponse</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4808">WICKET-4808</a> - WebClientInfo.getRemoteAddr() handling “Forwarded-For” value tokens not being ip addresses</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4812">WICKET-4812</a> - Make SerializationChecker easier for extending so custom checks can be added to it</li>
-</ul>
-
-<h4 id="new-feature">New Feature</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4793">WICKET-4793</a> - Support Jetty 9.x websocket implementation</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4802">WICKET-4802</a> - Add functionality to be able to export DataTable content</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4815">WICKET-4815</a> - Interface to mark components with type safe models</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/d8f15469/content/2012/11/09/wicket-1.5.9-released.html
----------------------------------------------------------------------
diff --git a/content/2012/11/09/wicket-1.5.9-released.html b/content/2012/11/09/wicket-1.5.9-released.html
deleted file mode 100644
index cca8348..0000000
--- a/content/2012/11/09/wicket-1.5.9-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.9 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.9 released</h1>
-			<p>This is the nineth maintenance release of the Wicket 1.5.x series. This release brings over 48 bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket.1.5.9">Git tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12322962">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.9<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.9">full distribution</a> (including source)</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/d8f15469/content/2012/11/16/wicket-6.3.0-released.html
----------------------------------------------------------------------
diff --git a/content/2012/11/16/wicket-6.3.0-released.html b/content/2012/11/16/wicket-6.3.0-released.html
deleted file mode 100644
index db32038..0000000
--- a/content/2012/11/16/wicket-6.3.0-released.html
+++ /dev/null
@@ -1,290 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.3.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.3.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.3.0!</p>
-
-<p>This release marks the third minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development of
-Wicket, and as such no API breaks are present in this release compared
-to 6.0.0.</p>
-
-<h2 id="new-and-noteworthy">New and noteworthy</h2>
-
-<p>This release fixes some javascript errors in IE7 and IE8 with Wicket 6.</p>
-
-<p>We have upgraded the embedded JQuery library to 1.8.2 (the most recent
-stable release of JQuery). If you depend on an earlier version of
-JQuery, you can instruct Wicket to use your older version. See the
-<a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+Ajax#WicketAjax-Configuration">Wicket Ajax Guide</a>
-for more information.</p>
-
-<p>For the full changelog see the release notes attached to the end of
-this announcement.</p>
-
-<h2 id="using-this-release">Using this release</h2>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.3.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.3.0">http://www.apache.org/dyn/closer.cgi/wicket/6.3.0</a></li>
-  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.3.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.3.0/binaries</a></li>
-</ul>
-
-<h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2>
-
-<p>If you upgrade from 6.0.0, 6.1.0, or 6.2.0 this release is a drop in 
-replacement. If you come from a version prior to 6.0.0, please 
-read our Wicket 6 migration guide found at <a href="http://s.apache.org/wicket-6.0-migration">http://s.apache.org/wicket-6.0-migration</a></p>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-630">Release Notes - Wicket - Version 6.3.0</h3>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4623">WICKET-4623</a> - UploadProgressBar does not show up if the form submitted by AjaxButton or AjaxLink</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4826">WICKET-4826</a> - PaletteButton#onComponentTag(ComponentTag) does not call super</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4829">WICKET-4829</a> - ComponentResolvers created in app init ignore markup’s namespace</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4836">WICKET-4836</a> - Unmount a page does not work if the path starts with /</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4837">WICKET-4837</a> - SmartLinkMultiLineLabel does not display email addresses or web URLs as hyperlinks</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4841">WICKET-4841</a> - Return error code 400 when an Ajax request has no base url set in header/request parameters.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4842">WICKET-4842</a> - WicketRuntimeException when Tomcat cleans up a session later on</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4844">WICKET-4844</a> - AbstractResourceReferenceMapper doesn’t escape separators in style/variation names</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4848">WICKET-4848</a> - Reporter of FeedbackMessage should not be set to ‘null’ on detach</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4850">WICKET-4850</a> - BaseWicketTester discards cookies with MaxAge = -1 when processing a new request</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4851">WICKET-4851</a> - IE8, IE7 javascript errors with Wicket 6</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4857">WICKET-4857</a> - AutoCompleteTextFields submits Form if a choice is selected via enter-key</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4859">WICKET-4859</a> - Integer overflow in AbstractToolbar</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4864">WICKET-4864</a> - ‘format’ not set in ConversionException</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4865">WICKET-4865</a> - Page parameters not working with CryptoMapper</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4831">WICKET-4831</a> - Append the feedback message CSS class instead of overriding it</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4835">WICKET-4835</a> - Add debug log messages in CompoundRequestMapper#mapRequest</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4845">WICKET-4845</a> - Make BasicResourceReferenceMapper public so it is easy to extend it</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4853">WICKET-4853</a> - Change FormComponent#reportRequiredError() from private to protected</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4856">WICKET-4856</a> - Support SVG extension in SecurePackageResourceGuard</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4863">WICKET-4863</a> - Customize ValidationError creation by FormComponent</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4867">WICKET-4867</a> - Detach the object before calculating its size</li>
-</ul>
-
-<h4 id="task">Task</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4855">WICKET-4855</a> - Upgrade JQuery to 1.8.2</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/d8f15469/content/2012/12/14/wicket-6.4.0-released.html
----------------------------------------------------------------------
diff --git a/content/2012/12/14/wicket-6.4.0-released.html b/content/2012/12/14/wicket-6.4.0-released.html
deleted file mode 100644
index e300300..0000000
--- a/content/2012/12/14/wicket-6.4.0-released.html
+++ /dev/null
@@ -1,345 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.4.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.4.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.4.0!</p>
-
-<p>This release marks the fourth minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development of
-Wicket, and as such no API breaks are present in this release compared
-to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<p>JQuery was upgraded to 1.8.3, bootstrap to 2.2.2.</p>
-
-<h4 id="jsr-303-beanvalidation-support">JSR 303 BeanValidation support</h4>
-
-<p>Native support for BeanValidation (JSR 303) was added as an 
-experimental module and released as version 0.5. You can grab it
-by using these maven coordinates:</p>
-
-<ul>
-  <li>org.apache.wicket:wicket-bean-validation:0.5:jar</li>
-</ul>
-
-<p>or by pasting in the pom snippet below:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-bean-validation<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>0.5<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Note that this is an experimental module and that it is not released
-under the SemVer rules. Use at your own risk.</p>
-
-<h4 id="hierarchical-feedback-panel">Hierarchical feedback panel</h4>
-
-<p>A new kind of feedback panel was introduced: a hierarchical feedback
-panel. A specialized feedback panel that only displays messages from
-inside a fence defined by a container component. Instances will not
-show messages coming from inside a nested fence, allowing the nesting
-of these panels to work correctly without displaying the same
-feedback message twice. A constructor that does not takes a fencing
-component creates a catch-all panel that shows messages that do not
-come from inside any fence or from the Session.</p>
-
-<p>For more information see the <a href="http://s.apache.org/wicket-FencedFeedbackPanel">FencedFeedbackPanel javadoc</a>.</p>
-
-<p>For the full changelog see the release notes attached to the end of
-this announcement.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.4.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.4.0">http://www.apache.org/dyn/closer.cgi/wicket/6.4.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.4.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.4.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.0.0, 6.1.0, 6.2.0 or 6.3.0 this release is a drop in
-replacement. If you come from a version prior to 6.0.0, please
-read our Wicket 6 migration guide found at</p>
-
-<pre><code>http://s.apache.org/wicket-6.0-migration
-</code></pre>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-640">Release Notes - Wicket - Version 6.4.0</h3>
-
-<h4 id="sub-task">Sub-task</h4>
-
-<ul>
-  <li><a href="WICKET-4880">WICKET-4880</a> - Make it possible to override the Ajax behavior of AjaxSubmitLink and AjaxButton</li>
-</ul>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4869">WICKET-4869</a> - Wicket-Atmosphere track message length</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4872">WICKET-4872</a> - IllegalArgumentException on ReloadingWicketFilter and inheritance markup</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4877">WICKET-4877</a> - encodeUrl fails parsing jsessionid when using root context</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4878">WICKET-4878</a> - Rendering of feedback messages fails with DebugBar in page</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4881">WICKET-4881</a> - IE 8 : error when handling Wicket Ajax Response</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4884">WICKET-4884</a> - ValidationError messages for NumberTextFields with minimum/maximum are always English</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4886">WICKET-4886</a> - Do not register Ajax timer if the component is removed</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4890">WICKET-4890</a> - Bad validation messages after WICKET-2128</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4891">WICKET-4891</a> - UrlRenderer.renderRelativeUrl misbehavior if the filterPath is composed.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4894">WICKET-4894</a> - Internet Explorer fails fails to properly include conditional stylesheet links added via AjaxRequestTarget</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4895">WICKET-4895</a> - WicketRuntimeException: addOrReplace for feedback panel does not clear Component.FEEDBACK_LIST - feedback from replaced component causes error.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4899">WICKET-4899</a> - autocomplete shows strings with quotes strings as string2 with "quote"</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4900">WICKET-4900</a> - Setting a status code on an AbstractResource results in no HTTP body</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4908">WICKET-4908</a> - Wrong charset or screwed up characters in Norwegian properties-file</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4911">WICKET-4911</a> - Palette Ajax update does not work</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4913">WICKET-4913</a> - HtmlDocumentParser does not support tags containing number (e.g. h1-h6)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4915">WICKET-4915</a> - org.apache.wicket.util.resource.Patht#find fails on Windows</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4916">WICKET-4916</a> - AbstractTree$TreeItem renderHead does not call renderHead for child TreeItems.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4917">WICKET-4917</a> - Websockets are not working if URL has a hash in it</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4918">WICKET-4918</a> - LazyInitProxyFactory prevents using package private interfaces</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4920">WICKET-4920</a> - Rendered Url on root context with cookies disabled might result in double slash //</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4922">WICKET-4922</a> - Cloned ServletWebRequest returns wrong OriginalUrl</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4923">WICKET-4923</a> - CryptoMapper ignores original queryString parameters</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4873">WICKET-4873</a> - Support different session id parameter</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4876">WICKET-4876</a> - CheckBoxMultipleChoice should implement getAdditionalAttributes as RadioChoice</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4887">WICKET-4887</a> - Use a Set to keep the supported wicket elements in WicketTagIdentifier</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4889">WICKET-4889</a> - Label constructor should accept Serializable as label</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4892">WICKET-4892</a> - Provide helpful exception message in RequestCycle#urlFor()</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4901">WICKET-4901</a> - AjaxPagingNaviagtionLink should provide updateAjaxAttributes like AjaxLink</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4902">WICKET-4902</a> - ConcatBundleResource should use the respective ITextResourceCompressor</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4924">WICKET-4924</a> - Websocket broadcast support does not work with OSGi</li>
-</ul>
-
-<h4 id="new-feature">New Feature</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4832">WICKET-4832</a> - Websocket broadcast support</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4879">WICKET-4879</a> - Implementing channels in wicket-atmosphere</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4883">WICKET-4883</a> - Out of the box bean-validation (JSR 303) integration</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4888">WICKET-4888</a> - Introduce a hierarchical feedback panel (FencedFeedbackPanel)</li>
-</ul>
-
-<h4 id="task">Task</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4885">WICKET-4885</a> - Upgrade jQuery to its latest stable version (1.8.3)</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>


[11/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2009/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/10/index.html b/content/news/2009/10/index.html
new file mode 100644
index 0000000..ea1515b
--- /dev/null
+++ b/content/news/2009/10/index.html
@@ -0,0 +1,162 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for October 2009 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2009/10 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2009/10 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2009/10 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2009/10 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2009/10 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2009/10 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for October 2009</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.2 released</h3>
+  <p><small>12 Oct 2009</small></p>
+	<p>The Apache Wicket project is proud to announce the second maintenance release
+of Apache Wicket 1.4.</p>
+<h3 id="download-apache-wicket-142">Download Apache Wicket 1.4.2</h3>
+<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.2">http://www.apache...</a></p>
+	<a href="/news/2009/10/12/wicket-1.4.2-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.4.3 released</h3>
+  <p><small>24 Oct 2009</small></p>
+	<p>The Apache Wicket project is proud to announce the third maintenance release
+of Apache Wicket 1.4.</p>
+<h3 id="download-apache-wicket-143">Download Apache Wicket 1.4.3</h3>
+<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.3">http://www.apach...</a></p>
+	<a href="/news/2009/10/24/wicket-1.4.3-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2009/12/13/wicket-1.4.4-released.html
----------------------------------------------------------------------
diff --git a/content/news/2009/12/13/wicket-1.4.4-released.html b/content/news/2009/12/13/wicket-1.4.4-released.html
new file mode 100644
index 0000000..a811dad
--- /dev/null
+++ b/content/news/2009/12/13/wicket-1.4.4-released.html
@@ -0,0 +1,84 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.4 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2009/12/13/wicket-1.4.4-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2009/12/13/wicket-1.4.4-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2009/12/13/wicket-1.4.4-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2009/12/13/wicket-1.4.4-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2009/12/13/wicket-1.4.4-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2009/12/13/wicket-1.4.4-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.4 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">13 Dec 2009</p>
+    <p>The Apache Wicket project is proud to announce the fourth maintenance release
+of Apache Wicket 1.4.</p>
+<h3 id="download-apache-wicket-144">Download Apache Wicket 1.4.4</h3>
+<p>You can download the release here:
+<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.4">http://www.apache.org/dyn/closer.cgi/wicket/1.4.4</a></p>
+<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.4<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<h3 id="changes">Changes</h3>
+<p>A complete list of changes can be found
+<a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12314323&amp;sorter/field=priority&amp;sorter/order=DESC">here</a>.</p>
+<p>We thank you for your patience and support.</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2009/12/21/wicket-1.4.5-released.html
----------------------------------------------------------------------
diff --git a/content/news/2009/12/21/wicket-1.4.5-released.html b/content/news/2009/12/21/wicket-1.4.5-released.html
new file mode 100644
index 0000000..e38301f
--- /dev/null
+++ b/content/news/2009/12/21/wicket-1.4.5-released.html
@@ -0,0 +1,86 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.5 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2009/12/21/wicket-1.4.5-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2009/12/21/wicket-1.4.5-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2009/12/21/wicket-1.4.5-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2009/12/21/wicket-1.4.5-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2009/12/21/wicket-1.4.5-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2009/12/21/wicket-1.4.5-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.5 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">21 Dec 2009</p>
+    <p>The Apache Wicket project is proud to announce the fifth maintenance release
+of Apache Wicket 1.4. This releases mainly fixes
+<a href="https://issues.apache.org/jira/browse/WICKET-2613">WICKET-2613</a> which has
+caused certain applications to stop functioning properly in production
+environments.</p>
+<h3 id="download-apache-wicket-14">Download Apache Wicket 1.4</h3>
+<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.5">http://www.apache.org/dyn/closer.cgi/wicket/1.4.5</a></p>
+<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.5<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<h3 id="changes">Changes</h3>
+<p>A complete list of changes can be found
+<a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;sorter/order=DESC&amp;sorter/field=priority&amp;pid=12310561&amp;fixfor=12314441">here</a>.</p>
+<p>We thank you for your patience and support.</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2009/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/12/index.html b/content/news/2009/12/index.html
new file mode 100644
index 0000000..e29aadf
--- /dev/null
+++ b/content/news/2009/12/index.html
@@ -0,0 +1,163 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for December 2009 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2009/12 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2009/12 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2009/12 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2009/12 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2009/12 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2009/12 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for December 2009</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.4 released</h3>
+  <p><small>13 Dec 2009</small></p>
+	<p>The Apache Wicket project is proud to announce the fourth maintenance release
+of Apache Wicket 1.4.</p>
+<h3 id="download-apache-wicket-144">Download Apache Wicket 1.4.4</h3>
+<p>You can download the release here:
+<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.4">http://www.apache...</a></p>
+	<a href="/news/2009/12/13/wicket-1.4.4-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.4.5 released</h3>
+  <p><small>21 Dec 2009</small></p>
+	<p>The Apache Wicket project is proud to announce the fifth maintenance release
+of Apache Wicket 1.4. This releases mainly fixes
+<a href="https://issues.apache.org/jira/browse/WICKET-2613">WICKET-2613</a> which has
+caused certain applicat...</p>
+	<a href="/news/2009/12/21/wicket-1.4.5-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2009/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/index.html b/content/news/2009/index.html
new file mode 100644
index 0000000..56bfbd0
--- /dev/null
+++ b/content/news/2009/index.html
@@ -0,0 +1,212 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Yearly archive for 2009 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2009 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2009 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2009 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2009 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2009 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2009 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Yearly archive for 2009</h1>
+        </header>
+        <div class="l-two-third">
+      <div class="l-first">
+              <div  class="l-full">
+                  <h1>All News for December 2009</h1>
+                  <p>This section contains all news items published in <a href="/news/2009/12">December 2009</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2009/12/21/wicket-1.4.5-released.html">Wicket 1.4.5 released</h3>
+                      <small>21 Dec 2009</small>
+              		<p>The Apache Wicket project is proud to announce the fifth maintenance release of Apache Wicket 1.4. This releases mainly fixes WICKET-2613 which has caused certain...
+              		<a href="/news/2009/12/21/wicket-1.4.5-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2009/12/13/wicket-1.4.4-released.html">Wicket 1.4.4 released</h3>
+                      <small>13 Dec 2009</small>
+              		<p>The Apache Wicket project is proud to announce the fourth maintenance release of Apache Wicket 1.4. Download Apache Wicket 1.4.4 You can download the release...
+              		<a href="/news/2009/12/13/wicket-1.4.4-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for October 2009</h1>
+                  <p>This section contains all news items published in <a href="/news/2009/10">October 2009</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2009/10/24/wicket-1.4.3-released.html">Wicket 1.4.3 released</h3>
+                      <small>24 Oct 2009</small>
+              		<p>The Apache Wicket project is proud to announce the third maintenance release of Apache Wicket 1.4. Download Apache Wicket 1.4.3 You can download the release...
+              		<a href="/news/2009/10/24/wicket-1.4.3-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2009/10/12/wicket-1.4.2-released.html">Wicket 1.4.2 released</h3>
+                      <small>12 Oct 2009</small>
+              		<p>The Apache Wicket project is proud to announce the second maintenance release of Apache Wicket 1.4. Download Apache Wicket 1.4.2 You can download the release...
+              		<a href="/news/2009/10/12/wicket-1.4.2-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for August 2009</h1>
+                  <p>This section contains all news items published in <a href="/news/2009/08">August 2009</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2009/08/21/wicket-1.4.1-released.html">Wicket 1.4.1 released</h3>
+                      <small>21 Aug 2009</small>
+              		<p>The Apache Wicket project is proud to announce the first maintenance release of Apache Wicket 1.4. Download Apache Wicket 1.4 You can download the release...
+              		<a href="/news/2009/08/21/wicket-1.4.1-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for July 2009</h1>
+                  <p>This section contains all news items published in <a href="/news/2009/07">July 2009</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html">Apache Wicket 1.4 takes typesafety to the next level</h3>
+                      <small>30 Jul 2009</small>
+              		<p>The Apache Wicket project is proud to announce the release of Apache Wicket 1.4. Apache Wicket is an open source, component oriented Java web application...
+              		<a href="/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2009/07/30/wicket-1.3.7-released.html">Apache Wicket 1.3.7 marks end of life for Wicket 1.3</h3>
+                      <small>30 Jul 2009</small>
+              		<p>The Apache Wicket team is proud to present the release of Apache Wicket 1.3.7. This will be the last feature release for the 1.3.x branch....
+              		<a href="/news/2009/07/30/wicket-1.3.7-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+      </div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/02/01/wicket-1.4.6-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/02/01/wicket-1.4.6-released.html b/content/news/2010/02/01/wicket-1.4.6-released.html
new file mode 100644
index 0000000..198dbcc
--- /dev/null
+++ b/content/news/2010/02/01/wicket-1.4.6-released.html
@@ -0,0 +1,84 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.6 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/02/01/wicket-1.4.6-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/02/01/wicket-1.4.6-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/02/01/wicket-1.4.6-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/02/01/wicket-1.4.6-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/02/01/wicket-1.4.6-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/02/01/wicket-1.4.6-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.6 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">01 Feb 2010</p>
+    <p>The Apache Wicket project is proud to announce the sixths maintenance release
+of Apache Wicket 1.4. This releases brings over 40 improvements and bug fixes
+that make Wicket 1.4 even more stable in production environments.</p>
+<h3 id="download-apache-wicket-146">Download Apache Wicket 1.4.6</h3>
+<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.6">http://www.apache.org/dyn/closer.cgi/wicket/1.4.6</a></p>
+<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.6<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<h3 id="changes">Changes</h3>
+<p>A complete list of changes can be found
+<a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;sorter/order=DESC&amp;sorter/field=priority&amp;pid=12310561&amp;fixfor=12314470">here</a>.</p>
+<p>We thank you for your patience and support.</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/02/index.html b/content/news/2010/02/index.html
new file mode 100644
index 0000000..d2e3634
--- /dev/null
+++ b/content/news/2010/02/index.html
@@ -0,0 +1,150 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for February 2010 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/02 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/02 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/02 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/02 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/02 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/02 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for February 2010</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.6 released</h3>
+  <p><small>01 Feb 2010</small></p>
+	<p>The Apache Wicket proje...</p>
+	<a href="/news/2010/02/01/wicket-1.4.6-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/03/05/wicket-1.4.7-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/03/05/wicket-1.4.7-released.html b/content/news/2010/03/05/wicket-1.4.7-released.html
new file mode 100644
index 0000000..13438ac
--- /dev/null
+++ b/content/news/2010/03/05/wicket-1.4.7-released.html
@@ -0,0 +1,82 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.7 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/03/05/wicket-1.4.7-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/03/05/wicket-1.4.7-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/03/05/wicket-1.4.7-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/03/05/wicket-1.4.7-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/03/05/wicket-1.4.7-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/03/05/wicket-1.4.7-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.7 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">05 Mar 2010</p>
+    <p>The Apache Wicket project is proud to announce the seventh maintenance release of Apache Wicket 1.4. This releases brings over 30 improvements and bug fixes.</p>
+<h3 id="download-apache-wicket-147">Download Apache Wicket 1.4.7</h3>
+<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.7">http://www.apache.org/dyn/closer.cgi/wicket/1.4.7</a></p>
+<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.7<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<h3 id="changes">Changes</h3>
+<p>A complete list of changes can be found <a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310561&amp;fixfor=12314560">here</a>.</p>
+<p>We thank you for your patience and support.</p>
+<p>The Wicket Team</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/03/index.html b/content/news/2010/03/index.html
new file mode 100644
index 0000000..07d06c4
--- /dev/null
+++ b/content/news/2010/03/index.html
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for March 2010 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/03 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/03 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/03 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/03 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/03 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/03 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for March 2010</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.7 released</h3>
+  <p><small>05 Mar 2010</small></p>
+	<p>The Apache Wicket project is proud to announce the seventh maintenance release of Apache Wicket 1.4. This releases brings over 30 improvements and bug fixes.</p>
+<h3 id="download-apache-wicket-147">Download Apache Wicket 1.4.7</h3>
+<p>You can download the relea...</p>
+	<a href="/news/2010/03/05/wicket-1.4.7-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/05/03/wicket-1.4.8-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/05/03/wicket-1.4.8-released.html b/content/news/2010/05/03/wicket-1.4.8-released.html
new file mode 100644
index 0000000..98be9cd
--- /dev/null
+++ b/content/news/2010/05/03/wicket-1.4.8-released.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.8 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/05/03/wicket-1.4.8-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/05/03/wicket-1.4.8-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/05/03/wicket-1.4.8-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/05/03/wicket-1.4.8-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/05/03/wicket-1.4.8-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/05/03/wicket-1.4.8-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.8 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">03 May 2010</p>
+    <p>Wicket 1.4.8 is released!</p>
+<p>This is the eighth maintenance release of 1.4.x series and brings over
+20 bug fixes and improvements.</p>
+<ul>
+  <li><a href="https://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.8">SVN tag</a></li>
+  <li>Using Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.8<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.8">Download</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310561&amp;fixfor=12314811">Change log</a></li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/05/24/wicket-1.4.9-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/05/24/wicket-1.4.9-released.html b/content/news/2010/05/24/wicket-1.4.9-released.html
new file mode 100644
index 0000000..235c901
--- /dev/null
+++ b/content/news/2010/05/24/wicket-1.4.9-released.html
@@ -0,0 +1,124 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.9 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/05/24/wicket-1.4.9-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/05/24/wicket-1.4.9-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/05/24/wicket-1.4.9-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/05/24/wicket-1.4.9-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/05/24/wicket-1.4.9-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/05/24/wicket-1.4.9-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.9 released</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#release-notes---wicket---version-149"><span class="toc-number">1</span> <span class="toc-text">Release Notes - Wicket - Version 1.4.9</span></a><ul><li class="toc--level-2 toc--section-2"><a href="#bugs"><span class="toc-number">1.1</span> <span class="toc-text">Bugs</span></a></li><li class="toc--level-2 toc--section-3"><a href="#improvements"><span class="toc-number">1.2</span> <span class="toc-text">Improvements</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">24 May 2010</p>
+    <p>This is the ninth maintenance release of the 1.4.x series and brings over
+fifteen bug fixes and improvements.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.9/">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12314962">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.9<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.9">full
+distribution</a> (including
+source)</li>
+</ul>
+<p>It is worth noting that
+<a href="https://issues.apache.org/jira/browse/WICKET-2846">WICKET-2846</a> will be
+reverted in the next release because the community has shown a preference for
+this. So, it would be wise not to take advantage of the
+<code>InheritableThreadLocal</code> that was put into version 1.4.9.</p>
+<h2 id="release-notes---wicket---version-149">Release Notes - Wicket - Version 1.4.9</h2>
+<h3 id="bugs">Bugs</h3>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2741">WICKET-2741</a> - non-performant Collections.synchronizedMap() should be
+replaced with ConcurrentMap</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2843">WICKET-2843</a> - Palette is incompatible with ListMultipleChoice in its use
+of the model</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2853">WICKET-2853</a> - ListMultipleChoice/CheckBoxMultipleChoice do not retain
+selected but disabled items</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2856">WICKET-2856</a> - PackageStringResourceLoader.loadStringResource() causes
+NullPointerException when used in a Class within the root package (i.e. it
+has no package declaration)</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2858">WICKET-2858</a> - WicketSessionFilter: java.lang.IllegalArgumentException:
+Argument application can not be null</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2859">WICKET-2859</a> - Wrong package names in Examples</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2860">WICKET-2860</a> - Wrong name for swiss Application.properties</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2861">WICKET-2861</a> - getConvertedInput() returns null and selectedValues.addAll
+tries adding it</li>
+</ul>
+<h3 id="improvements">Improvements</h3>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2790">WICKET-2790</a> - wicketTester.executeAjaxEvent method does not check if form
+is multiPart</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2840">WICKET-2840</a> - Remove final on
+AbstractRequestTargetUrlCodingStrategy#getMountPath()</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2846">WICKET-2846</a> - Store Application in InheritableThreadLocal instead of
+ThreadLocal</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2855">WICKET-2855</a> - Constructor of RedirectRequestTarget does not validate URL</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2869">WICKET-2869</a> - RangeValidator should use getMinimum and getMaximum</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2870">WICKET-2870</a> - Fix hungarian translation for Wizard</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2879">WICKET-2879</a> - delegate isVisible in PanelCachingTab</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/05/index.html b/content/news/2010/05/index.html
new file mode 100644
index 0000000..bcfcebb
--- /dev/null
+++ b/content/news/2010/05/index.html
@@ -0,0 +1,173 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for May 2010 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/05 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/05 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/05 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/05 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/05 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/05 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for May 2010</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.8 released</h3>
+  <p><small>03 May 2010</small></p>
+	<p>Wicket 1.4.8 is released!</p>
+<p>This is the eighth maintenance release of 1.4.x series and brings over
+20 bug fixes and improvements.</p>
+<ul>
+  <li><a href="https://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.8">SVN tag</a></li>
+  <li>Using Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org...</code></pre></div>
+	<a href="/news/2010/05/03/wicket-1.4.8-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.4.9 released</h3>
+  <p><small>24 May 2010</small></p>
+	<p>This is the ninth maintenance release of the 1.4.x series and brings over
+fifteen bug fixes and improvements.</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.9/">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12314962">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apach...</code></pre></div>
+	<a href="/news/2010/05/24/wicket-1.4.9-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/08/04/martin-grigorov-committer.html
----------------------------------------------------------------------
diff --git a/content/news/2010/08/04/martin-grigorov-committer.html b/content/news/2010/08/04/martin-grigorov-committer.html
new file mode 100644
index 0000000..6e0c044
--- /dev/null
+++ b/content/news/2010/08/04/martin-grigorov-committer.html
@@ -0,0 +1,74 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Martin Grigorov is a Wicket team member | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010/08/04/martin-grigorov-committer.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010/08/04/martin-grigorov-committer.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010/08/04/martin-grigorov-committer.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010/08/04/martin-grigorov-committer.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010/08/04/martin-grigorov-committer.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010/08/04/martin-grigorov-committer.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Martin Grigorov is a Wicket team member</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">04 Aug 2010</p>
+    <p>The Apache Wicket team is proud to have Martin Grigorov as a new member to the
+team of developers. Martin has provided many high quality patches and didn’t
+just pick the easy bugs either. He’s also very active on the user list and
+contributes to several <a href="http://wicketstuff.org">Wicket Stuff projects</a>.</p>
+<p>Welcome Martin!</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[26/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.svg b/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.svg
new file mode 100755
index 0000000..6b20f1f
--- /dev/null
+++ b/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   :  2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceSansProRegular" horiz-adv-x="1017" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="413" />
+<glyph unicode=" "  horiz-adv-x="413" />
+<glyph unicode="&#x09;" horiz-adv-x="413" />
+<glyph unicode="&#xa0;" horiz-adv-x="413" />
+<glyph unicode="!" horiz-adv-x="591" d="M174 102q0 57 36 94t87 37t86 -36.5t35 -94.5q0 -55 -36 -91t-85 -36q-51 0 -87 36t-36 91zM211 1372h170l-4 -192l-23 -774h-116l-23 774z" />
+<glyph unicode="&#x22;" horiz-adv-x="872" d="M164 1413h180l-6 -188l-33 -342h-102l-33 342zM526 1413h179l-5 -188l-32 -342h-105l-33 342z" />
+<glyph unicode="#" d="M72 418v117h178l37 303h-174v118h188l47 375h109l-47 -375h272l49 375h109l-49 -375h165v-118h-178l-37 -303h174v-117h-188l-51 -418h-109l49 418h-270l-51 -418h-111l52 418h-164zM360 535h271l37 303h-271z" />
+<glyph unicode="$" d="M106 135l78 117q160 -137 318 -137q111 0 169 56t58 155q0 90 -58.5 155.5t-142.5 106.5t-169 86t-143 122.5t-58 188.5q0 135 80.5 227.5t216.5 114.5v205h123v-203q159 -18 290 -155l-90 -101q-63 61 -117.5 89t-132.5 28q-94 0 -149 -53.5t-55 -143.5q0 -59 31.5 -105 t81.5 -78t110.5 -60.5t122 -63.5t111.5 -78t82 -111.5t32 -158.5q0 -145 -86 -240.5t-231 -115.5v-207h-123v202q-199 18 -349 158z" />
+<glyph unicode="%" horiz-adv-x="1687" d="M72 946q0 201 82 311.5t223 110.5q139 0 222 -111.5t83 -310.5q0 -201 -83 -313.5t-222 -112.5t-222 112.5t-83 313.5zM199 946q0 -156 48 -238.5t130 -82.5q80 0 128 83t48 238.5t-47 236.5t-129 81t-130 -80t-48 -238zM416 -25l741 1393h113l-742 -1393h-112zM1008 401 q0 199 83 310.5t222 111.5t222 -111.5t83 -310.5q0 -201 -83 -313.5t-222 -112.5t-222 113t-83 313zM1135 401.5q0 -155.5 49 -238.5t129 -83t128 83t48 238.5t-47 236.5t-129 81t-130 -81t-48 -236.5z" />
+<glyph unicode="&#x26;" horiz-adv-x="1247" d="M66 348q0 123 70.5 212t193.5 175q-88 176 -88 316q0 135 87 226t224 91q123 0 193.5 -72.5t70.5 -193.5q0 -63 -23.5 -118.5t-74.5 -108t-91 -85t-114 -85.5q127 -199 340 -377q129 174 188 397h158q-86 -283 -235 -481q143 -98 252 -129l-46 -140q-150 43 -309 154 q-170 -154 -387 -154q-182 0 -295.5 104.5t-113.5 268.5zM229 358q0 -111 76 -179t189 -68q131 0 256 108q-211 184 -353 399q-168 -135 -168 -260zM387 1053q0 -102 64 -236q113 76 171 139.5t58 143.5q0 63 -32 105t-95 42q-74 0 -120 -55t-46 -139z" />
+<glyph unicode="'" horiz-adv-x="509" d="M164 1413h180l-6 -188l-33 -342h-102l-33 342z" />
+<glyph unicode="(" horiz-adv-x="620" d="M168 569.5q0 493.5 270 929.5l105 -49q-236 -389 -236 -880.5t236 -880.5l-105 -49q-270 436 -270 929.5z" />
+<glyph unicode=")" horiz-adv-x="620" d="M78 -311q236 389 235.5 880.5t-235.5 880.5l104 49q270 -436 270.5 -929.5t-270.5 -929.5z" />
+<glyph unicode="*" horiz-adv-x="856" d="M119 1194l31 94l208 -51l19 221h100l19 -219l211 49l30 -94l-198 -82l114 -192l-80 -60l-145 176l-145 -176l-82 60l116 192z" />
+<glyph unicode="+" d="M70 612v127h372v400h133v-400h373v-127h-373v-399h-133v399h-372z" />
+<glyph unicode="," horiz-adv-x="509" d="M96 -250q184 82 185 250q-6 -2 -21 -2q-51 0 -86 30.5t-35 86.5q0 53 36 85.5t89 32.5q66 0 104 -53t38 -145q0 -131 -71 -230.5t-198 -152.5z" />
+<glyph unicode="-" horiz-adv-x="636" d="M84 449v129h471v-129h-471z" />
+<glyph unicode="." horiz-adv-x="509" d="M133 102q0 57 36 94t87 37t86 -36.5t35 -94.5q0 -55 -36 -91t-85 -36q-51 0 -87 36t-36 91z" />
+<glyph unicode="/" horiz-adv-x="716" d="M20 -328l547 1782h123l-545 -1782h-125z" />
+<glyph unicode="0" d="M90 657.5q0 325.5 110.5 499.5t309.5 174q197 0 307.5 -174t110.5 -499.5t-110.5 -504t-307.5 -178.5q-199 0 -309.5 178.5t-110.5 504zM254 657q0 -276 67.5 -411t188.5 -135q119 0 186.5 135t67.5 411q0 539 -254 539q-256 0 -256 -539z" />
+<glyph unicode="1" d="M162 0v139h299v963h-238v108q164 29 277 97h129v-1168h270v-139h-737z" />
+<glyph unicode="2" d="M74 1133q182 199 395 198q180 0 285.5 -105.5t105.5 -279.5q0 -168 -126 -344t-406 -469q143 12 219 12h379v-145h-844v100q170 170 265 270.5t185.5 212t127 194.5t36.5 161q0 117 -63.5 186.5t-183.5 69.5q-143 0 -279 -158z" />
+<glyph unicode="3" d="M53 160l86 110q147 -156 334 -155q119 0 194.5 65.5t75.5 173.5q0 260 -417 260v129q371 0 370 244q0 96 -60.5 151.5t-164.5 55.5q-145 0 -278 -133l-91 106q174 164 375 164q174 0 282.5 -88t108.5 -244q0 -221 -237 -311v-8q125 -29 203.5 -116t78.5 -216 q0 -170 -122.5 -271.5t-307.5 -101.5q-262 1 -430 185z" />
+<glyph unicode="4" d="M35 360v111l559 836h188v-811h179v-136h-179v-360h-159v360h-588zM213 496h410v378q0 78 10 252h-8q-4 -8 -107 -184z" />
+<glyph unicode="5" d="M51 154l82 110q150 -150 330 -149q123 0 205 83t82 216t-76 209.5t-203 76.5q-102 0 -223 -79l-90 57l43 629h653v-146h-506l-35 -387q100 53 201 53q178 0 292 -103t114 -306t-130.5 -323t-310.5 -120q-250 1 -428 179z" />
+<glyph unicode="6" d="M98 604q0 369 141.5 548t356.5 179q186 0 315 -139l-94 -105q-86 102 -215 103q-150 0 -244 -132t-100 -423q61 76 143 120t162 44q174 0 273.5 -103.5t99.5 -300.5q0 -184 -112.5 -302t-274.5 -118q-201 0 -326 163t-125 466zM262 500q16 -190 89 -290.5t198 -100.5 q98 0 162.5 79.5t64.5 206.5q0 131 -61.5 204t-179.5 73q-150 0 -273 -172z" />
+<glyph unicode="7" d="M90 1161v146h842v-105q-221 -283 -299 -537.5t-96 -664.5h-175q16 371 101.5 633t277.5 528h-651z" />
+<glyph unicode="8" d="M84 334q0 221 246 352v8q-182 127 -183 301q0 150 105.5 243t265.5 93q168 0 268.5 -97t100.5 -251q0 -94 -54.5 -177t-125.5 -138v-9q104 -61 165.5 -138t61.5 -197q0 -150 -118 -249.5t-304 -99.5q-184 0 -306 101.5t-122 257.5zM236 350q0 -109 79.5 -179.5 t200.5 -70.5q113 0 184.5 63.5t71.5 166.5q0 49 -21.5 90t-45 66.5t-84 57t-91 45t-112.5 46.5q-182 -121 -182 -285zM303 995q0 -104 77 -164.5t224 -117.5q137 121 137 262q0 100 -61.5 165.5t-165.5 65.5q-92 0 -151.5 -58t-59.5 -153z" />
+<glyph unicode="9" d="M82 911q0 184 112.5 302t272.5 118q201 0 326 -161.5t125 -467.5q0 -369 -141.5 -548t-356.5 -179q-189 1 -316 138l95 106q88 -104 215 -104q152 0 247 133t99 428q-61 -78 -143 -123t-164 -45q-172 0 -271.5 103.5t-99.5 299.5zM240 911q0 -131 61 -203.5t180 -72.5 q152 0 275 174q-35 389 -289 389q-96 0 -161.5 -80t-65.5 -207z" />
+<glyph unicode=":" horiz-adv-x="509" d="M133 102q0 57 36 94t87 37t86 -36.5t35 -94.5q0 -55 -36 -91t-85 -36q-51 0 -87 36t-36 91zM133 842q0 57 36 93t87 36t86 -36t35 -93q0 -55 -35 -91t-86 -36t-87 36t-36 91z" />
+<glyph unicode=";" horiz-adv-x="509" d="M96 -250q184 82 185 250q-6 -2 -21 -2q-51 0 -86 30.5t-35 86.5q0 53 36 85.5t89 32.5q66 0 104 -53t38 -145q0 -131 -71 -230.5t-198 -152.5zM133 842q0 57 36 93t87 36t86 -36t35 -93q0 -55 -35 -91t-86 -36t-87 35.5t-36 91.5z" />
+<glyph unicode="&#x3c;" d="M70 612v136l878 344v-146l-432 -160l-274 -102v-8l274 -103l432 -159v-146z" />
+<glyph unicode="=" d="M70 393v127h878v-127h-878zM70 831v127h878v-127h-878z" />
+<glyph unicode="&#x3e;" d="M70 268v146l432 159l274 103v8l-274 102l-432 160v146l878 -344v-136z" />
+<glyph unicode="?" horiz-adv-x="870" d="M78 1227q150 170 344 170q160 0 255 -88t95 -240q0 -74 -33.5 -143.5t-81 -125t-92.5 -112.5t-71.5 -130t-18.5 -152h-147q-12 88 11 167.5t67.5 139t89.5 113t78.5 113.5t33.5 120q0 86 -52 142t-146 56q-133 0 -236 -118zM285 102q0 57 34.5 94t86 37t87 -36.5 t35.5 -94.5q0 -55 -35.5 -91t-87 -36t-86 36t-34.5 91z" />
+<glyph unicode="@" horiz-adv-x="1734" d="M104 416q0 401 250 654t604 253q307 0 489.5 -186.5t182.5 -491.5q0 -252 -127 -398.5t-282 -146.5q-86 0 -143.5 40t-67.5 116h-4q-119 -139 -250 -139q-109 0 -177.5 76.5t-68.5 212.5q0 176 111.5 325.5t281.5 149.5q111 0 164 -99h4l23 82h112l-80 -409 q-61 -240 111 -240q104 0 189 118t85 306q0 256 -147 413.5t-420 157.5q-287 0 -502 -221t-215 -567q0 -293 171 -460t440 -167q172 0 331 92l45 -100q-174 -104 -389 -104q-313 0 -517 193.5t-204 539.5zM645 416q0 -94 39 -139.5t104 -45.5q88 0 189 121l59 326 q-53 86 -131 86q-115 0 -187.5 -110.5t-72.5 -237.5z" />
+<glyph unicode="A" horiz-adv-x="1101" d="M0 0l455 1343h192l455 -1343h-180l-129 410h-490l-129 -410h-174zM346 547h404l-64 205q-66 209 -133 452h-8q-68 -244 -133 -452z" />
+<glyph unicode="B" horiz-adv-x="1193" d="M178 0v1343h400q215 0 338.5 -78.5t123.5 -248.5q0 -104 -60 -184t-175 -109v-8q311 -49 311 -322q0 -193 -138 -293t-370 -100h-430zM350 135h234q364 0 364 265q0 243 -364 243h-234v-508zM350 770h199q323 0 323 230q0 208 -315 208h-207v-438z" />
+<glyph unicode="C" horiz-adv-x="1159" d="M100 672q0 317 168 506.5t432 189.5q217 0 367 -166l-96 -108q-119 125 -269 125q-193 0 -309.5 -146.5t-116.5 -396.5q0 -254 113 -402.5t305 -148.5q174 0 307 149l97 -104q-166 -195 -408 -195q-260 0 -425 187.5t-165 509.5z" />
+<glyph unicode="D" horiz-adv-x="1247" d="M174 0v1343h336q309 0 472 -172t163 -493q0 -324 -162 -501t-465 -177h-344zM344 139h154q231 0 351 140.5t120 398.5q0 256 -119 391t-352 135h-154v-1065z" />
+<glyph unicode="E" horiz-adv-x="1069" d="M178 0v1343h774v-143h-602v-422h508v-145h-508v-488h623v-145h-795z" />
+<glyph unicode="F" horiz-adv-x="1001" d="M178 0v1343h776v-143h-604v-455h512v-143h-512v-602h-172z" />
+<glyph unicode="G" horiz-adv-x="1253" d="M100 672q0 319 173 507.5t448 188.5q223 0 385 -166l-98 -108q-119 125 -285 125q-205 0 -326 -146.5t-121 -396.5q0 -256 117 -403.5t330 -147.5q158 0 244 80v350h-285v141h440v-565q-160 -156 -417 -156q-268 0 -436.5 186.5t-168.5 510.5z" />
+<glyph unicode="H" horiz-adv-x="1325" d="M178 0v1343h172v-563h625v563h170v-1343h-170v633h-625v-633h-172z" />
+<glyph unicode="I" horiz-adv-x="528" d="M178 0v1343h172v-1343h-172z" />
+<glyph unicode="J" horiz-adv-x="970" d="M59 190l121 86q87 -151 232 -151h2q109 0 162 67.5t53 219.5v931h170v-948q0 -186 -91.5 -303t-279.5 -117q-250 0 -369 215z" />
+<glyph unicode="K" horiz-adv-x="1175" d="M178 0v1343h172v-673h4l559 673h195l-422 -512l485 -831h-190l-401 698l-230 -272v-426h-172z" />
+<glyph unicode="L" horiz-adv-x="985" d="M178 0v1343h172v-1198h586v-145h-758z" />
+<glyph unicode="M" horiz-adv-x="1478" d="M178 0v1343h203l260 -720l96 -275h8l95 275l258 720h200v-1343h-161v739q0 72 22 398h-8l-107 -299l-258 -703h-98l-258 703l-106 299h-9q20 -297 21 -398v-739h-158z" />
+<glyph unicode="N" horiz-adv-x="1314" d="M178 0v1343h176l488 -843l145 -279h8q-22 357 -22 423v5v694h162v-1343h-177l-485 846l-145 276h-9q20 -338 21 -420v-702h-162z" />
+<glyph unicode="O" horiz-adv-x="1349" d="M100 678q0 317 159 503.5t417 186.5q256 0 414.5 -186.5t158.5 -503.5q0 -319 -159.5 -511t-413.5 -192q-256 0 -416 190.5t-160 512.5zM276 678q0 -252 109 -402.5t291 -150.5q180 0 288.5 150.5t108.5 402.5q0 250 -108.5 395.5t-288.5 145.5q-182 0 -291 -145.5 t-109 -395.5z" />
+<glyph unicode="P" horiz-adv-x="1169" d="M178 0v1343h414q495 0 495 -393q0 -207 -134 -312.5t-361 -105.5h-242v-532h-172zM350 672h219q178 0 263.5 67.5t85.5 209t-84 199.5t-265 58h-219v-534z" />
+<glyph unicode="Q" horiz-adv-x="1349" d="M98 678q0 317 159 503.5t415 186.5t415.5 -186.5t159.5 -503.5q0 -287 -129 -472.5t-346 -221.5q90 -176 330 -177q67 1 141 21l33 -133q-88 -31 -193 -31q-178 0 -306 86t-189 232q-223 31 -356.5 217t-133.5 479zM274 678q0 -252 109 -402.5t289 -150.5t288.5 150.5 t108.5 402.5q0 250 -108.5 395.5t-288.5 145.5t-289 -145.5t-109 -395.5z" />
+<glyph unicode="R" horiz-adv-x="1179" d="M178 0v1343h422q469 0 469 -376q0 -152 -80 -248t-221 -133l342 -586h-195l-323 567h-242v-567h-172zM350 707h225q324 0 324 260q0 129 -81 184t-243 55h-225v-499z" />
+<glyph unicode="S" horiz-adv-x="1083" d="M82 174l102 119q162 -168 371 -168q131 0 206 59.5t75 159.5q0 49 -14.5 85t-53.5 64.5t-66.5 44t-91.5 44.5l-192 84q-272 117 -273 346q0 154 121 255t303 101q236 0 396 -166l-91 -110q-133 127 -305 127q-115 0 -183.5 -53.5t-68.5 -143.5q0 -45 17.5 -81t57.5 -63.5 t66.5 -41t82.5 -37.5l192 -82q133 -57 205 -139t72 -220q0 -164 -126 -273.5t-333 -109.5q-276 0 -469 199z" />
+<glyph unicode="T" horiz-adv-x="1087" d="M51 1200v143h985v-143h-407v-1200h-170v1200h-408z" />
+<glyph unicode="U" horiz-adv-x="1310" d="M172 555v788h172v-792q0 -426 311 -426q319 0 320 426v792h164v-788q0 -305 -130 -442.5t-353.5 -137.5t-353.5 137.5t-130 442.5z" />
+<glyph unicode="V" horiz-adv-x="1044" d="M-4 1343h180l217 -725q14 -51 57.5 -202.5t71.5 -241.5h8q39 125 129 444l215 725h175l-426 -1343h-199z" />
+<glyph unicode="W" horiz-adv-x="1599" d="M41 1343h176l141 -731q14 -72 40 -217t40 -217h8q31 160 95 434l186 731h156l186 -731q43 -199 96 -434h9q20 115 75 434l142 731h165l-278 -1343h-207l-203 809q-53 246 -63 305h-8q-12 -53 -35 -152.5t-33 -152.5l-201 -809h-202z" />
+<glyph unicode="X" horiz-adv-x="1040" d="M27 0l391 694l-367 649h189l184 -344q84 -160 104 -194h9q76 160 94 194l178 344h180l-364 -657l391 -686h-189l-198 362q-10 18 -50 93t-65 123h-8q-66 -137 -107 -216l-194 -362h-178z" />
+<glyph unicode="Y" horiz-adv-x="964" d="M-8 1343h184l172 -378q88 -201 131 -293h8q12 27 60.5 131t73.5 162l174 378h176l-404 -823v-520h-170v520z" />
+<glyph unicode="Z" horiz-adv-x="1093" d="M86 0v102l709 1098h-645v143h856v-100l-709 -1098h715v-145h-926z" />
+<glyph unicode="[" horiz-adv-x="620" d="M193 -311v1761h366v-98h-240v-1567h240v-96h-366z" />
+<glyph unicode="\" horiz-adv-x="716" d="M29 1454h121l546 -1782h-123z" />
+<glyph unicode="]" horiz-adv-x="620" d="M63 -215h238v1567h-238v98h365v-1761h-365v96z" />
+<glyph unicode="^" d="M123 582l311 790h150l311 -790h-147l-134 360l-100 272h-8l-103 -272l-133 -360h-147z" />
+<glyph unicode="_" horiz-adv-x="1024" d="M25 -145h974v-113h-974v113z" />
+<glyph unicode="`" horiz-adv-x="1110" d="M328 1462h176l184 -288h-129z" />
+<glyph unicode="a" horiz-adv-x="1048" d="M119 258q0 162 146.5 250t465.5 123q0 250 -205 250q-141 0 -297 -107l-67 117q201 129 391 129q176 0 261 -107.5t85 -302.5v-610h-139l-15 119h-4q-178 -143 -329 -144q-129 0 -211 76t-82 207zM285 270q0 -80 48 -119.5t126 -39.5q123 0 272 133v276 q-242 -31 -344 -91.5t-102 -158.5z" />
+<glyph unicode="b" horiz-adv-x="1136" d="M168 0v1458h168v-397l-4 -180q158 139 311 139q190 0 292.5 -135t102.5 -371q0 -246 -126 -392.5t-304 -146.5q-145 0 -284 123h-7l-14 -98h-135zM336 221q121 -104 244 -104q125 0 204.5 107.5t79.5 287.5q0 367 -262 367q-121 0 -266 -136v-522z" />
+<glyph unicode="c" horiz-adv-x="933" d="M94 495.5q0 241.5 139.5 383t339.5 141.5q164 0 291 -119l-84 -108q-102 88 -200 88q-135 0 -223.5 -107.5t-88.5 -277.5t85 -275.5t222 -105.5q121 0 234 100l76 -111q-145 -129 -324 -129q-205 0 -336 139.5t-131 381z" />
+<glyph unicode="d" horiz-adv-x="1136" d="M96 496q0 236 127 380t305 144q137 0 279 -115l-8 170v383h170v-1458h-140l-14 117h-6q-145 -141 -301 -142q-190 0 -301 137.5t-111 383.5zM270 498q0 -178 73 -279.5t202 -101.5q131 0 254 137v520q-117 104 -242 105q-121 0 -204 -106.5t-83 -274.5z" />
+<glyph unicode="e" horiz-adv-x="1021" d="M94 496q0 233 133 378.5t314 145.5q188 0 292.5 -126t104.5 -341q0 -55 -6 -92h-672q8 -162 98.5 -256t233.5 -94q127 0 248 77l59 -110q-160 -102 -328 -103q-205 0 -341 141.5t-136 379.5zM258 571h533q0 152 -64.5 234t-181.5 82q-109 0 -191 -85.5t-96 -230.5z" />
+<glyph unicode="f" horiz-adv-x="598" d="M61 858v127l136 10v158q0 156 72.5 243t217.5 87q86 0 166 -33l-37 -129q-55 25 -112 25q-139 0 -139 -193v-158h210v-137h-210v-858h-168v858h-136z" />
+<glyph unicode="g" horiz-adv-x="1032" d="M92 -190q0 127 146 225v8q-88 55 -88 162q0 111 108 184v8q-129 104 -129 269q0 158 108.5 256t266.5 98q78 0 141 -25h346v-129h-205q82 -78 82 -204q0 -156 -104.5 -251.5t-259.5 -95.5q-80 0 -150 35q-63 -55 -63 -119q0 -108 173 -108h3h192q176 0 262.5 -57.5 t86.5 -180.5q0 -143 -139.5 -243.5t-364.5 -100.5q-186 0 -299 71t-113 198zM240 -168q0 -80 76.5 -127t211.5 -47q137 0 226.5 60.5t89.5 142.5q0 68 -50.5 95.5t-150.5 27.5h-172q-72 0 -129 16q-102 -74 -102 -168zM293 665.5q0 -106.5 61.5 -172t149.5 -65.5t149.5 65.5 t61.5 172t-60.5 169t-150.5 62.5t-150.5 -62.5t-60.5 -169z" />
+<glyph unicode="h" horiz-adv-x="1114" d="M168 0v1458h168v-397l-6 -205q172 164 332 164q303 0 303 -389v-631h-168v608q0 139 -45 202.5t-144 63.5q-72 0 -131 -35.5t-141 -117.5v-721h-168z" />
+<glyph unicode="i" horiz-adv-x="503" d="M137 1309q0 49 34 78.5t83 29.5t83 -29.5t34 -78.5q0 -47 -34 -78t-83 -31t-83 31t-34 78zM168 0v995h168v-995h-168z" />
+<glyph unicode="j" horiz-adv-x="505" d="M-82 -418l35 127q49 -16 94 -16q70 0 96.5 48t26.5 146v1108h168v-1108q0 -331 -270 -331h-2q-82 0 -148 26zM139 1309q0 49 34 78.5t83 29.5t82 -29.5t33 -78.5q0 -47 -33 -78t-82 -31t-83 31t-34 78z" />
+<glyph unicode="k" horiz-adv-x="1013" d="M168 0v1458h166v-987h6l424 524h186l-334 -399l379 -596h-184l-291 479l-186 -217v-262h-166z" />
+<glyph unicode="l" horiz-adv-x="522" d="M168 201v1257h168v-1270q0 -73 46 -73h1q18 0 37 4l22 -127q-37 -16 -96 -17q-178 1 -178 226z" />
+<glyph unicode="m" horiz-adv-x="1697" d="M168 0v995h139l15 -143h6q154 168 309 168q209 0 274 -191q176 190 328 191q303 0 303 -389v-631h-168v608q0 139 -45 202.5t-139 63.5q-113 0 -250 -153v-721h-168v608q0 139 -45 202.5t-141 63.5q-111 0 -250 -153v-721h-168z" />
+<glyph unicode="n" horiz-adv-x="1120" d="M168 0v995h139l15 -143h6q168 168 334 168q303 0 303 -389v-631h-168v608q0 139 -45 202.5t-144 63.5q-72 0 -131 -35.5t-141 -117.5v-721h-168z" />
+<glyph unicode="o" horiz-adv-x="1110" d="M94 496q0 242 134 383t327 141t327 -141.5t134 -382.5q0 -238 -134 -379.5t-327 -141.5t-327 141.5t-134 379.5zM268 496q0 -170 80 -275.5t207 -105.5q129 0 208 105.5t79 275.5q0 172 -79 278.5t-208 106.5q-127 0 -207 -106.5t-80 -278.5z" />
+<glyph unicode="p" horiz-adv-x="1136" d="M168 -420v1415h139l15 -114h6q166 139 317 139q188 0 290.5 -136t102.5 -372q0 -244 -126 -390.5t-304 -146.5q-129 0 -276 115l4 -174v-336h-168zM336 221q125 -104 244 -104q125 0 204.5 107.5t79.5 287.5q0 367 -262 367q-115 0 -266 -136v-522z" />
+<glyph unicode="q" horiz-adv-x="1126" d="M96 496q0 236 127 380t305 144q147 0 285 -119h4l17 94h135v-1415h-170v354l8 177q-145 -135 -299 -136q-190 0 -301 137.5t-111 383.5zM270 498q0 -178 73 -279.5t202 -101.5q131 0 254 137v520q-117 104 -242 105q-121 0 -204 -106.5t-83 -274.5z" />
+<glyph unicode="r" horiz-adv-x="710" d="M168 0v995h139l15 -180h6q51 96 124.5 150.5t157.5 54.5q59 0 107 -21l-33 -147q-53 16 -96 16q-70 0 -137.5 -55t-114.5 -174v-639h-168z" />
+<glyph unicode="s" horiz-adv-x="858" d="M57 113l84 112q147 -119 293 -119q94 0 145.5 44.5t51.5 111.5q0 37 -18.5 65.5t-57.5 52t-67.5 37t-84.5 34.5q-66 23 -108.5 43t-90.5 55t-73 82t-25 106q0 123 92.5 203t250.5 80q170 0 309 -113l-80 -106q-117 88 -227 88q-88 0 -135.5 -41t-47.5 -103 q0 -41 35 -74.5t64.5 -48t106.5 -43.5q5 -2 8 -3t7 -3q57 -23 88 -35t79.5 -39.5t73 -55t44 -71.5t19.5 -100q0 -127 -97.5 -212t-267.5 -85q-205 1 -371 138z" />
+<glyph unicode="t" horiz-adv-x="692" d="M49 858v127l156 10l20 279h142v-279h268v-137h-268v-553q0 -96 34.5 -144t118.5 -48q41 0 113 26l33 -127q-111 -37 -185 -37q-284 0 -284 332v551h-148z" />
+<glyph unicode="u" horiz-adv-x="1124" d="M164 365v630h170v-608q0 -139 44 -202.5t142 -63.5q74 0 133.5 39t132.5 129v706h170v-995h-139l-14 156h-6q-154 -180 -328 -181q-305 1 -305 390z" />
+<glyph unicode="v" horiz-adv-x="956" d="M25 995h174l188 -565q29 -96 92 -293h8q8 27 41 131.5t50 161.5l188 565h166l-352 -995h-197z" />
+<glyph unicode="w" horiz-adv-x="1470" d="M49 995h172l148 -575q25 -104 59 -277h8l68 277l153 575h164l156 -575q33 -125 70 -277h8q12 49 61 277l146 575h159l-266 -995h-205l-143 535q-14 53 -35.5 149t-32.5 137h-8q-47 -207 -69 -289l-140 -532h-196z" />
+<glyph unicode="x" horiz-adv-x="913" d="M29 0l325 520l-301 475h183l133 -219q68 -117 98 -166h8q49 96 90 166l121 219h176l-301 -493l324 -502h-183l-145 231q-61 106 -108 179h-9q-43 -72 -100 -179l-135 -231h-176z" />
+<glyph unicode="y" horiz-adv-x="956" d="M25 995h174l202 -551q41 -115 97 -280h8q16 53 47 155.5t37 124.5l178 551h164l-375 -1077q-57 -164 -144 -255t-229 -91q-61 0 -116 20l32 134q47 -14 76 -15q154 0 225 213l23 74z" />
+<glyph unicode="z" horiz-adv-x="870" d="M63 0v90l525 768h-467v137h680v-90l-525 -768h541v-137h-754z" />
+<glyph unicode="{" horiz-adv-x="620" d="M70 516v107q176 2 176 157q0 63 -9.5 194.5t-9.5 203.5q0 152 56.5 212t181.5 60h94v-98h-57q-80 0 -108.5 -41t-28.5 -144q0 -59 6 -183t6 -187q0 -100 -29 -152.5t-94 -71.5v-8q66 -18 94.5 -71.5t28.5 -151.5q0 -72 -6 -190.5t-6 -180.5q0 -102 28.5 -144t108.5 -42 h57v-96h-94q-125 0 -181.5 59t-56.5 213q0 76 9.5 202t9.5 193q0 158 -176 160z" />
+<glyph unicode="|" horiz-adv-x="493" d="M188 -512v2048h119v-2048h-119z" />
+<glyph unicode="}" horiz-adv-x="620" d="M63 -215h54q80 0 109.5 42t29.5 144q0 61 -5 180t-5 191q0 100 27.5 152.5t93.5 70.5v8q-66 18 -93.5 70.5t-27.5 153.5q0 63 5 187t5 183q0 102 -28.5 143.5t-110.5 41.5h-54v98h91q127 0 183 -60.5t56 -211.5q0 -72 -9 -203t-9 -195q0 -68 41 -111.5t135 -45.5v-107 q-176 -2 -176 -160q0 -68 9 -193.5t9 -201.5q0 -154 -56 -213t-183 -59h-91v96z" />
+<glyph unicode="~" d="M74 641q104 184 256 184q70 0 135 -43t122.5 -86t104.5 -43q90 0 158 125l94 -69q-104 -182 -256 -183q-70 0 -135.5 43t-122.5 86t-104 43q-90 0 -158 -125z" />
+<glyph unicode="&#xa2;" d="M125 635q0 205 115.5 332t296.5 153v217h106v-211q150 -8 268 -118l-82 -107q-90 80 -186 86v-704q115 8 213 96l74 -107q-131 -117 -287 -129v-211h-106v213q-188 23 -300 151t-112 339zM293 635q0 -137 64.5 -227t179.5 -117v686q-113 -27 -178.5 -117t-65.5 -225z" />
+<glyph unicode="&#xa3;" d="M109 584v106l137 8h37q-55 178 -56 256q0 172 104.5 274.5t276.5 102.5q193 0 318 -153l-99 -97q-88 109 -206 109q-109 0 -168.5 -65.5t-59.5 -174.5q0 -80 49 -252h326v-114h-299q10 -61 10 -115q0 -184 -127 -315v-9h576v-145h-817v102q102 55 159.5 153.5t57.5 215.5 q0 49 -15 113h-204z" />
+<glyph unicode="&#xa5;" d="M47 1307h176l160 -351q23 -51 66 -147t57 -129h8q27 55 71 154.5t54 121.5l160 351h172l-336 -656h291v-96h-334v-133h334v-98h-334v-324h-168v324h-332v98h332v133h-332v96h289z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1523" d="M100 662q0 303 192.5 489t469 186t469 -186t192.5 -489q0 -305 -192.5 -495t-469 -190t-469 190t-192.5 495zM197 662q0 -264 163.5 -431.5t401 -167.5t401.5 167t164 432q0 262 -164 426.5t-401.5 164.5t-401 -164.5t-163.5 -426.5zM406 662q0 172 111.5 279.5 t266.5 107.5q139 0 256 -117l-71 -80q-88 84 -178 84q-111 0 -180.5 -77t-69.5 -197q0 -135 66.5 -214t176.5 -79q104 0 209 90l62 -86q-135 -117 -277 -117q-160 0 -266 110t-106 296z" />
+<glyph unicode="&#xad;" horiz-adv-x="636" d="M84 449v129h471v-129h-471z" />
+<glyph unicode="&#xae;" horiz-adv-x="866" d="M47 1057q0 176 111.5 289.5t273.5 113.5t274.5 -113.5t112.5 -289.5t-112.5 -290t-274.5 -114t-273.5 114t-111.5 290zM129 1057q0 -145 86 -236.5t217 -91.5t218 92t87 235.5t-87 236.5t-218 93q-129 0 -216 -93t-87 -236zM285 854v416h155q160 0 160 -133 q0 -37 -21.5 -69t-54.5 -44l94 -170h-94l-71 143h-84v-143h-84zM369 1063h53q88 0 88 70q0 68 -84 67h-57v-137z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1110" d="M422 1174l184 288h176l-231 -288h-129z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" horiz-adv-x="636" d="M84 449v129h471v-129h-471z" />
+<glyph unicode="&#x2011;" horiz-adv-x="636" d="M84 449v129h471v-129h-471z" />
+<glyph unicode="&#x2012;" horiz-adv-x="636" d="M84 449v129h471v-129h-471z" />
+<glyph unicode="&#x2013;" horiz-adv-x="983" d="M84 457v116h815v-116h-815z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1638" d="M84 457v116h1470v-116h-1470z" />
+<glyph unicode="&#x2018;" horiz-adv-x="509" d="M117 1061q0 239 217 364l49 -79q-82 -53 -119 -111.5t-37 -142.5q6 2 19 2q45 0 76.5 -28t31.5 -77q0 -51 -29.5 -81.5t-78.5 -30.5q-61 0 -95 48t-34 136z" />
+<glyph unicode="&#x2019;" horiz-adv-x="509" d="M129 961q80 53 117 111t37 145q-6 -2 -17 -3q-45 0 -76.5 28t-31.5 75q0 53 29.5 84t78.5 31q59 0 94 -49.5t35 -137.5q0 -235 -219 -362z" />
+<glyph unicode="&#x201c;" horiz-adv-x="872" d="M117 1061q0 239 217 364l49 -79q-82 -53 -119 -111.5t-37 -142.5q6 2 19 2q45 0 76.5 -28t31.5 -77q0 -51 -29.5 -81.5t-78.5 -30.5q-61 0 -95 48t-34 136zM477 1061q0 239 219 364l47 -79q-80 -53 -117.5 -111.5t-37.5 -142.5q6 2 18 2q45 0 77 -28t32 -77 q0 -51 -30 -81.5t-79 -30.5q-61 0 -95 48t-34 136z" />
+<glyph unicode="&#x201d;" horiz-adv-x="872" d="M129 961q80 53 117 111t37 145q-6 -2 -17 -3q-45 0 -76.5 28t-31.5 75q0 53 29.5 84t78.5 31q59 0 94 -49.5t35 -137.5q0 -235 -219 -362zM489 961q80 53 118 111t38 145q-6 -2 -18 -3q-45 0 -77 28t-32 75q0 53 30 84t79 31q61 0 95 -49.5t34 -137.5q0 -237 -217 -362z " />
+<glyph unicode="&#x2022;" horiz-adv-x="622" d="M82 538.5q0 108.5 67.5 178t162 69.5t162 -69.5t67.5 -178t-67.5 -177t-162 -68.5t-162 68.5t-67.5 177z" />
+<glyph unicode="&#x2026;" horiz-adv-x="1941" d="M193 102q0 57 35.5 94t87 37t86 -36.5t34.5 -94.5q0 -55 -35.5 -91t-85.5 -36q-51 0 -86.5 36t-35.5 91zM879 102q0 57 35.5 94t87 37t86 -36.5t34.5 -94.5q0 -55 -35.5 -91t-85.5 -36q-51 0 -86.5 36t-35.5 91zM1565 102q0 57 35.5 94t87 37t86 -36.5t34.5 -94.5 q0 -55 -35.5 -91t-84.5 -36q-51 0 -87 36t-36 91z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M47 481v88l121 9q-2 25 -2 73q0 45 2 66h-121v90l131 10q35 242 169 378t335 136q178 0 305 -160l-100 -96q-96 121 -211 121q-133 0 -217 -99.5t-109 -279.5h520v-100h-528q-2 -18 -2 -60q0 -53 2 -77h446v-99h-436q27 -176 107 -273t205 -97q135 0 241 145l101 -90 q-145 -190 -353 -191q-186 0 -313 134.5t-162 371.5h-131z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1304" d="M6 1274v110h531v-110h-205v-524h-123v524h-203zM635 750v634h153l95 -229l55 -162h8l55 162l93 229h151v-634h-117v280l13 215h-8l-146 -397h-92l-147 397h-9l15 -215v-280h-119z" />
+<glyph unicode="&#xe000;" horiz-adv-x="995" d="M0 995h995v-995h-995v995z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.ttf b/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.ttf
new file mode 100755
index 0000000..8366ddd
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.woff b/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.woff
new file mode 100755
index 0000000..6b77125
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.eot b/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.eot
new file mode 100755
index 0000000..19675f7
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.svg b/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.svg
new file mode 100755
index 0000000..4935b2c
--- /dev/null
+++ b/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   :  2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceSansProSemibold" horiz-adv-x="1050" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="419" />
+<glyph unicode=" "  horiz-adv-x="419" />
+<glyph unicode="&#x09;" horiz-adv-x="419" />
+<glyph unicode="&#xa0;" horiz-adv-x="419" />
+<glyph unicode="!" horiz-adv-x="645" d="M170 135.5q0 69.5 44 114.5t109.5 45t108.5 -45t43 -114.5t-43 -115t-108.5 -45.5t-109.5 45.5t-44 115zM205 1372h237l-8 -233l-33 -699h-157l-33 699z" />
+<glyph unicode="&#x22;" horiz-adv-x="987" d="M160 1409h241l-6 -231l-47 -375h-135l-45 375zM584 1409h243l-8 -231l-47 -375h-133l-47 375z" />
+<glyph unicode="#" d="M72 399v156h174l33 264h-166v156h186l45 356h141l-43 -356h240l47 356h139l-43 -356h164v-156h-182l-33 -264h174v-156h-192l-47 -399h-144l47 399h-239l-49 -399h-144l49 399h-157zM389 555h242l33 264h-242z" />
+<glyph unicode="$" d="M92 135l107 160q162 -127 303 -127q199 0 198 176q0 74 -57 129t-139 95t-164 85t-139.5 123t-57.5 185q0 141 82 237t221 121v209h164v-205q166 -21 297 -160l-121 -137q-119 109 -237 109q-84 0 -131 -42t-47 -122q0 -68 57 -117t139 -87t164 -83t139.5 -127t57.5 -197 q0 -147 -83 -247.5t-235 -126.5v-211h-164v205q-209 20 -354 155z" />
+<glyph unicode="%" horiz-adv-x="1722" d="M61 942q0 199 88.5 310.5t231.5 111.5t231 -111.5t88 -310.5t-88 -312.5t-231 -113.5t-231.5 113.5t-88.5 312.5zM231 942q0 -145 41 -217t109 -72t108.5 72t40.5 217q0 143 -40.5 214t-108.5 71t-109 -71t-41 -214zM424 -25l731 1389h143l-731 -1389h-143zM1022 401.5 q0 198.5 88 310t231.5 111.5t231.5 -111.5t88 -310t-88 -312.5t-231.5 -114t-231.5 114t-88 312.5zM1192 401q0 -145 41 -216.5t108.5 -71.5t108.5 71.5t41 216.5q0 143 -41 214t-108.5 71t-108.5 -70.5t-41 -214.5z" />
+<glyph unicode="&#x26;" horiz-adv-x="1308" d="M57 352q0 127 68 215t188 168q-86 160 -86 295q0 141 94.5 237.5t243.5 96.5q135 0 215 -78t80 -207q0 -119 -74.5 -205t-216.5 -184q125 -170 305 -307q117 156 170 356h218q-76 -260 -230 -465q144 -86 242 -106l-60 -193q-166 39 -325 144q-174 -143 -404 -144 q-195 0 -311.5 107.5t-116.5 269.5zM283 367q0 -92 65.5 -150.5t165.5 -58.5q104 0 215 80q-193 164 -317 337q-129 -104 -129 -208zM424 1032q0 -84 53 -196q98 61 148.5 115.5t50.5 125.5q0 127 -109 127q-63 0 -103 -48t-40 -124z" />
+<glyph unicode="'" horiz-adv-x="563" d="M160 1409h241l-6 -231l-47 -375h-135l-45 375z" />
+<glyph unicode="(" horiz-adv-x="663" d="M158 569q0 492 270 934l147 -65q-225 -385 -225 -868.5t225 -868.5l-147 -66q-270 442 -270 934z" />
+<glyph unicode=")" horiz-adv-x="663" d="M88 -299q225 385 225 868.5t-225 868.5l148 65q270 -442 270 -933.5t-270 -934.5z" />
+<glyph unicode="*" horiz-adv-x="897" d="M98 1155l39 123l223 -51l23 231h129l23 -231l225 51l39 -123l-211 -92l119 -201l-105 -76l-153 179l-156 -179l-105 76l119 201z" />
+<glyph unicode="+" d="M70 590v172h366v387h178v-387h367v-172h-367v-387h-178v387h-366z" />
+<glyph unicode="," horiz-adv-x="563" d="M96 -244q98 39 152.5 104.5t54.5 143.5h-18q-63 0 -107.5 40t-44.5 105.5t46 105.5t112 40q82 0 129 -63.5t47 -178.5q0 -152 -84 -262.5t-236 -163.5z" />
+<glyph unicode="-" horiz-adv-x="659" d="M86 430v172h487v-172h-487z" />
+<glyph unicode="." horiz-adv-x="563" d="M129 135.5q0 69.5 44 114.5t109.5 45t108.5 -45t43 -114.5t-43 -115t-108.5 -45.5t-109.5 45.5t-44 115z" />
+<glyph unicode="/" horiz-adv-x="704" d="M25 -328l477 1782h160l-478 -1782h-159z" />
+<glyph unicode="0" d="M82 657.5q0 325.5 117.5 497.5t324.5 172t325 -173t118 -497q0 -326 -119 -504t-324 -178t-323.5 178.5t-118.5 504zM307 657q0 -497 217 -497t217 497q0 485 -217 485.5t-217 -485.5z" />
+<glyph unicode="1" d="M152 0v193h290v856h-239v147q180 35 301 107h176v-1110h256v-193h-784z" />
+<glyph unicode="2" d="M68 1126q94 100 191 150.5t224 50.5q186 0 299 -108.5t113 -290.5q0 -84 -34 -171t-109.5 -188.5t-143 -179.5t-186.5 -203q158 14 217 15h319v-201h-880v137q319 309 454.5 475t135.5 303q0 104 -56.5 165t-158.5 61q-123 0 -254 -146z" />
+<glyph unicode="3" d="M49 160l113 151q139 -143 309 -143q106 0 173 53t67 144q0 109 -86 165t-297 56v172q340 0 340 209q0 82 -51.5 128t-141.5 46q-129 0 -262 -123l-121 145q184 164 391 164q190 0 306 -91t116 -253q0 -211 -227 -299v-8q121 -33 195.5 -116t74.5 -208q0 -172 -131 -274.5 t-325 -102.5q-277 1 -443 185z" />
+<glyph unicode="4" d="M37 336v160l516 807h281v-785h163v-182h-163v-336h-222v336h-575zM270 518h342v295q0 80 11 270h-9q-8 -18 -106 -202z" />
+<glyph unicode="5" d="M49 156l109 151q147 -139 305 -139q111 0 181.5 66.5t70.5 183.5q0 115 -65.5 179.5t-174.5 64.5q-59 0 -102 -16.5t-107 -57.5l-112 71l39 644h696v-199h-492l-26 -316q90 43 172 43q178 0 293.5 -103t115.5 -304q0 -205 -135 -327t-323 -122q-265 1 -445 181z" />
+<glyph unicode="6" d="M90 612q0 356 146.5 535.5t365.5 179.5q209 0 348 -147l-127 -144q-35 43 -92 71t-115 28q-293 0 -307 -482q55 72 133 113t150 41q174 0 277.5 -102.5t103.5 -301.5q0 -190 -119 -309t-291 -119q-205 0 -339 162t-134 475zM315 485q35 -329 244 -329q84 0 139.5 65.5 t55.5 181.5q0 115 -53.5 173.5t-151.5 58.5q-131 0 -234 -150z" />
+<glyph unicode="7" d="M90 1104v199h875v-144q-217 -270 -290 -509.5t-91 -649.5h-240q16 352 96 599t267 505h-617z" />
+<glyph unicode="8" d="M84 334q0 209 235 334v8q-180 129 -180 305q0 156 110.5 251t282.5 95q174 0 278.5 -96t104.5 -256q0 -90 -51 -168t-123 -131v-8q225 -127 226 -338q0 -154 -123 -254.5t-318 -100.5q-193 0 -317.5 100.5t-124.5 258.5zM291 358q0 -94 68.5 -154.5t170.5 -60.5 q96 0 155.5 52.5t59.5 142.5q0 41 -18 76t-37.5 56.5t-73 50t-81 39.5t-103.5 42q-141 -103 -141 -244zM350 981q0 -90 65.5 -142.5t196.5 -103.5q109 109 109 226q0 88 -52.5 143t-140.5 55q-78 0 -128 -48t-50 -130z" />
+<glyph unicode="9" d="M76 901q0 190 118.5 308t290.5 118q205 0 338 -161.5t133 -473.5q0 -356 -146 -536.5t-366 -180.5q-209 1 -348 148l127 143q84 -98 209 -98q293 0 307 481q-55 -70 -134 -110.5t-150 -40.5q-174 0 -276.5 102t-102.5 301zM293 901q0 -115 54.5 -174t152.5 -59 q133 0 233 151q-35 328 -246 328q-84 0 -139 -65.5t-55 -180.5z" />
+<glyph unicode=":" horiz-adv-x="563" d="M129 135.5q0 69.5 44 114.5t109.5 45t108.5 -45t43 -114.5t-43 -115t-108.5 -45.5t-109.5 45.5t-44 115zM129 835.5q0 69.5 44 114.5t109.5 45t108.5 -45t43 -114.5t-43 -114.5t-108.5 -45t-109.5 45t-44 114.5z" />
+<glyph unicode=";" horiz-adv-x="563" d="M96 -244q98 39 152.5 104.5t54.5 143.5h-18q-63 0 -107.5 40t-44.5 105.5t46 105.5t112 40q82 0 129 -63.5t47 -178.5q0 -152 -84 -262.5t-236 -163.5zM129 835.5q0 69.5 44 114.5t109.5 45t108.5 -45t43 -114.5t-43 -114.5t-108.5 -45t-109.5 45t-44 114.5z" />
+<glyph unicode="&#x3c;" d="M70 594v172l911 354v-198l-395 -140l-277 -98v-8l277 -98l395 -140v-198z" />
+<glyph unicode="=" d="M70 360v172h911v-172h-911zM70 819v172h911v-172h-911z" />
+<glyph unicode="&#x3e;" d="M70 240v198l395 140l276 98v8l-276 98l-395 140v198l911 -354v-172z" />
+<glyph unicode="?" horiz-adv-x="909" d="M82 1219q150 178 358 178q172 0 275.5 -88t103.5 -252q0 -72 -32.5 -137.5t-77.5 -117.5t-90.5 -104.5t-72 -118t-18.5 -139.5h-206q-14 100 24.5 193.5t93 150t102.5 127t48 129.5q0 74 -44 119t-122 45q-115 0 -211 -106zM274 135.5q0 69.5 43 114.5t109 45t110 -45 t44 -114.5t-44 -115t-110 -45.5t-109 45.5t-43 115z" />
+<glyph unicode="@" horiz-adv-x="1792" d="M102 418q0 205 72 381t192.5 294.5t282.5 186.5t342 68q317 0 509 -195t192 -510q0 -256 -135.5 -404.5t-303.5 -148.5q-90 0 -150.5 40t-74.5 116h-4q-47 -61 -114.5 -100.5t-133.5 -39.5q-115 0 -186.5 81t-71.5 219q0 184 117 336.5t287 152.5q106 0 159 -100h4l27 84 h150l-88 -433q-51 -207 102 -206q100 0 180 110.5t80 284.5q0 248 -143.5 406.5t-419.5 158.5q-180 0 -341 -94t-263.5 -274.5t-102.5 -405.5q0 -291 171 -451.5t433 -160.5q168 0 322 84l55 -131q-180 -102 -395 -103q-322 0 -536 198t-214 556zM700 420q0 -160 125 -160 q76 0 162 107l53 301q-45 72 -112 71q-98 0 -163 -102t-65 -217z" />
+<glyph unicode="A" horiz-adv-x="1136" d="M-8 0l438 1339h279l436 -1339h-252l-105 362h-448l-104 -362h-244zM393 549h342l-47 164q-45 158 -121 442h-8q-68 -274 -119 -442z" />
+<glyph unicode="B" horiz-adv-x="1216" d="M168 0v1339h428q477 0 477 -329q0 -100 -58.5 -181t-170.5 -110v-8q301 -51 301 -318q0 -195 -141.5 -294t-372.5 -99h-463zM406 184h200q305 0 305 226q0 204 -302 204h-3h-200v-430zM406 784h167q266 0 267 197q0 90 -63.5 132t-196.5 42h-174v-371z" />
+<glyph unicode="C" horiz-adv-x="1173" d="M96 666q0 319 176.5 508.5t442.5 189.5q223 0 381 -170l-131 -147q-114 110 -246 110h-2q-168 0 -272.5 -131t-104.5 -354q0 -227 100.5 -358.5t268.5 -131.5q162 0 282 133l131 -145q-170 -195 -417 -195q-264 0 -436.5 183.5t-172.5 507.5z" />
+<glyph unicode="D" horiz-adv-x="1265" d="M156 0v1339h358q311 0 482 -167.5t171 -495.5t-169 -502t-472 -174h-370zM393 193h105q424 0 424 483q0 471 -424 471h-105v-954z" />
+<glyph unicode="E" horiz-adv-x="1093" d="M168 0v1339h805v-200h-567v-342h481v-201h-481v-395h587v-201h-825z" />
+<glyph unicode="F" horiz-adv-x="1036" d="M168 0v1339h809v-200h-571v-379h485v-201h-485v-559h-238z" />
+<glyph unicode="G" horiz-adv-x="1277" d="M96 666q0 322 180.5 510t458.5 188q233 0 400 -170l-131 -147q-114 110 -264 110h-3q-180 0 -288.5 -131t-108.5 -354q0 -231 106.5 -360.5t305.5 -129.5q125 0 190 60v288h-252v195h465v-590q-74 -70 -188.5 -115t-243.5 -45q-276 0 -451.5 183.5t-175.5 507.5z" />
+<glyph unicode="H" horiz-adv-x="1351" d="M168 0v1339h238v-538h540v538h238v-1339h-238v594h-540v-594h-238z" />
+<glyph unicode="I" horiz-adv-x="571" d="M168 0v1339h238v-1339h-238z" />
+<glyph unicode="J" horiz-adv-x="1005" d="M45 203l164 121q80 -141 209 -142q96 0 143 59.5t47 198.5v899h238v-919q0 -195 -100.5 -320t-299.5 -125q-270 1 -401 228z" />
+<glyph unicode="K" horiz-adv-x="1216" d="M168 0v1339h238v-608h6l477 608h262l-412 -522l482 -817h-263l-360 631l-192 -240v-391h-238z" />
+<glyph unicode="L" horiz-adv-x="1021" d="M168 0v1339h238v-1138h555v-201h-793z" />
+<glyph unicode="M" horiz-adv-x="1519" d="M168 0v1339h260l242 -659l88 -254h8l88 254l236 659h262v-1339h-224v612q0 119 31 426h-8l-109 -305l-231 -608h-109l-231 608l-106 305h-9q29 -344 29 -426v-612h-217z" />
+<glyph unicode="N" horiz-adv-x="1337" d="M168 0v1339h244l415 -753l140 -285h8q-31 344 -31 457v581h225v-1339h-243l-416 754l-139 284h-9q31 -354 31 -452v-586h-225z" />
+<glyph unicode="O" horiz-adv-x="1374" d="M96 676q0 319 163 503.5t429 184.5q264 0 427 -184.5t163 -503.5q0 -322 -163 -511.5t-427 -189.5q-266 0 -429 189.5t-163 511.5zM340 676q0 -225 95 -359.5t253 -134.5t252 134.5t94 359.5q0 223 -94 352t-252 129q-160 0 -254 -129t-94 -352z" />
+<glyph unicode="P" horiz-adv-x="1204" d="M168 0v1339h450q508 0 508 -413q0 -213 -140 -323.5t-368 -110.5h-212v-492h-238zM406 682h192q295 0 295 244q0 123 -71.5 173t-223.5 50h-192v-467z" />
+<glyph unicode="Q" horiz-adv-x="1374" d="M92 676q0 319 163 503.5t427 184.5q266 0 429 -184.5t163 -503.5q0 -276 -122 -456.5t-329 -227.5q86 -150 312 -150q73 0 145 23l43 -178q-82 -37 -215 -37q-193 0 -331 91t-206 245q-219 39 -349 221t-130 469zM336 676q0 -225 94 -359.5t252 -134.5t252 134.5 t94 359.5q0 223 -93 352t-253 129t-253 -129t-93 -352z" />
+<glyph unicode="R" horiz-adv-x="1220" d="M168 0v1339h450q494 0 494 -397q0 -291 -268 -383l319 -559h-266l-289 524h-202v-524h-238zM406 713h188q283 0 283 229q0 113 -70 160t-213 47h-188v-436z" />
+<glyph unicode="S" horiz-adv-x="1110" d="M76 172l137 162q162 -152 350 -152q111 0 172.5 46t61.5 126q0 76 -47.5 113t-161.5 84l-182 80q-270 113 -271 356q0 160 127 268.5t322 108.5q244 0 413 -170l-123 -152q-135 115 -290 115q-96 0 -152.5 -42t-56.5 -116q0 -49 34.5 -87t68.5 -54t110 -47l180 -76 q131 -55 200.5 -140t69.5 -222q0 -168 -131 -283t-350 -115q-280 0 -481 197z" />
+<glyph unicode="T" horiz-adv-x="1112" d="M51 1139v200h1010v-200h-385v-1139h-238v1139h-387z" />
+<glyph unicode="U" horiz-adv-x="1335" d="M160 588v751h237v-770q0 -387 273 -387q276 0 276 387v770h230v-751q0 -612 -506 -613q-510 1 -510 613z" />
+<glyph unicode="V" horiz-adv-x="1091" d="M-10 1339h252l188 -673q20 -70 56 -212.5t61 -224.5h8q25 84 62.5 227.5t56.5 209.5l186 673h242l-414 -1339h-282z" />
+<glyph unicode="W" horiz-adv-x="1632" d="M33 1339h246l114 -675q45 -287 68 -428h8q10 57 86 428l166 675h205l166 -675q86 -418 88 -428h8q10 66 31.5 209t33.5 219l115 675h229l-258 -1339h-295l-165 705q-23 104 -60 309h-8q-37 -205 -59 -309l-162 -705h-291z" />
+<glyph unicode="X" horiz-adv-x="1101" d="M25 0l378 690l-356 649h264l150 -297q10 -23 44 -91t56 -113h8q39 96 90 204l142 297h252l-357 -659l381 -680h-264l-164 315q-49 96 -106 220h-8q-27 -61 -101 -220l-158 -315h-251z" />
+<glyph unicode="Y" horiz-adv-x="1019" d="M-12 1339h254l145 -342q23 -57 65 -160.5t54 -134.5h8q10 23 56 129.5t69 165.5l145 342h248l-403 -841v-498h-238v498z" />
+<glyph unicode="Z" horiz-adv-x="1099" d="M78 0v143l649 996h-588v200h881v-143l-647 -995h653v-201h-948z" />
+<glyph unicode="[" horiz-adv-x="663" d="M184 -311v1761h402v-131h-224v-1501h224v-129h-402z" />
+<glyph unicode="\" horiz-adv-x="704" d="M43 1454h160l479 -1782h-162z" />
+<glyph unicode="]" horiz-adv-x="663" d="M78 -182h223v1501h-223v131h401v-1761h-401v129z" />
+<glyph unicode="^" d="M113 571l313 801h197l315 -801h-199l-112 310l-99 276h-8l-96 -276l-113 -310h-198z" />
+<glyph unicode="_" horiz-adv-x="1024" d="M25 -131h974v-141h-974v141z" />
+<glyph unicode="`" horiz-adv-x="1124" d="M295 1473h233l185 -299h-176z" />
+<glyph unicode="a" horiz-adv-x="1071" d="M106 270q0 162 141.5 250t450.5 123q-4 197 -182 197q-121 0 -283 -99l-86 158q209 131 412 131q375 0 375 -434v-596h-193l-18 111h-6q-160 -135 -311 -136q-133 0 -216.5 82t-83.5 213zM336 289q0 -129 143 -129q102 0 219 110v226q-197 -25 -279.5 -76t-82.5 -131z " />
+<glyph unicode="b" horiz-adv-x="1155" d="M150 0v1446h235v-373l-6 -168q141 125 291 125q186 0 291.5 -137t105.5 -373q0 -250 -127 -397.5t-303 -147.5q-143 0 -275 127h-6l-20 -102h-186zM385 254q98 -84 202.5 -84t170 90t65.5 256q0 319 -217 320q-106 0 -221 -113v-469z" />
+<glyph unicode="c" horiz-adv-x="946" d="M84 502q0 242 146.5 385t357.5 143q174 0 295 -117l-113 -149q-84 74 -170 74q-123 0 -198.5 -92.5t-75.5 -243.5q0 -150 74.5 -242t193.5 -92q100 0 207 86l98 -150q-145 -129 -330 -129q-211 0 -348 141.5t-137 385.5z" />
+<glyph unicode="d" horiz-adv-x="1155" d="M88 502q0 236 127 382t299 146q137 0 264 -110l-8 161v365h236v-1446h-195l-16 109h-9q-133 -133 -284 -134q-190 0 -302 139.5t-112 387.5zM332 504q0 -162 59.5 -248t167.5 -86q113 0 211 113v469q-94 84 -205 84q-100 0 -166.5 -89t-66.5 -243z" />
+<glyph unicode="e" horiz-adv-x="1040" d="M84 502q0 236 138 382t325 146q199 0 307.5 -130t108.5 -347q0 -70 -11 -111h-639q14 -135 94 -209.5t203 -74.5q119 0 234 73l80 -147q-164 -109 -344 -109q-215 0 -355.5 142.5t-140.5 384.5zM311 592h447q0 123 -52.5 189.5t-152.5 66.5q-92 0 -160 -66.5t-82 -189.5z " />
+<glyph unicode="f" horiz-adv-x="649" d="M55 819v176l135 11v104q0 166 82 263t252 97h5q96 0 180 -34l-45 -176q-53 24 -107 24h-4q-127 0 -127 -170v-108h197v-187h-197v-819h-236v819h-135z" />
+<glyph unicode="g" horiz-adv-x="1064" d="M82 -182q0 125 143 215v8q-90 57 -90 168q0 106 111 186v8q-55 43 -93 113t-38 154q0 166 115.5 263t281.5 97q78 0 147 -24h361v-175h-184q57 -68 57 -169q0 -162 -107.5 -252.5t-273.5 -90.5q-72 0 -137 27q-49 -43 -49 -96q0 -92 163 -92h179q368 0 368 -247 q0 -153 -147.5 -254t-388.5 -101q-188 0 -303 67.5t-115 194.5zM279 -147q0 -68 68.5 -106t189.5 -38q119 0 195.5 48t76.5 114q0 55 -44 77.5t-134 22.5h-137q-82 0 -138 15q-77 -59 -77 -133zM336 670q0 -94 50 -148.5t126 -54.5t125 54t49 149q0 92 -49 145t-125 53 t-126 -53t-50 -145z" />
+<glyph unicode="h" horiz-adv-x="1142" d="M150 0v1446h235v-373l-8 -194q159 151 319 151h2q309 0 310 -399v-631h-236v600q0 123 -37 175t-121 52q-61 0 -110 -28.5t-119 -96.5v-702h-235z" />
+<glyph unicode="i" horiz-adv-x="536" d="M123 1315q0 59 41 97t104.5 38t104.5 -38t41 -97q0 -57 -41 -95t-104.5 -38t-104.5 37.5t-41 95.5zM150 0v1006h235v-1006h-235z" />
+<glyph unicode="j" horiz-adv-x="538" d="M-94 -395l45 176q53 -16 86 -17q66 0 90.5 44.5t24.5 136.5v1061h237v-1057q0 -371 -319 -371q-92 0 -164 27zM125 1315q0 59 42 97t103 38q63 0 105.5 -38t42.5 -97q0 -57 -42.5 -95t-105.5 -38q-61 0 -103 37.5t-42 95.5z" />
+<glyph unicode="k" horiz-adv-x="1069" d="M150 0v1446h231v-903h6l373 463h258l-344 -410l379 -596h-256l-258 436l-158 -180v-256h-231z" />
+<glyph unicode="l" horiz-adv-x="555" d="M150 258v1188h235v-1200q0 -78 51 -78q18 0 37 4l31 -176q-47 -20 -125 -21q-229 0 -229 283z" />
+<glyph unicode="m" horiz-adv-x="1726" d="M150 0v1006h194l16 -138h9q152 162 307 162q203 0 278 -180q170 180 324 180q311 0 311 -399v-631h-237v600q0 123 -37 175t-117 52q-94 0 -211 -125v-702h-235v600q0 123 -37 175t-119 52q-94 0 -211 -125v-702h-235z" />
+<glyph unicode="n" horiz-adv-x="1146" d="M150 0v1006h194l16 -136h9q164 160 329 160q309 0 310 -399v-631h-236v600q0 123 -37 175t-121 52q-61 0 -110 -28.5t-119 -96.5v-702h-235z" />
+<glyph unicode="o" horiz-adv-x="1124" d="M84 502q0 242 140.5 385t336.5 143q199 0 339 -143.5t140 -385t-140 -384t-339 -142.5q-197 0 -337 143.5t-140 383.5zM326 502q0 -152 63.5 -243t171.5 -91q111 0 174.5 91t63.5 243q0 154 -63.5 245t-174 91t-173 -91t-62.5 -245z" />
+<glyph unicode="p" horiz-adv-x="1155" d="M150 -397v1403h194l16 -107h9q154 131 303 131q186 0 290.5 -138t104.5 -374q0 -248 -127 -395.5t-303 -147.5q-127 0 -258 111l6 -168v-315h-235zM385 254q100 -84 203 -84q104 0 169.5 90t65.5 256q0 319 -217 320q-106 0 -221 -113v-469z" />
+<glyph unicode="q" horiz-adv-x="1148" d="M88 502q0 236 127 382t299 146q156 0 279 -121h6l20 97h187v-1403h-236v329l8 166q-131 -123 -276 -123q-190 0 -302 139.5t-112 387.5zM332 504q0 -162 59.5 -248t167.5 -86q113 0 211 113v469q-94 84 -205 84q-100 0 -166.5 -89t-66.5 -243z" />
+<glyph unicode="r" horiz-adv-x="763" d="M150 0v1006h194l16 -179h9q53 96 127.5 149.5t156.5 53.5q72 0 115 -20l-41 -205q-55 16 -104 16q-66 0 -130.5 -50t-107.5 -157v-614h-235z" />
+<glyph unicode="s" horiz-adv-x="882" d="M49 115l111 151q144 -112 276 -112h2q78 0 119 32.5t41 87.5q0 31 -15.5 53.5t-56.5 45t-61.5 31t-81.5 32.5q-127 47 -205 113.5t-78 179.5q0 133 99.5 217t267.5 84q178 0 334 -121l-109 -143q-117 86 -221 86q-72 0 -109.5 -30.5t-37.5 -80.5q0 -37 34.5 -66.5 t66.5 -43t107 -39.5q66 -25 106 -44.5t88 -55t71.5 -87t23.5 -118.5q0 -135 -103.5 -223.5t-287.5 -88.5q-209 1 -381 140z" />
+<glyph unicode="t" horiz-adv-x="739" d="M41 819v176l156 11l28 274h197v-274h256v-187h-256v-479q0 -176 141 -176q51 0 105 22l41 -174q-111 -37 -205 -37q-320 0 -320 365v479h-143z" />
+<glyph unicode="u" horiz-adv-x="1142" d="M141 375v631h236v-600q0 -123 38 -175.5t120 -52.5q63 0 113 32t110 107v689h235v-1006h-194l-17 147h-8q-145 -172 -323 -172q-310 1 -310 400z" />
+<glyph unicode="v" horiz-adv-x="1013" d="M25 1006h239l160 -523q10 -37 40 -141t44 -162h8q57 205 86 303l160 523h227l-342 -1006h-272z" />
+<glyph unicode="w" horiz-adv-x="1531" d="M49 1006h238l121 -523q12 -57 30.5 -161.5t22.5 -126.5h8q31 162 63 288l132 523h215l133 -523q14 -53 67 -288h8q8 41 25.5 138t28.5 150l121 523h221l-256 -1006h-281l-117 469q-12 55 -34.5 163.5t-26.5 129.5h-8q-29 -168 -60 -295l-114 -467h-271z" />
+<glyph unicode="x" horiz-adv-x="985" d="M29 0l319 524l-299 482h254l113 -191q33 -61 92 -170h8q12 27 39 84t39 86l96 191h244l-297 -508l319 -498h-254l-122 199q-57 104 -103 178h-8q-74 -147 -88 -178l-107 -199h-245z" />
+<glyph unicode="y" horiz-adv-x="1013" d="M25 1006h239l174 -494q14 -43 43 -138t45 -145h9q57 215 75 283l152 494h227l-364 -1051q-68 -184 -160 -276.5t-248 -92.5q-70 0 -131 21l43 184q43 -14 72 -14q145 0 200 172l19 63z" />
+<glyph unicode="z" horiz-adv-x="907" d="M70 0v127l475 692h-422v187h717v-125l-473 -693h489v-188h-786z" />
+<glyph unicode="{" horiz-adv-x="663" d="M66 498v143q94 2 135 46t41 107.5t-9.5 182.5t-9.5 190q0 158 59.5 220.5t190.5 62.5h113v-131h-49q-72 0 -97.5 -35t-25.5 -127q0 -55 5 -172t5 -180q0 -109 -32 -161t-105 -71v-8q74 -18 105.5 -71.5t31.5 -159.5q0 -68 -5 -181.5t-5 -170.5q0 -94 25.5 -129t97.5 -35 h49v-129h-113q-131 0 -190.5 62t-59.5 220q0 76 9.5 190.5t9.5 180.5t-41 110t-135 46z" />
+<glyph unicode="|" horiz-adv-x="522" d="M182 -512v2048h158v-2048h-158z" />
+<glyph unicode="}" horiz-adv-x="663" d="M78 -182h47q74 0 99.5 34.5t25.5 129.5q0 57 -5 170.5t-5 181.5q0 106 31.5 159.5t105.5 71.5v8q-74 18 -105.5 70.5t-31.5 161.5q0 63 5 180t5 172q0 92 -25.5 127t-99.5 35h-47v131h110q133 0 192.5 -62.5t59.5 -220.5q0 -72 -9 -190.5t-9 -182t41 -107.5t135 -46v-143 q-94 -2 -135 -46t-41 -110t9 -180.5t9 -190.5q0 -158 -59 -220t-193 -62h-110v129z" />
+<glyph unicode="~" d="M66 645q123 199 282 199q70 0 135.5 -41t120.5 -82t103 -41q86 0 151 121l125 -96q-121 -197 -281 -197q-70 0 -135 41t-120.5 82t-102.5 41q-85 0 -151 -121z" />
+<glyph unicode="&#xa2;" d="M125 631q0 209 117.5 340t308.5 162v206h135v-200q154 -8 262 -117l-110 -145q-72 63 -152 71v-631q88 8 180 84l99 -149q-119 -106 -279 -127v-201h-135v203q-197 25 -311.5 157t-114.5 347zM354 631q0 -115 51.5 -193.5t145.5 -105.5v600q-94 -31 -145.5 -110 t-51.5 -191z" />
+<glyph unicode="&#xa3;" d="M104 0v145q100 49 159 139.5t59 200.5q0 27 -9 84h-204v142l137 10h24q-43 137 -43 209q0 182 113 289.5t297 107.5q203 0 336 -160l-131 -129q-84 96 -185 97q-96 0 -149 -57.5t-53 -159.5q0 -74 34 -197h316v-152h-281q6 -43 6 -86q0 -160 -108 -274v-8h553v-201h-871z " />
+<glyph unicode="&#xa5;" d="M37 1303h244l131 -310l112 -272h8q39 92 113 272l131 310h238l-318 -627h271v-121h-324v-121h324v-123h-324v-311h-237v311h-322v123h322v121h-322v121h268z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1529" d="M96 663.5q0 305.5 194.5 490.5t475.5 185q279 0 473.5 -185t194.5 -490.5t-195 -494.5t-473.5 -189t-474 189t-195.5 494.5zM215 664q0 -256 157.5 -417t393.5 -161q233 0 391 161t158 417q0 254 -158 412.5t-391 158.5q-236 0 -393.5 -158.5t-157.5 -412.5zM401 662 q0 174 115 282.5t272 108.5q145 0 265 -119l-92 -103q-80 76 -160 76q-102 0 -162.5 -68.5t-60.5 -176.5q0 -119 58 -189t157 -70q88 0 186 80l80 -114q-131 -111 -273 -111q-168 0 -276.5 110t-108.5 294z" />
+<glyph unicode="&#xad;" horiz-adv-x="659" d="M86 430v172h487v-172h-487z" />
+<glyph unicode="&#xae;" horiz-adv-x="907" d="M57 1053q0 178 115 293.5t280.5 115.5t280.5 -115.5t115 -294t-115 -293t-280.5 -114.5t-280.5 116t-115 292zM154 1053q0 -141 84 -230.5t215 -89.5t215 89t84 231q0 143 -84 233t-215 90t-215 -90t-84 -233zM295 854v408h170q164 0 164 -134q0 -82 -76 -112l90 -162 h-108l-68 133h-70v-133h-102zM397 1061h47q76 0 76 61.5t-74 61.5h-49v-123z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1124" d="M412 1174l182 299h235l-243 -299h-174z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" horiz-adv-x="659" d="M86 430v172h487v-172h-487z" />
+<glyph unicode="&#x2011;" horiz-adv-x="659" d="M86 430v172h487v-172h-487z" />
+<glyph unicode="&#x2012;" horiz-adv-x="659" d="M86 430v172h487v-172h-487z" />
+<glyph unicode="&#x2013;" horiz-adv-x="983" d="M86 438v156h811v-156h-811z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1638" d="M86 438v156h1466v-156h-1466z" />
+<glyph unicode="&#x2018;" horiz-adv-x="563" d="M115 1010q0 268 254 401l57 -104q-88 -51 -129 -110.5t-41 -147.5q6 2 18 2q57 0 96.5 -35t39.5 -92q0 -63 -38 -102.5t-98 -39.5q-76 0 -117.5 59.5t-41.5 168.5z" />
+<glyph unicode="&#x2019;" horiz-adv-x="563" d="M137 905q88 51 129 110.5t41 147.5q-6 -2 -18 -2q-55 0 -94 35t-39 92q0 63 36.5 102.5t96.5 39.5q78 0 120 -59.5t42 -168.5q0 -268 -256 -401z" />
+<glyph unicode="&#x201c;" horiz-adv-x="987" d="M115 1010q0 268 254 401l57 -104q-88 -51 -129 -110.5t-41 -147.5q6 2 18 2q57 0 96.5 -35t39.5 -92q0 -63 -38 -102.5t-98 -39.5q-76 0 -117.5 59.5t-41.5 168.5zM539 1010q0 268 256 401l57 -104q-90 -51 -131 -110.5t-41 -147.5q6 2 20 2q55 0 94.5 -35t39.5 -92 q0 -63 -37 -102.5t-97 -39.5q-78 0 -119.5 59.5t-41.5 168.5z" />
+<glyph unicode="&#x201d;" horiz-adv-x="987" d="M137 905q88 51 129 110.5t41 147.5q-6 -2 -18 -2q-55 0 -94 35t-39 92q0 63 36.5 102.5t96.5 39.5q78 0 120 -59.5t42 -168.5q0 -268 -256 -401zM561 905q88 51 129 110.5t41 147.5q-6 -2 -18 -2q-55 0 -94 35t-39 92q0 63 36.5 102.5t96.5 39.5q78 0 119.5 -59.5 t41.5 -168.5q0 -268 -256 -401z" />
+<glyph unicode="&#x2022;" horiz-adv-x="665" d="M82 538.5q0 114.5 72.5 190.5t177.5 76q106 0 179 -76t73 -190.5t-73 -190.5t-179 -76q-104 0 -177 76t-73 190.5z" />
+<glyph unicode="&#x2026;" horiz-adv-x="1974" d="M174 135.5q0 69.5 44 114.5t109.5 45t108.5 -45t43 -114.5t-43 -115t-108.5 -45.5t-109.5 45.5t-44 115zM856 135.5q0 69.5 44 114.5t109.5 45t108.5 -45t43 -114.5t-43 -115t-108.5 -45.5t-109.5 45.5t-44 115zM1540 135.5q0 69.5 43 114.5t108.5 45t108.5 -45 t43 -114.5t-43 -115t-108.5 -45.5t-108.5 45.5t-43 115z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M45 461v114l117 9q-2 20 -2 63q0 41 2 60h-117v114l129 8q41 236 180.5 367t341.5 131q193 0 320 -160l-133 -129q-90 104 -193 105q-111 0 -182.5 -81t-95.5 -231h479v-124h-492q-2 -16 -2 -52q0 -47 2 -69h410v-125h-395q29 -143 98.5 -222t173.5 -79q121 0 215 129 l133 -123q-150 -190 -362 -191q-193 0 -325 127t-173 359h-129z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1351" d="M6 1239v145h543v-145h-193v-494h-159v494h-191zM641 745v639h190l87 -206l49 -150h8l49 150l84 206h190v-639h-155v238l18 225h-8l-127 -366h-113l-127 366h-8l19 -225v-238h-156z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1004" d="M0 1005h1005v-1005h-1005v1005z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.ttf b/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.ttf
new file mode 100755
index 0000000..0a542be
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.woff b/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.woff
new file mode 100755
index 0000000..eb3c329
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Semibold-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.eot b/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.eot
new file mode 100755
index 0000000..d52e936
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.svg b/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.svg
new file mode 100755
index 0000000..b91c8c3
--- /dev/null
+++ b/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   :  2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceSansProSemiboldItalic" horiz-adv-x="1011" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="399" />
+<glyph unicode=" "  horiz-adv-x="399" />
+<glyph unicode="&#x09;" horiz-adv-x="399" />
+<glyph unicode="&#xa0;" horiz-adv-x="399" />
+<glyph unicode="!" horiz-adv-x="628" d="M90 102q0 68 49 122.5t121 54.5q55 0 88 -37t33 -92q0 -68 -48 -121.5t-120 -53.5q-55 0 -89 36t-34 91zM223 434l115 715l35 225h219l-49 -225l-172 -715h-148z" />
+<glyph unicode="&#x22;" horiz-adv-x="942" d="M254 807l45 342l35 225h217l-49 -225l-101 -342h-147zM649 807l45 342l35 225h217l-49 -225l-102 -342h-146z" />
+<glyph unicode="#" horiz-adv-x="1009" d="M43 401l35 150h168l84 270h-160l37 150h170l115 360h137l-115 -360h229l115 360h137l-114 -360h157l-37 -150h-167l-84 -270h159l-35 -150h-172l-127 -401h-135l127 401h-231l-127 -401h-135l127 401h-158zM383 551h231l84 270h-231z" />
+<glyph unicode="$" d="M23 174l137 135q117 -156 270 -155q98 0 156.5 53t58.5 143q0 72 -44 132.5t-105.5 107.5t-124 96t-106.5 118.5t-44 156.5q0 156 102.5 260t268.5 116l39 203h151l-41 -215q140 -39 244 -170l-141 -125q-92 131 -217 131q-84 0 -136.5 -48t-52.5 -126q0 -61 44 -114.5 t106.5 -98.5t124 -95t105.5 -127t44 -171q0 -164 -105.5 -276.5t-281.5 -127.5l-41 -202h-151l43 211q-178 41 -303 188z" />
+<glyph unicode="%" horiz-adv-x="1658" d="M117 848q0 213 105.5 371.5t277.5 158.5q119 0 193.5 -88t74.5 -229q0 -215 -105.5 -374t-277.5 -159q-119 0 -193.5 89.5t-74.5 230.5zM279 854q0 -190 118 -190q92 0 150.5 116.5t58.5 272.5q0 190 -119 190q-92 0 -150 -116.5t-58 -272.5zM283 -25l981 1401h135 l-981 -1401h-135zM934 295q0 213 105.5 371.5t277.5 158.5q119 0 192.5 -88t73.5 -229q0 -215 -105.5 -374t-277.5 -159q-119 0 -192.5 89.5t-73.5 230.5zM1094 301q0 -190 120 -190q92 0 150.5 116.5t58.5 272.5q1 190 -120 190q-92 0 -150.5 -116.5t-58.5 -272.5z" />
+<glyph unicode="&#x26;" horiz-adv-x="1245" d="M31 299q0 152 86 252t237 188q-39 123 -39 228q0 168 112 282.5t269 114.5q119 0 183.5 -66.5t64.5 -177.5q0 -74 -28.5 -137t-89 -119.5t-110.5 -92.5t-136 -89q86 -174 233 -322q138 150 236 377h200q-135 -287 -311 -485q94 -68 203 -102l-88 -175q-135 35 -265 138 q-186 -137 -399 -138q-166 0 -262 88.5t-96 235.5zM244 324q0 -80 51 -130.5t135 -50.5q117 0 236 82q-150 156 -248 353q-174 -125 -174 -254zM502 975q0 -74 20 -141q121 70 184.5 134t63.5 150q0 43 -22.5 69.5t-65.5 26.5q-76 0 -128 -67.5t-52 -171.5z" />
+<glyph unicode="'" horiz-adv-x="546" d="M254 807l45 342l35 225h217l-49 -225l-101 -342h-147z" />
+<glyph unicode="(" horiz-adv-x="634" d="M123 270q0 342 118.5 632t360.5 597l129 -67q-428 -555 -428 -1180q0 -342 82 -559l-143 -58q-119 326 -119 635z" />
+<glyph unicode=")" horiz-adv-x="638" d="M-78 -295q426 553 426 1180q0 340 -80 559l142 55q119 -311 118 -633q0 -344 -118.5 -633.5t-360.5 -597.5z" />
+<glyph unicode="*" horiz-adv-x="862" d="M231 1196l52 107l209 -68l59 225l119 -8l-17 -231l221 28l19 -114l-219 -72l78 -209l-107 -61l-117 186l-172 -162l-86 80l148 193z" />
+<glyph unicode="+" d="M98 598v158h353v389h163v-389h353v-158h-355v-395h-166v395h-348z" />
+<glyph unicode="," horiz-adv-x="546" d="M-59 -236q207 70 247 232q-59 0 -97 33.5t-38 89.5q0 63 44 111.5t116 48.5q68 0 105.5 -44.5t37.5 -123.5q0 -172 -106.5 -300t-282.5 -171z" />
+<glyph unicode="-" horiz-adv-x="634" d="M70 436l32 162h465l-35 -162h-462z" />
+<glyph unicode="." horiz-adv-x="546" d="M47 102q0 68 49 122.5t121 54.5q53 0 86 -36t33 -93q0 -70 -48 -122.5t-120 -52.5q-55 0 -88 36t-33 91z" />
+<glyph unicode="/" horiz-adv-x="684" d="M-143 -328l823 1782h151l-827 -1782h-147z" />
+<glyph unicode="0" d="M82 430q0 389 168 643t389 254q156 0 249 -124t93 -335q0 -387 -166 -640t-387 -253q-158 0 -252 123t-94 332zM287 414q0 -266 153 -267q86 0 165 105.5t126 276.5t47 356q1 272 -153 272q-86 0 -165 -106.5t-126 -278.5t-47 -358z" />
+<glyph unicode="1" d="M45 0l37 178h276l179 881h-236l29 139q182 29 309 105h166l-227 -1125h251l-34 -178h-750z" />
+<glyph unicode="2" d="M-25 0l25 127q400 336 491 424q218 210 244 364q4 26 4 52q0 82 -47 133t-137 51q-111 0 -240 -117l-108 131q190 162 375 162q172 0 272 -92t100 -244q0 -51 -8 -97t-33.5 -97.5t-45 -89t-72 -96t-82 -91.5t-107.5 -104.5t-115.5 -106.5t-138.5 -123h500l-35 -186h-842z " />
+<glyph unicode="3" d="M-25 205l140 114q119 -166 282 -165q123 0 198 62.5t75 164.5q0 209 -351 209l33 160q207 0 298 67.5t91 167.5q0 76 -47 121t-135 45q-111 0 -231 -92l-109 143q172 125 379 125q168 0 267.5 -83t99.5 -222q0 -264 -291 -352v-8q104 -39 159.5 -112t55.5 -167 q0 -188 -137.5 -298t-354.5 -110q-125 0 -236.5 62t-185.5 168z" />
+<glyph unicode="4" d="M16 338l29 151l657 814h256l-159 -793h159l-32 -172h-160l-68 -338h-202l67 338h-547zM270 510h326l63 309q10 49 34 146.5t30 128.5h-8q-113 -172 -154 -226z" />
+<glyph unicode="5" d="M-12 203l141 114q113 -164 272 -163q115 0 198 81.5t83 215.5q0 106 -54.5 160.5t-152.5 54.5q-88 0 -205 -64l-86 70l162 631h658l-37 -185h-467l-88 -319q70 33 147 32q154 0 249 -89t95 -255q0 -227 -151.5 -369.5t-356.5 -142.5q-251 1 -407 228z" />
+<glyph unicode="6" d="M104 428q0 397 178.5 648t452.5 251q190 0 303 -172l-141 -117q-70 111 -176 111q-137 0 -243.5 -129t-147.5 -354q59 63 137 99t141 36q145 0 232.5 -88t87.5 -252q0 -195 -127 -340.5t-314 -145.5q-174 0 -278.5 125t-104.5 328zM309 412q0 -123 52.5 -197t138.5 -74 q96 0 160.5 92.5t64.5 202.5q0 98 -44 153.5t-128 55.5q-125 0 -242 -143q-2 -29 -2 -90z" />
+<glyph unicode="7" d="M211 1118l37 185h835l-26 -140q-188 -174 -314.5 -378.5t-182.5 -374.5t-107 -410h-228q94 373 225.5 637t348.5 481h-588z" />
+<glyph unicode="8" d="M74 315q0 133 82 229.5t211 149.5v8q-115 115 -115 261q0 166 116.5 265t286.5 99q139 0 238.5 -78t99.5 -225q0 -225 -241 -360v-9q168 -115 168 -295q0 -172 -132.5 -278.5t-320.5 -106.5q-156 0 -274.5 88t-118.5 252zM272 340q0 -92 58.5 -150.5t150.5 -58.5 q96 0 166 59.5t70 163.5q0 45 -17.5 83t-59.5 73t-76.5 57.5t-102.5 59.5q-188 -117 -189 -287zM446 973q0 -84 48.5 -138.5t150.5 -107.5q158 115 158 266q0 80 -44 128t-120 48q-80 0 -136.5 -53t-56.5 -143z" />
+<glyph unicode="9" d="M29 147l143 117q68 -111 174 -110q135 0 242.5 129t150.5 356q-59 -63 -137 -100t-141 -37q-145 0 -233.5 89t-88.5 251q0 195 127 340t314 145q176 0 280.5 -125t104.5 -328q0 -397 -179.5 -648t-453.5 -251q-186 0 -303 172zM342 866q0 -98 45 -153.5t129 -55.5 q123 0 242 148q2 29 2 86q0 123 -52.5 196.5t-138.5 73.5q-96 0 -161.5 -92t-65.5 -203z" />
+<glyph unicode=":" horiz-adv-x="546" d="M47 102q0 68 49 122.5t121 54.5q53 0 86 -36t33 -93q0 -70 -48 -122.5t-120 -52.5q-55 0 -88 36t-33 91zM172 823q0 66 48 120t120 54q55 0 88 -36.5t33 -92.5q0 -68 -48 -121t-120 -53q-55 0 -88 36t-33 93z" />
+<glyph unicode=";" horiz-adv-x="546" d="M-59 -236q207 70 247 232q-59 0 -97 33.5t-38 89.5q0 63 44 111.5t116 48.5q68 0 105.5 -44.5t37.5 -123.5q0 -172 -106.5 -300t-282.5 -171zM172 823q0 66 48 120t120 54q55 0 88 -36.5t33 -92.5q0 -68 -48 -121t-120 -53q-55 0 -88 36t-33 93z" />
+<glyph unicode="&#x3c;" d="M94 598v158l873 350v-182l-383 -144l-260 -98v-8l260 -96l383 -144v-186z" />
+<glyph unicode="=" d="M98 369v157h869v-157h-869zM98 825v158h869v-158h-869z" />
+<glyph unicode="&#x3e;" d="M98 248v186l383 144l260 96v8l-260 98l-383 144v182l873 -350v-158z" />
+<glyph unicode="?" horiz-adv-x="874" d="M188 102q0 68 49.5 122.5t120.5 54.5q55 0 87 -36t32 -93q0 -70 -48 -122.5t-120 -52.5q-55 0 -88 36t-33 91zM229 1253q143 143 326 144q156 0 249 -79t93 -218q0 -90 -39 -165t-96 -129t-115.5 -106.5t-104.5 -122t-57 -149.5l-188 16q8 92 50 170t97.5 131.5 t109.5 101.5t91 102.5t37 115.5q0 72 -41 113t-113 41q-96 0 -184 -93z" />
+<glyph unicode="@" horiz-adv-x="1720" d="M90 334q0 279 129 512t340 364t449 131q297 0 468 -174t171 -444q0 -299 -133.5 -467t-327.5 -168q-74 0 -126 40t-69 114h-6q-100 -135 -231 -136q-104 0 -175 78t-71 209q0 190 122 343t285 153q96 0 146 -101h4l31 84h137l-103 -448q-46 -195 97 -195q100 0 186 128 t86 341q0 225 -126 366.5t-386 141.5q-133 0 -266 -65.5t-238.5 -176t-171 -270t-65.5 -334.5q0 -260 151.5 -406.5t370.5 -146.5q139 0 260 72l62 -123q-168 -88 -340 -88q-283 0 -471.5 176t-188.5 490zM676 410q0 -160 121 -160q80 0 157 112l70 306q-39 78 -104 77 q-100 0 -172 -109t-72 -226z" />
+<glyph unicode="A" horiz-adv-x="1083" d="M-119 0l717 1339h262l144 -1339h-230l-26 377h-437l-186 -377h-244zM393 545h342l-14 203q-25 401 -25 415h-8q-121 -270 -194 -415z" />
+<glyph unicode="B" horiz-adv-x="1216" d="M66 0l266 1339h385q203 0 317.5 -76.5t114.5 -224.5q0 -121 -84 -211t-211 -122l-2 -9q238 -57 238 -262q0 -219 -157 -326.5t-411 -107.5h-456zM319 172h203q354 0 355 252q0 94 -68 146.5t-193 52.5h-206zM440 778h164q160 0 240 60.5t80 165.5q0 161 -249 161h-3h-152 z" />
+<glyph unicode="C" horiz-adv-x="1144" d="M117 526q0 221 89 412.5t252 308.5t361 117q223 0 342 -205l-151 -117q-82 131 -203 132q-197 0 -331 -194t-134 -437q0 -176 76 -276.5t233 -100.5q125 0 256 110l97 -141q-180 -160 -396 -160q-229 0 -360 148.5t-131 402.5z" />
+<glyph unicode="D" horiz-adv-x="1236" d="M66 0l266 1339h272q281 0 430.5 -135t149.5 -389q0 -379 -199 -597t-530 -218h-389zM322 178h129q229 0 368 166t139 457q0 176 -94 268t-266 92h-82z" />
+<glyph unicode="E" horiz-adv-x="1054" d="M66 0l266 1339h768l-37 -186h-549l-72 -360h465l-37 -187h-462l-86 -420h565l-37 -186h-784z" />
+<glyph unicode="F" horiz-adv-x="1001" d="M66 0l266 1339h768l-37 -186h-549l-78 -395h465l-37 -187h-463l-114 -571h-221z" />
+<glyph unicode="G" horiz-adv-x="1228" d="M117 526q0 223 89 413.5t257 307.5t377 117q236 0 354 -205l-152 -117q-82 131 -215 132q-209 0 -347 -193t-138 -438q0 -176 78 -277.5t246 -101.5q109 0 186 63l66 316h-248l35 180h444l-121 -610q-168 -137 -399 -138q-242 0 -377 147.5t-135 403.5z" />
+<glyph unicode="H" horiz-adv-x="1306" d="M66 0l266 1339h221l-111 -542h531l108 542h222l-269 -1339h-221l123 604h-530l-119 -604h-221z" />
+<glyph unicode="I" horiz-adv-x="559" d="M66 0l266 1339h221l-266 -1339h-221z" />
+<glyph unicode="J" horiz-adv-x="970" d="M-10 180l139 129q66 -143 215 -143q178 0 231 266l181 907h221l-189 -942q-37 -190 -148.5 -306t-295.5 -116q-117 0 -210 54.5t-144 150.5z" />
+<glyph unicode="K" horiz-adv-x="1191" d="M66 0l266 1339h221l-121 -606h8l586 606h244l-494 -532l301 -807h-229l-236 668l-241 -246l-84 -422h-221z" />
+<glyph unicode="L" horiz-adv-x="985" d="M66 0l266 1339h221l-229 -1153h534l-37 -186h-755z" />
+<glyph unicode="M" horiz-adv-x="1480" d="M66 0l266 1339h246l106 -669l39 -258h8l133 258l369 669h244l-269 -1339h-209l134 643q41 193 108 420h-6l-164 -303l-354 -629h-103l-110 629l-43 303h-8q-39 -334 -56 -420l-129 -643h-202z" />
+<glyph unicode="N" horiz-adv-x="1292" d="M66 0l266 1339h217l262 -776l78 -289h8q4 33 14.5 136.5t20.5 179.5t24 141l121 608h213l-268 -1339h-215l-260 774l-78 293h-8q-37 -332 -64 -453l-121 -614h-210z" />
+<glyph unicode="O" horiz-adv-x="1325" d="M119 539q0 336 195.5 580.5t471.5 244.5q225 0 354.5 -151.5t129.5 -411.5q0 -336 -194.5 -581t-473.5 -245q-225 0 -354 152t-129 412zM346 555q0 -182 67.5 -285.5t200.5 -103.5q174 0 302 189.5t128 428.5q0 182 -68.5 286t-201.5 104q-174 0 -301 -189.5t-127 -429.5 z" />
+<glyph unicode="P" horiz-adv-x="1161" d="M66 0l266 1339h401q205 0 323 -82.5t118 -259.5q0 -250 -165 -372.5t-438 -122.5h-186l-98 -502h-221zM422 678h168q178 0 271 73.5t93 215.5q0 196 -259 196h-3h-176z" />
+<glyph unicode="Q" horiz-adv-x="1325" d="M119 539q0 336 195.5 580.5t471.5 244.5q225 0 354.5 -151.5t129.5 -411.5q0 -309 -169 -546t-421 -273q76 -147 299 -148q62 0 123 16l12 -169q-74 -27 -149 -27q-393 0 -514 342q-158 47 -245 188.5t-87 354.5zM346 555q0 -182 67.5 -285.5t200.5 -103.5 q174 0 302 189.5t128 428.5q0 182 -68.5 286t-201.5 104q-174 0 -301 -189.5t-127 -429.5z" />
+<glyph unicode="R" horiz-adv-x="1179" d="M66 0l266 1339h395q438 0 438 -327q0 -180 -99 -296t-267 -161l221 -555h-236l-194 528h-199l-104 -528h-221zM428 705h170q168 0 258 73.5t90 202.5q0 182 -262 182h-168z" />
+<glyph unicode="S" horiz-adv-x="1060" d="M16 219l160 123q127 -178 322 -178q106 0 172.5 55t66.5 148q0 57 -39 99t-123 93l-141 86q-203 125 -203 326q0 162 128 277.5t317 115.5q236 0 393 -197l-141 -129q-121 135 -264 136q-92 0 -148.5 -53.5t-56.5 -127.5q0 -59 40 -98t130 -94l143 -86 q100 -59 147.5 -132t47.5 -186q0 -182 -136.5 -302t-351.5 -120q-289 0 -463 244z" />
+<glyph unicode="T" horiz-adv-x="1067" d="M180 1151l37 188h963l-37 -188h-371l-229 -1151h-221l229 1151h-371z" />
+<glyph unicode="U" horiz-adv-x="1290" d="M158 420v5q0 68 24 198l144 716h221l-150 -749q-18 -86 -18 -158q0 -266 237 -266q227 0 302 375l159 798h217l-161 -798q-113 -565 -525 -566q-451 0 -450 445z" />
+<glyph unicode="V" horiz-adv-x="1077" d="M164 1339h229l45 -700q20 -354 23 -436h8q33 72 99.5 218t99.5 218l336 700h239l-694 -1339h-266z" />
+<glyph unicode="W" horiz-adv-x="1587" d="M176 0l33 1339h225l-31 -688q-2 -16 -12 -182t-18 -252h8q29 70 91.5 216.5t90.5 217.5l305 688h191l12 -688q0 -217 -6 -434h8q29 82 85 231.5t75 202.5l258 688h213l-537 -1339h-278l-4 729q0 104 12 313h-8q-25 -70 -125 -313l-313 -729h-275z" />
+<glyph unicode="X" horiz-adv-x="1073" d="M-74 0l506 692l-215 647h244l90 -311q8 -27 24.5 -93.5t26.5 -107.5h8q27 43 74 116t57 89l203 307h236l-480 -659l234 -680h-244l-98 334q-23 72 -60 211h-6q-84 -125 -141 -217l-223 -328h-236z" />
+<glyph unicode="Y" horiz-adv-x="995" d="M168 1339h227l76 -352q12 -57 30.5 -156.5t26.5 -138.5h9q139 240 174 297l219 350h237l-563 -835l-100 -504h-221l100 504z" />
+<glyph unicode="Z" horiz-adv-x="1062" d="M-6 0l29 133l798 1020h-569l37 186h833l-26 -133l-793 -1020h627l-39 -186h-897z" />
+<glyph unicode="[" horiz-adv-x="636" d="M4 -311l352 1761h379l-20 -121h-217l-303 -1519h215l-27 -121h-379z" />
+<glyph unicode="\" horiz-adv-x="684" d="M176 1454h146l198 -1782h-147z" />
+<glyph unicode="]" horiz-adv-x="638" d="M-80 -311l27 121h213l305 1519h-215l22 121h381l-352 -1761h-381z" />
+<glyph unicode="^" horiz-adv-x="1009" d="M160 571l301 801h174l303 -801h-180l-113 320l-92 274h-6l-92 -274l-113 -320h-182z" />
+<glyph unicode="_" horiz-adv-x="987" d="M-86 -268l29 131h934l-27 -131h-936z" />
+<glyph unicode="`" horiz-adv-x="1077" d="M487 1468h207l119 -297h-156z" />
+<glyph unicode="a" horiz-adv-x="1114" d="M72 342q0 283 163.5 485.5t376.5 202.5q74 0 135.5 -38t96.5 -103h4l43 117h176l-201 -1006h-180l10 139h-6q-158 -164 -332 -164q-133 0 -209.5 96.5t-76.5 270.5zM299 373q0 -217 149.5 -217t264.5 170l82 401q-63 123 -170 123q-129 0 -227.5 -142.5t-98.5 -334.5z " />
+<glyph unicode="b" horiz-adv-x="1116" d="M45 0l291 1446h219l-72 -356l-49 -193h4q166 133 316 133q135 0 210.5 -95t75.5 -271q0 -283 -163.5 -486t-374.5 -203q-154 0 -228 142h-4l-43 -117h-182zM322 279q61 -123 165 -123q129 0 228.5 143t99.5 336q0 106 -39.5 160.5t-111.5 54.5q-61 0 -132 -38t-124 -107z " />
+<glyph unicode="c" horiz-adv-x="899" d="M68 385q0 268 170 456.5t407 188.5q160 0 264 -123l-123 -133q-70 78 -155 78q-135 0 -236.5 -136t-101.5 -323q0 -239 201 -239h2q94 0 190 77l94 -139q-160 -117 -329.5 -117t-276 110t-106.5 300z" />
+<glyph unicode="d" horiz-adv-x="1105" d="M72 342q0 283 163.5 485.5t376.5 202.5q150 0 222 -133h6l28 193l70 356h219l-291 -1446h-180l10 139h-6q-158 -164 -332 -164q-133 0 -209.5 96.5t-76.5 270.5zM299 373q0 -217 150 -217q145 0 264 170l82 401q-63 123 -170 123q-129 0 -227.5 -142.5t-98.5 -334.5z" />
+<glyph unicode="e" horiz-adv-x="999" d="M68 401q0 268 170 448.5t378 180.5q166 0 243 -101.5t77 -269.5q0 -115 -43 -213h-612q-3 -28 -3 -54q0 -112 58 -174q70 -76 192 -75q96 0 205 80l82 -141q-152 -106 -344 -107q-182 0 -292.5 113.5t-110.5 312.5zM299 586h444q10 45 11 88q0 82 -39 134t-125 52 q-92 0 -173 -73.5t-118 -200.5z" />
+<glyph unicode="f" horiz-adv-x="624" d="M82 0l166 831h-129l33 164l133 11l22 116q33 162 121 255t234 93q102 0 198 -51l-74 -155q-51 30 -101 30h-3q-123 0 -156 -166l-24 -122h190l-35 -175h-192l-164 -831h-219z" />
+<glyph unicode="g" horiz-adv-x="1101" d="M-14 -307l98 147q136 -110 268 -110h2q219 0 287 254l49 186h-6q-156 -150 -319 -150q-133 0 -213 91.5t-80 263.5q0 268 159.5 461.5t368.5 193.5q74 0 134.5 -38t92.5 -103h7l43 117h178l-205 -1020q-43 -211 -172 -321.5t-330 -110.5q-190 0 -362 139zM299 403 q0 -98 38.5 -149t106.5 -51q150 0 261 151l75 373q-68 123 -168 123q-123 0 -218 -134t-95 -313z" />
+<glyph unicode="h" horiz-adv-x="1091" d="M45 0l291 1446h219l-88 -426l-39 -146h8q180 156 332 156q238 0 238 -254q0 -70 -17 -141l-127 -635h-219l123 606q16 94 16 107q0 129 -127 129q-100 0 -254 -156l-135 -686h-221z" />
+<glyph unicode="i" horiz-adv-x="514" d="M45 0l203 1006h219l-201 -1006h-221zM285 1298q0 59 43 101.5t104 42.5q51 0 88 -31t37 -84q0 -61 -43 -102t-104 -41q-51 0 -88 30.5t-37 83.5z" />
+<glyph unicode="j" horiz-adv-x="516" d="M-262 -381l69 160q41 -25 91 -25q53 0 83.5 41t51.5 131l217 1080h219l-217 -1084q-74 -344 -338 -344q-94 0 -176 41zM287 1298q0 59 43 101.5t104 42.5q51 0 89 -31t38 -84q0 -61 -43 -102t-104 -41q-51 0 -89 30.5t-38 83.5z" />
+<glyph unicode="k" horiz-adv-x="1026" d="M45 0l291 1446h219l-182 -909h8l444 469h246l-405 -431l239 -575h-221l-172 446l-197 -198l-49 -248h-221z" />
+<glyph unicode="l" horiz-adv-x="536" d="M82 139q0 48 14 107l240 1200h219l-242 -1210q-4 -20 -4 -39q0 -43 35 -43q18 0 37 6l-4 -164q-51 -20 -125 -21q-170 0 -170 164z" />
+<glyph unicode="m" horiz-adv-x="1665" d="M45 0l201 1006h178l-10 -142h8q188 166 328 166q199 0 233 -186q197 186 348 186q238 0 238 -254q0 -55 -17 -141l-127 -635h-221l123 606q16 76 16 107q0 129 -122 129q-92 0 -240 -156l-137 -686h-219l120 606q16 76 17 107q0 129 -121 129q-96 0 -240 -156l-135 -686 h-221z" />
+<glyph unicode="n" horiz-adv-x="1103" d="M45 0l201 1006h178l-10 -142h8q197 166 346 166q238 0 238 -254q0 -70 -17 -141l-127 -635h-219l123 606q16 94 16 107q0 129 -127 129q-100 0 -254 -156l-135 -686h-221z" />
+<glyph unicode="o" horiz-adv-x="1073" d="M70 385q0 279 169 462t384 183q172 0 274 -110.5t102 -298.5q0 -276 -169 -461t-386 -185q-170 0 -272 112t-102 298zM291 393q0 -115 46 -177t132 -62q123 0 215 135t92 325q0 115 -45 176.5t-131 61.5q-123 0 -216 -135t-93 -324z" />
+<glyph unicode="p" horiz-adv-x="1114" d="M-35 -397l283 1403h178l-4 -123h6q170 147 326 147q135 0 210.5 -95t75.5 -271q0 -283 -163.5 -486t-374.5 -203q-141 0 -223 131h-5l-32 -204l-58 -299h-219zM322 274q60 -118 163 -118h2q129 0 228.5 143t99.5 336q0 106 -39.5 160.5t-111.5 54.5q-61 0 -132 -38 t-124 -107z" />
+<glyph unicode="q" horiz-adv-x="1114" d="M72 342q0 283 163.5 485.5t376.5 202.5q74 0 135.5 -38t96.5 -103h4l43 117h176l-281 -1403h-221l62 299l69 239h-4q-160 -166 -334 -166q-133 0 -209.5 96.5t-76.5 270.5zM299 373q0 -217 150 -217q145 0 264 170l82 401q-63 123 -170 123q-129 0 -227.5 -142.5 t-98.5 -334.5z" />
+<glyph unicode="r" horiz-adv-x="743" d="M45 0l201 1006h178l-18 -195h8q139 219 311 219q61 0 100 -18l-73 -193q-33 16 -95 17q-152 0 -272 -228l-119 -608h-221z" />
+<glyph unicode="s" horiz-adv-x="845" d="M-12 168l131 106q102 -135 237 -135q72 0 124 38t52 93q0 45 -37.5 78t-142.5 90q-215 119 -215 279q0 135 106.5 224t260.5 89q180 0 315 -143l-123 -117q-94 94 -192 94q-68 0 -114 -36.5t-46 -90.5q0 -18 8 -34.5t16.5 -27.5t30 -26.5t33.5 -23t42 -23.5t42 -22 q117 -61 170 -127t53 -156q0 -145 -111.5 -233.5t-287.5 -88.5q-96 0 -196.5 54.5t-155.5 138.5z" />
+<glyph unicode="t" horiz-adv-x="708" d="M109 831l32 164l154 11l80 270h184l-53 -270h242l-35 -175h-246l-102 -499q-6 -37 -7 -72q0 -110 115 -110h2q41 0 94 26l41 -156q-109 -45 -213 -45q-135 0 -198.5 67t-63.5 179q0 37 12 119l103 491h-141z" />
+<glyph unicode="u" horiz-adv-x="1099" d="M96 229q0 59 17 142l127 635h219l-121 -607q-16 -76 -16 -106q0 -129 124 -129q100 0 248 155l135 687h220l-199 -1006h-178l8 143h-8q-186 -168 -336 -168q-240 0 -240 254z" />
+<glyph unicode="v" horiz-adv-x="970" d="M121 1006h219l53 -535q6 -51 21 -305h8q25 51 72 152.5t69 152.5l260 535h217l-524 -1006h-258z" />
+<glyph unicode="w" horiz-adv-x="1490" d="M145 1006h217l17 -539q1 -28 1 -66.5t-1 -88.5q-2 -100 -2 -134h8q98 248 117 289l233 539h201l27 -539q2 -49 3 -144.5t1 -144.5h8q92 244 110 289l224 539h204l-442 -1006h-262l-18 483q0 45 -1.5 145.5t-1.5 151.5h-8q-14 -35 -35.5 -96t-41 -110.5t-35.5 -90.5 l-207 -483h-256z" />
+<glyph unicode="x" horiz-adv-x="942" d="M-86 0l438 537l-182 469h223l74 -197q39 -125 53 -170h8q86 123 117 170l139 197h236l-404 -519l195 -487h-225l-76 205q-37 111 -66 180h-8q-45 -68 -127 -178l-157 -207h-238z" />
+<glyph unicode="y" horiz-adv-x="970" d="M-98 -377l69 160q35 -20 74 -21q63 0 122.5 50.5t102.5 136.5l31 61l-174 996h219l64 -508q18 -164 24 -301h8q16 33 65.5 140t76.5 161l250 508h213l-566 -1059q-102 -180 -205.5 -270.5t-244.5 -90.5q-66 0 -129 37z" />
+<glyph unicode="z" horiz-adv-x="876" d="M-33 0l25 125l600 706h-410l35 175h684l-24 -127l-598 -705h471l-33 -174h-750z" />
+<glyph unicode="{" horiz-adv-x="632" d="M59 504l29 131q172 4 201 162q12 59 27.5 176t29.5 192q33 162 95.5 223.5t191.5 61.5h112l-26 -121h-45q-70 0 -102.5 -40t-51.5 -134q-12 -61 -30.5 -179t-28.5 -171q-23 -109 -67 -164t-120 -74l-2 -8q102 -29 103 -135q0 -74 -50.5 -270.5t-50.5 -253.5 q0 -47 21.5 -68.5t79.5 -21.5h41l-25 -121h-108q-100 0 -144.5 42t-44.5 130q0 84 54.5 279.5t54.5 244.5q0 115 -144 119z" />
+<glyph unicode="|" horiz-adv-x="497" d="M188 -512v2048h142v-2048h-142z" />
+<glyph unicode="}" horiz-adv-x="638" d="M-92 -311l26 121h46q70 0 103.5 38.5t49.5 133.5q12 61 30.5 179t29.5 171q23 111 66.5 166t119.5 73l2 9q-102 29 -102 135q0 72 50 268.5t50 253.5q0 49 -21.5 70.5t-78.5 21.5h-41l24 121h109q100 0 144 -42t44 -130q0 -84 -54 -280.5t-54 -245.5q0 -113 143 -117 l-29 -131q-172 -4 -200 -162q-12 -59 -27.5 -177t-30.5 -194q-33 -162 -95 -222t-192 -60h-112z" />
+<glyph unicode="~" d="M86 641q109 197 268 197q63 0 127 -42t119 -83t98 -41q84 0 146 119l114 -76q-109 -197 -268 -197q-63 0 -126.5 42t-119 83t-98.5 41q-84 0 -145 -119z" />
+<glyph unicode="&#xa2;" d="M154 588q0 244 152.5 403.5t357.5 184.5l41 202h129l-41 -204q123 -20 227 -140l-131 -123q-63 70 -131 86l-127 -647q100 10 192 80l70 -145q-150 -96 -297 -113l-41 -205h-129l41 209q-145 20 -229 128t-84 284zM369 623q0 -204 135 -261l125 629q-113 -31 -186.5 -130 t-73.5 -238z" />
+<glyph unicode="&#xa3;" d="M2 0l27 133q135 63 210.5 177t77.5 255h-196l31 150l155 10q-10 88 -10 152q0 209 128 335.5t323 126.5q186 0 305 -172l-146 -116q-74 111 -172 110q-102 0 -167.5 -81t-65.5 -228q0 -37 8 -127h307l-31 -160h-268q-8 -215 -156 -370l-2 -9h506l-32 -186h-832z" />
+<glyph unicode="&#xa5;" d="M47 317l23 111h311l25 129h-312l23 113h260l-176 635h223l65 -324q33 -180 54 -274h6q119 201 166 274l188 324h221l-428 -635h260l-22 -113h-311l-25 -129h311l-24 -111h-310l-63 -317h-217l63 317h-311z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1368" d="M68 549q0 209 94 389t268 290.5t391 110.5q238 0 390.5 -158.5t152.5 -408.5q0 -322 -214 -557t-540 -235q-238 0 -390 159.5t-152 409.5zM176 559q0 -207 118 -341t324 -134q270 0 453.5 204t183.5 474q0 207 -117.5 341t-324.5 134q-270 0 -453.5 -204t-183.5 -474z M362 571q0 211 137.5 346.5t303.5 135.5q123 0 205 -107l-99 -92q-55 63 -127 64q-94 0 -176 -94.5t-82 -229.5q0 -96 48.5 -148.5t132.5 -52.5q72 0 176 70l65 -103q-131 -102 -274 -102q-141 0 -225.5 83t-84.5 230z" />
+<glyph unicode="&#xad;" horiz-adv-x="634" d="M70 436l32 162h465l-35 -162h-462z" />
+<glyph unicode="&#xae;" horiz-adv-x="870" d="M158 1004q0 180 119.5 317t297.5 137q141 0 242 -101.5t103 -252.5q0 -180 -121 -316.5t-297 -136.5q-143 0 -243.5 100.5t-100.5 252.5zM248 1012q0 -121 71.5 -200t188.5 -79q137 0 229 107.5t92 255.5q0 121 -71.5 199.5t-188.5 78.5q-137 0 -229 -107.5t-92 -254.5z M354 854l84 408h152q59 0 96 -32t37 -87q0 -96 -100 -133l53 -156h-96l-41 133h-62l-28 -133h-95zM492 1059h38q43 0 67 20.5t24 53.5q0 55 -62 55h-43z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1077" d="M524 1171l238 297h225l-293 -297h-170z" />
+<glyph unicode="&#x2000;" horiz-adv-x="770" />
+<glyph unicode="&#x2001;" horiz-adv-x="1540" />
+<glyph unicode="&#x2002;" horiz-adv-x="770" />
+<glyph unicode="&#x2003;" horiz-adv-x="1540" />
+<glyph unicode="&#x2004;" horiz-adv-x="513" />
+<glyph unicode="&#x2005;" horiz-adv-x="385" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="308" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" horiz-adv-x="634" d="M70 436l32 162h465l-35 -162h-462z" />
+<glyph unicode="&#x2011;" horiz-adv-x="634" d="M70 436l32 162h465l-35 -162h-462z" />
+<glyph unicode="&#x2012;" horiz-adv-x="634" d="M70 436l32 162h465l-35 -162h-462z" />
+<glyph unicode="&#x2013;" horiz-adv-x="948" d="M72 442l28 148h777l-31 -148h-774z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1576" d="M72 442l28 148h1407l-30 -148h-1405z" />
+<glyph unicode="&#x2018;" horiz-adv-x="546" d="M211 975q0 156 88 266.5t225 159.5l39 -101q-98 -43 -155.5 -112.5t-59.5 -128.5h10q55 0 90 -29t35 -82q0 -59 -38.5 -100t-102.5 -41q-59 0 -95 45t-36 123z" />
+<glyph unicode="&#x2019;" horiz-adv-x="546" d="M223 936q98 43 155.5 112.5t59.5 129.5h-10q-55 0 -90 28.5t-35 81.5q0 59 40 100.5t103 41.5q59 0 94 -44.5t35 -123.5q0 -156 -88 -266.5t-225 -159.5z" />
+<glyph unicode="&#x201c;" horiz-adv-x="942" d="M211 975q0 156 88 266.5t225 159.5l39 -101q-98 -43 -155.5 -112.5t-59.5 -128.5h10q55 0 90 -29t35 -82q0 -59 -38.5 -100t-102.5 -41q-59 0 -95 45t-36 123zM606 975q0 156 88.5 266.5t225.5 159.5l38 -101q-98 -43 -155.5 -112.5t-59.5 -128.5h11q55 0 90 -29t35 -82 q0 -59 -39 -100t-103 -41q-59 0 -95 45t-36 123z" />
+<glyph unicode="&#x201d;" horiz-adv-x="942" d="M223 936q98 43 155.5 112.5t59.5 129.5h-10q-55 0 -90 28.5t-35 81.5q0 59 40 100.5t103 41.5q59 0 94 -44.5t35 -123.5q0 -156 -88 -266.5t-225 -159.5zM618 936q98 43 155.5 112.5t60.5 129.5h-11q-55 0 -90 28.5t-35 81.5q0 59 39 100.5t103 41.5q59 0 95 -45.5 t36 -122.5q0 -156 -88.5 -266.5t-225.5 -159.5z" />
+<glyph unicode="&#x2022;" horiz-adv-x="641" d="M82 508q0 113 74.5 202t191.5 89q92 0 154.5 -64.5t62.5 -165.5q0 -113 -74.5 -201.5t-191.5 -88.5q-94 0 -155.5 64.5t-61.5 164.5z" />
+<glyph unicode="&#x2026;" horiz-adv-x="1982" d="M156 102q0 68 49 122.5t121 54.5q55 0 86.5 -36t31.5 -93q0 -70 -48 -122.5t-120 -52.5q-55 0 -87.5 36t-32.5 91zM819 102q0 68 49.5 122.5t120.5 54.5q55 0 87 -36t32 -93q0 -70 -48 -122.5t-120 -52.5q-55 0 -88 36t-33 91zM1483 102q0 68 49 122.5t121 54.5 q55 0 87 -36t32 -93q0 -70 -48 -122.5t-120 -52.5q-55 0 -88 36t-33 91z" />
+<glyph unicode="&#x202f;" horiz-adv-x="308" />
+<glyph unicode="&#x205f;" horiz-adv-x="385" />
+<glyph unicode="&#x20ac;" d="M37 475l24 107l107 10q6 70 18 129h-100l25 106l104 9q76 229 232.5 366t347 137t299.5 -198l-160 -105q-61 125 -162 125q-111 0 -199 -88t-137 -235h469l-24 -117h-478q-14 -68 -16 -127h391l-24 -119h-371q6 -154 66.5 -237.5t167 -83.5t214.5 108l107 -131 q-174 -156 -365 -156q-188 0 -296.5 130.5t-112.5 369.5h-127z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1294" d="M152 1249l26 135h520l-26 -135h-183l-100 -504h-147l98 504h-188zM662 745l124 639h175l45 -213l18 -155h8l74 155l131 213h178l-125 -639h-145l49 248l74 240h-8l-228 -391h-80l-73 391h-9l-18 -240l-49 -248h-141z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1004" d="M0 1005h1005v-1005h-1005v1005z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.ttf b/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.ttf
new file mode 100755
index 0000000..7447c30
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.woff b/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.woff
new file mode 100755
index 0000000..10036ce
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-SemiboldIt-webfont.woff differ


[43/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/2013/01/23/wicket-6.5.0-released.html
----------------------------------------------------------------------
diff --git a/content/2013/01/23/wicket-6.5.0-released.html b/content/2013/01/23/wicket-6.5.0-released.html
deleted file mode 100644
index 454113e..0000000
--- a/content/2013/01/23/wicket-6.5.0-released.html
+++ /dev/null
@@ -1,312 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.5.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.5.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.5.0!</p>
-
-<p>This release marks the fifth minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development of
-Wicket, and as such no API breaks are present in this release compared
-to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<h4 id="behavioronremovecomponent">Behavior.onRemove(Component)</h4>
-
-<p>org.apache.wicket.Behavior has a new method - #onRemove(Component). This callback method is called when a host component of
-this behavior is removed from its parent.</p>
-
-<h4 id="global-updaters-for-ajax-request-attributes">Global updaters for Ajax request attributes</h4>
-
-<p>By registering a custom AjaxRequestTarget.AbstractListener the application can manipulate all
-the attributes for all Ajax requests.</p>
-
-<p>Example:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">application</span><span class="o">.</span><span class="na">getAjaxRequestTargetListeners</span><span class="o">().</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxRequestTarget</span><span class="o">.</span><span class="na">AbstractListener</span><span class="o">()</span>
-<span class="o">{</span>
-	<span class="nd">@Override</span>
-	<span class="kd">public</span> <span class="kt">void</span> <span class="nf">updateAjaxAttributes</span><span class="o">(</span><span class="n">AjaxRequestAttributes</span> <span class="n">attributes</span><span class="o">)</span>
-	<span class="o">{</span>
-		<span class="kd">super</span><span class="o">.</span><span class="na">updateAjaxAttributes</span><span class="o">(</span><span class="n">attributes</span><span class="o">);</span>
-		<span class="n">attributes</span><span class="o">.</span><span class="na">setChannel</span><span class="o">(</span><span class="k">new</span> <span class="nf">AjaxChannel</span><span class="o">(</span><span class="s">&quot;globalAjaxChannel&quot;</span><span class="o">,</span> <span class="n">AjaxChannel</span><span class="o">.</span><span class="na">Type</span><span class="o">.</span><span class="na">ACTIVE</span><span class="o">));</span>
-	<span class="o">}</span>
-<span class="o">});</span></code></pre></div>
-
-<p>Each Ajax behavior/component can override such global settings.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.5.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.5.0">http://www.apache.org/dyn/closer.cgi/wicket/6.5.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.5.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.5.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in
-replacement. If you come from a version prior to 6.0.0, please
-read our Wicket 6 migration guide found at</p>
-
-<pre><code>http://s.apache.org/wicket-6.0-migration
-</code></pre>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-650">Release Notes - Wicket - Version 6.5.0</h3>
-
-<h4 id="sub-task">Sub-task</h4>
-
-<pre><code>* [WICKET-4976](https://issues.apache.org/jira/browse/WICKET-4976) - WicketTester#startComponent(Component) doesn't detach the component and request cycle
-</code></pre>
-
-<h4 id="bug">Bug</h4>
-
-<pre><code>* [WICKET-4906](https://issues.apache.org/jira/browse/WICKET-4906) - Form#visitFormComponents can cause ClassCastException
-* [WICKET-4925](https://issues.apache.org/jira/browse/WICKET-4925) - AbstractAjaxBehavior should clean stored reference to a component on unbind
-* [WICKET-4927](https://issues.apache.org/jira/browse/WICKET-4927) - Header can not be set from IRequestCycleListener#onEndRequest()
-* [WICKET-4928](https://issues.apache.org/jira/browse/WICKET-4928) - Error adding links to WebSocketRequestHandler
-* [WICKET-4935](https://issues.apache.org/jira/browse/WICKET-4935) - Rendered URL is resulting with double slash when using AuthenticatedWebApplication
-* [WICKET-4939](https://issues.apache.org/jira/browse/WICKET-4939) - AbstractAjaxTimerBehavior never triggers if attached to WebPage
-* [WICKET-4948](https://issues.apache.org/jira/browse/WICKET-4948) - Modal window does not center correctly when window is scrolled in safari
-* [WICKET-4950](https://issues.apache.org/jira/browse/WICKET-4950) - ResourceStreamLocator#newResourceNameIterator isn't a factory method anymore
-* [WICKET-4953](https://issues.apache.org/jira/browse/WICKET-4953) - RangeValidator#decorate mixes error keys
-* [WICKET-4954](https://issues.apache.org/jira/browse/WICKET-4954) - Issue with file upload with progress bar via AJAX and Firefox
-* [WICKET-4955](https://issues.apache.org/jira/browse/WICKET-4955) - SessionData violates comparison contract
-* [WICKET-4956](https://issues.apache.org/jira/browse/WICKET-4956) - compareTo methods of Actions in BufferedWebResponse violate Comparable contract
-* [WICKET-4959](https://issues.apache.org/jira/browse/WICKET-4959) - Notify behaviors when a component is removed from the tree
-* [WICKET-4961](https://issues.apache.org/jira/browse/WICKET-4961) - wicket ajax submit does not serialize elements of parental forms
-* [WICKET-4962](https://issues.apache.org/jira/browse/WICKET-4962) - AjaxFormChoiceComponentUpdatingBehavior cannot be triggered with BaseWicketTester#executeAjaxEvent()
-* [WICKET-4965](https://issues.apache.org/jira/browse/WICKET-4965) - NPE when stopping Tomcat
-* [WICKET-4968](https://issues.apache.org/jira/browse/WICKET-4968) - NPE in FencedFeedbackPanel#onRemove
-* [WICKET-4971](https://issues.apache.org/jira/browse/WICKET-4971) - AtmosphereEventSubscriptionCollector is slow
-* [WICKET-4973](https://issues.apache.org/jira/browse/WICKET-4973) - AbstractRequestLogger - infinite ArrayIndexOutOfBoundsException when requestWindow size is 0
-* [WICKET-4975](https://issues.apache.org/jira/browse/WICKET-4975) - client side memory leak on  date picker
-* [WICKET-4986](https://issues.apache.org/jira/browse/WICKET-4986) - wicket-ajax-jquery.js fails with 'member not found' on IE for delayed ajax requests
-</code></pre>
-
-<h4 id="improvement">Improvement</h4>
-
-<pre><code>* [WICKET-4919](https://issues.apache.org/jira/browse/WICKET-4919) - AjaxLazyLoadPanel needs a method to add components to the AjaxRequestTarget when the component is rendered
-* [WICKET-4933](https://issues.apache.org/jira/browse/WICKET-4933) - Palette does not handle disabled choices correctly
-* [WICKET-4937](https://issues.apache.org/jira/browse/WICKET-4937) - Add IResponseFilter that can filter out invalid XML characters
-* [WICKET-4940](https://issues.apache.org/jira/browse/WICKET-4940) - Make MountedMapper#getMatchedSegmentSizes(url) protected
-* [WICKET-4957](https://issues.apache.org/jira/browse/WICKET-4957) - Listener needed for registration and removal of pages
-* [WICKET-4958](https://issues.apache.org/jira/browse/WICKET-4958) - It should be possible to manipulate AjaxRequestAttributes globally
-* [WICKET-4963](https://issues.apache.org/jira/browse/WICKET-4963) - ComponentModel "setObject" methods should take generic "T" type instead of "Object"
-* [WICKET-4970](https://issues.apache.org/jira/browse/WICKET-4970) - Move the logic for creating the proper PackageResource from PackageResourceReference to ResourceReferenceRegistry
-* [WICKET-4982](https://issues.apache.org/jira/browse/WICKET-4982) - StatelessChecker: add helpful information to find stateful behavior (patch included)
-* [WICKET-4983](https://issues.apache.org/jira/browse/WICKET-4983) - extra recursion on Wicket.DOM.get
-</code></pre>
-
-		</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/d8f15469/content/2013/02/15/wicket-6.6.0-released.html
----------------------------------------------------------------------
diff --git a/content/2013/02/15/wicket-6.6.0-released.html b/content/2013/02/15/wicket-6.6.0-released.html
deleted file mode 100644
index a49a518..0000000
--- a/content/2013/02/15/wicket-6.6.0-released.html
+++ /dev/null
@@ -1,313 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.6.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.6.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.6.0!</p>
-
-<p>This release marks the sixth minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development of
-Wicket, and as such no API breaks are present in this release compared
-to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<h4 id="wicketfor-attribute-for-html-label-tags">wicket:for attribute for html label tags</h4>
-
-<p>While already available for some time, the wicket-1.5.xsd now contains
-a valid definition for the <code>wicket:for</code> attribute such that it </p>
-
-<blockquote>
-  <p>Can be used in HTML <code>&lt;label&gt;</code> element to automatically link it
-to a form element. The value of this attribute must have the same value of
-the form component’s wicket:id attribute.</p>
-</blockquote>
-
-<p>So you can use the following markup:</p>
-
-<div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;label</span> <span class="na">wicket:for=</span><span class="s">&quot;someinput&quot;</span><span class="nt">&gt;</span>Some label<span class="nt">&lt;/label&gt;</span>
-<span class="nt">&lt;input</span> <span class="na">wicket:id=</span><span class="s">&quot;someinput&quot;</span> <span class="na">type=</span><span class="s">&quot;text&quot;</span><span class="nt">&gt;</span></code></pre></div>
-
-<h4 id="added-a-callback-for-an-invalidated-session">Added a callback for an invalidated session</h4>
-
-<p>Session is extended with a life cycle event called <code>onInvalidate()</code>.
-This method is executed when the user session is invalidated either
-by explicit call to <code>org.apache.wicket.Session#invalidate()</code> or due
-to HttpSession expiration.</p>
-
-<p>In case of session expiration this method is called in a non-worker
-thread, i.e. there are no thread locals exported for the Application,
-RequestCycle and Session. The Session is the current instance. The
-Application can be found by using <code>Application#get(String)</code>. There is
-no way to get a reference to a RequestCycle.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.6.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.6.0">http://www.apache.org/dyn/closer.cgi/wicket/6.6.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.6.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.6.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="http://s.apache.org/wicket-6.0-migration">http://s.apache.org/wicket-6.0-migration</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-660">Release Notes - Wicket - Version 6.6.0</h3>
-
-<h4 id="bugs">Bugs</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4723">WICKET-4723</a> - tracking id retrieved in AtmosphereBehavior#onRequest() is always 0</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4724">WICKET-4724</a> - the option name “maxRequests” is wrong in jquery.wicketatmosphere.js</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4926">WICKET-4926</a> - CheckGroupSelector does not work in nested forms in modal windows</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4984">WICKET-4984</a> - Update quickstart info for changed workflow in IntelliJ idea</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4990">WICKET-4990</a> - Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior(“onchange”)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4998">WICKET-4998</a> - AjaxFormComponentUpdatingBehavior(“onkeypress”) is triggered when Enter is used on autocomplete list</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5011">WICKET-5011</a> - Allow Select to work with non-equals objects</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5013">WICKET-5013</a> - Wicket Enclosure fails with more than one component</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5014">WICKET-5014</a> - Changes in WicketObjects.sizeof(final Serializable object) clashes with <code>&lt;header-contribution&gt;</code> in AjaxResponse</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5019">WICKET-5019</a> - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()   </li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5020">WICKET-5020</a> - InlineEnclosureHandler always uses “wicket” namespace</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5024">WICKET-5024</a> - Global ajax event for precondition is not called</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5027">WICKET-5027</a> - FormTester#getInputValue() does not support Select/SelectOption nor other custom components</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5029">WICKET-5029</a> - Palette does not allow to turn off localization</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5031">WICKET-5031</a> - Upgrade bootstrap to 2.3</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5035">WICKET-5035</a> - script tag with wicket:id does not throw exception if it was not added in the code</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5036">WICKET-5036</a> - Post Parameters are lost when continueToOriginalDestination() is called</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5040">WICKET-5040</a> - Session.exists() returns false when ThreadContext#session is not set to current session</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4444">WICKET-4444</a> - Add a callback to the Session which is called when the HttpSession is invalidated</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4861">WICKET-4861</a> - Making MultiFileUploadField use HTML5 multiple attr &amp; remove confusing fakepath</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4945">WICKET-4945</a> - Wicket-atmosphere filters should be functions on AtmosphereResource</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4946">WICKET-4946</a> - Allow passing parameters to atmosphere JS</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5003">WICKET-5003</a> - Add wicket:for attribute in wicket.xsd</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5006">WICKET-5006</a> - Improve null display value in AbstractSingleSelectChoice</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5010">WICKET-5010</a> - Improve wicket-ajax.js to be able to work with jQuery 1.9+</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5016">WICKET-5016</a> - Updated Application_el.properties for 6.x</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5017">WICKET-5017</a> - BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5022">WICKET-5022</a> - Improve Application_es.properties</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5025">WICKET-5025</a> - Set the component as a context to the ajax listeners</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/d8f15469/content/2013/02/26/wicket-1.5.10-released.html
----------------------------------------------------------------------
diff --git a/content/2013/02/26/wicket-1.5.10-released.html b/content/2013/02/26/wicket-1.5.10-released.html
deleted file mode 100644
index 0024002..0000000
--- a/content/2013/02/26/wicket-1.5.10-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.10 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.10 released</h1>
-			<p>This is the tenth maintenance release of the Wicket 1.5.x series. This release brings over 28 bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.10">Git tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12323510">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.10<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.10">full distribution</a> (including source)</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/d8f15469/content/2013/03/03/cve-2012-5636.html
----------------------------------------------------------------------
diff --git a/content/2013/03/03/cve-2012-5636.html b/content/2013/03/03/cve-2012-5636.html
deleted file mode 100644
index 6435c63..0000000
--- a/content/2013/03/03/cve-2012-5636.html
+++ /dev/null
@@ -1,221 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - CVE-2012-5636 - Apache Wicket XSS vulnerability</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.20.0">Wicket 6.20</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-M6">Download M6</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>CVE-2012-5636 - Apache Wicket XSS vulnerability</h1>
-			<p>Severity: Important</p>
-
-<p>Vendor:
-The Apache Software Foundation</p>
-
-<p>Versions Affected:
-Apache Wicket 1.4.x, 1.5.x and 1.6.x</p>
-
-<p>Description:
-It is possible for JavaScript statements to break out of a &lt;script&gt; tag in the rendered response.
-This might pose a security threat if the written JavaScript contains user provided data.</p>
-
-<p>This vulnerability is fixed in
-<a href="https://wicket.apache.org/2012/12/14/wicket-6.4.0-released.html">Apache Wicket 6.4.0</a>,
-<a href="https://wicket.apache.org/2013/02/26/wicket-1.5.10-released.html">Apache Wicket 1.5.10</a> and
-Apache Wicket 1.4.22.</p>
-
-<p>Credit:
-This issue was reported by Michael Riedel.</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/d8f15469/content/2013/04/12/wicket-6.7.0-released.html
----------------------------------------------------------------------
diff --git a/content/2013/04/12/wicket-6.7.0-released.html b/content/2013/04/12/wicket-6.7.0-released.html
deleted file mode 100644
index 683cf3c..0000000
--- a/content/2013/04/12/wicket-6.7.0-released.html
+++ /dev/null
@@ -1,364 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.7.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.7.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.7.0!</p>
-
-<p>This release marks the seventh minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development
-of Wicket, and as such no API breaks are present in this release
-compared to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<h4 id="webfonts-are-now-supported">webfonts are now supported</h4>
-
-<p>Our resource guard that prevents access to classpath resources that
-are not intended to be shared through the web server is a whitelist
-of permissable resource extensions. Typically images, JavaScript
-files, stylesheets are on the whitelist, but the file types for
-webfonts were blocked. From Wicket 6.7 and onward you can now embed
-webfonts with your components and link to them from your stylesheets.</p>
-
-<h4 id="render-a-page-or-component-to-a-string">Render a page or component to a String</h4>
-
-<p>One of the issues that keeps propping up on the user lists is the
-ability to render a page or component to a String so that you can use
-Wicket to render HTML email messages. Now you can use
-<a href="http://ci.apache.org/projects/wicket/apidocs/6.0.x/org/apache/wicket/core/util/string/ComponentRenderer.html">ComponentRenderer</a> to
-actually do so without having to resort to other less obvious methods.</p>
-
-<p>ComponentRenderer exposes two methods: <code>renderComponent</code> and
-<code>renderPage</code> and they do exactly what their names suggest. Happy
-emailing!</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.7.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.7.0">http://www.apache.org/dyn/closer.cgi/wicket/6.7.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.7.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.7.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="http://s.apache.org/wicket-6.0-migration">http://s.apache.org/wicket-6.0-migration</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-670">Release Notes - Wicket - Version 6.7.0</h3>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4658">WICKET-4658</a> - TabbedPanel CSS “last” is wrong if last step is not visible</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4803">WICKET-4803</a> - UrlDecoder should log a message when invalid input is provided</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4871">WICKET-4871</a> - wicket-atmosphere version mismatch with wicket-example-jar</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4893">WICKET-4893</a> - AutoCompleteTextField removes DropDownChoice from Page</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4903">WICKET-4903</a> - relativeUrl’s begins with ./</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4907">WICKET-4907</a> - UrlResourceReference generates broken relative URLs</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4942">WICKET-4942</a> - Double slash ‘//’ in starting url makes Url.parse output a relative Url</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4989">WICKET-4989</a> - WicketTester should send copies of its cookies </li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4995">WICKET-4995</a> - Using CryptoMapper causes page to render twice</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5039">WICKET-5039</a> - Manual invocation of FunctionsExecutor#notify() is broken</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5041">WICKET-5041</a> - DefaultCssAutoCompleteTextField should have Constructor (String id)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5044">WICKET-5044</a> - Atmosphere + DateLabel</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5045">WICKET-5045</a> - Upgrade Atmosphere to 1.0.10</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5047">WICKET-5047</a> - Wicket Ajax: Inline script header contribution issue</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5048">WICKET-5048</a> - Inline enclosures don’t work with different namespace</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5049">WICKET-5049</a> - Wicket Session may be null in SessionBindingListener after deserialization</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5052">WICKET-5052</a> - @SpringBean fails to invoke methods on bean with non-public methods</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5053">WICKET-5053</a> - “random” parameters is now “_” with jQuery Ajax</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5054">WICKET-5054</a> - Possible bug in org.apache.wicket.util.lang.Packages when building path with repeating names</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5055">WICKET-5055</a> - AutoComplete still triggers redundant events to registered change listener</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5061">WICKET-5061</a> - EnclosureHandler ignores wicket:xyz elements as children</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5067">WICKET-5067</a> - SelectOptions fails to render text on openClose tag</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5072">WICKET-5072</a> - Cookies#isEqual(Cookie, Cookie) may fail with NullPointerException</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5073">WICKET-5073</a> - UrlRenderer#removeCommonPrefixes() fails when contextPath+filterPrefix has more segments than the argument</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5075">WICKET-5075</a> - When modal window is closed page scrolls to top</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5076">WICKET-5076</a> - form#onSubmit() is called on just replaced nested forms</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5078">WICKET-5078</a> - RestartResponseException broken with page instance and bookmarkable page</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5080">WICKET-5080</a> - FilterToolbar.html contains javascript that is used elsewhere</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5082">WICKET-5082</a> - Ajax update renders parent/child JS in different order than initial Page render</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5085">WICKET-5085</a> - InlineEnclosure are piling up on each render</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5086">WICKET-5086</a> - FormTester throws an exception when a Palette component is added to a Form associated with a compound property model</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5093">WICKET-5093</a> - The event listener in Wicket.Ajax.ajax() should not return the value of attrs.ad (allowDefault)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5094">WICKET-5094</a> - ISecuritySettings#getEnforceMounts(true) prevents access to <em>all</em> non-mounted bookmarkable pages</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5098">WICKET-5098</a> - PackageResourceBlockedException under Windows for *.js files in web app’s own packages, not in jars</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5102">WICKET-5102</a> - wicket-bean-validation: Bean validation PropertyValidator only works with direct field access</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5103">WICKET-5103</a> - Wicket session id not up to date when container changes session id</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5104">WICKET-5104</a> - AjaxSelfUpdatingTimerBehavior in hidden component in ModalWindow causes Ajax Response Error</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5112">WICKET-5112</a> - Parantheses problem with UrlValidator</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5114">WICKET-5114</a> - Url#toString(StringMode.FULL) throws exception if a segment contains two dots</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5116">WICKET-5116</a> - TabbedPanel.setSelectedTab() does not behave as specified in JavaDoc</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5117">WICKET-5117</a> - Wicket ignores allowDefault:false attribute in multipart ajax requests</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5123">WICKET-5123</a> - Component.continueToOriginalDestination() can redirect to ./.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5125">WICKET-5125</a> - IE8 error in wicket-date.js when used in a modalwindow</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5126">WICKET-5126</a> - SecurePackageResourceGuard is blocking access to web fonts</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5131">WICKET-5131</a> - Problems with cookies disabled when using 301/302 and also 303 (even with cookies)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5132">WICKET-5132</a> - Evaluation of returned data (which includes alot of javascript) very slow after ajax call in IE10.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5134">WICKET-5134</a> - java.lang.NullPointerException at org.apache.wicket.markup.html.form.Form.onComponentTag(Form.java:1520) during Atmosphere eventbus.post() if using WebSockets</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5136">WICKET-5136</a> - CheckingObjectOutputStream#check(Object) swallows Exception without logging the cause</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5138">WICKET-5138</a> - Wicket does not correctly handle http OPTIONS requests</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5141">WICKET-5141</a> - Exception while rendering absolute URL with UrlResourceReference</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4115">WICKET-4115</a> - SignInPanel should not always redirect to the Home page when the user is signed-in automaticaly with the remember-me feature.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5005">WICKET-5005</a> - Add Utility to allow conversion from Panel (or Component) to html String</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5038">WICKET-5038</a> - Add equals() and hashcode() implementation to INamedParameters.NamedPair</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5046">WICKET-5046</a> - NumberTextField should use appropriate validator</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5050">WICKET-5050</a> - AutoComplete should not request suggestions if input is no longer active element</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5057">WICKET-5057</a> - FilteringHeaderResponse requires a usage of FilteringHeaderResponse.IHeaderResponseFilter for no reason when FilteredHeaderItem is used</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5062">WICKET-5062</a> - Update the list of HTML void elements with the latest HTML5 ones</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5065">WICKET-5065</a> - Improve UrlRenderer to be able to render urls without scheme and/or host </li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5066">WICKET-5066</a> - Allow PackageResource to decide itself whether it could be accepted or not</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5074">WICKET-5074</a> - Improvement for MockHttpServletRequest and FormTester to support ‘multiple’ input type of fileUpload</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5079">WICKET-5079</a> - Allow WebApplication-specific Spring configuration</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5088">WICKET-5088</a> - The Bootstrap class does not provide a handle for the CSSResourceReferences.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5089">WICKET-5089</a> - Make MultiFileUploadField’s ResourceReference JS public to be able to include in Application’s getResourceBundles.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5090">WICKET-5090</a> - Add path syntax to MarkupContainer#get( String )</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5091">WICKET-5091</a> - Extract the short names of the ajax attributes as a constants</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5095">WICKET-5095</a> - Upgrade Wicket Native WebSocket to Jetty 9.0.0</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5096">WICKET-5096</a> - Add setStep method to NumberTextField</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5105">WICKET-5105</a> - JavaDoc of IHeaderContributor is outdated</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5111">WICKET-5111</a> - Upgrade bootstrap to 2.3.1</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5113">WICKET-5113</a> - Set a different TimeZone for the RequestLogger</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5121">WICKET-5121</a> - Log warning message if a component that is not on the page associated with the AjaxRequestTarget is added</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5122">WICKET-5122</a> - Add the free Wicket guide in the books page on the official site.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5127">WICKET-5127</a> - Dont use sun-internal packages to allow easy jdk7 compilation</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5137">WICKET-5137</a> - Improve TagTester support for Ajax responses</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5139">WICKET-5139</a> - Missing French translations</li>
-</ul>
-
-<h4 id="task">Task</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5097">WICKET-5097</a> - Deprecate BaseWicketTester#startComponent(Component)</li>
-</ul>
-
-<h4 id="test">Test</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5042">WICKET-5042</a> - Cleanup FilteringHeaderResponseTest to make it more readable</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/d8f15469/content/2013/05/17/wicket-6.8.0-released.html
----------------------------------------------------------------------
diff --git a/content/2013/05/17/wicket-6.8.0-released.html b/content/2013/05/17/wicket-6.8.0-released.html
deleted file mode 100644
index dac5a32..0000000
--- a/content/2013/05/17/wicket-6.8.0-released.html
+++ /dev/null
@@ -1,294 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.8.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.8.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.8.0!</p>
-
-<p>This release marks the eighth minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development
-of Wicket, and as such no API breaks are present in this release
-compared to 6.0.0.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.8.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.8.0">http://www.apache.org/dyn/closer.cgi/wicket/6.8.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.8.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.8.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li>http://s.apache.org/wicket-6.0-migration</li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-680">Release Notes - Wicket - Version 6.8.0</h3>
-
-<h4 id="sub-task">Sub-task</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5162">WICKET-5162</a> - InlineEnclosure markup id could collide in the final page markup</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5185">WICKET-5185</a> - JavaScript text is spread in several DOM text nodes</li>
-</ul>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5083">WICKET-5083</a> - Page#isPageStateless() may return wrong value</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5103">WICKET-5103</a> - Wicket session id not up to date when container changes session id</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5119">WICKET-5119</a> - PopupSettings IE8 - dosen’t work second time a link is clicked.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5140">WICKET-5140</a> - InterceptData never gets cleared from session after continueToOriginalDestination is called and another page is requested afterwards</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5142">WICKET-5142</a> - Generating invalid JavaScript for ajax update</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5145">WICKET-5145</a> - do not post an Atmosphere event if the filtered subscription set is empty</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5146">WICKET-5146</a> - Application not destroyed if WicketFilter#init() fails</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5147">WICKET-5147</a> - WicketTester MockHttpRequest.getCookies very slow / OutOfMemory</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5149">WICKET-5149</a> - PageRequestHandlerTracker doesn’t track resolves of handlers caused by Exception</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5154">WICKET-5154</a> - Positioning of autocomplete popup does not take into account borders</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5157">WICKET-5157</a> - URL query parameter values containing equals sign get cut off</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5163">WICKET-5163</a> - Implementing markup loading by extending ResourceStreamLocator produces errors with inherited markup</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5176">WICKET-5176</a> - StringResourceModel doesn’t detach model in some cases</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5178">WICKET-5178</a> - StopPropagation functionality on link is broken</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5181">WICKET-5181</a> - Problem with OnEventHeaderItem and Wicket.Event.add</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5187">WICKET-5187</a> - Unknown tag name with Wicket namespace: ‘panel’</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5191">WICKET-5191</a> - Session is created unnecessarily</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5143">WICKET-5143</a> - Create an interface for the roles replacing the current Roles class</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5150">WICKET-5150</a> - Log additional info when FormComponent fails in updateCollectionModel</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5158">WICKET-5158</a> - Ignore missing Page in StatelessForm#process()</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5159">WICKET-5159</a> - Replace usage of JavaScript eval() with plain JS in headed contribution decoding</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5160">WICKET-5160</a> - Throttle the animation in DebugWindow when there are many errors</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5161">WICKET-5161</a> - The url gets longer when using StatelessForm with GET method</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5166">WICKET-5166</a> - Relax the requirements for using FilteringHeaderResponse</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5186">WICKET-5186</a> - Use arrays instead of String concatenation in JavaScript for better performance</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5188">WICKET-5188</a> - Use a separate logger for the extra information logged in RequestCycle#onException()</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5189">WICKET-5189</a> - preregister known wicket tag names</li>
-</ul>
-
-<h4 id="task">Task</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5169">WICKET-5169</a> - Create BuildBot config for wicket-6.x branch</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>


[24/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/help/security.html
----------------------------------------------------------------------
diff --git a/content/help/security.html b/content/help/security.html
index a7e8a56..eecb9e5 100644
--- a/content/help/security.html
+++ b/content/help/security.html
@@ -1,205 +1,90 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Report a security issue</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Report a security issue | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>Report a security issue</h1>
-			<p>If you encounter a security related issue, please contact the Wicket team
-privately using the following address: private@wicket.apache.org. We will do
-our best to solve the issue as soon as possible.</p>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-		</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>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /help/security.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /help/security.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /help/security.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /help/security.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /help/security.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /help/security.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
     </div>
 </div>
-</body>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Report a security issue</h1>
+            <p>The Apache Software Foundation takes a very active stance in eliminating security problems against the Apache Wicket web framework. When you discover a security problem you should report it immediately to the Wicket PMC.  
+</p>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <p>The Apache Software Foundation takes a very active stance in
+eliminating security problems against the Apache Wicket web framework.</p>
+<p>For reporting and discussing a security issue you should contact the
+Wicket PMC privately. </p>
+<p><strong>** PLEASE DO NOT CREATE A SECURITY REPORT IN OUR ISSUE TRACKER **</strong></p>
+<p>The issue tracker for Wicket is not the appropriate venue for reporting
+security issues as the issue tracker is publicly accessible. Instead,
+contact the Wicket PMC privately.</p>
+<h3 id="contact-the-wicket-pmc-privately">Contact the Wicket PMC privately</h3>
+<p>Send your security issue to <strong>private at wicket.apache.org</strong>. This list
+is not publicly available so we can discuss and fix the issue in
+private without leaking the info to any bad guys.</p>
+<p><a class="button" href="mailto:private@wicket.apache.org?subject=Security%20issue" onclick="window.location.href='mailto:private@wicket.apache.org?subject=Security%20issue';return false;">
+    <i class="fa fa-shield"></i>
+    REPORT A SECURITY ISSUE
+</a></p>
+<p>We treat all security issues seriously and will try to fix them as soon
+as possible in all affected versions that we still support.</p>
+<h3 id="report-normal-bugs-in-jira">Report normal bugs in JIRA</h3>
+<p>The Security Team cannot accept regular bug reports or other queries,
+we ask that you use our <a href="/help/#reportbug">bug reporting page</a>
+for normal, non-security bugs.</p>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/help/support.html
----------------------------------------------------------------------
diff --git a/content/help/support.html b/content/help/support.html
index 69b6fdb..83e644b 100644
--- a/content/help/support.html
+++ b/content/help/support.html
@@ -1,203 +1,100 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Get help from companies</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Get help from companies | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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 help from companies</h1>
-			
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-		</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>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /help/support.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /help/support.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /help/support.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /help/support.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /help/support.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /help/support.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
     </div>
 </div>
-</body>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Get help from companies</h1>
+            <h2>When you can't get help quick enough or you need direct support</h2>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#commercial-wicket-support"><span class="toc-number">1</span> <span class="toc-text">Commercial Wicket Support</span></a><ul><li class="toc--level-2 toc--section-2"><a href="#finding-a-wicket-service-provider"><span class="toc-number">1.1</span> <span class="toc-text">Finding a Wicket Service Provider</span></a></li><li class="toc--level-2 toc--section-3"><a href="#registering-as-a-wicket-service-provider"><span class="toc-number">1.2</span> <span class="toc-text">Registering as a Wicket Service Provider</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <h2 id="commercial-wicket-support">Commercial Wicket Support</h2>
+<p>The Wicket community is not only supported by volunteers but several
+individuals and companies provide professional support for Wicket
+application development in many countries around the world.</p>
+<h3 id="finding-a-wicket-service-provider">Finding a Wicket Service Provider</h3>
+<p>The linked page below lists all companies that provide commercial
+services for Wicket which ranges from training courses, consultancy and
+even project development.</p>
+<div class="button-bar">
+    <a class="button" href="https://cwiki.apache.org/confluence/display/WICKET/Companies+that+provide+services">
+        <i class="fa fa-group"></i><br />
+        Go to the wiki
+    </a>
+    <a class="button invisible" href="https://cwiki.apache.org/confluence/display/WICKET/Companies+that+provide+services">
+        <i class="fa fa-group"></i><br />
+    </a>
+    <a class="button hidden" href="">
+        <i class="fa fa-group"></i><br />
+    </a>
+</div>
+<p>Being mentioned here is not an indication of official “endorsement” by
+the Apache Software Foundation, but is instead provided as a public
+service. This list is in no way a complete listing of the many
+organizations providing either free or for cost support for ASF
+projects. If you would like to be added to this list, or removed, sign
+up for the wiki and add yourself to the list.</p>
+<h3 id="registering-as-a-wicket-service-provider">Registering as a Wicket Service Provider</h3>
+<p>If you are a service provider specializing in Wicket
+application development you are welcome to add yourself to this wiki
+page (a registered account is required).</p>
+<p>We reserve the right to remove your listing if it is deemed
+inappropriate.</p>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/AJAX- logo.png
----------------------------------------------------------------------
diff --git a/content/img/AJAX- logo.png b/content/img/AJAX- logo.png
new file mode 100644
index 0000000..1855f9b
Binary files /dev/null and b/content/img/AJAX- logo.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/apache-powered.png
----------------------------------------------------------------------
diff --git a/content/img/apache-powered.png b/content/img/apache-powered.png
new file mode 100644
index 0000000..88cdc2d
Binary files /dev/null and b/content/img/apache-powered.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/asf-logo.png
----------------------------------------------------------------------
diff --git a/content/img/asf-logo.png b/content/img/asf-logo.png
new file mode 100644
index 0000000..40fe24f
Binary files /dev/null and b/content/img/asf-logo.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/asf_logo.gif
----------------------------------------------------------------------
diff --git a/content/img/asf_logo.gif b/content/img/asf_logo.gif
new file mode 100644
index 0000000..c338757
Binary files /dev/null and b/content/img/asf_logo.gif differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/background-0.jpg
----------------------------------------------------------------------
diff --git a/content/img/background-0.jpg b/content/img/background-0.jpg
new file mode 100644
index 0000000..5e81a1a
Binary files /dev/null and b/content/img/background-0.jpg differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/background-1.jpg
----------------------------------------------------------------------
diff --git a/content/img/background-1.jpg b/content/img/background-1.jpg
new file mode 100644
index 0000000..c0d2429
Binary files /dev/null and b/content/img/background-1.jpg differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/background-2.jpg
----------------------------------------------------------------------
diff --git a/content/img/background-2.jpg b/content/img/background-2.jpg
new file mode 100644
index 0000000..0a77707
Binary files /dev/null and b/content/img/background-2.jpg differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/getstarted.png
----------------------------------------------------------------------
diff --git a/content/img/getstarted.png b/content/img/getstarted.png
new file mode 100644
index 0000000..d3752f1
Binary files /dev/null and b/content/img/getstarted.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/java-wicket-html5.png
----------------------------------------------------------------------
diff --git a/content/img/java-wicket-html5.png b/content/img/java-wicket-html5.png
new file mode 100644
index 0000000..76c0f24
Binary files /dev/null and b/content/img/java-wicket-html5.png differ


[17/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/books/iaw6.html
----------------------------------------------------------------------
diff --git a/content/learn/books/iaw6.html b/content/learn/books/iaw6.html
new file mode 100644
index 0000000..83a74a6
--- /dev/null
+++ b/content/learn/books/iaw6.html
@@ -0,0 +1,131 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Books — Instant Apache Wicket 6 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/books/iaw6.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/books/iaw6.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/books/iaw6.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/books/iaw6.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/books/iaw6.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/books/iaw6.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Books — Instant Apache Wicket 6</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#description"><span class="toc-number">1</span> <span class="toc-text">Description</span></a></li><li class="toc--level-1 toc--section-2"><a href="#what-you-will-learn-from-this-book"><span class="toc-number">2</span> <span class="toc-text">What you will learn from this book</span></a></li><li class="toc--level-1 toc--section-3"><a href="#approach"><span class="toc-number">3</span> <span class="toc-text">Approach</span></a></li><li class="toc--level-1 toc--section-4"><a href="#who-this-book-is-written-for"><span class="toc-number">4</span> <span class="toc-text">Who this book is written for</span></a></li><li class="toc--level-1 toc--section-5"><a href="#about-the-authors"><span class="toc-number">5</span> <span class="toc-text">About the authors</span></a></li><li class="toc--level-1 toc--section-6"><a href="#book-details"><span class="toc-n
 umber">6</span> <span class="toc-text">Book details</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <h2 id="description">Description</h2>
+<p>Wicket is a component-based Java web framework. In Wicket, the server side state is automatically managed as it is associated with components. 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. There are no configuration files to learn in Wicket as it has powerful and reusable components written with plain Java and HTML. Instant Apache Wicket 6 will take you through the entire process of building web application using the Wicket frame work.</p>
+<p>Instant Apache Wicket 6 aims to introduce the reader to Apache Wicket, an amazing Java framework. After you finish this book, you will be capable of developing Wicket applications, using the knowledge acquired in the book to explore more of the technology, and even contribute to Wicket’s community.</p>
+<p>Instant Apache Wicket 6 starts by explaining what Apache Wicket is and its advantages, and then goes on to show how to set up the Wicket environment and how to build a “hello world” and a sign-in/sign-out application. After you learn the Wicket core concepts and apply them to the sign-in/sign-out app, you will use Maven in Eclipse to build Wicket applications. You will learn important concepts like lifecycle (objects and requests), models (Model, PropertyModel, and CompoundPropertyModel), markup (wicket:id, wicket:panel, wicket:extend, and wicket:child), and behaviors.</p>
+<h2 id="what-you-will-learn-from-this-book">What you will learn from this book</h2>
+<ul>
+  <li>Learn something new in an Instant! A short, fast, focused guide delivering immediate results</li>
+  <li>Learn to build a Wicket application</li>
+  <li>Get to grips with the core concepts of Wicket</li>
+  <li>Understand the lifecycle of Wicket</li>
+</ul>
+<h2 id="approach">Approach</h2>
+<p>Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This Starter style guide takes the reader through the basic workflow of Apache Wicket in a practical and friendly style.</p>
+<h2 id="who-this-book-is-written-for">Who this book is written for</h2>
+<p>Instant Apache Wicket 6 is for people who want to learn the basics of Apache Wicket 6 and who already have some experience with Java and object-oriented programming. Basic knowledge of web concepts like HTTP and Ajax will be an added advantage.</p>
+<h2 id="about-the-authors">About the authors</h2>
+<p>About the Authors</p>
+<p>João Sávio Ceregatti Longo</p>
+<p>João Sávio Ceregatti Longo has a Bachelor’s and Master’s degree in Computer Science. He also has a strong background in the Java programming language (consultant, developer, evangelist, SCJP 6 certified) and is a Wicket enthusiast. He is currently working at Daitan Group - http://www.daitangroup.com.</p>
+<p>Felipe Fedel Pinto</p>
+<p>Felipe Fedel Pinto holds a Bachelor’s degree in Computer Science and has been developing and managing projects using Wicket since 2010. He also collaborates on open source Wicket projects. He is partner and Software Architect at Ampliato - http://www.ampliato.com.br.</p>
+<h2 id="book-details">Book details</h2>
+<table>
+	<tr>
+		<th>Title</th>
+		<td>Instant Apache Wicket 6</td>
+	</tr>
+	<tr>
+		<th>Authors</th>
+		<td>João Sávio Ceregatti Longo, Felipe Fedel Pinto</td>
+	</tr>
+	<tr>
+		<th>Version covered</th>
+		<td>Wicket 6</td>
+	</tr>
+	<tr>
+		<th>Publisher URL</th>
+		<td><a href="https://www.packtpub.com/web-development/instant-apache-wicket-6-instant">Instant Apache Wicket 6</a></td>
+	</tr>
+	<tr>
+		<th>Paperback</th>
+		<td>54 pages</td>
+	</tr>
+	<tr>
+		<th>Date</th>
+		<td>August 2013</td>
+	</tr>
+	<tr>
+		<th>Language</th>
+		<td>English</td>
+	</tr>
+	<tr>
+		<th>ISBN-10</th>
+		<td>1783280026</td>
+	</tr>
+	<tr>
+		<th>ISBN-13</th>
+		<td>978-1-78328-001-8</td>
+	</tr>
+	<tr>
+		<th>Buy</th>
+		<td><a href="https://www.packtpub.com/web-development/instant-apache-wicket-6-instant">PACKT Publishing</a></td>
+	</tr>
+</table>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/books/iaw6.png
----------------------------------------------------------------------
diff --git a/content/learn/books/iaw6.png b/content/learn/books/iaw6.png
new file mode 100644
index 0000000..8f68865
Binary files /dev/null and b/content/learn/books/iaw6.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/books/index.html
----------------------------------------------------------------------
diff --git a/content/learn/books/index.html b/content/learn/books/index.html
index cfb304e..1e5cabf 100644
--- a/content/learn/books/index.html
+++ b/content/learn/books/index.html
@@ -1,214 +1,77 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Books about Wicket</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Books about Wicket | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<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.20.0">Wicket 6.20</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-M6">Download M6</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>Books about Wicket</h1>
-			<p>Several books have been written about Apache Wicket, 5 in English, 2 in German
-and 1 in Japanese. Click on a cover to learn more about each book.</p>
-
-<p><a href="awc.html"><img src="awc.png" height="300px" alt="Apache Wicket Cookbook cover" title="Apache Wicket Cookbook" /></a>
-<a href="wia.html"><img src="wia.png" height="300px" alt="Wicket in Action cover" title="Wicket in Action" /></a>
-<a href="koda.html"><img src="koda.jpg" height="300px" alt=" Komponentenbasiert und objektorientiert - das alternative Java-Webframework cover" title=" Komponentenbasiert und objektorientiert- das alternative Java-Webframework" /></a>
-<a href="ewdww.html"><img src="ewdww.png" height="300px" alt="Enjoying Web Development with Wicket cover" title="Enjoying Web Development with Wicket" /></a>
-<a href="prowicket.html"><img src="prowicket.png" height="300px" alt="Pro Wicket cover" title="Pro Wicket" /></a>
-<a href="paxisbuchwicket.html"><img src="praxisbuchwicket.png" height="300px" alt="Praxisbuch Wicket cover" title="Praxisbuch Wicket" /></a>
-<a href="kwij.html"><img src="kwij.png" height="300px" alt="Wicket: Komponentenbasierte Webanwendungen in Java cover" title="Wicket: Komponentenbasierte Webanwendungen in Java" /></a>
-<a href="wicket-jp.html"><img src="wicket-jp.png" height="300px" alt="Wicket Japanese cover" title="Wicket Japanese" /></a></p>
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-		</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>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/books -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/books -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/books -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/books -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/books -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/books -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
     </div>
 </div>
-</body>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Books about Wicket</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <p>Several books have been written about Apache Wicket, 5 in English, 3 in German
+and 1 in Japanese. Click on a cover to learn more about each book.</p>
+<p><a href="iaw6.html"><img src="iaw6.png" alt="Instant Apache Wicket 6" title="Instant Apache Wicket 6" /></a>
+<a href="awc.html"><img src="awc.png" alt="Apache Wicket Cookbook cover" title="Apache Wicket Cookbook" /></a>
+<a href="wia.html"><img src="wia.png" alt="Wicket in Action cover" title="Wicket in Action" /></a>
+<a href="koda.html"><img src="koda.png" alt=" Komponentenbasiert und objektorientiert - das alternative Java-Webframework cover" title=" Komponentenbasiert und objektorientiert- das alternative Java-Webframework" /></a>
+<a href="ewdww.html"><img src="ewdww.png" alt="Enjoying Web Development with Wicket cover" title="Enjoying Web Development with Wicket" /></a>
+<a href="prowicket.html"><img src="prowicket.png" alt="Pro Wicket cover" title="Pro Wicket" /></a>
+<a href="paxisbuchwicket.html"><img src="praxisbuchwicket.png" alt="Praxisbuch Wicket cover" title="Praxisbuch Wicket" /></a>
+<a href="kwij.html"><img src="kwij.png" alt="Wicket: Komponentenbasierte Webanwendungen in Java cover" title="Wicket: Komponentenbasierte Webanwendungen in Java" /></a>
+<a href="wicket-jp.html"><img src="wicket-jp.png" alt="Wicket Japanese cover" title="Wicket Japanese" /></a></p>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/books/koda.html
----------------------------------------------------------------------
diff --git a/content/learn/books/koda.html b/content/learn/books/koda.html
index 46d54ef..0f00517 100644
--- a/content/learn/books/koda.html
+++ b/content/learn/books/koda.html
@@ -1,193 +1,55 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Books —  Komponentenbasiert und objektorientiert - das alternative Java-Webframework</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Books —  Komponentenbasiert und objektorientiert - das alternative Java-Webframework | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-		<div id="contentbody">
-			<h1>Books —  Komponentenbasiert und objektorientiert - das alternative Java-Webframework</h1>
-			<h2 id="description">Description</h2>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/books/koda.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/books/koda.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/books/koda.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/books/koda.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/books/koda.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/books/koda.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Books —  Komponentenbasiert und objektorientiert - das alternative Java-Webframework</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#description"><span class="toc-number">1</span> <span class="toc-text">Description</span></a></li><li class="toc--level-1 toc--section-2"><a href="#about-the-author"><span class="toc-number">2</span> <span class="toc-text">About the author</span></a></li><li class="toc--level-1 toc--section-3"><a href="#book-details"><span class="toc-number">3</span> <span class="toc-text">Book details</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <h2 id="description">Description</h2>
 <p>Apache Wicket ist ein komponentbasiertes Webframework, das sich in den
 letzten Jahren zu einem der beliebtesten Vertreter seiner Gattung
 gemausert hat. Man könnte diese Beliebtheit mit der einfachen
@@ -198,7 +60,6 @@ und das objektorientierte Programmiermodell. Dadurch rücken Java und
 seine Sprachmittel stark in den Vordergrund. Das ermöglicht es
 erfahrenen Entwicklern, sehr schnell in die Kernkonzepte von Wicket
 einzusteigen und auch komplexeste Anwendungen umzusetzen.</p>
-
 <p>Ziel dieses Buchs ist es, die grundlegenden Konzepte von Wicket zu
 vermitteln und im weiteren Verlauf auf fortgeschrittene Aspekte
 einzugehen. Hierzu wird eine Beispielanwendung entwickelt und Schritt
@@ -214,32 +75,29 @@ Komponenten zu erweitern.
 Zielgruppe
 Entwickler mit soliden Java-Kenntnissen und einem Grundverständnis der
 wichtigen Webtechnologien wie HTML und CSS</p>
-
 <h2 id="about-the-author">About the author</h2>
-
 <p>Jochen Mader hat über zehn Jahre Erfahrung im Bereich Architektur und
 Entwicklung. Derzeit ist er bei der Senacor Technologies AG für
 verschiedene Wicket-Projekte als Technical Lead verantwortlich.</p>
-
 <h2 id="book-details">Book details</h2>
-
 <p>Titel   Wicket: Komponentenbasiert und objektorientiert- das alternative Java-Webframework
 Autor   Jochen Mader
 Verlag  Software + Support, 2012
 ISBN    3868020810, 9783868020816
 Länge   219 Seiten</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/books/koda.png
----------------------------------------------------------------------
diff --git a/content/learn/books/koda.png b/content/learn/books/koda.png
new file mode 100644
index 0000000..779b514
Binary files /dev/null and b/content/learn/books/koda.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/books/kwij.html
----------------------------------------------------------------------
diff --git a/content/learn/books/kwij.html b/content/learn/books/kwij.html
index d44a15b..0e16a00 100644
--- a/content/learn/books/kwij.html
+++ b/content/learn/books/kwij.html
@@ -1,196 +1,57 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Books — Wicket - Komponentenbasierte Webanwendungen in Java</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Books — Wicket - Komponentenbasierte Webanwendungen in Java | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/books/kwij.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/books/kwij.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/books/kwij.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/books/kwij.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/books/kwij.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/books/kwij.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Books — Wicket - Komponentenbasierte Webanwendungen in Java</h1>
-			<p>The book was written by Roland Förther, Carl-Eric Menzel and Olaf Siefart. It
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Books — Wicket - Komponentenbasierte Webanwendungen in Java</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#description"><span class="toc-number">1</span> <span class="toc-text">Description</span></a></li><li class="toc--level-1 toc--section-2"><a href="#about-the-author"><span class="toc-number">2</span> <span class="toc-text">About the author</span></a></li><li class="toc--level-1 toc--section-3"><a href="#book-details"><span class="toc-number">3</span> <span class="toc-text">Book details</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>The book was written by Roland Förther, Carl-Eric Menzel and Olaf Siefart. It
 was published by dpunkt.verlag in December 2009.</p>
-
 <h2 id="description">Description</h2>
-
 <p>Wicket ist ein neuer Typ Webframework für die Java-Welt: Java als Sprache
 rückt hier wieder in den Mittelpunkt und an die Stelle von deklarativer,
 XML-lastiger Programmierung tritt natürliche objektorientierte Entwicklung.
@@ -209,9 +70,7 @@ architektonisch sauber aufgebaut werden können. Umsteiger von anderen
 Webframeworks wie JSF und Struts lernen die wichtigsten Unterschiede zu Wicket
 kennen und werden in die Lage versetzt, bestehende Java-Webanwendungen
 schrittweise nach Wicket zu migrieren.</p>
-
 <p>Aus dem Inhalt:</p>
-
 <ul>
   <li>Aufbau einer Wicket-Anwendung</li>
   <li>Wicket-Komponenten (von Basiskomponenten bis zu selbst definierten Komponenten)</li>
@@ -220,29 +79,21 @@ schrittweise nach Wicket zu migrieren.</p>
   <li>Testen von Wicket-Anwendungen</li>
   <li>Weiterführende Themen wie Lokalisierung, Versionierung, Migration</li>
 </ul>
-
 <p>Zielgruppe:</p>
-
 <p>Webentwickler Java-Entwickler Softwarearchitekten</p>
-
 <h2 id="about-the-author">About the author</h2>
-
 <p>Roland Förther ist Chief Developer bei der Senacor Technologies AG in
 Nürnberg. Seine Arbeitsschwerpunkte sind u.a. Client-Anwendungen in C unter
 Unix/X11 sowie in Java/Swing, Webanwendungen in Java/Struts und Ruby on Rails.
 Er studierte Informatik an der Friedrich-Alexander-Universität in Erlangen.</p>
-
 <p>Carl-Eric Menzel arbeitet als Senior Developer bei der Senacor Technologies
 AG. Er beschäftigt sich dort mit den Themen Middleware-Entwicklung im
 Java-Enterprise-Bereich, Java-Webanwendungen sowie Usability. Er studierte
 Informatik an der FH Furtwangen.</p>
-
 <p>Olaf Siefart ist Chief Developer bei der Senacor Technologies AG, wo er mit
 J2EE-Applikationen und Client-Architekturen (Webanwendungen) arbeitet. Er
 absolvierte sein Studium der Informatik an der Universität Marburg.</p>
-
 <h2 id="book-details">Book details</h2>
-
 <p>Title	Wicket: Komponentenbasierte Webanwendungen in Java
 Author	Roland Förther, Carl-Eric Menzel and Olaf Siefart
 Version covered	 Wicket 1.4
@@ -253,17 +104,19 @@ Date	December, 2009
 Language	German
 ISBN-13	978-3-89864-569-0
 Buy	dpunkt Amazon</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/books/praxisbuchwicket.html
----------------------------------------------------------------------
diff --git a/content/learn/books/praxisbuchwicket.html b/content/learn/books/praxisbuchwicket.html
index 13b7300..755f4f2 100644
--- a/content/learn/books/praxisbuchwicket.html
+++ b/content/learn/books/praxisbuchwicket.html
@@ -1,198 +1,58 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Books — Praxisbuch 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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Books — Praxisbuch Wicket | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/books/praxisbuchwicket.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/books/praxisbuchwicket.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/books/praxisbuchwicket.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/books/praxisbuchwicket.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/books/praxisbuchwicket.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/books/praxisbuchwicket.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Books — Praxisbuch Wicket</h1>
-			<p>Praxisbuch Wicket, written by by Michael Mosmann. It was published by Hanser
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Books — Praxisbuch Wicket</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#description"><span class="toc-number">1</span> <span class="toc-text">Description</span></a></li><li class="toc--level-1 toc--section-2"><a href="#about-the-author"><span class="toc-number">2</span> <span class="toc-text">About the author</span></a></li><li class="toc--level-1 toc--section-3"><a href="#book-details"><span class="toc-number">3</span> <span class="toc-text">Book details</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>Praxisbuch Wicket, written by by Michael Mosmann. It was published by Hanser
 Fachbuch in September 2009.</p>
-
 <h2 id="description">Description</h2>
-
 <p>DER SCHNELLE WEG ZU WEB 2.0</p>
-
 <p>Erfahren Sie, welch mächtige Unterstützung Wicket Java-Programmierern bei der
 Entwicklung von Web-2.0-Anwendungen bietet Folgen Sie Schritt für Schritt den
 praxisnahen Beispielen und erleben Sie, wie eine Anwendung mit Wicket
@@ -204,29 +64,22 @@ von Web-2.0-Anwendungen, die auf Java basieren. Es bietet eine einfache
 Integration von AJAX, ohne dass Sie sich mit XML oder JavaScript
 auseinandersetzen müssen, und erleichtert Ihnen die Wiederverwendung, weil es
 konsequent komponentenorientiert arbeitet.</p>
-
 <p>In diesem Buch erfahren Sie, wie Wicket Sie bei der Entwicklung von
 Web-2.0-Anwendungen unterstützt und welche Vorteile es bietet. Der Autor
 entwickelt gemeinsam mit Ihnen eine komplette Anwendung, erklärt unterwegs die
 wesentlichen Konzepte von Wicket und zeigt elegante, praxiserprobte Lösungen
 u.a. für Aufgabenstellungen wie suchmaschinenoptimierte Seiten oder
 Applikationen mit Desktop-Charakter.</p>
-
 <p>Das umfangreiche Kapitel “Wicket in der Praxis” bietet Ihnen eine Reihe von
 effektiven Lösungsvorschlägen für typische Aufgabenstellungen.</p>
-
 <p>Aus dem Inhalt: Die Grundstruktur aufsetzen und mit Leben füllen - Die
 Wicket-Architektur - Modelle - Komponenten - Basiskomponenten - Listen und
 Tabellen - Formulare - Sessions und Security - Wicket in der Praxis -
 Fehlersuche</p>
-
 <h2 id="about-the-author">About the author</h2>
-
 <p>Michael Mosmann has more than 10 years of Java experience, especially with web
 based b2c application.</p>
-
 <h2 id="book-details">Book details</h2>
-
 <p>Title	Praxisbuch Wicket: Professionelle Web-2.0-Anwendungen entwickeln
 Author	Michael Mosmann
 Version covered	 Wicket 1.4
@@ -238,18 +91,19 @@ Language	German
 ISBN-10	3446419098
 ISBN-13	978-3446419094
 Buy	Amazon Hanser</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/books/prowicket.html
----------------------------------------------------------------------
diff --git a/content/learn/books/prowicket.html b/content/learn/books/prowicket.html
index e9651fb..72af7fc 100644
--- a/content/learn/books/prowicket.html
+++ b/content/learn/books/prowicket.html
@@ -1,219 +1,75 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Books — Pro Wicket</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Books — Pro Wicket | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-		<div id="contentbody">
-			<h1>Books — Pro Wicket</h1>
-			<p>Pro Wicket, written by by Karthik Gurumurthy, is the first book about Wicket,
-and covers Wicket 1.2. It was published by Apress in September 2006.</p>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/books/prowicket.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/books/prowicket.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/books/prowicket.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/books/prowicket.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/books/prowicket.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/books/prowicket.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Books — Pro Wicket</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#description"><span class="toc-number">1</span> <span class="toc-text">Description</span></a></li><li class="toc--level-1 toc--section-2"><a href="#about-the-author"><span class="toc-number">2</span> <span class="toc-text">About the author</span></a></li><li class="toc--level-1 toc--section-3"><a href="#book-details"><span class="toc-number">3</span> <span class="toc-text">Book details</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>Pro Wicket, written by by Karthik Gurumurthy, is the first book about Wicket,
+and covers Wicket 1.2. It was published by Apress in September 2006.</p>
 <h2 id="description">Description</h2>
-
 <p>Wicket is an open source, component-oriented (POJOs-based), lightweight Java
 web application development framework that brings the Java Swing event-based
 programming model to web development. Wicket pages can be mocked up,
 previewed, and later revised using standard WYSIWYG HTML design tools.</p>
-
 <p>Wicket provides stateful components, thereby improving productivity. It has an
 architecture and rich component suite that aims to bring back the object
 orientation and, more importantly, the fun that is missing from the Java web
 development space. With the impending 1.2 release, Wicket is set for wider
 adoption.</p>
-
 <p>Pro Wicket gets you up and running quickly with this framework. You’ll learn
 how to configure Wicket, then gradually gain exposure to the “Wicket way” of
 addressing web development requirements. You’ll want to pick up a copy because
 it</p>
-
 <p>Is the first book to cover the Wicket framework with Spring integration and
 Ajax features Demonstrates all major wicket capabilities through simple
 examples Covers important aspects like Wicket-Spring integration and Ajax
 support</p>
-
 <h2 id="about-the-author">About the author</h2>
-
 <p>Karthik Gurumurthy has been associated with the IT industry for more than six
 years now and has employed open source libraries to solve business problems.
 Karthik also has the experience of having documented a popular open source
@@ -222,9 +78,7 @@ of adoption and would like to let others know how Wicket succeeds in bringing
 back the fun that has been missing in the Java web development space. He also
 contributed to the Wicket project through the Wicket-Spring integration module
 using Jakarta Commons Attributes.</p>
-
 <h2 id="book-details">Book details</h2>
-
 <p>Title	Pro Wicket
 Author	Karthik Gurumurthy
 Version covered	 Wicket 1.2
@@ -236,18 +90,19 @@ Language	English
 ISBN-10	1590597222
 ISBN-13	978-1590597224
 Buy	Amazon Apress</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/books/wia.html
----------------------------------------------------------------------
diff --git a/content/learn/books/wia.html b/content/learn/books/wia.html
index a2b3050..67f55ec 100644
--- a/content/learn/books/wia.html
+++ b/content/learn/books/wia.html
@@ -1,198 +1,58 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Wicket in Action</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket in Action | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
 
-		<div id="contentbody">
-			<h1>Wicket in Action</h1>
-			<p>Wicket in Action is written by Martijn Dashorst and Eelco Hillenius and is
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/books/wia.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/books/wia.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/books/wia.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/books/wia.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/books/wia.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/books/wia.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket in Action</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <p>Wicket in Action is written by Martijn Dashorst and Eelco Hillenius and is
 published by Manning. The book is currently in the final stages of production
 and will soon be available as a hard copy. Early access to the manuscript is
 available from the publishers site.</p>
-
 <h3 id="description">Description</h3>
-
 <p>There are dozens of Java frameworks out there, but most of them require you to
 learn special coding techniques and new, often rigid, patterns of development.
 Wicket is different. As a component-based Web application framework, Wicket
@@ -201,7 +61,6 @@ of plain old Java objects (POJOs), HTML, Ajax, Spring, Hibernate and Maven.
 Wicket automatically manages state at the component level, which means no more
 awkward HTTPSession objects. Its elegant programming model enables you to
 write rich web applications quickly.</p>
-
 <p>Wicket in Action is the authoritative, comprehensive guide for Java developers
 building Wicket-based Web applications. This book starts with an introduction
 to Wicket’s structure and components, and moves quickly into examples of
@@ -210,31 +69,29 @@ authoritative experts, this book shows you both the “how-to” and the “why
 Wicket. As you move through the book, you’ll learn to use and customize Wicket
 components, how to interact with other technologies like Spring and Hibernate,
 and how to build rich, Ajax-driven features into your applications.</p>
-
 <h3 id="authors">Authors</h3>
-
 <p>Martijn Dashorst is a software engineer with over 10 years of experience in
 software development. He has been actively involved in the Wicket project
 since it was open sourced, and has presented Wicket as a speaker at numerous
 conferences, including JavaOne and JavaPolis.</p>
-
 <p>Eelco Hillenius is an experienced software developer who has been part of
 Wicket’s core team almost from the start. He works for Teachscape where he
 helping to build the next elearning platform. A Dutch native, he currently
 lives in Seattle.</p>
-
 <h3 id="book-details">Book details</h3>
-
-		</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>


[18/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/javascript/slick.min.js
----------------------------------------------------------------------
diff --git a/content/javascript/slick.min.js b/content/javascript/slick.min.js
new file mode 100644
index 0000000..ae481fa
--- /dev/null
+++ b/content/javascript/slick.min.js
@@ -0,0 +1,18 @@
+/*
+     _ _      _       _
+ ___| (_) ___| | __  (_)___
+/ __| | |/ __| |/ /  | / __|
+\__ \ | | (__|   < _ | \__ \
+|___/_|_|\___|_|\_(_)/ |___/
+                   |__/
+
+ Version: 1.3.15
+  Author: Ken Wheeler
+ Website: http://kenwheeler.github.io
+    Docs: http://kenwheeler.github.io/slick
+    Repo: http://github.com/kenwheeler/slick
+  Issues: http://github.com/kenwheeler/slick/issues
+
+ */
+
+!function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery"],a):"undefined"!=typeof exports?module.exports=a(require("jquery")):a(jQuery)}(function(a){"use strict";var b=window.Slick||{};b=function(){function c(c,d){var f,g,e=this;if(e.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:a(c),appendDots:a(c),arrows:!0,asNavFor:null,prevArrow:'<button type="button" data-role="none" class="slick-prev">Previous</button>',nextArrow:'<button type="button" data-role="none" class="slick-next">Next</button>',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:function(a,b){return'<button type="button" data-role="none">'+(b+1)+"</button>"},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",fade:!1,focusOnSelect:!1,infinite:!0,initialSlide:0,lazyLoad:"ondemand",onBeforeChange:null,onAfterChange:null,onInit:null,onReInit:null,onSetPosition:null,pauseOnHover:!0,pauseOnDotsHover:!1,respondTo:"window",responsive:null,rtl:
 !1,slide:"div",slidesToShow:1,slidesToScroll:1,speed:500,swipe:!0,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,variableWidth:!1,vertical:!1,waitForAnimate:!0},e.initials={animating:!1,dragging:!1,autoPlayTimer:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,$dots:null,listWidth:null,listHeight:null,loadIndex:0,$nextArrow:null,$prevArrow:null,slideCount:null,slideWidth:null,$slideTrack:null,$slides:null,sliding:!1,slideOffset:0,swipeLeft:null,$list:null,touchObject:{},transformsEnabled:!1},a.extend(e,e.initials),e.activeBreakpoint=null,e.animType=null,e.animProp=null,e.breakpoints=[],e.breakpointSettings=[],e.cssTransitions=!1,e.paused=!1,e.positionProp=null,e.respondTo=null,e.shouldClick=!0,e.$slider=a(c),e.$slidesCache=null,e.transformType=null,e.transitionType=null,e.windowWidth=0,e.windowTimer=null,e.options=a.extend({},e.defaults,d),e.currentSlide=e.options.initialSlide,e.originalSettings=e.options,f=e.options.responsive||null,f&&f.length>-1){e.res
 pondTo=e.options.respondTo||"window";for(g in f)f.hasOwnProperty(g)&&(e.breakpoints.push(f[g].breakpoint),e.breakpointSettings[f[g].breakpoint]=f[g].settings);e.breakpoints.sort(function(a,b){return b-a})}e.autoPlay=a.proxy(e.autoPlay,e),e.autoPlayClear=a.proxy(e.autoPlayClear,e),e.changeSlide=a.proxy(e.changeSlide,e),e.clickHandler=a.proxy(e.clickHandler,e),e.selectHandler=a.proxy(e.selectHandler,e),e.setPosition=a.proxy(e.setPosition,e),e.swipeHandler=a.proxy(e.swipeHandler,e),e.dragHandler=a.proxy(e.dragHandler,e),e.keyHandler=a.proxy(e.keyHandler,e),e.autoPlayIterator=a.proxy(e.autoPlayIterator,e),e.instanceUid=b++,e.htmlExpr=/^(?:\s*(<[\w\W]+>)[^>]*)$/,e.init(),e.checkResponsive()}var b=0;return c}(),b.prototype.addSlide=function(b,c,d){var e=this;if("boolean"==typeof c)d=c,c=null;else if(0>c||c>=e.slideCount)return!1;e.unload(),"number"==typeof c?0===c&&0===e.$slides.length?a(b).appendTo(e.$slideTrack):d?a(b).insertBefore(e.$slides.eq(c)):a(b).insertAfter(e.$slides.eq(c)):d===
 !0?a(b).prependTo(e.$slideTrack):a(b).appendTo(e.$slideTrack),e.$slides=e.$slideTrack.children(this.options.slide),e.$slideTrack.children(this.options.slide).detach(),e.$slideTrack.append(e.$slides),e.$slides.each(function(b,c){a(c).attr("index",b)}),e.$slidesCache=e.$slides,e.reinit()},b.prototype.animateSlide=function(b,c){var d={},e=this;if(1===e.options.slidesToShow&&e.options.adaptiveHeight===!0&&e.options.vertical===!1){var f=e.$slides.eq(e.currentSlide).outerHeight(!0);e.$list.animate({height:f},e.options.speed)}e.options.rtl===!0&&e.options.vertical===!1&&(b=-b),e.transformsEnabled===!1?e.options.vertical===!1?e.$slideTrack.animate({left:b},e.options.speed,e.options.easing,c):e.$slideTrack.animate({top:b},e.options.speed,e.options.easing,c):e.cssTransitions===!1?a({animStart:e.currentLeft}).animate({animStart:b},{duration:e.options.speed,easing:e.options.easing,step:function(a){e.options.vertical===!1?(d[e.animType]="translate("+a+"px, 0px)",e.$slideTrack.css(d)):(d[e.animTy
 pe]="translate(0px,"+a+"px)",e.$slideTrack.css(d))},complete:function(){c&&c.call()}}):(e.applyTransition(),d[e.animType]=e.options.vertical===!1?"translate3d("+b+"px, 0px, 0px)":"translate3d(0px,"+b+"px, 0px)",e.$slideTrack.css(d),c&&setTimeout(function(){e.disableTransition(),c.call()},e.options.speed))},b.prototype.asNavFor=function(b){var c=this,d=null!=c.options.asNavFor?a(c.options.asNavFor).getSlick():null;null!=d&&d.slideHandler(b,!0)},b.prototype.applyTransition=function(a){var b=this,c={};c[b.transitionType]=b.options.fade===!1?b.transformType+" "+b.options.speed+"ms "+b.options.cssEase:"opacity "+b.options.speed+"ms "+b.options.cssEase,b.options.fade===!1?b.$slideTrack.css(c):b.$slides.eq(a).css(c)},b.prototype.autoPlay=function(){var a=this;a.autoPlayTimer&&clearInterval(a.autoPlayTimer),a.slideCount>a.options.slidesToShow&&a.paused!==!0&&(a.autoPlayTimer=setInterval(a.autoPlayIterator,a.options.autoplaySpeed))},b.prototype.autoPlayClear=function(){var a=this;a.autoPlayT
 imer&&clearInterval(a.autoPlayTimer)},b.prototype.autoPlayIterator=function(){var a=this;a.options.infinite===!1?1===a.direction?(a.currentSlide+1===a.slideCount-1&&(a.direction=0),a.slideHandler(a.currentSlide+a.options.slidesToScroll)):(0===a.currentSlide-1&&(a.direction=1),a.slideHandler(a.currentSlide-a.options.slidesToScroll)):a.slideHandler(a.currentSlide+a.options.slidesToScroll)},b.prototype.buildArrows=function(){var b=this;b.options.arrows===!0&&b.slideCount>b.options.slidesToShow&&(b.$prevArrow=a(b.options.prevArrow),b.$nextArrow=a(b.options.nextArrow),b.htmlExpr.test(b.options.prevArrow)&&b.$prevArrow.appendTo(b.options.appendArrows),b.htmlExpr.test(b.options.nextArrow)&&b.$nextArrow.appendTo(b.options.appendArrows),b.options.infinite!==!0&&b.$prevArrow.addClass("slick-disabled"))},b.prototype.buildDots=function(){var c,d,b=this;if(b.options.dots===!0&&b.slideCount>b.options.slidesToShow){for(d='<ul class="'+b.options.dotsClass+'">',c=0;c<=b.getDotCount();c+=1)d+="<li>"+
 b.options.customPaging.call(this,b,c)+"</li>";d+="</ul>",b.$dots=a(d).appendTo(b.options.appendDots),b.$dots.find("li").first().addClass("slick-active")}},b.prototype.buildOut=function(){var b=this;b.$slides=b.$slider.children(b.options.slide+":not(.slick-cloned)").addClass("slick-slide"),b.slideCount=b.$slides.length,b.$slides.each(function(b,c){a(c).attr("index",b)}),b.$slidesCache=b.$slides,b.$slider.addClass("slick-slider"),b.$slideTrack=0===b.slideCount?a('<div class="slick-track"/>').appendTo(b.$slider):b.$slides.wrapAll('<div class="slick-track"/>').parent(),b.$list=b.$slideTrack.wrap('<div class="slick-list"/>').parent(),b.$slideTrack.css("opacity",0),b.options.centerMode===!0&&(b.options.slidesToScroll=1),a("img[data-lazy]",b.$slider).not("[src]").addClass("slick-loading"),b.setupInfinite(),b.buildArrows(),b.buildDots(),b.updateDots(),b.options.accessibility===!0&&b.$list.prop("tabIndex",0),b.setSlideClasses("number"==typeof this.currentSlide?this.currentSlide:0),b.options.
 draggable===!0&&b.$list.addClass("draggable")},b.prototype.checkResponsive=function(){var c,d,e,b=this,f=b.$slider.width(),g=window.innerWidth||a(window).width();if("window"===b.respondTo?e=g:"slider"===b.respondTo?e=f:"min"===b.respondTo&&(e=Math.min(g,f)),b.originalSettings.responsive&&b.originalSettings.responsive.length>-1&&null!==b.originalSettings.responsive){d=null;for(c in b.breakpoints)b.breakpoints.hasOwnProperty(c)&&e<b.breakpoints[c]&&(d=b.breakpoints[c]);null!==d?null!==b.activeBreakpoint?d!==b.activeBreakpoint&&(b.activeBreakpoint=d,b.options=a.extend({},b.originalSettings,b.breakpointSettings[d]),b.refresh()):(b.activeBreakpoint=d,b.options=a.extend({},b.originalSettings,b.breakpointSettings[d]),b.refresh()):null!==b.activeBreakpoint&&(b.activeBreakpoint=null,b.options=b.originalSettings,b.refresh())}},b.prototype.changeSlide=function(b,c){var f,g,h,i,j,d=this,e=a(b.target);switch(e.is("a")&&b.preventDefault(),h=0!==d.slideCount%d.options.slidesToScroll,f=h?0:(d.slide
 Count-d.currentSlide)%d.options.slidesToScroll,b.data.message){case"previous":g=0===f?d.options.slidesToScroll:d.options.slidesToShow-f,d.slideCount>d.options.slidesToShow&&d.slideHandler(d.currentSlide-g,!1,c);break;case"next":g=0===f?d.options.slidesToScroll:f,d.slideCount>d.options.slidesToShow&&d.slideHandler(d.currentSlide+g,!1,c);break;case"index":var k=0===b.data.index?0:b.data.index||a(b.target).parent().index()*d.options.slidesToScroll;if(i=d.getNavigableIndexes(),j=0,i[k]&&i[k]===k)if(k>i[i.length-1])k=i[i.length-1];else for(var l in i){if(k<i[l]){k=j;break}j=i[l]}d.slideHandler(k,!1,c);default:return}},b.prototype.clickHandler=function(a){var b=this;b.shouldClick===!1&&(a.stopImmediatePropagation(),a.stopPropagation(),a.preventDefault())},b.prototype.destroy=function(){var b=this;b.autoPlayClear(),b.touchObject={},a(".slick-cloned",b.$slider).remove(),b.$dots&&b.$dots.remove(),b.$prevArrow&&"object"!=typeof b.options.prevArrow&&b.$prevArrow.remove(),b.$nextArrow&&"object"
 !=typeof b.options.nextArrow&&b.$nextArrow.remove(),b.$slides.parent().hasClass("slick-track")&&b.$slides.unwrap().unwrap(),b.$slides.removeClass("slick-slide slick-active slick-center slick-visible").removeAttr("index").css({position:"",left:"",top:"",zIndex:"",opacity:"",width:""}),b.$slider.removeClass("slick-slider"),b.$slider.removeClass("slick-initialized"),b.$list.off(".slick"),a(window).off(".slick-"+b.instanceUid),a(document).off(".slick-"+b.instanceUid)},b.prototype.disableTransition=function(a){var b=this,c={};c[b.transitionType]="",b.options.fade===!1?b.$slideTrack.css(c):b.$slides.eq(a).css(c)},b.prototype.fadeSlide=function(a,b,c){var d=this;d.cssTransitions===!1?(d.$slides.eq(b).css({zIndex:1e3}),d.$slides.eq(b).animate({opacity:1},d.options.speed,d.options.easing,c),d.$slides.eq(a).animate({opacity:0},d.options.speed,d.options.easing)):(d.applyTransition(b),d.applyTransition(a),d.$slides.eq(b).css({opacity:1,zIndex:1e3}),d.$slides.eq(a).css({opacity:0}),c&&setTimeout
 (function(){d.disableTransition(b),d.disableTransition(a),c.call()},d.options.speed))},b.prototype.filterSlides=function(a){var b=this;null!==a&&(b.unload(),b.$slideTrack.children(this.options.slide).detach(),b.$slidesCache.filter(a).appendTo(b.$slideTrack),b.reinit())},b.prototype.getCurrent=function(){var a=this;return a.currentSlide},b.prototype.getDotCount=function(){var a=this,b=0,c=0,d=0;if(a.options.infinite===!0)d=Math.ceil(a.slideCount/a.options.slidesToScroll);else for(;b<a.slideCount;)++d,b=c+a.options.slidesToShow,c+=a.options.slidesToScroll<=a.options.slidesToShow?a.options.slidesToScroll:a.options.slidesToShow;return d-1},b.prototype.getLeft=function(a){var c,d,g,b=this,e=0;return b.slideOffset=0,d=b.$slides.first().outerHeight(),b.options.infinite===!0?(b.slideCount>b.options.slidesToShow&&(b.slideOffset=-1*b.slideWidth*b.options.slidesToShow,e=-1*d*b.options.slidesToShow),0!==b.slideCount%b.options.slidesToScroll&&a+b.options.slidesToScroll>b.slideCount&&b.slideCount
 >b.options.slidesToShow&&(a>b.slideCount?(b.slideOffset=-1*(b.options.slidesToShow-(a-b.slideCount))*b.slideWidth,e=-1*(b.options.slidesToShow-(a-b.slideCount))*d):(b.slideOffset=-1*b.slideCount%b.options.slidesToScroll*b.slideWidth,e=-1*b.slideCount%b.options.slidesToScroll*d))):a+b.options.slidesToShow>b.slideCount&&(b.slideOffset=(a+b.options.slidesToShow-b.slideCount)*b.slideWidth,e=(a+b.options.slidesToShow-b.slideCount)*d),b.slideCount<=b.options.slidesToShow&&(b.slideOffset=0,e=0),b.options.centerMode===!0&&b.options.infinite===!0?b.slideOffset+=b.slideWidth*Math.floor(b.options.slidesToShow/2)-b.slideWidth:b.options.centerMode===!0&&(b.slideOffset=0,b.slideOffset+=b.slideWidth*Math.floor(b.options.slidesToShow/2)),c=b.options.vertical===!1?-1*a*b.slideWidth+b.slideOffset:-1*a*d+e,b.options.variableWidth===!0&&(g=b.slideCount<=b.options.slidesToShow||b.options.infinite===!1?b.$slideTrack.children(".slick-slide").eq(a):b.$slideTrack.children(".slick-slide").eq(a+b.options.slid
 esToShow),c=g[0]?-1*g[0].offsetLeft:0,b.options.centerMode===!0&&(g=b.options.infinite===!1?b.$slideTrack.children(".slick-slide").eq(a):b.$slideTrack.children(".slick-slide").eq(a+b.options.slidesToShow+1),c=g[0]?-1*g[0].offsetLeft:0,c+=(b.$list.width()-g.outerWidth())/2)),c},b.prototype.getNavigableIndexes=function(){for(var a=this,b=0,c=0,d=[];b<a.slideCount;)d.push(b),b=c+a.options.slidesToScroll,c+=a.options.slidesToScroll<=a.options.slidesToShow?a.options.slidesToScroll:a.options.slidesToShow;return d},b.prototype.getSlideCount=function(){var c,b=this;if(b.options.swipeToSlide===!0){var d=null;return b.$slideTrack.find(".slick-slide").each(function(c,e){return e.offsetLeft+a(e).outerWidth()/2>-1*b.swipeLeft?(d=e,!1):void 0}),c=Math.abs(a(d).attr("index")-b.currentSlide)}return b.options.slidesToScroll},b.prototype.init=function(){var b=this;a(b.$slider).hasClass("slick-initialized")||(a(b.$slider).addClass("slick-initialized"),b.buildOut(),b.setProps(),b.startLoad(),b.loadSlid
 er(),b.initializeEvents(),b.updateArrows(),b.updateDots()),null!==b.options.onInit&&b.options.onInit.call(this,b)},b.prototype.initArrowEvents=function(){var a=this;a.options.arrows===!0&&a.slideCount>a.options.slidesToShow&&(a.$prevArrow.on("click.slick",{message:"previous"},a.changeSlide),a.$nextArrow.on("click.slick",{message:"next"},a.changeSlide))},b.prototype.initDotEvents=function(){var b=this;b.options.dots===!0&&b.slideCount>b.options.slidesToShow&&a("li",b.$dots).on("click.slick",{message:"index"},b.changeSlide),b.options.dots===!0&&b.options.pauseOnDotsHover===!0&&b.options.autoplay===!0&&a("li",b.$dots).on("mouseenter.slick",function(){b.paused=!0,b.autoPlayClear()}).on("mouseleave.slick",function(){b.paused=!1,b.autoPlay()})},b.prototype.initializeEvents=function(){var b=this;b.initArrowEvents(),b.initDotEvents(),b.$list.on("touchstart.slick mousedown.slick",{action:"start"},b.swipeHandler),b.$list.on("touchmove.slick mousemove.slick",{action:"move"},b.swipeHandler),b.$
 list.on("touchend.slick mouseup.slick",{action:"end"},b.swipeHandler),b.$list.on("touchcancel.slick mouseleave.slick",{action:"end"},b.swipeHandler),b.$list.on("click.slick",b.clickHandler),b.options.pauseOnHover===!0&&b.options.autoplay===!0&&(b.$list.on("mouseenter.slick",function(){b.paused=!0,b.autoPlayClear()}),b.$list.on("mouseleave.slick",function(){b.paused=!1,b.autoPlay()})),b.options.accessibility===!0&&b.$list.on("keydown.slick",b.keyHandler),b.options.focusOnSelect===!0&&a(b.options.slide,b.$slideTrack).on("click.slick",b.selectHandler),a(window).on("orientationchange.slick.slick-"+b.instanceUid,function(){b.checkResponsive(),b.setPosition()}),a(window).on("resize.slick.slick-"+b.instanceUid,function(){a(window).width()!==b.windowWidth&&(clearTimeout(b.windowDelay),b.windowDelay=window.setTimeout(function(){b.windowWidth=a(window).width(),b.checkResponsive(),b.setPosition()},50))}),a("*[draggable!=true]",b.$slideTrack).on("dragstart",function(a){a.preventDefault()}),a(wi
 ndow).on("load.slick.slick-"+b.instanceUid,b.setPosition),a(document).on("ready.slick.slick-"+b.instanceUid,b.setPosition)},b.prototype.initUI=function(){var a=this;a.options.arrows===!0&&a.slideCount>a.options.slidesToShow&&(a.$prevArrow.show(),a.$nextArrow.show()),a.options.dots===!0&&a.slideCount>a.options.slidesToShow&&a.$dots.show(),a.options.autoplay===!0&&a.autoPlay()},b.prototype.keyHandler=function(a){var b=this;37===a.keyCode&&b.options.accessibility===!0?b.changeSlide({data:{message:"previous"}}):39===a.keyCode&&b.options.accessibility===!0&&b.changeSlide({data:{message:"next"}})},b.prototype.lazyLoad=function(){function g(b){a("img[data-lazy]",b).each(function(){var b=a(this),c=a(this).attr("data-lazy");b.load(function(){b.animate({opacity:1},200)}).css({opacity:0}).attr("src",c).removeAttr("data-lazy").removeClass("slick-loading")})}var c,d,e,f,b=this;b.options.centerMode===!0?b.options.infinite===!0?(e=b.currentSlide+(b.options.slidesToShow/2+1),f=e+b.options.slidesToS
 how+2):(e=Math.max(0,b.currentSlide-(b.options.slidesToShow/2+1)),f=2+(b.options.slidesToShow/2+1)+b.currentSlide):(e=b.options.infinite?b.options.slidesToShow+b.currentSlide:b.currentSlide,f=e+b.options.slidesToShow,b.options.fade===!0&&(e>0&&e--,f<=b.slideCount&&f++)),c=b.$slider.find(".slick-slide").slice(e,f),g(c),b.slideCount<=b.options.slidesToShow?(d=b.$slider.find(".slick-slide"),g(d)):b.currentSlide>=b.slideCount-b.options.slidesToShow?(d=b.$slider.find(".slick-cloned").slice(0,b.options.slidesToShow),g(d)):0===b.currentSlide&&(d=b.$slider.find(".slick-cloned").slice(-1*b.options.slidesToShow),g(d))},b.prototype.loadSlider=function(){var a=this;a.setPosition(),a.$slideTrack.css({opacity:1}),a.$slider.removeClass("slick-loading"),a.initUI(),"progressive"===a.options.lazyLoad&&a.progressiveLazyLoad()},b.prototype.postSlide=function(a){var b=this;null!==b.options.onAfterChange&&b.options.onAfterChange.call(this,b,a),b.animating=!1,b.setPosition(),b.swipeLeft=null,b.options.aut
 oplay===!0&&b.paused===!1&&b.autoPlay()},b.prototype.progressiveLazyLoad=function(){var c,d,b=this;c=a("img[data-lazy]",b.$slider).length,c>0&&(d=a("img[data-lazy]",b.$slider).first(),d.attr("src",d.attr("data-lazy")).removeClass("slick-loading").load(function(){d.removeAttr("data-lazy"),b.progressiveLazyLoad()}).error(function(){d.removeAttr("data-lazy"),b.progressiveLazyLoad()}))},b.prototype.refresh=function(){var b=this,c=b.currentSlide;b.destroy(),a.extend(b,b.initials),b.init(),b.changeSlide({data:{message:"index",index:c}},!0)},b.prototype.reinit=function(){var b=this;b.$slides=b.$slideTrack.children(b.options.slide).addClass("slick-slide"),b.slideCount=b.$slides.length,b.currentSlide>=b.slideCount&&0!==b.currentSlide&&(b.currentSlide=b.currentSlide-b.options.slidesToScroll),b.slideCount<=b.options.slidesToShow&&(b.currentSlide=0),b.setProps(),b.setupInfinite(),b.buildArrows(),b.updateArrows(),b.initArrowEvents(),b.buildDots(),b.updateDots(),b.initDotEvents(),b.options.focusO
 nSelect===!0&&a(b.options.slide,b.$slideTrack).on("click.slick",b.selectHandler),b.setSlideClasses(0),b.setPosition(),null!==b.options.onReInit&&b.options.onReInit.call(this,b)},b.prototype.removeSlide=function(a,b,c){var d=this;return"boolean"==typeof a?(b=a,a=b===!0?0:d.slideCount-1):a=b===!0?--a:a,d.slideCount<1||0>a||a>d.slideCount-1?!1:(d.unload(),c===!0?d.$slideTrack.children().remove():d.$slideTrack.children(this.options.slide).eq(a).remove(),d.$slides=d.$slideTrack.children(this.options.slide),d.$slideTrack.children(this.options.slide).detach(),d.$slideTrack.append(d.$slides),d.$slidesCache=d.$slides,d.reinit(),void 0)},b.prototype.setCSS=function(a){var d,e,b=this,c={};b.options.rtl===!0&&(a=-a),d="left"==b.positionProp?a+"px":"0px",e="top"==b.positionProp?a+"px":"0px",c[b.positionProp]=a,b.transformsEnabled===!1?b.$slideTrack.css(c):(c={},b.cssTransitions===!1?(c[b.animType]="translate("+d+", "+e+")",b.$slideTrack.css(c)):(c[b.animType]="translate3d("+d+", "+e+", 0px)",b.$
 slideTrack.css(c)))},b.prototype.setDimensions=function(){var b=this;if(b.options.vertical===!1?b.options.centerMode===!0&&b.$list.css({padding:"0px "+b.options.centerPadding}):(b.$list.height(b.$slides.first().outerHeight(!0)*b.options.slidesToShow),b.options.centerMode===!0&&b.$list.css({padding:b.options.centerPadding+" 0px"})),b.listWidth=b.$list.width(),b.listHeight=b.$list.height(),b.options.vertical===!1&&b.options.variableWidth===!1)b.slideWidth=Math.ceil(b.listWidth/b.options.slidesToShow),b.$slideTrack.width(Math.ceil(b.slideWidth*b.$slideTrack.children(".slick-slide").length));else if(b.options.variableWidth===!0){var c=0;b.slideWidth=Math.ceil(b.listWidth/b.options.slidesToShow),b.$slideTrack.children(".slick-slide").each(function(){c+=Math.ceil(a(this).outerWidth(!0))}),b.$slideTrack.width(Math.ceil(c)+1)}else b.slideWidth=Math.ceil(b.listWidth),b.$slideTrack.height(Math.ceil(b.$slides.first().outerHeight(!0)*b.$slideTrack.children(".slick-slide").length));var d=b.$slid
 es.first().outerWidth(!0)-b.$slides.first().width();b.options.variableWidth===!1&&b.$slideTrack.children(".slick-slide").width(b.slideWidth-d)},b.prototype.setFade=function(){var c,b=this;b.$slides.each(function(d,e){c=-1*b.slideWidth*d,b.options.rtl===!0?a(e).css({position:"relative",right:c,top:0,zIndex:800,opacity:0}):a(e).css({position:"relative",left:c,top:0,zIndex:800,opacity:0})}),b.$slides.eq(b.currentSlide).css({zIndex:900,opacity:1})},b.prototype.setHeight=function(){var a=this;if(1===a.options.slidesToShow&&a.options.adaptiveHeight===!0&&a.options.vertical===!1){var b=a.$slides.eq(a.currentSlide).outerHeight(!0);a.$list.css("height",b)}},b.prototype.setPosition=function(){var a=this;a.setDimensions(),a.setHeight(),a.options.fade===!1?a.setCSS(a.getLeft(a.currentSlide)):a.setFade(),null!==a.options.onSetPosition&&a.options.onSetPosition.call(this,a)},b.prototype.setProps=function(){var a=this,b=document.body.style;a.positionProp=a.options.vertical===!0?"top":"left","top"==
 =a.positionProp?a.$slider.addClass("slick-vertical"):a.$slider.removeClass("slick-vertical"),(void 0!==b.WebkitTransition||void 0!==b.MozTransition||void 0!==b.msTransition)&&a.options.useCSS===!0&&(a.cssTransitions=!0),void 0!==b.OTransform&&(a.animType="OTransform",a.transformType="-o-transform",a.transitionType="OTransition",void 0===b.perspectiveProperty&&void 0===b.webkitPerspective&&(a.animType=!1)),void 0!==b.MozTransform&&(a.animType="MozTransform",a.transformType="-moz-transform",a.transitionType="MozTransition",void 0===b.perspectiveProperty&&void 0===b.MozPerspective&&(a.animType=!1)),void 0!==b.webkitTransform&&(a.animType="webkitTransform",a.transformType="-webkit-transform",a.transitionType="webkitTransition",void 0===b.perspectiveProperty&&void 0===b.webkitPerspective&&(a.animType=!1)),void 0!==b.msTransform&&(a.animType="msTransform",a.transformType="-ms-transform",a.transitionType="msTransition",void 0===b.msTransform&&(a.animType=!1)),void 0!==b.transform&&a.animTy
 pe!==!1&&(a.animType="transform",a.transformType="transform",a.transitionType="transition"),a.transformsEnabled=null!==a.animType&&a.animType!==!1},b.prototype.setSlideClasses=function(a){var c,d,e,f,b=this;b.$slider.find(".slick-slide").removeClass("slick-active").removeClass("slick-center"),d=b.$slider.find(".slick-slide"),b.options.centerMode===!0?(c=Math.floor(b.options.slidesToShow/2),b.options.infinite===!0&&(a>=c&&a<=b.slideCount-1-c?b.$slides.slice(a-c,a+c+1).addClass("slick-active"):(e=b.options.slidesToShow+a,d.slice(e-c+1,e+c+2).addClass("slick-active")),0===a?d.eq(d.length-1-b.options.slidesToShow).addClass("slick-center"):a===b.slideCount-1&&d.eq(b.options.slidesToShow).addClass("slick-center")),b.$slides.eq(a).addClass("slick-center")):a>=0&&a<=b.slideCount-b.options.slidesToShow?b.$slides.slice(a,a+b.options.slidesToShow).addClass("slick-active"):d.length<=b.options.slidesToShow?d.addClass("slick-active"):(f=b.slideCount%b.options.slidesToShow,e=b.options.infinite===!
 0?b.options.slidesToShow+a:a,b.options.slidesToShow==b.options.slidesToScroll&&b.slideCount-a<b.options.slidesToShow?d.slice(e-(b.options.slidesToShow-f),e+f).addClass("slick-active"):d.slice(e,e+b.options.slidesToShow).addClass("slick-active")),"ondemand"===b.options.lazyLoad&&b.lazyLoad()},b.prototype.setupInfinite=function(){var c,d,e,b=this;if(b.options.fade===!0&&(b.options.centerMode=!1),b.options.infinite===!0&&b.options.fade===!1&&(d=null,b.slideCount>b.options.slidesToShow)){for(e=b.options.centerMode===!0?b.options.slidesToShow+1:b.options.slidesToShow,c=b.slideCount;c>b.slideCount-e;c-=1)d=c-1,a(b.$slides[d]).clone(!0).attr("id","").attr("index",d-b.slideCount).prependTo(b.$slideTrack).addClass("slick-cloned");for(c=0;e>c;c+=1)d=c,a(b.$slides[d]).clone(!0).attr("id","").attr("index",d+b.slideCount).appendTo(b.$slideTrack).addClass("slick-cloned");b.$slideTrack.find(".slick-cloned").find("[id]").each(function(){a(this).attr("id","")})}},b.prototype.selectHandler=function(b
 ){var c=this,d=parseInt(a(b.target).parents(".slick-slide").attr("index"));return d||(d=0),c.slideCount<=c.options.slidesToShow?(c.$slider.find(".slick-slide").removeClass("slick-active"),c.$slides.eq(d).addClass("slick-active"),c.options.centerMode===!0&&(c.$slider.find(".slick-slide").removeClass("slick-center"),c.$slides.eq(d).addClass("slick-center")),c.asNavFor(d),void 0):(c.slideHandler(d),void 0)},b.prototype.slideHandler=function(a,b,c){var d,e,f,g,i=null,j=this;return b=b||!1,j.animating===!0&&j.options.waitForAnimate===!0||j.options.fade===!0&&j.currentSlide===a||j.slideCount<=j.options.slidesToShow?void 0:(b===!1&&j.asNavFor(a),d=a,i=j.getLeft(d),g=j.getLeft(j.currentSlide),j.currentLeft=null===j.swipeLeft?g:j.swipeLeft,j.options.infinite===!1&&j.options.centerMode===!1&&(0>a||a>j.getDotCount()*j.options.slidesToScroll)?(j.options.fade===!1&&(d=j.currentSlide,c!==!0?j.animateSlide(g,function(){j.postSlide(d)}):j.postSlide(d)),void 0):j.options.infinite===!1&&j.options.cen
 terMode===!0&&(0>a||a>j.slideCount-j.options.slidesToScroll)?(j.options.fade===!1&&(d=j.currentSlide,c!==!0?j.animateSlide(g,function(){j.postSlide(d)}):j.postSlide(d)),void 0):(j.options.autoplay===!0&&clearInterval(j.autoPlayTimer),e=0>d?0!==j.slideCount%j.options.slidesToScroll?j.slideCount-j.slideCount%j.options.slidesToScroll:j.slideCount+d:d>=j.slideCount?0!==j.slideCount%j.options.slidesToScroll?0:d-j.slideCount:d,j.animating=!0,null!==j.options.onBeforeChange&&a!==j.currentSlide&&j.options.onBeforeChange.call(this,j,j.currentSlide,e),f=j.currentSlide,j.currentSlide=e,j.setSlideClasses(j.currentSlide),j.updateDots(),j.updateArrows(),j.options.fade===!0?(c!==!0?j.fadeSlide(f,e,function(){j.postSlide(e)}):j.postSlide(e),void 0):(c!==!0?j.animateSlide(i,function(){j.postSlide(e)}):j.postSlide(e),void 0)))},b.prototype.startLoad=function(){var a=this;a.options.arrows===!0&&a.slideCount>a.options.slidesToShow&&(a.$prevArrow.hide(),a.$nextArrow.hide()),a.options.dots===!0&&a.slideC
 ount>a.options.slidesToShow&&a.$dots.hide(),a.$slider.addClass("slick-loading")},b.prototype.swipeDirection=function(){var a,b,c,d,e=this;return a=e.touchObject.startX-e.touchObject.curX,b=e.touchObject.startY-e.touchObject.curY,c=Math.atan2(b,a),d=Math.round(180*c/Math.PI),0>d&&(d=360-Math.abs(d)),45>=d&&d>=0?e.options.rtl===!1?"left":"right":360>=d&&d>=315?e.options.rtl===!1?"left":"right":d>=135&&225>=d?e.options.rtl===!1?"right":"left":"vertical"},b.prototype.swipeEnd=function(){var b=this;if(b.dragging=!1,b.shouldClick=b.touchObject.swipeLength>10?!1:!0,void 0===b.touchObject.curX)return!1;if(b.touchObject.swipeLength>=b.touchObject.minSwipe)switch(b.swipeDirection()){case"left":b.slideHandler(b.currentSlide+b.getSlideCount()),b.currentDirection=0,b.touchObject={};break;case"right":b.slideHandler(b.currentSlide-b.getSlideCount()),b.currentDirection=1,b.touchObject={}}else b.touchObject.startX!==b.touchObject.curX&&(b.slideHandler(b.currentSlide),b.touchObject={})},b.prototype.s
 wipeHandler=function(a){var b=this;if(!(b.options.swipe===!1||"ontouchend"in document&&b.options.swipe===!1||b.options.draggable===!1&&-1!==a.type.indexOf("mouse")))switch(b.touchObject.fingerCount=a.originalEvent&&void 0!==a.originalEvent.touches?a.originalEvent.touches.length:1,b.touchObject.minSwipe=b.listWidth/b.options.touchThreshold,a.data.action){case"start":b.swipeStart(a);break;case"move":b.swipeMove(a);break;case"end":b.swipeEnd(a)}},b.prototype.swipeMove=function(a){var c,d,e,f,b=this;return f=void 0!==a.originalEvent?a.originalEvent.touches:null,!b.dragging||f&&1!==f.length?!1:(c=b.getLeft(b.currentSlide),b.touchObject.curX=void 0!==f?f[0].pageX:a.clientX,b.touchObject.curY=void 0!==f?f[0].pageY:a.clientY,b.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(b.touchObject.curX-b.touchObject.startX,2))),d=b.swipeDirection(),"vertical"!==d?(void 0!==a.originalEvent&&b.touchObject.swipeLength>4&&a.preventDefault(),e=(b.options.rtl===!1?1:-1)*(b.touchObject.curX>b.touchObj
 ect.startX?1:-1),b.swipeLeft=b.options.vertical===!1?c+b.touchObject.swipeLength*e:c+b.touchObject.swipeLength*(b.$list.height()/b.listWidth)*e,b.options.fade===!0||b.options.touchMove===!1?!1:b.animating===!0?(b.swipeLeft=null,!1):(b.setCSS(b.swipeLeft),void 0)):void 0)},b.prototype.swipeStart=function(a){var c,b=this;return 1!==b.touchObject.fingerCount||b.slideCount<=b.options.slidesToShow?(b.touchObject={},!1):(void 0!==a.originalEvent&&void 0!==a.originalEvent.touches&&(c=a.originalEvent.touches[0]),b.touchObject.startX=b.touchObject.curX=void 0!==c?c.pageX:a.clientX,b.touchObject.startY=b.touchObject.curY=void 0!==c?c.pageY:a.clientY,b.dragging=!0,void 0)},b.prototype.unfilterSlides=function(){var a=this;null!==a.$slidesCache&&(a.unload(),a.$slideTrack.children(this.options.slide).detach(),a.$slidesCache.appendTo(a.$slideTrack),a.reinit())},b.prototype.unload=function(){var b=this;a(".slick-cloned",b.$slider).remove(),b.$dots&&b.$dots.remove(),b.$prevArrow&&"object"!=typeof b.
 options.prevArrow&&b.$prevArrow.remove(),b.$nextArrow&&"object"!=typeof b.options.nextArrow&&b.$nextArrow.remove(),b.$slides.removeClass("slick-slide slick-active slick-visible").css("width","")},b.prototype.updateArrows=function(){var b,a=this;b=Math.floor(a.options.slidesToShow/2),a.options.arrows===!0&&a.options.infinite!==!0&&a.slideCount>a.options.slidesToShow&&(a.$prevArrow.removeClass("slick-disabled"),a.$nextArrow.removeClass("slick-disabled"),0===a.currentSlide?(a.$prevArrow.addClass("slick-disabled"),a.$nextArrow.removeClass("slick-disabled")):a.currentSlide>=a.slideCount-a.options.slidesToShow&&a.options.centerMode===!1?(a.$nextArrow.addClass("slick-disabled"),a.$prevArrow.removeClass("slick-disabled")):a.currentSlide>a.slideCount-a.options.slidesToShow+b&&a.options.centerMode===!0&&(a.$nextArrow.addClass("slick-disabled"),a.$prevArrow.removeClass("slick-disabled")))},b.prototype.updateDots=function(){var a=this;null!==a.$dots&&(a.$dots.find("li").removeClass("slick-activ
 e"),a.$dots.find("li").eq(Math.floor(a.currentSlide/a.options.slidesToScroll)).addClass("slick-active"))},a.fn.slick=function(a){var c=this;return c.each(function(c,d){d.slick=new b(d,a)})},a.fn.slickAdd=function(a,b,c){var d=this;return d.each(function(d,e){e.slick.addSlide(a,b,c)})},a.fn.slickCurrentSlide=function(){var a=this;return a.get(0).slick.getCurrent()},a.fn.slickFilter=function(a){var b=this;return b.each(function(b,c){c.slick.filterSlides(a)})},a.fn.slickGoTo=function(a,b){var c=this;return c.each(function(c,d){d.slick.changeSlide({data:{message:"index",index:parseInt(a)}},b)})},a.fn.slickNext=function(){var a=this;return a.each(function(a,b){b.slick.changeSlide({data:{message:"next"}})})},a.fn.slickPause=function(){var a=this;return a.each(function(a,b){b.slick.autoPlayClear(),b.slick.paused=!0})},a.fn.slickPlay=function(){var a=this;return a.each(function(a,b){b.slick.paused=!1,b.slick.autoPlay()})},a.fn.slickPrev=function(){var a=this;return a.each(function(a,b){b.sl
 ick.changeSlide({data:{message:"previous"}})})},a.fn.slickRemove=function(a,b){var c=this;return c.each(function(c,d){d.slick.removeSlide(a,b)})},a.fn.slickRemoveAll=function(){var a=this;return a.each(function(a,b){b.slick.removeSlide(null,null,!0)})},a.fn.slickGetOption=function(a){var b=this;return b.get(0).slick.options[a]},a.fn.slickSetOption=function(a,b,c){var d=this;return d.each(function(d,e){e.slick.options[a]=b,c===!0&&(e.slick.unload(),e.slick.reinit())})},a.fn.slickUnfilter=function(){var a=this;return a.each(function(a,b){b.slick.unfilterSlides()})},a.fn.unslick=function(){var a=this;return a.each(function(a,b){b.slick&&b.slick.destroy()})},a.fn.getSlick=function(){var a=null,b=this;return b.each(function(b,c){a=c.slick}),a}});
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/js/html5shiv.js
----------------------------------------------------------------------
diff --git a/content/js/html5shiv.js b/content/js/html5shiv.js
deleted file mode 100644
index 1c3a552..0000000
--- a/content/js/html5shiv.js
+++ /dev/null
@@ -1,5 +0,0 @@
-// html5shiv MIT @rem remysharp.com/html5-enabling-script
-// iepp v1.5.1 MIT @jon_neal iecss.com/print-protector
-/*@cc_on@if(@_jscript_version<9)(function(p,e){function q(a,b){if(g[a])g[a].styleSheet.cssText+=b;else{var c=r[l],d=e[j]("style");d.media=a;c.insertBefore(d,c[l]);g[a]=d;q(a,b)}}function s(a,b){for(var c=new RegExp("\\b("+m+")\\b(?!.*[;}])","gi"),d=function(k){return".iepp_"+k},h=-1;++h<a.length;){b=a[h].media||b;s(a[h].imports,b);q(b,a[h].cssText.replace(c,d))}}function t(){for(var a,b=e.getElementsByTagName("*"),c,d,h=new RegExp("^"+m+"$","i"),k=-1;++k<b.length;)if((a=b[k])&&(d=a.nodeName.match(h))){c=new RegExp("^\\s*<"+d+"(.*)\\/"+
-d+">\\s*$","i");i.innerHTML=a.outerHTML.replace(/\r|\n/g," ").replace(c,a.currentStyle.display=="block"?"<div$1/div>":"<span$1/span>");c=i.childNodes[0];c.className+=" iepp_"+d;c=f[f.length]=[a,c];a.parentNode.replaceChild(c[1],c[0])}s(e.styleSheets,"all")}function u(){for(var a=-1,b;++a<f.length;)f[a][1].parentNode.replaceChild(f[a][0],f[a][1]);for(b in g)r[l].removeChild(g[b]);g={};f=[]}for(var m="abbr article aside audio canvas command datalist details figure figcaption footer header hgroup mark meter nav output progress section summary time video".replace(/ /g,
-"|"),n=m.split("|"),r=e.documentElement,i=e.createDocumentFragment(),g={},f=[],o=-1,l="firstChild",j="createElement";++o<n.length;){e[j](n[o]);i[j](n[o])}i=i.appendChild(e[j]("div"));p.attachEvent("onbeforeprint",t);p.attachEvent("onafterprint",u)})(this,document)@end@*/
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/js/zeroclipboard/ZeroClipboard.as
----------------------------------------------------------------------
diff --git a/content/js/zeroclipboard/ZeroClipboard.as b/content/js/zeroclipboard/ZeroClipboard.as
deleted file mode 100755
index 26ad18b..0000000
--- a/content/js/zeroclipboard/ZeroClipboard.as
+++ /dev/null
@@ -1,81 +0,0 @@
-package {
-	// Simple Set Clipboard System
-	// Author: Joseph Huckaby
-	
-	import flash.display.Stage;
-	import flash.display.Sprite;
-	import flash.display.LoaderInfo;
-	import flash.display.StageScaleMode;
-	import flash.events.*;
-	import flash.display.StageAlign;
-	import flash.display.StageScaleMode;
-	import flash.external.ExternalInterface;
-	import flash.system.Security;
-	import flash.utils.*;
-	import flash.system.System;
- 
-	public class ZeroClipboard extends Sprite {
-		
-		private var id:String = '';
-		private var button:Sprite;
-		private var clipText:String = '';
-		
-		public function ZeroClipboard() {
-			// constructor, setup event listeners and external interfaces
-			stage.scaleMode = StageScaleMode.EXACT_FIT;
-			flash.system.Security.allowDomain("*");
-			
-			// import flashvars
-			var flashvars:Object = LoaderInfo( this.root.loaderInfo ).parameters;
-			id = flashvars.id;
-			
-			// invisible button covers entire stage
-			button = new Sprite();
-			button.buttonMode = true;
-			button.useHandCursor = true;
-			button.graphics.beginFill(0xCCFF00);
-			button.graphics.drawRect(0, 0, Math.floor(flashvars.width), Math.floor(flashvars.height));
-			button.alpha = 0.0;
-			addChild(button);
-			button.addEventListener(MouseEvent.CLICK, clickHandler);
-			
-			button.addEventListener(MouseEvent.MOUSE_OVER, function(event:Event) {
-				ExternalInterface.call( 'ZeroClipboard.dispatch', id, 'mouseOver', null );
-			} );
-			button.addEventListener(MouseEvent.MOUSE_OUT, function(event:Event) {
-				ExternalInterface.call( 'ZeroClipboard.dispatch', id, 'mouseOut', null );
-			} );
-			button.addEventListener(MouseEvent.MOUSE_DOWN, function(event:Event) {
-				ExternalInterface.call( 'ZeroClipboard.dispatch', id, 'mouseDown', null );
-			} );
-			button.addEventListener(MouseEvent.MOUSE_UP, function(event:Event) {
-				ExternalInterface.call( 'ZeroClipboard.dispatch', id, 'mouseUp', null );
-			} );
-			
-			// external functions
-			ExternalInterface.addCallback("setHandCursor", setHandCursor);
-			ExternalInterface.addCallback("setText", setText);
-			
-			// signal to the browser that we are ready
-			ExternalInterface.call( 'ZeroClipboard.dispatch', id, 'load', null );
-		}
-		
-		public function setText(newText) {
-			// set the maximum number of files allowed
-			clipText = newText;
-		}
-		
-		public function setHandCursor(enabled:Boolean) {
-			// control whether the hand cursor is shown on rollover (true)
-			// or the default arrow cursor (false)
-			button.useHandCursor = enabled;
-		}
-		
-		private function clickHandler(event:Event):void {
-			// user click copies text to clipboard
-			// as of flash player 10, this MUST happen from an in-movie flash click event
-			System.setClipboard( clipText );
-			ExternalInterface.call( 'ZeroClipboard.dispatch', id, 'complete', clipText );
-		}
-	}
-}

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/js/zeroclipboard/ZeroClipboard.fla
----------------------------------------------------------------------
diff --git a/content/js/zeroclipboard/ZeroClipboard.fla b/content/js/zeroclipboard/ZeroClipboard.fla
deleted file mode 100755
index 007dc94..0000000
Binary files a/content/js/zeroclipboard/ZeroClipboard.fla and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/js/zeroclipboard/ZeroClipboard.js
----------------------------------------------------------------------
diff --git a/content/js/zeroclipboard/ZeroClipboard.js b/content/js/zeroclipboard/ZeroClipboard.js
deleted file mode 100755
index 5adde95..0000000
--- a/content/js/zeroclipboard/ZeroClipboard.js
+++ /dev/null
@@ -1,311 +0,0 @@
-// Simple Set Clipboard System
-// Author: Joseph Huckaby
-
-var ZeroClipboard = {
-	
-	version: "1.0.7",
-	clients: {}, // registered upload clients on page, indexed by id
-	moviePath: 'ZeroClipboard.swf', // URL to movie
-	nextId: 1, // ID of next movie
-	
-	$: function(thingy) {
-		// simple DOM lookup utility function
-		if (typeof(thingy) == 'string') thingy = document.getElementById(thingy);
-		if (!thingy.addClass) {
-			// extend element with a few useful methods
-			thingy.hide = function() { this.style.display = 'none'; };
-			thingy.show = function() { this.style.display = ''; };
-			thingy.addClass = function(name) { this.removeClass(name); this.className += ' ' + name; };
-			thingy.removeClass = function(name) {
-				var classes = this.className.split(/\s+/);
-				var idx = -1;
-				for (var k = 0; k < classes.length; k++) {
-					if (classes[k] == name) { idx = k; k = classes.length; }
-				}
-				if (idx > -1) {
-					classes.splice( idx, 1 );
-					this.className = classes.join(' ');
-				}
-				return this;
-			};
-			thingy.hasClass = function(name) {
-				return !!this.className.match( new RegExp("\\s*" + name + "\\s*") );
-			};
-		}
-		return thingy;
-	},
-	
-	setMoviePath: function(path) {
-		// set path to ZeroClipboard.swf
-		this.moviePath = path;
-	},
-	
-	dispatch: function(id, eventName, args) {
-		// receive event from flash movie, send to client		
-		var client = this.clients[id];
-		if (client) {
-			client.receiveEvent(eventName, args);
-		}
-	},
-	
-	register: function(id, client) {
-		// register new client to receive events
-		this.clients[id] = client;
-	},
-	
-	getDOMObjectPosition: function(obj, stopObj) {
-		// get absolute coordinates for dom element
-		var info = {
-			left: 0, 
-			top: 0, 
-			width: obj.width ? obj.width : obj.offsetWidth, 
-			height: obj.height ? obj.height : obj.offsetHeight
-		};
-
-		while (obj && (obj != stopObj)) {
-			info.left += obj.offsetLeft;
-			info.top += obj.offsetTop;
-			obj = obj.offsetParent;
-		}
-
-		return info;
-	},
-	
-	Client: function(elem) {
-		// constructor for new simple upload client
-		this.handlers = {};
-		
-		// unique ID
-		this.id = ZeroClipboard.nextId++;
-		this.movieId = 'ZeroClipboardMovie_' + this.id;
-		
-		// register client with singleton to receive flash events
-		ZeroClipboard.register(this.id, this);
-		
-		// create movie
-		if (elem) this.glue(elem);
-	}
-};
-
-ZeroClipboard.Client.prototype = {
-	
-	id: 0, // unique ID for us
-	ready: false, // whether movie is ready to receive events or not
-	movie: null, // reference to movie object
-	clipText: '', // text to copy to clipboard
-	handCursorEnabled: true, // whether to show hand cursor, or default pointer cursor
-	cssEffects: true, // enable CSS mouse effects on dom container
-	handlers: null, // user event handlers
-	
-	glue: function(elem, appendElem, stylesToAdd) {
-		// glue to DOM element
-		// elem can be ID or actual DOM element object
-		this.domElement = ZeroClipboard.$(elem);
-		
-		// float just above object, or zIndex 99 if dom element isn't set
-		var zIndex = 99;
-		if (this.domElement.style.zIndex) {
-			zIndex = parseInt(this.domElement.style.zIndex, 10) + 1;
-		}
-		
-		if (typeof(appendElem) == 'string') {
-			appendElem = ZeroClipboard.$(appendElem);
-		}
-		else if (typeof(appendElem) == 'undefined') {
-			appendElem = document.getElementsByTagName('body')[0];
-		}
-		
-		// find X/Y position of domElement
-		var box = ZeroClipboard.getDOMObjectPosition(this.domElement, appendElem);
-		
-		// create floating DIV above element
-		this.div = document.createElement('div');
-		var style = this.div.style;
-		style.position = 'absolute';
-		style.left = '' + box.left + 'px';
-		style.top = '' + box.top + 'px';
-		style.width = '' + box.width + 'px';
-		style.height = '' + box.height + 'px';
-		style.zIndex = zIndex;
-		
-		if (typeof(stylesToAdd) == 'object') {
-			for (addedStyle in stylesToAdd) {
-				style[addedStyle] = stylesToAdd[addedStyle];
-			}
-		}
-		
-		// style.backgroundColor = '#f00'; // debug
-		
-		appendElem.appendChild(this.div);
-		
-		this.div.innerHTML = this.getHTML( box.width, box.height );
-	},
-	
-	getHTML: function(width, height) {
-		// return HTML for movie
-		var html = '';
-		var flashvars = 'id=' + this.id + 
-			'&width=' + width + 
-			'&height=' + height;
-			
-		if (navigator.userAgent.match(/MSIE/)) {
-			// IE gets an OBJECT tag
-			var protocol = location.href.match(/^https/i) ? 'https://' : 'http://';
-			html += '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="'+protocol+'download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="'+width+'" height="'+height+'" id="'+this.movieId+'" align="middle"><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="false" /><param name="movie" value="'+ZeroClipboard.moviePath+'" /><param name="loop" value="false" /><param name="menu" value="false" /><param name="quality" value="best" /><param name="bgcolor" value="#ffffff" /><param name="flashvars" value="'+flashvars+'"/><param name="wmode" value="transparent"/></object>';
-		}
-		else {
-			// all other browsers get an EMBED tag
-			html += '<embed id="'+this.movieId+'" src="'+ZeroClipboard.moviePath+'" loop="false" menu="false" quality="best" bgcolor="#ffffff" width="'+width+'" height="'+height+'" name="'+this.movieId+'" align="middle" allowScriptAccess="always" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="'+flashvars+'" wmode="transparent" />';
-		}
-		return html;
-	},
-	
-	hide: function() {
-		// temporarily hide floater offscreen
-		if (this.div) {
-			this.div.style.left = '-2000px';
-		}
-	},
-	
-	show: function() {
-		// show ourselves after a call to hide()
-		this.reposition();
-	},
-	
-	destroy: function() {
-		// destroy control and floater
-		if (this.domElement && this.div) {
-			this.hide();
-			this.div.innerHTML = '';
-			
-			var body = document.getElementsByTagName('body')[0];
-			try { body.removeChild( this.div ); } catch(e) {;}
-			
-			this.domElement = null;
-			this.div = null;
-		}
-	},
-	
-	reposition: function(elem) {
-		// reposition our floating div, optionally to new container
-		// warning: container CANNOT change size, only position
-		if (elem) {
-			this.domElement = ZeroClipboard.$(elem);
-			if (!this.domElement) this.hide();
-		}
-		
-		if (this.domElement && this.div) {
-			var box = ZeroClipboard.getDOMObjectPosition(this.domElement);
-			var style = this.div.style;
-			style.left = '' + box.left + 'px';
-			style.top = '' + box.top + 'px';
-		}
-	},
-	
-	setText: function(newText) {
-		// set text to be copied to clipboard
-		this.clipText = newText;
-		if (this.ready) this.movie.setText(newText);
-	},
-	
-	addEventListener: function(eventName, func) {
-		// add user event listener for event
-		// event types: load, queueStart, fileStart, fileComplete, queueComplete, progress, error, cancel
-		eventName = eventName.toString().toLowerCase().replace(/^on/, '');
-		if (!this.handlers[eventName]) this.handlers[eventName] = [];
-		this.handlers[eventName].push(func);
-	},
-	
-	setHandCursor: function(enabled) {
-		// enable hand cursor (true), or default arrow cursor (false)
-		this.handCursorEnabled = enabled;
-		if (this.ready) this.movie.setHandCursor(enabled);
-	},
-	
-	setCSSEffects: function(enabled) {
-		// enable or disable CSS effects on DOM container
-		this.cssEffects = !!enabled;
-	},
-	
-	receiveEvent: function(eventName, args) {
-		// receive event from flash
-		eventName = eventName.toString().toLowerCase().replace(/^on/, '');
-				
-		// special behavior for certain events
-		switch (eventName) {
-			case 'load':
-				// movie claims it is ready, but in IE this isn't always the case...
-				// bug fix: Cannot extend EMBED DOM elements in Firefox, must use traditional function
-				this.movie = document.getElementById(this.movieId);
-				if (!this.movie) {
-					var self = this;
-					setTimeout( function() { self.receiveEvent('load', null); }, 1 );
-					return;
-				}
-				
-				// firefox on pc needs a "kick" in order to set these in certain cases
-				if (!this.ready && navigator.userAgent.match(/Firefox/) && navigator.userAgent.match(/Windows/)) {
-					var self = this;
-					setTimeout( function() { self.receiveEvent('load', null); }, 100 );
-					this.ready = true;
-					return;
-				}
-				
-				this.ready = true;
-				this.movie.setText( this.clipText );
-				this.movie.setHandCursor( this.handCursorEnabled );
-				break;
-			
-			case 'mouseover':
-				if (this.domElement && this.cssEffects) {
-					this.domElement.addClass('hover');
-					if (this.recoverActive) this.domElement.addClass('active');
-				}
-				break;
-			
-			case 'mouseout':
-				if (this.domElement && this.cssEffects) {
-					this.recoverActive = false;
-					if (this.domElement.hasClass('active')) {
-						this.domElement.removeClass('active');
-						this.recoverActive = true;
-					}
-					this.domElement.removeClass('hover');
-				}
-				break;
-			
-			case 'mousedown':
-				if (this.domElement && this.cssEffects) {
-					this.domElement.addClass('active');
-				}
-				break;
-			
-			case 'mouseup':
-				if (this.domElement && this.cssEffects) {
-					this.domElement.removeClass('active');
-					this.recoverActive = false;
-				}
-				break;
-		} // switch eventName
-		
-		if (this.handlers[eventName]) {
-			for (var idx = 0, len = this.handlers[eventName].length; idx < len; idx++) {
-				var func = this.handlers[eventName][idx];
-			
-				if (typeof(func) == 'function') {
-					// actual function reference
-					func(this, args);
-				}
-				else if ((typeof(func) == 'object') && (func.length == 2)) {
-					// PHP style object + method, i.e. [myObject, 'myMethod']
-					func[0][ func[1] ](this, args);
-				}
-				else if (typeof(func) == 'string') {
-					// name of function
-					window[func](this, args);
-				}
-			} // foreach event handler defined
-		} // user defined handler for event
-	}
-	
-};

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/js/zeroclipboard/ZeroClipboard.swf
----------------------------------------------------------------------
diff --git a/content/js/zeroclipboard/ZeroClipboard.swf b/content/js/zeroclipboard/ZeroClipboard.swf
deleted file mode 100755
index 13bf8e3..0000000
Binary files a/content/js/zeroclipboard/ZeroClipboard.swf and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/js/zeroclipboard/ZeroClipboard10.as
----------------------------------------------------------------------
diff --git a/content/js/zeroclipboard/ZeroClipboard10.as b/content/js/zeroclipboard/ZeroClipboard10.as
deleted file mode 100644
index 7b07a6a..0000000
--- a/content/js/zeroclipboard/ZeroClipboard10.as
+++ /dev/null
@@ -1 +0,0 @@
-package {
	// Simple Set Clipboard System
	// Author: Joseph Huckaby
	
	import flash.display.Stage;
	import flash.display.Sprite;
	import flash.desktop.Clipboard;
	import flash.desktop.ClipboardFormats;
	import flash.desktop.ClipboardTransferMode;
	import flash.display.LoaderInfo;
	import flash.display.StageScaleMode;
	import flash.events.*;
	import flash.display.StageAlign;
	import flash.display.StageScaleMode;
	import flash.external.ExternalInterface;
	import flash.system.Security;
	import flash.utils.*;
	import flash.system.System;
 
	public class ZeroClipboard10 extends Sprite {
		
		private var id:String = '';
		private var button:Sprite;
		private var clipText:String = '';
		
		public function ZeroClipboard10() {
			// constructor, setup event listeners and external interfaces
			stage.scaleMode = StageScaleMode.EXACT_FIT;
			flash.system.Security.allowDomain("*");
			
			// import flashvars
			var flashvars:Object = LoaderInfo( this.root.loaderInfo ).parameters;
			id = fl
 ashvars.id;
			
			// invisible button covers entire stage
			button = new Sprite();
			button.buttonMode = true;
			button.useHandCursor = true;
			button.graphics.beginFill(0xCCFF00);
			button.graphics.drawRect(0, 0, Math.floor(flashvars.width), Math.floor(flashvars.height));
			button.alpha = 0.0;
			addChild(button);
			button.addEventListener(MouseEvent.CLICK, clickHandler);
			
			button.addEventListener(MouseEvent.MOUSE_OVER, function(event:Event) {
				ExternalInterface.call( 'ZeroClipboard.dispatch', id, 'mouseOver', null );
			} );
			button.addEventListener(MouseEvent.MOUSE_OUT, function(event:Event) {
				ExternalInterface.call( 'ZeroClipboard.dispatch', id, 'mouseOut', null );
			} );
			button.addEventListener(MouseEvent.MOUSE_DOWN, function(event:Event) {
				ExternalInterface.call( 'ZeroClipboard.dispatch', id, 'mouseDown', null );
			} );
			button.addEventListener(MouseEvent.MOUSE_UP, function(event:Event) {
				ExternalInterface.call( 'ZeroClipboard.dispatch', id
 , 'mouseUp', null );
			} );
			
			// external functions
			ExternalInterface.addCallback("setHandCursor", setHandCursor);
			ExternalInterface.addCallback("setText", setText);
			
			// signal to the browser that we are ready
			ExternalInterface.call( 'ZeroClipboard.dispatch', id, 'load', null );
		}
		
		public function setText(newText) {
			// set the maximum number of files allowed
			clipText = newText;
		}
		
		public function setHandCursor(enabled:Boolean) {
			// control whether the hand cursor is shown on rollover (true)
			// or the default arrow cursor (false)
			button.useHandCursor = enabled;
		}
		
		private function clickHandler(event:Event):void {
			// user click copies text to clipboard
			// as of flash player 10, this MUST happen from an in-movie flash click event
			Clipboard.generalClipboard.clear();
			Clipboard.generalClipboard.setData(ClipboardFormats.TEXT_FORMAT, clipText);
 			Clipboard.generalClipboard.setData(ClipboardFormats.HTML_FORMAT, clipText);
		
 	ExternalInterface.call( 'ZeroClipboard.dispatch', id, 'complete', clipText );
		}
	}
}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/js/zeroclipboard/ZeroClipboard10.fla
----------------------------------------------------------------------
diff --git a/content/js/zeroclipboard/ZeroClipboard10.fla b/content/js/zeroclipboard/ZeroClipboard10.fla
deleted file mode 100755
index b98b5b9..0000000
Binary files a/content/js/zeroclipboard/ZeroClipboard10.fla and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/js/zeroclipboard/ZeroClipboard10.swf
----------------------------------------------------------------------
diff --git a/content/js/zeroclipboard/ZeroClipboard10.swf b/content/js/zeroclipboard/ZeroClipboard10.swf
deleted file mode 100644
index bfed97f..0000000
Binary files a/content/js/zeroclipboard/ZeroClipboard10.swf and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/js/zeroclipboard/test.html
----------------------------------------------------------------------
diff --git a/content/js/zeroclipboard/test.html b/content/js/zeroclipboard/test.html
deleted file mode 100755
index a6da39e..0000000
--- a/content/js/zeroclipboard/test.html
+++ /dev/null
@@ -1,76 +0,0 @@
-<html>
-<head>
-	<title>Zero Clipboard Test</title>
-	<style type="text/css">
-		body { font-family:arial,sans-serif; font-size:9pt; }
-		
-		.my_clip_button { width:150px; text-align:center; border:1px solid black; background-color:#ccc; margin:10px; padding:10px; cursor:default; font-size:9pt; }
-		.my_clip_button.hover { background-color:#eee; }
-		.my_clip_button.active { background-color:#aaa; }
-	</style>
-	<script type="text/javascript" src="ZeroClipboard.js"></script>
-	<script language="JavaScript">
-		var clip = null;
-		
-		function $(id) { return document.getElementById(id); }
-		
-		function init() {
-			clip = new ZeroClipboard.Client();
-			clip.setHandCursor( true );
-			
-			clip.addEventListener('load', function (client) {
-				debugstr("Flash movie loaded and ready.");
-			});
-			
-			clip.addEventListener('mouseOver', function (client) {
-				// update the text on mouse over
-				clip.setText( $('fe_text').value );
-			});
-			
-			clip.addEventListener('complete', function (client, text) {
-				debugstr("Copied text to clipboard: " + text );
-			});
-			
-			clip.glue( 'd_clip_button', 'd_clip_container' );
-		}
-		
-		function debugstr(msg) {
-			var p = document.createElement('p');
-			p.innerHTML = msg;
-			$('d_debug').appendChild(p);
-		}
-	</script>
-</head>
-<body onLoad="init()">
-	<h1>Zero Clipboard Test</h1>
-	<p><script>document.write("Your browser: " + navigator.userAgent);</script></p>
-	<table width="100%">
-		<tr>
-			<td width="50%" valign="top">
-				<!-- Upload Form -->
-				<table>
-					<tr>
-						<td align="right"><b>Text:</b></td>
-						<td align="left"><textarea id="fe_text" cols=50 rows=5 onChange="clip.setText(this.value)">Copy me!</textarea></td>
-					</tr>
-				</table>
-				<br/>
-				<div id="d_clip_container" style="position:relative">
-					<div id="d_clip_button" class="my_clip_button"><b>Copy To Clipboard...</b></div>
-				</div>
-			</td>
-			<td width="50%" valign="top">
-				<!-- Debug Console -->
-				<div id="d_debug" style="border:1px solid #aaa; padding: 10px; font-size:9pt;">
-					<h3>Debug Console:</h3>
-				</div>
-			</td>
-		</tr>
-	</table>
-	
-	<br/><br/>
-	You can paste text here if you want, to make sure it worked:<br/>
-	<textarea id="testarea" cols=50 rows=10></textarea><br/>
-	<input type=button value="Clear Test Area" onClick="$('testarea').value = '';"/>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/blogs.html
----------------------------------------------------------------------
diff --git a/content/learn/blogs.html b/content/learn/blogs.html
new file mode 100644
index 0000000..4fdaad7
--- /dev/null
+++ b/content/learn/blogs.html
@@ -0,0 +1,89 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket related blogs | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/blogs.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/blogs.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/blogs.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/blogs.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/blogs.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/blogs.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket related blogs</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#get-your-blog-listed"><span class="toc-number">1</span> <span class="toc-text">Get your blog listed!</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>Any (open source) project exists solely because a community wants to support
+it. The Wicket community consists of the users and developers. There are many
+who want to share their experiences with Wicket and do so on the mailing
+lists , on several online media portals (for example The ServerSide and
+JavaLobby ), and on their blogs.</p>
+<p>Here is a list of regular Wicket bloggers, consisting of core contributers and enthusiastic users.</p>
+<ul>
+  <li><a href="http://wicketinaction.com/">Wicket in Action</a> - Igor Vaynberg, Martijn Dashorst</li>
+  <li><a href="http://chillenious.wordpress.com/">Chillenious!</a> - Eelco Hillenius</li>
+  <li><a href="http://codeact.wordpress.com/">Jonathan</a> - Jonathan Locke</li>
+  <li><a href="http://herebebeasties.com/">Here be beasties</a> - Al Maw</li>
+  <li><a href="http://www.jeremythomerson.com/blog">Jeremy Thomerson</a> - Jeremy Thomerson</li>
+  <li><a href="http://technically.us/code">Codierspiel</a> - Nathan Hamblen (runs on Wicket)</li>
+  <li><a href="http://www.systemmobile.com/?cat=4">System Mobile</a> - Nick Heudecker</li>
+  <li><a href="http://www.wicket-praxis.de/blog/">Wicket Praxis</a> - Michael Mosmann</li>
+  <li><a href="http://mysticcoders.com/blog">Mystic Coders</a> - Andrew Lombardi</li>
+</ul>
+<h2 id="get-your-blog-listed">Get your blog listed!</h2>
+<p>If you think your blog is missing, then please send a message to one of the
+core contributors or the mailinglist. In the mean time you can add your blog
+to our wiki’s <a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+Blogs">special blog
+page</a>.</p>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/books/awc.html
----------------------------------------------------------------------
diff --git a/content/learn/books/awc.html b/content/learn/books/awc.html
index 20919b5..fa8b82d 100644
--- a/content/learn/books/awc.html
+++ b/content/learn/books/awc.html
@@ -1,203 +1,60 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Books — Apache Wicket Cookbook</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Books — Apache Wicket Cookbook | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/books/awc.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/books/awc.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/books/awc.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/books/awc.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/books/awc.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/books/awc.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Books — Apache Wicket Cookbook</h1>
-			<h2 id="description">Description</h2>
-
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Books — Apache Wicket Cookbook</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#description"><span class="toc-number">1</span> <span class="toc-text">Description</span></a></li><li class="toc--level-1 toc--section-2"><a href="#what-you-will-learn-from-this-book"><span class="toc-number">2</span> <span class="toc-text">What you will learn from this book</span></a></li><li class="toc--level-1 toc--section-3"><a href="#approach"><span class="toc-number">3</span> <span class="toc-text">Approach</span></a></li><li class="toc--level-1 toc--section-4"><a href="#who-this-book-is-written-for"><span class="toc-number">4</span> <span class="toc-text">Who this book is written for</span></a></li><li class="toc--level-1 toc--section-5"><a href="#about-the-author"><span class="toc-number">5</span> <span class="toc-text">About the author</span></a></li><li class="toc--level-1 toc--section-6"><a href="#book-details"><span class="toc-num
 ber">6</span> <span class="toc-text">Book details</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <h2 id="description">Description</h2>
 <p>Apache Wicket is one of the most famous Java web application frameworks. Wicket simplifies web development and makes it fun. Are you bored of going through countless pages of theory to find out how to get your web development done? With this book in hand, you don’t need to go through hundreds of pages to figure out how you will actually build a web application. You will get practical solutions to your common everyday development tasks to pace up your development activities.</p>
-
 <p>Apache Wicket Cookbook provides you with information that gets your problems solved quickly without beating around the bush. This book is perfect for you if you are ready to take the next step from tutorials and step into the practical world. It will take you beyond the basics of using Apache Wicket and show you how to leverage Wicket’s advanced features to create simpler and more maintainable solutions to what at first may seem complex problems.</p>
-
 <p>You will learn how to integrate with client-side technologies such as JavaScript libraries or Flash components, which will help you to build your application faster. You will discover how to use Wicket paradigms to factor out commonly used code into custom Components, which will reduce the maintenance cost of your application, and how to leverage the existing Wicket Components to make your own code simpler.</p>
-
 <p>A straightforward Cookbook with highly focused practical recipes to make your web application development easier with the Wicket web framework</p>
-
 <h2 id="what-you-will-learn-from-this-book">What you will learn from this book</h2>
-
 <ul>
   <li>Leverage Wicket to implement a wide variety of both simple and advanced use cases in a narrative that gets straight to the point</li>
   <li>Make forms work in the crazy world of the Web by learning the ways of Wicket’s form processing</li>
@@ -210,21 +67,13 @@
   <li>Simplify your security code by learning various security techniques</li>
   <li>An application cannot be built with Wicket alone; see how to make it play nice with other frameworks</li>
 </ul>
-
 <h2 id="approach">Approach</h2>
-
 <p>This is a hands-on practical guide to a large variety of topics and use cases. This book tries to use real-world examples when possible, but is not afraid to come up with a contrived pretext if it makes explaining the problem simpler. Unlike a lot of other books, this one does not try to maintain a continuous theme from chapter to chapter, such as demonstrating solutions on the same fictional application; doing so would be almost impossible given the wide variety of recipes presented here. Instead, this book concentrates on focused problems users are likely to encounter and shows clear solutions in a step-by-step manner. This book tries to teach by example and is not afraid to show a lot of code because, after all, it is for coders.</p>
-
 <h2 id="who-this-book-is-written-for">Who this book is written for</h2>
-
 <p>This book is for current users of the Apache Wicket framework; it is not an introduction to Wicket that will bore you with tons of theory. You are expected to have built or maintained a simple Wicket application in the past and to be looking to learn new and better ways of using Wicket. If you are ready to take your Wicket skills to the next level this book is for you.</p>
-
 <h2 id="about-the-author">About the author</h2>
-
 <p>Igor Vaynberg is a software architect with more than ten years of experience in the software field. His liking for computers was sparked when his parents got him a Sinclair Z80 when he was but ten years old. Since then he has worked with companies both large and small building modular and scalable web applications. Igor’s main interest is finding ways to simplify the development of complex user interfaces required by modern web applications. Igor is a committer for the Apache Wicket framework, the aim of which is to simplify the programming model as well as reintroduce OOP to the web UI tier. In his AFK time he enjoys snowboarding with his beautiful wife and playing with his amazing children.</p>
-
 <h2 id="book-details">Book details</h2>
-
 <table>
 	<tr>
 		<th>Title</th>
@@ -267,18 +116,19 @@
 		<td><a href="http://www.packtpub.com/apache-wicket-cookbook/book">PACKT Publishing</a></td>
 	</tr>
 </table>
-
-
-		</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/books/ewdww.html
----------------------------------------------------------------------
diff --git a/content/learn/books/ewdww.html b/content/learn/books/ewdww.html
index 7f0e0ed..8b249a1 100644
--- a/content/learn/books/ewdww.html
+++ b/content/learn/books/ewdww.html
@@ -1,203 +1,63 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Books — Enjoying Web Development with Wicket</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Books — Enjoying Web Development with Wicket | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-		<div id="contentbody">
-			<h1>Books — Enjoying Web Development with Wicket</h1>
-			<p>Enjoying Web Development with Wicket is written by Kent Tong and is self
-published.</p>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/books/ewdww.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/books/ewdww.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/books/ewdww.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/books/ewdww.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/books/ewdww.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/books/ewdww.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Books — Enjoying Web Development with Wicket</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#description"><span class="toc-number">1</span> <span class="toc-text">Description</span></a></li><li class="toc--level-1 toc--section-2"><a href="#about-the-author"><span class="toc-number">2</span> <span class="toc-text">About the author</span></a></li><li class="toc--level-1 toc--section-3"><a href="#book-details"><span class="toc-number">3</span> <span class="toc-text">Book details</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>Enjoying Web Development with Wicket is written by Kent Tong and is self
+published.</p>
 <h2 id="description">Description</h2>
-
 <p>If you’d like to create AJAX web-based applications easily, then this book is
 for you. More importantly, it shows you how to do that with joy and feel good
 about your own work! You don’t need to know servlet or JSP while your
 productivity will be much higher than using servlet or JSP directly. This is
 possible because we’re going to use a library called Wicket that makes
 complicated stuff simple and elegant.</p>
-
 <p>How does it do that? First, it allows the web designer to work on the static
 contents and design of a page while allowing the developer to work on the
 dynamic contents of that page without stepping on each other’s toes; Second,
@@ -205,13 +65,10 @@ it allows developers to work with high level concepts such as objects and
 properties instead of HTTP URLs, query parameters or HTML string values;
 Third, it comes with powerful components such as calendar, tree and data grid
 and it allows you to create your own components for reuse in your own project.</p>
-
 <p>However, don’t take our word for it! This book will quickly walk you through
 real world use cases to show you how to use Wicket and leave it up to you to
 judge.</p>
-
 <h2 id="about-the-author">About the author</h2>
-
 <p>Kent Ka Iok Tong is the manager of the IT department of the Macau Productivity
 and Technology Transfer Center. With a Master degree in Computer Science from
 the New South Wales University, Sydney, Australia and having won the “Macao
@@ -220,9 +77,7 @@ in professional software development, training and project management since
 1993. He is the author of several popular books on web technologies including 
 Developing Web Services with Apache CXF and Axis2. He has also created an open
 source project “Wicket Page Test” for unit testing Wicket pages.</p>
-
 <h2 id="book-details">Book details</h2>
-
 <table>
 	<tr>
 		<th>Title</th>
@@ -265,18 +120,19 @@ source project “Wicket Page Test” for unit testing Wicket pages.</p>
 		<td><a href="http://www.agileskills2.org/EWDW/">AgileSkills</a></td>
 	</tr>
 </table>
-
-
-		</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>


[15/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/examples/helloworld.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/helloworld.html b/content/learn/examples/helloworld.html
index f699f6e..02c102c 100644
--- a/content/learn/examples/helloworld.html
+++ b/content/learn/examples/helloworld.html
@@ -1,219 +1,75 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Hello World!</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Hello World! | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/examples/helloworld.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/examples/helloworld.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/examples/helloworld.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/examples/helloworld.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/examples/helloworld.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/examples/helloworld.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Hello World!</h1>
-			<p>HelloWorld demonstrates the basic structure of a web application in Wicket. A
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Hello World!</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#ready-to-deploy"><span class="toc-number">1</span> <span class="toc-text">Ready to deploy</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>HelloWorld demonstrates the basic structure of a web application in Wicket. A
 Label component is used to display a message on the home page for the
 application.</p>
-
 <p>In all the Wicket examples, you have to put all files in the same package
 directory. This means putting the markup files and the java files next to one
 another. It is possible to alter this behavior, but that is beyond the scope
 of this example. The only exception is the obligatory web.xml file which
 should reside in the WEB-INF/ directory of your web application root folder.</p>
-
 <p>If you wish to start building this example, you may want to take a look at the
 Wicket Quickstart project, which provides a quick way of getting up and
 running without having to figure things out yourself. The Quickstart project
 contains the necessary build files (Ant and Maven), libraries, minimal set of
 Java and markup files and an embedded Jetty server to run your application
 without having to go through the whole build-deploy cycle.</p>
-
 <h3 id="helloworldapplicationjava">HelloWorldApplication.java</h3>
-
 <p>Each Wicket application is defined by an Application object. This object
 defines what the home page is, and allows for some configuration.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">import</span> <span class="nn">org.apache.wicket.protocol.http.WebApplication</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">HelloWorldApplication</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="nf">HelloWorldApplication</span><span class="o">()</span> <span class="o">{</span>
     <span class="o">}</span>
-
     <span class="cm">/**</span>
 <span class="cm">     * @see org.apache.wicket.Application#getHomePage()</span>
 <span class="cm">     */</span>
@@ -222,24 +78,18 @@ defines what the home page is, and allows for some configuration.</p>
         <span class="k">return</span> <span class="n">HelloWorld</span><span class="o">.</span><span class="na">class</span><span class="o">;</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <p>Here you can see that we define <code>wicket.examples.helloworld.HelloWorld</code> to be
 our home page. When the base URL of our application is requested, the markup
 rendered by the HelloWorld page is returned.</p>
-
 <h3 id="helloworldjava">HelloWorld.java</h3>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.WebPage</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.basic.Label</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">HelloWorld</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="nf">HelloWorld</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="nf">Label</span><span class="o">(</span><span class="s">&quot;message&quot;</span><span class="o">,</span> <span class="s">&quot;Hello World!&quot;</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <p>The Label is constructed using two parameters:</p>
-
 <ol>
   <li>
     <p>“message”</p>
@@ -248,23 +98,17 @@ rendered by the HelloWorld page is returned.</p>
     <p>“Hello World!”</p>
   </li>
 </ol>
-
 <p>The first parameter is the component identifier, which Wicket uses to identify
 the <code>Label</code> component in your HTML markup. The second parameter is the message
 which the <code>Label</code> should render.</p>
-
 <h3 id="helloworldhtml">HelloWorld.html</h3>
-
 <p>The HTML file that defines our Hello World functionality is as follows:</p>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;body&gt;</span>
     <span class="nt">&lt;span</span> <span class="na">wicket:id=</span><span class="s">&quot;message&quot;</span><span class="nt">&gt;</span>Message goes here<span class="nt">&lt;/span&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>In this file, you see two elements that need some attention:</p>
-
 <ul>
   <li>
     <p>the component declaration <code>&lt;span wicket:id="message"&gt;</code></p>
@@ -273,23 +117,18 @@ which the <code>Label</code> should render.</p>
     <p>the text <code>Message goes here</code></p>
   </li>
 </ul>
-
 <p>The component declaration consists of the Wicket identifier <code>wicket:id</code> and the
 component identifier <code>message</code>. The component identifier should be the same as
 the name of the component you defined in your <code>WebPage</code>. The text between
 the <code>&lt;span&gt;</code> tags is removed when the component renders its message. The final
 content of the component is determined by your Java code.</p>
-
 <h3 id="webxml">web.xml</h3>
-
 <p>In order to deploy our HelloWorld program, we need to make our application
 known to the application server by means of the web.xml file.</p>
-
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="cp">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;</span>
 <span class="cp">&lt;!DOCTYPE web-app</span>
 <span class="cp">      PUBLIC &quot;-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN&quot;</span>
 <span class="cp">      &quot;http://java.sun.com/dtd/web-app_2_3.dtd&quot;&gt;</span>
-
 <span class="nt">&lt;web-app&gt;</span>
     <span class="nt">&lt;display-name&gt;</span>Wicket Examples<span class="nt">&lt;/display-name&gt;</span>
     <span class="nt">&lt;filter&gt;</span>
@@ -305,39 +144,36 @@ known to the application server by means of the web.xml file.</p>
         <span class="nt">&lt;url-pattern&gt;</span>/*<span class="nt">&lt;/url-pattern&gt;</span>
     <span class="nt">&lt;/filter-mapping&gt;</span>
 <span class="nt">&lt;/web-app&gt;</span></code></pre></div>
-
 <p>In this definition you see the Wicket filter defined, which handles all
 requests. In order to let Wicket know which application is available, only the
 applicationClassName filter parameter is needed.</p>
-
 <p>Also, notice the url-mapping to /*. The Wicket filter will only process
 requests that are Wicket requests. If a request is not Wicket related, the
 filter will pass the request on to the chain. This ensures that (static)
 resources outside the realm of the Wicket application, such as style sheets,
 JavaScript files, images and so forth will be served by the container.</p>
-
 <h2 id="ready-to-deploy">Ready to deploy</h2>
-
 <p>That’s it. No more configuration necessary! All you need to do now is to
 deploy the web application into your favorite application server. Point your
 browser to the url: <code>http://&lt;servername&gt;/&lt;warfilename&gt;/</code>, substituting
 servername and warfilename to the appropriate values, such as
 http://localhost:8080/helloworld/.</p>
-
 <p>As you can see: no superfluous XML configuration files are needed to enable a
 Wicket application. Only the markup (HTML) files, the Java class files and the
 required web.xml were needed to create this application.</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/examples/index.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/index.html b/content/learn/examples/index.html
index f6f17cf..b128232 100644
--- a/content/learn/examples/index.html
+++ b/content/learn/examples/index.html
@@ -1,201 +1,61 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - A Quick Tour of Wicket</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>A Quick Tour of Wicket | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
 
-		<div id="contentbody">
-			<h1>A Quick Tour of Wicket</h1>
-			<p>Nothing says more about a development technology than a few simple examples.
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/examples -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/examples -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/examples -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/examples -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/examples -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/examples -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>A Quick Tour of Wicket</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <p>Nothing says more about a development technology than a few simple examples.
 After all, how hard should it be to do something easy? The examples below
 should speak for themselves in demonstrating how easy it is to get things done
 in Wicket when compared to other frameworks. You will discover that Wicket’s
 component-oriented structure and its “low touch” approach to HTML is quite
 inviting.</p>
-
-<p>You can see these examples and many more in <a href="http://www.wicket-library.com/wicket-examples-6.0.x">live
+<p>You can see these examples and many more in <a href="http://www.wicket-library.com">live
 action</a> without having to install anything.</p>
-
 <ul>
   <li><a href="helloworld.html">Hello World!</a> - Everybody’s favorite example</li>
   <li><a href="navomatic.html">Navomatic</a> - Automatic navigation using Borders and Links</li>
@@ -210,17 +70,19 @@ features building a counter.</li>
   <li><a href="usingfragments.html">Using Fragments</a> - A short example explaining Wicket’s
 fragments feature. Fragments are a type of inline panels.</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/examples/markupinheritance.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/markupinheritance.html b/content/learn/examples/markupinheritance.html
index b106d21..f171e92 100644
--- a/content/learn/examples/markupinheritance.html
+++ b/content/learn/examples/markupinheritance.html
@@ -1,229 +1,81 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Creating layouts using markup inheritance</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Creating layouts using markup inheritance | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/examples/markupinheritance.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/examples/markupinheritance.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/examples/markupinheritance.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/examples/markupinheritance.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/examples/markupinheritance.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/examples/markupinheritance.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Creating layouts using markup inheritance</h1>
-			<p>This markup inheritance example show you how to create reusable page layouts
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Creating layouts using markup inheritance</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#page-layout"><span class="toc-number">1</span> <span class="toc-text">Page layout</span></a></li><li class="toc--level-1 toc--section-2"><a href="#what-is-markup-inheritance"><span class="toc-number">2</span> <span class="toc-text">What is markup inheritance?</span></a></li><li class="toc--level-1 toc--section-3"><a href="#implementing-the-basepage"><span class="toc-number">3</span> <span class="toc-text">Implementing the BasePage</span></a></li><li class="toc--level-1 toc--section-4"><a href="#implementing-the-sub-pages"><span class="toc-number">4</span> <span class="toc-text">Implementing the sub pages</span></a></li><li class="toc--level-1 toc--section-5"><a href="#conclusion"><span class="toc-number">5</span> <span class="toc-text">Conclusion</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>This markup inheritance example show you how to create reusable page layouts
 and panel layouts.</p>
-
 <p><a href="http://wicket.apache.org/screencasts/ApacheWicket_MarkupInheritence.avi">Watch the Screencast</a></p>
-
 <p>In all the Wicket examples, you have to put all files in the same package
 directory. This means putting the markup files and the java files next to one
 another. It is possible to alter this behavior, but that is beyond the scope
 of this example. The only exception is the obligatory <code>web.xml</code> file which
 should reside in the <code>WEB-INF/</code> directory of your web application root
 folder.</p>
-
 <p>In this example we assume you already have read and understood the other
 examples which give you information on the structure and nature of Wicket
 applications. Specifically read and understand the <a href="helloworld.html">Hello, World
 example</a>.</p>
-
 <h2 id="page-layout">Page layout</h2>
-
 <p>In the next figure we show a standard strategy for laying out a page. A
 standard header, the main content body and a standard footer.</p>
-
 <p><img src="markupinheritance1.png" alt="Markup inheritance diagram" /></p>
-
 <p>In Wicket you can achieve this using different strategies. This article
 focuses on one strategy: markup inheritance.</p>
-
 <h2 id="what-is-markup-inheritance">What is markup inheritance?</h2>
-
 <p>In Java you can extend classes. This same concept has been fitted into the
 markup parsing of Java. Markup containers that have files associated (page
 and panels) can inherit the markup of their super containers.</p>
-
 <p>This is done using two special Wicket tags: <code>&lt;wicket:child&gt;</code> and
 <code>&lt;wicket:extend&gt;</code>. In the super markup you define where the child markup
 should be put, and in the sub markup you delineate where the child markup
 starts and ends.</p>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
     <span class="nt">&lt;head&gt;&lt;/head&gt;</span>
     <span class="nt">&lt;body&gt;</span>
@@ -232,12 +84,10 @@ starts and ends.</p>
         This is in the super markup.<span class="nt">&lt;br&gt;</span>
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>In this markup you see two sentences that surround the <code>&lt;wicket:child&gt;</code> tag.
 All markup in this file will remain when a sub class of this page is created,
 only the <code>&lt;wicket:child&gt;</code> tag will be replaced with the child markup. So if we
 look at the following markup:</p>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;head&gt;&lt;/head&gt;</span>
 <span class="nt">&lt;body&gt;</span>
@@ -248,12 +98,10 @@ look at the following markup:</p>
     This is in the child markup.<span class="nt">&lt;br&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>we can see the markup that should be included in the parent. Only the markup
 between the <code>&lt;wicket:extend&gt;</code> tags is included in the final page. Take a look
 at the following markup which is the final markup when you would use this in
 a Wicket application.</p>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;head&gt;&lt;/head&gt;</span>
 <span class="nt">&lt;body&gt;</span>
@@ -264,24 +112,18 @@ a Wicket application.</p>
     This is in the super markup.<span class="nt">&lt;br&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>Here you can see that the <code>&lt;wicket:child /&gt;</code> tag has been expanded, and its
 contents filled with exactly the markup between the <code>&lt;wicket:extend&gt;</code> tags.
 If you want to get rid of the special Wicket tags, you can disable that on
 the markup settings
 (<a href="http://wicketframework.org/api/wicket/settings/IMarkupSettings">IMarkupSettings</a>).</p>
-
 <h2 id="implementing-the-basepage">Implementing the BasePage</h2>
-
 <p>Now that we have seen the basics for markup inheritance, we can take a
 look at the example at hand. Let’s first create the base page.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">quickstart</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">wicket.markup.html.WebPage</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.link.BookmarkablePageLink</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">abstract</span> <span class="kd">class</span> <span class="nc">BasePage</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
 	<span class="kd">public</span> <span class="nf">BasePage</span><span class="o">()</span> <span class="o">{</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="nf">BookmarkablePageLink</span><span class="o">(</span><span class="s">&quot;page1&quot;</span><span class="o">,</span> <span class="n">Page1</span><span class="o">.</span><span class="na">class</span><span class="o">));</span>
@@ -289,11 +131,9 @@ look at the example at hand. Let’s first create the base page.</p>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="nf">Label</span><span class="o">(</span><span class="s">&quot;footer&quot;</span><span class="o">,</span> <span class="s">&quot;This is in the footer&quot;</span><span class="o">));</span>
 	<span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <p>The two links should go into the header, and the footer in the footer of the
 page. Note that the abstract keyword isn’t required, but considered a good
 practise. Now let’s take a look at the markup for the BasePage</p>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;head&gt;&lt;/head&gt;</span>
 <span class="nt">&lt;body&gt;</span>
@@ -309,41 +149,31 @@ practise. Now let’s take a look at the markup for the BasePage</p>
 <span class="nt">&lt;/div&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>In this markup file you see the specific basic layout: we have 3 div
 elements:</p>
-
 <ol>
   <li><code>&lt;div id="header"&gt;...&lt;/div&gt;</code></li>
   <li><code>&lt;div id="body"&gt;...&lt;/div&gt;</code></li>
   <li><code>&lt;div id="footer"&gt;...&lt;/div&gt;</code></li>
 </ol>
-
 <p>Note that these aren’t Wicket components, just plain markup. We could have
 made them components, such as a <code>Panel</code> but for brevity we keep it this way.
 Now that we have the <code>BasePage</code> finished, we can implement the two subclasses
 to finish this example.</p>
-
 <h2 id="implementing-the-sub-pages">Implementing the sub pages</h2>
-
 <p>We need to build two pages: <code>Page1</code> and <code>Page2</code>. Each page needs its own
 markup file and Java class. Let’s first implement <code>Page1</code>.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">quickstart</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Page1</span> <span class="kd">extends</span> <span class="n">BasePage</span> <span class="o">{</span>
 	<span class="kd">public</span> <span class="nf">Page1</span><span class="o">()</span> <span class="o">{</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="nf">Label</span><span class="o">(</span><span class="s">&quot;label1&quot;</span><span class="o">,</span> <span class="s">&quot;This is in the subclass Page1&quot;</span><span class="o">));</span>
 	<span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <p>In this example you see that we add a new label component to the page:
 <code>label1</code>. This component is only available for <code>Page1</code>, as such <code>Page2</code> can
 define its own component hierarchy. Let’s take a look at the markup for
 <code>Page1</code>:</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="o">&lt;</span><span class="n">html</span><span class="o">&gt;</span>
 <span class="o">&lt;</span><span class="n">head</span><span class="o">&gt;&lt;/</span><span class="n">head</span><span class="o">&gt;</span>
 <span class="o">&lt;</span><span class="n">body</span><span class="o">&gt;</span>
@@ -353,23 +183,17 @@ define its own component hierarchy. Let’s take a look at the markup for
 <span class="o">&lt;/</span><span class="nl">wicket:</span><span class="n">extend</span><span class="o">&gt;</span>
 <span class="o">&lt;/</span><span class="n">body</span><span class="o">&gt;</span>
 <span class="o">&lt;/</span><span class="n">html</span><span class="o">&gt;</span></code></pre></div>
-
 <p>Here you see that we added the <code>Label</code> component in the markup between the
 <code>&lt;wicket:extend&gt;</code> tags. If we were to add the component outside those tags,
 Wicket will not be able to render the component in the final page.</p>
-
 <p>Now, let’s do the same for <code>Page2</code>.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">quickstart</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Page2</span> <span class="kd">extends</span> <span class="n">BasePage</span> <span class="o">{</span>
 	<span class="kd">public</span> <span class="nf">Page2</span><span class="o">()</span> <span class="o">{</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="nf">Label</span><span class="o">(</span><span class="s">&quot;label2&quot;</span><span class="o">,</span> <span class="s">&quot;This is in the subclass Page2&quot;</span><span class="o">));</span>
 	<span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;head&gt;&lt;/head&gt;</span>
 <span class="nt">&lt;body&gt;</span>
@@ -379,40 +203,35 @@ Wicket will not be able to render the component in the final page.</p>
 <span class="nt">&lt;/wicket:extend&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>In <code>Page2</code> you see that we have a different component structure (<code>label2</code>
 instead of <code>label1</code>), and as such that the pages are quite different.</p>
-
 <p>If you paste this code into a Wicket quickstart application, you can see it
 immediately working (don’t forget to set the homepage to <code>Page1</code> or <code>Page2</code>).</p>
-
 <h2 id="conclusion">Conclusion</h2>
-
 <p>With markup inheritance you can get a standard layout for your application
 without too much hassle. It follows the natural inheritance strategy for Java
 code and makes encapsulation of your component hierarchy possible.</p>
-
 <p>In this example we haven’t touched on the other possible features of markup
 inheritance:</p>
-
 <ul>
   <li>contributing to the <code>&lt;head&gt;</code> section from your sub pages</li>
   <li>multiple layers of inheritance (this just works)</li>
   <li>markup inheritance used with <code>Panel</code> components</li>
 </ul>
-
 <p>However, this example should get you up and running.</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/examples/navomatic.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/navomatic.html b/content/learn/examples/navomatic.html
index 9b07a19..194d96a 100644
--- a/content/learn/examples/navomatic.html
+++ b/content/learn/examples/navomatic.html
@@ -1,236 +1,86 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Navomatic</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Navomatic | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/examples/navomatic.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/examples/navomatic.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/examples/navomatic.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/examples/navomatic.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/examples/navomatic.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/examples/navomatic.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Navomatic</h1>
-			<p>The Navomatic application shows the use of border components and links to
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Navomatic</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#navigation-component"><span class="toc-number">1</span> <span class="toc-text">Navigation component</span></a><ul><li class="toc--level-2 toc--section-2"><a href="#border-markup"><span class="toc-number">1.1</span> <span class="toc-text">Border markup</span></a></li><li class="toc--level-2 toc--section-3"><a href="#border-usage"><span class="toc-number">1.2</span> <span class="toc-text">Border usage</span></a></li><li class="toc--level-2 toc--section-4"><a href="#rendered-markup"><span class="toc-number">1.3</span> <span class="toc-text">Rendered markup</span></a></li><li class="toc--level-2 toc--section-5"><a href="#navomaticapplicationjava"><span class="toc-number">1.4</span> <span class="toc-text">NavomaticApplication.java</span></a></li><li class="toc--level-2 toc--section-6"><a href="#page1java"><span class="toc-number">1.5</span> <span
  class="toc-text">Page1.java</span></a></li><li class="toc--level-2 toc--section-7"><a href="#page1html"><span class="toc-number">1.6</span> <span class="toc-text">Page1.html</span></a></li><li class="toc--level-2 toc--section-8"><a href="#page2java"><span class="toc-number">1.7</span> <span class="toc-text">Page2.java</span></a></li><li class="toc--level-2 toc--section-9"><a href="#page2html"><span class="toc-number">1.8</span> <span class="toc-text">Page2.html</span></a></li><li class="toc--level-2 toc--section-10"><a href="#navomaticborderjava"><span class="toc-number">1.9</span> <span class="toc-text">NavomaticBorder.java</span></a></li><li class="toc--level-2 toc--section-11"><a href="#navomaticborderhtml"><span class="toc-number">1.10</span> <span class="toc-text">NavomaticBorder.html</span></a></li><li class="toc--level-2 toc--section-12"><a href="#webxml"><span class="toc-number">1.11</span> <span class="toc-text">web.xml</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>The Navomatic application shows the use of border components and links to
 create a navigation component that can easily be dropped into any web page.</p>
-
 <p>In all the Wicket examples, you have to put all files in the same package
 directory. This means putting the markup files and the java files next to one
 another. It is possible to alter this behavior, but that is beyond the scope
 of this example. The only exception is the obligatory web.xml file which
 should reside in the WEB-INF/ directory of your web application root folder.</p>
-
 <p>The link in the navigation to the current page is automatically turned into
 italic text to indicate to the user what page they are on. The first screen
 capture shows the Page1 page with the Page1 link in italics.</p>
-
 <p><img src="navomatic1.png" alt="Figure 1" /></p>
-
 <p>When you click on the Page2 link, you get the following screen.</p>
-
 <p><img src="navomatic2.png" alt="Figure 2" /></p>
-
 <p>As you can see, Page1 has no special style anymore, and Page2 is now displayed
 in italics. Also the message box shows that we are viewing Page2 instead of
 Page1.</p>
-
 <h2 id="navigation-component">Navigation component</h2>
-
 <p>To create a reusable navigation component we are going to use a
 <code>org.apache.wicket.markup.html.border.Border</code> component. From the Border
 Javadoc:</p>
-
 <blockquote>
   <p>A border component has associated markup which is drawn and determines
 placement of any markup and/or components nested within the border 
 component.</p>
 </blockquote>
-
 <p>The portion of the border’s associated markup file which is to be used in
 rendering the border is denoted by a <code>&lt;wicket:border&gt;</code> tag. The children of the
 border component instance are then inserted into this markup, replacing the
 first <code>&lt;wicket:body/&gt;</code> tag in the border’s associated markup.</p>
-
 <p>For example, here is markup for a simple Border subclass, a usage of that
 border, and the markup which would be output on rendering:</p>
-
 <h3 id="border-markup">Border markup</h3>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;body&gt;</span>
     <span class="nt">&lt;wicket:border&gt;</span>
@@ -238,9 +88,7 @@ border, and the markup which would be output on rendering:</p>
     <span class="nt">&lt;/wicket:border&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <h3 id="border-usage">Border usage</h3>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;body&gt;</span>
   <span class="nt">&lt;span</span> <span class="na">wicket:id =</span><span class="err"> </span><span class="s">&quot;myBorder&quot;</span><span class="nt">&gt;</span>
@@ -248,56 +96,40 @@ border, and the markup which would be output on rendering:</p>
   <span class="nt">&lt;/span&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <h3 id="rendered-markup">Rendered markup</h3>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;body&gt;</span>
       First Middle Last
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>In other words, the markup around the <code>&lt;wicket:body/&gt;</code> tag in the border
 component is sort of “wrapped around” the body of the <code>&lt;span&gt;</code> tag where the
 border is used. This seems simple in this example, but keep in mind that
 nested components and even nested borders can appear anywhere in either markup
 file. This can be used to create quite complex effects with relatively little
 code.</p>
-
 <h3 id="navomaticapplicationjava">NavomaticApplication.java</h3>
-
 <p>Just as in the Hello World! example, we need to define our application. In
 this case, we set Page1 to be our home page.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">org</span><span class="o">.</span><span class="na">apache</span><span class="o">.</span><span class="na">wicket</span><span class="o">.</span><span class="na">examples</span><span class="o">.</span><span class="na">navomatic</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">org.apache.wicket.protocol.http.WebApplication</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">NavomaticApplication</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="nf">NavomaticApplication</span><span class="o">()</span> <span class="o">{</span>
     <span class="o">}</span>
-   
     <span class="kd">public</span> <span class="n">Class</span> <span class="nf">getHomePage</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">Page1</span><span class="o">.</span><span class="na">class</span><span class="o">;</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <h3 id="page1java">Page1.java</h3>
-
 <p>The Page1 Java and HTML files look like this:</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">examples</span><span class="o">.</span><span class="na">navomatic</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.WebPage</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Page1</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="nf">Page1</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="nf">NavomaticBorder</span><span class="o">(</span><span class="s">&quot;navomaticBorder&quot;</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <h3 id="page1html">Page1.html</h3>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;body&gt;</span> 
     <span class="nt">&lt;span</span> <span class="na">wicket:id =</span><span class="err"> </span><span class="s">&quot;navomaticBorder&quot;</span><span class="nt">&gt;</span>
@@ -305,26 +137,20 @@ this case, we set Page1 to be our home page.</p>
     <span class="nt">&lt;/span&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>Notice that the NavomaticBorder component is attached to the <code>&lt;span&gt;</code> tag
 because the name of the component in the Java code is “navomaticBorder” and
 the <code>&lt;span&gt;</code> tag’s wicket:id attribute is set to “navomaticBorder”. Because the
 two names match, Wicket associates the NavomaticBorder Java component with the
 <code>&lt;span&gt;</code> tag.</p>
-
 <h3 id="page2java">Page2.java</h3>
-
 <p>The Page2 Java and HTML files look almost identical (and we’ll omit the
 sources for Page3 altogether because it follows the same pattern):</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">Page2</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="nf">Page2</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="nf">NavomaticBorder</span><span class="o">(</span><span class="s">&quot;navomaticBorder&quot;</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <h3 id="page2html">Page2.html</h3>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;body&gt;</span>
     <span class="nt">&lt;span</span> <span class="na">wicket:id =</span><span class="err"> </span><span class="s">&quot;navomaticBorder&quot;</span><span class="nt">&gt;</span>
@@ -332,30 +158,22 @@ sources for Page3 altogether because it follows the same pattern):</p>
     <span class="nt">&lt;/span&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <h3 id="navomaticborderjava">NavomaticBorder.java</h3>
-
 <p>So how does NavomaticBorder work? Glad you asked. The Java code below simply
 adds the two BoxBorder components you see. These components are nested borders
 which each draw a thin black line around their contents. The rest of the magic
 is in the NavomaticBorder markup.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">examples</span><span class="o">.</span><span class="na">navomatic</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.border.Border</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.border.BoxBorder</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">NavomaticBorder</span> <span class="kd">extends</span> <span class="n">Border</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="nf">NavomaticBorder</span><span class="o">(</span><span class="kd">final</span> <span class="n">String</span> <span class="n">componentName</span><span class="o">)</span> <span class="o">{</span>
         <span class="kd">super</span><span class="o">(</span><span class="n">componentName</span><span class="o">);</span>
-
         <span class="n">addToBorder</span><span class="o">(</span><span class="k">new</span> <span class="nf">BoxBorder</span><span class="o">(</span><span class="s">&quot;navigationBorder&quot;</span><span class="o">));</span>
         <span class="n">addToBorder</span><span class="o">(</span><span class="k">new</span> <span class="nf">BoxBorder</span><span class="o">(</span><span class="s">&quot;bodyBorder&quot;</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <h3 id="navomaticborderhtml">NavomaticBorder.html</h3>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;body&gt;</span>
     <span class="nt">&lt;wicket:border&gt;</span> 
@@ -385,20 +203,17 @@ is in the NavomaticBorder markup.</p>
     <span class="nt">&lt;/wicket:border&gt;</span>
  <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>Notice that the markup above encloses the entire contents of the markup file’s
 <code>&lt;body&gt;</code> with a <code>&lt;wicket:border&gt;</code> tag, as we described earlier. This lets the
 NavomaticBorder know how much of its markup to use when it wraps itself around
 the markup it finds in the context where it is used. Notice also the
 <code>&lt;wicket:body/&gt;</code> marker which designates where to put whatever is found inside
 the tag at the use context.</p>
-
 <p>Next, notice that the navigation links and the border’s <code>&lt;wicket:body/&gt;</code> are
 both enclosed in <code>&lt;span&gt;</code> tags which have wicket:id attributes that associate
 those tags with the BoxBorder components added in the NavomaticBorder
 constructor. These nested border components will each draw a thin black line
 around their contents.</p>
-
 <p>Finally, the <code>&lt;wicket:link&gt;</code> tag is used to mark the links in the navigation
 as automatic links. Ordinarily, you would need to create link components and
 attach them to your page manually, but anchor links that are marked as
@@ -406,13 +221,10 @@ automatic are parsed and hooked up to link components for you, as appropriate.
 The italicizing behavior is also automatic. Since Wicket knows which page is
 current, it removes the anchor link tag for any link that points to the
 current page (since the link would be useless) and italicizes the link text.</p>
-
 <h3 id="webxml">web.xml</h3>
-
 <p>In order to get this application up and running, we need to register the
 application with the Wicket servlet in the web.xml file. The following
 sections need to be added to the web.xml in the WEB-INF folder.</p>
-
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;servlet&gt;</span>
     <span class="nt">&lt;servlet-name&gt;</span>NavomaticApplication<span class="nt">&lt;/servlet-name&gt;</span>
     <span class="nt">&lt;servlet-class&gt;</span>org.apache.wicket.protocol.http.WicketServlet<span class="nt">&lt;/servlet-class&gt;</span>
@@ -426,18 +238,19 @@ sections need to be added to the web.xml in the WEB-INF folder.</p>
     <span class="nt">&lt;servlet-name&gt;</span>NavomaticApplication<span class="nt">&lt;/servlet-name&gt;</span>
     <span class="nt">&lt;url-pattern&gt;</span>/app/*<span class="nt">&lt;/url-pattern&gt;</span>
 <span class="nt">&lt;/servlet-mapping&gt;</span></code></pre></div>
-
-
-		</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>


[14/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/examples/usingfragments.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/usingfragments.html b/content/learn/examples/usingfragments.html
index 7633dd3..6d506b5 100644
--- a/content/learn/examples/usingfragments.html
+++ b/content/learn/examples/usingfragments.html
@@ -1,214 +1,72 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Using Fragments</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Using Fragments | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/examples/usingfragments.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/examples/usingfragments.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/examples/usingfragments.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/examples/usingfragments.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/examples/usingfragments.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/examples/usingfragments.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Using Fragments</h1>
-			<p>This example shows you how to use fragments (Wicket 1.2 feature) to lessen
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Using Fragments</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#creating-a-fragment"><span class="toc-number">1</span> <span class="toc-text">Creating a Fragment</span></a></li><li class="toc--level-1 toc--section-2"><a href="#adding-components-to-fragments"><span class="toc-number">2</span> <span class="toc-text">Adding components to fragments</span></a></li><li class="toc--level-1 toc--section-3"><a href="#summary"><span class="toc-number">3</span> <span class="toc-text">Summary</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>This example shows you how to use fragments (Wicket 1.2 feature) to lessen
 the burden on extra markup files. Fragments are ‘inline panels’ and are a
 quick way of using panel type components in pages without having to create a
 <code>Panel</code> markup file and class.</p>
-
 <p>In all the Wicket examples, you have to put all files in the same package
 directory. This means putting the markup files and the java files next to one
 another. It is possible to alter this behavior, but that is beyond the scope
 of this example. The only exception is the obligatory <code>web.xml</code> file which
 should reside in the <code>WEB-INF/</code> directory of your web application root
 folder.</p>
-
 <p>In this example we assume you already have read and understood the other
 examples which give you information on the structure and nature of Wicket
 applications. Specifically read and understand the <a href="helloworld.html">Hello, World
 example</a>.</p>
-
 <h2 id="creating-a-fragment">Creating a Fragment</h2>
-
 <p>First things first, let’s create a page that we can add our fragments to. We
 will add a Loop that will repeat markup and choose a different Fragment for
 each item in the loop.</p>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;head&gt;&lt;/head&gt;</span>
 <span class="nt">&lt;body&gt;</span>
@@ -219,18 +77,14 @@ each item in the loop.</p>
     <span class="nt">&lt;wicket:fragment</span> <span class="na">wicket:id=</span><span class="s">&quot;fragment2&quot;</span><span class="nt">&gt;</span>panel 2<span class="nt">&lt;/wicket:fragment&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>As you can see in this markup file, we already took care of adding the
 fragment markup to the page in the <code>&lt;wicket:fragment&gt;</code> tags. Each fragment
 can contain its own markup and components. Those components need to be added
 to the Fragment instance in the Java file, just as you would do with a panel
 and web markup container.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">quickstart</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">wicket.markup.html.list.Loop</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.panel.Fragment</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Loop</span> <span class="n">loop</span> <span class="o">=</span> <span class="k">new</span> <span class="nf">Loop</span><span class="o">(</span><span class="s">&quot;list&quot;</span><span class="o">,</span> <span class="mi">5</span><span class="o">)</span> <span class="o">{</span>
@@ -242,19 +96,15 @@ and web markup container.</p>
         <span class="n">add</span><span class="o">(</span><span class="n">loop</span><span class="o">);</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <p>The Loop will render 5 items, and the <code>populateItem</code> method will be called
 for each item. In each item we construct a fragment identifier that
 corresponds to the identifier in the <code>&lt;wicket:fragment&gt;</code>. The <code>Fragment</code>
 constructor takes the identifier of the markup it needs to attach to, and the
 fragment identifier telling it where to find the specific markup in the file.</p>
-
 <h2 id="adding-components-to-fragments">Adding components to fragments</h2>
-
 <p>In the previous example we just showed different markup for each fragment,
 but you can add components to the fragments as well. Let’s add a label to
 fragment 1.</p>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;head&gt;&lt;/head&gt;</span>
 <span class="nt">&lt;body&gt;</span>
@@ -265,16 +115,12 @@ fragment 1.</p>
     <span class="nt">&lt;wicket:fragment</span> <span class="na">wicket:id=</span><span class="s">&quot;fragment2&quot;</span><span class="nt">&gt;</span>panel 2<span class="nt">&lt;/wicket:fragment&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>In order to add the component to the first fragment we’ll introduce a
 subclass for fragment one to encapsulate the component.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">quickstart</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.list.Loop</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.panel.Fragment</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Fragment1</span> <span class="kd">extends</span> <span class="n">Fragment</span> <span class="o">{</span>
         <span class="kd">public</span> <span class="nf">Fragment1</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">String</span> <span class="n">markupId</span><span class="o">)</span> <span class="o">{</span>
@@ -282,7 +128,6 @@ subclass for fragment one to encapsulate the component.</p>
             <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="nf">Label</span><span class="o">(</span><span class="s">&quot;label&quot;</span><span class="o">,</span> <span class="s">&quot;Hello, World!&quot;</span><span class="o">));</span>
         <span class="o">}</span>
     <span class="o">}</span>
-
     <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Loop</span> <span class="n">loop</span> <span class="o">=</span> <span class="k">new</span> <span class="nf">Loop</span><span class="o">(</span><span class="s">&quot;list&quot;</span><span class="o">,</span> <span class="mi">5</span><span class="o">)</span> <span class="o">{</span>
             <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">populateItem</span><span class="o">(</span><span class="n">LoopItem</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
@@ -298,28 +143,27 @@ subclass for fragment one to encapsulate the component.</p>
         <span class="n">add</span><span class="o">(</span><span class="n">loop</span><span class="o">);</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <p>The class <code>Fragment1</code> adds the label to itself. In the loop’s <code>populateItem</code>
 we alternate the fragments type between <code>Fragment</code> and <code>Fragment1</code>. This
 means that in the final page on one line you’ll see <code>"panel 1 Hello, World!"</code>
 and on the other line just <code>"panel 2"</code>.</p>
-
 <h2 id="summary">Summary</h2>
-
 <p>Fragments make a quick way to add encapsulated components without having to
 resort to setting the visibility flag on a markup container. For fragments we
 introduced a new Wicket tag: <code>&lt;wicket:fragment&gt;</code>.</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/ides.html
----------------------------------------------------------------------
diff --git a/content/learn/ides.html b/content/learn/ides.html
deleted file mode 100644
index 4562723..0000000
--- a/content/learn/ides.html
+++ /dev/null
@@ -1,246 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - IDE Support for Wicket development</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.20.0">Wicket 6.20</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-M6">Download M6</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>IDE Support for Wicket development</h1>
-			<h2 id="wicket-plugins">Wicket Plugins</h2>
-
-<p>For all leading IDE’s support is under development. Here’s a list of efforts
-for the major IDE’s.</p>
-
-<ul>
-  <li>Eclipse: <a href="http://code.google.com/p/qwickie">Qwickie</a>, <a href="https://github.com/42Lines/wicket-source/wiki">Wicket Source</a></li>
-  <li>Netbeans: <a href="https://nbwicketsupport.dev.java.net/">NB Wicket Support</a></li>
-  <li>IntelliJ IDEA: <a href="http://wicketforge.googlecode.com/">Wicket Forge</a>, <a href="https://github.com/armhold/wicket-source-intellij">Wicket Source</a></li>
-</ul>
-
-<p>These projects are not maintained or supported by the core Wicket team, but
-by their respective development teams.</p>
-
-<h2 id="setting-up-your-ide">Setting up your IDE</h2>
-
-<h3 id="eclipse">Eclipse</h3>
-
-<p>Taking Maven, project configuration files for Eclipse can be generated with:</p>
-
-<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mvn eclipse:eclipse</span></code></pre></div>
-
-<p>Maven will add all the necessary JAR files to the project’s classpath. Now the sources can be imported in Eclipse using the “Existing Projects into Workspace” wizard.</p>
-
-<p>If not already present the <code>M2_REPO</code> classpath variable has to point to your local Maven repository.
-The repository is typically found in <code>C:\Documents and Settings\&lt;username&gt;\.m2\repo</code> or (for unix buffs) <code>~/.m2/repo</code>. It can be set within Eclipse (Preferences-&gt;Java-&gt;Build Path-&gt;Classpath Variables) or with the help of Maven:</p>
-
-<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mvn -Declipse.workspace=&lt;path-to-eclipse-workspace&gt; eclipse:add-maven-repo</span></code></pre></div>
-
-<p>If you want to go along with the Wicket way of code formatting you should import the Wicket code format profile into your workspace (Preferences-&gt;Java-&gt;Code Style-&gt;Formatter), found in:</p>
-
-<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">&lt;path-to-eclipse-workspace&gt;/wicket-core/EclipseCodeFormat.xml</span></code></pre></div>
-
-<p>Finally configure the editor to automatically format all edited lines and organize imports on save (Preferences-&gt;Java-&gt;Editor-&gt;Save Actions).</p>
-
-<h3 id="netbeans">NetBeans</h3>
-
-<p>NetBeans comes with Maven integration. Further help can be found at their <a href="http://wiki.netbeans.org/MavenBestPractices" title="NetBeans Community Wiki">Wiki</a></p>
-
-<h3 id="idea">IDEA</h3>
-
-<p>IntelliJ IDEA comes with <a href="http://www.jetbrains.com/idea/webhelp/maven.html" title="IDEA Web Help">Maven support</a> too.</p>
-
-<p>With the <a href="http://plugins.jetbrains.com/plugin/6546">Eclipse Code Formatter plugin</a> the Wicket format profile can be used in IntelliJ IDEA too. Configure the IDE to prevent star imports (Settings-&gt;Code Style-&gt;Imports).</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/d8f15469/content/learn/index.html
----------------------------------------------------------------------
diff --git a/content/learn/index.html b/content/learn/index.html
index 44a13bf..862f86e 100644
--- a/content/learn/index.html
+++ b/content/learn/index.html
@@ -1,203 +1,210 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Learn more!</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Documentation | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>Learn more!</h1>
-			
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-		</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>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn -->
+    	<li class="active"><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
     </div>
 </div>
-</body>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Documentation</h1>
+            <h2>All the things you want to know about Wicket but are afraid to ask</h2>
+            <p>No matter how you want to learn about Wicket, there's something available for you. If you want a quick reference, use the User Guide. If you rather prefer a book, there's a couple waiting for you. And if you rather watch a video or presentation, we have that covered too.</p>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#news-archive"><span class="toc-number">1</span> <span class="toc-text">News Archive</span></a></li><li class="toc--level-1 toc--section-2"><a href="#wicket-user-guide"><span class="toc-number">2</span> <span class="toc-text">Wicket User Guide</span></a></li><li class="toc--level-1 toc--section-3"><a href="#books-for-wicket"><span class="toc-number">3</span> <span class="toc-text">Books for Wicket</span></a></li><li class="toc--level-1 toc--section-4"><a href="#presentations--videos"><span class="toc-number">4</span> <span class="toc-text">Presentations & Videos</span></a></li><li class="toc--level-1 toc--section-5"><a href="#api-documentation"><span class="toc-number">5</span> <span class="toc-text">API Documentation</span></a></li><li class="toc--level-1 toc--section-6"><a href="#user-contributed-documentation"><span class="toc-number">6</s
 pan> <span class="toc-text">User contributed documentation</span></a></li><li class="toc--level-1 toc--section-7"><a href="#blogs-about-wicket"><span class="toc-number">7</span> <span class="toc-text">Blogs About Wicket</span></a></li><li class="toc--level-1 toc--section-8"><a href="#migration-guides"><span class="toc-number">8</span> <span class="toc-text">Migration Guides</span></a></li><li class="toc--level-1 toc--section-9"><a href="#getting-help"><span class="toc-number">9</span> <span class="toc-text">Getting help</span></a></li><li class="toc--level-1 toc--section-10"><a href="#ide-support"><span class="toc-number">10</span> <span class="toc-text">IDE Support</span></a></li><li class="toc--level-1 toc--section-11"><a href="#examples"><span class="toc-number">11</span> <span class="toc-text">Examples</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <h2 id="news-archive">News Archive</h2>
+<p>Every release is announced through our mailing lists and the official
+Apache announcements list. We also publish a news item on our website
+with the announcement, and it is also published in our <a type="application/atom+xml" title="Atom 1.0 feed" href="/atom.xml">RSS feed</a> (handy for RSS readers).</p>
+<p>Here are the most recent headlines:</p>
+<ul>
+  <li>
+    <p><a href="/news/2015/06/21/wicket-7.0.0-M6-released.html">Apache Wicket 7.0.0-M6 released</a> <small>21 Jun 2015</small></p>
+  </li>
+  <li>
+    <p><a href="/news/2015/06/14/wicket-6.20.0-released.html">Apache Wicket 6.20.0 released</a> <small>14 Jun 2015</small></p>
+  </li>
+  <li>
+    <p><a href="/news/2015/02/13/wicket-1.5.13-released.html">Wicket 1.5.13 released</a> <small>13 Feb 2015</small></p>
+  </li>
+</ul>
+<p>The complete articles and all other news items are available in the
+<a href="/news">archives</a>.</p>
+<hr />
+<h2 id="wicket-user-guide">Wicket User Guide</h2>
+<p>Learn building web applications with Wicket from scratch reading its
+200+ page user guide. The guide gradually introduces you to the various
+features of the framework with many real-world examples. It covers
+subjects such as models, behaviours, testing and integration with other
+projects.</p>
+<p>The guide is available as:</p>
+<ul>
+  <li><a href="/guide/guide/index.html">HTML</a></li>
+  <li><a href="/guide/guide/single.html">HTML (single page)</a></li>
+</ul>
+<p>You can use the guide for older releases even though there will be
+differences. We urge you however to upgrade your project to the latest
+stable release rather than sticking on an older version.</p>
+<hr />
+<h2 id="books-for-wicket">Books for Wicket</h2>
+<p>Learn Wicket in the good old way!</p>
+<ul>
+  <li><a href="/learn/books/index.html">Books</a></li>
+</ul>
+<!--
+**TODO:** integrate 'media objects' with short descriptions of each book, and links to full pages.
+-->
+<hr />
+<h2 id="presentations--videos">Presentations &amp; Videos</h2>
+<p>Over the course of Wicket’s existence the project was featured on many
+conferences. Some presentations were recorded on video, others have
+published their slides online. Here’s a list of available videos and
+presentations:</p>
+<!--
+**TODO:** integrate 'media objects' with links to presentations and videos.
+-->
+<hr />
+<h2 id="api-documentation">API Documentation</h2>
+<p>Each release of Wicket comes with sources, including JavaDocs. When you
+use Maven for dependency management, your IDE will automatically
+download the source JARs and when you hover on a Wicket class or
+method, show you the corresponding documentation.</p>
+<p>For reference we also publish the API documentation online so you can
+link to it from emails or websites:</p>
+<ul>
+  <li><a href="http://ci.apache.org/projects/wicket/apidocs/6.x/index.html">JavaDoc 6.x</a></li>
+  <li><a href="http://ci.apache.org/projects/wicket/apidocs/1.5.x/index.html">JavaDoc 1.5.x</a></li>
+  <li><a href="http://ci.apache.org/projects/wicket/apidocs/1.4.x/index.html">JavaDoc 1.4.x</a></li>
+  <li><a href="http://ci.apache.org/projects/wicket/apidocs/1.3.x/index.html">JavaDoc 1.3.x</a></li>
+</ul>
+<p>We also publish the JavaDocs for our next version which is still under
+development:</p>
+<ul>
+  <li><a href="http://ci.apache.org/projects/wicket/apidocs/7.x/index.html">JavaDoc 7.x</a> (still under development)</li>
+</ul>
+<hr />
+<h2 id="user-contributed-documentation">User contributed documentation</h2>
+<ul>
+  <li><a href="http://cwiki.apache.org/WICKET">Wiki</a></li>
+</ul>
+<hr />
+<h2 id="blogs-about-wicket">Blogs About Wicket</h2>
+<p>With a history of over 10 years many developers have dedicated blog
+posts to Wicket. Here’s a list of blogs that have helped thousands of
+new Wicket developers get started:</p>
+<ul>
+  <li><a href="http://wicketinaction.com/">Wicket in Action</a> - Martin Grigorov, Igor Vaynberg, Martijn Dashorst</li>
+  <li><a href="http://martijndashorst.com/">A Wicket Diary</a> - Martijn Dashorst</li>
+  <li><a href="http://chillenious.wordpress.com/">Chillenious!</a> - Eelco Hillenius</li>
+  <li><a href="http://codeact.wordpress.com/">Jonathan</a> - Jonathan Locke</li>
+  <li><a href="http://herebebeasties.com/">Here be beasties</a> - Al Maw</li>
+  <li><a href="http://www.jeremythomerson.com/blog">Jeremy Thomerson</a> - Jeremy Thomerson</li>
+  <li><a href="http://technically.us/code">Codierspiel</a> - Nathan Hamblen (runs on Wicket)</li>
+  <li><a href="http://www.systemmobile.com/?cat=4">System Mobile</a> - Nick Heudecker</li>
+  <li><a href="http://www.wicket-praxis.de/blog/">Wicket Praxis</a> - Michael Mosmann</li>
+  <li><a href="http://mysticcoders.com/blog">Mystic Coders</a> - Andrew Lombardi</li>
+</ul>
+<p>If you think your blog is missing, then please send a message to one of the
+core contributors or the mailinglist. In the mean time you can add your blog
+to our wiki’s <a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+Blogs">special blog
+page</a>.</p>
+<hr />
+<h2 id="migration-guides">Migration Guides</h2>
+<p>When you upgrade your application from an older Wicket version to a
+newer version you can run into all of the changes that were applied to
+Wicket’s API. We have done our best to document all the changes and
+provide migration paths between the different Wicket versions.</p>
+<p>Here’s a list of the migration guides:</p>
+<div class="button-bar">
+    <a class="button" href="http://s.apache.org/wicket7migrate">
+        Wicket 7<br />
+		migration guide
+    </a>
+    <a class="button" href="http://s.apache.org/wicket6migrate">
+        Wicket 6<br />
+		migration guide
+    </a>
+    <a class="button" href="http://s.apache.org/wicket5migrate">
+        Wicket 1.5<br />
+		migration guide
+    </a>
+    <a class="button" href="http://s.apache.org/wicket7migrate">
+		Wicket 1.4<br />
+		migration guide
+    </a>
+    <a class="button" href="http://s.apache.org/wicket6migrate">
+        Wicket 1.3<br />
+		migration guide
+    </a>
+</div>
+<p>If you encounter a change that was not in the migration guide, don’t
+hesitate to notify us.</p>
+<hr />
+<h2 id="getting-help">Getting help</h2>
+<p>Stuck with a problem? See how you can find <a href="/help/index.html">support</a>!</p>
+<hr />
+<h2 id="ide-support">IDE Support</h2>
+<p>Wicket is well supported by the three main Java IDEs (NetBeans,
+IntelliJ and Eclipse). Find <a href="/contribute/ides.html">here</a> how to work with Wicket projects with
+your favourite IDE.</p>
+<hr />
+<h2 id="examples">Examples</h2>
+<ul>
+  <li><a href="/learn/examples/index.html">Examples</a> - Browse a vast collection of examples in live action without having to install anything!</li>
+  <li><a href="http://www.wicket-library.com/wicket-examples-6.0.x/compref/">Components reference</a> - A special subset of live examples to show you how to use Wicket components.</li>
+</ul>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/projects/authroles.html
----------------------------------------------------------------------
diff --git a/content/learn/projects/authroles.html b/content/learn/projects/authroles.html
deleted file mode 100644
index b574d97..0000000
--- a/content/learn/projects/authroles.html
+++ /dev/null
@@ -1,343 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket Auth/Roles</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.20.0">Wicket 6.20</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-M6">Download M6</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 Auth/Roles</h1>
-			<p>This is mostly a technology demonstration implementing authorization and
-authentication for the Apache Wicket web framework. The project supplies roles
-based authorization and some simple authentication components.</p>
-
-<h2 id="contents">Contents</h2>
-
-<ul>
-  <li><a href="#introduction">Introduction</a></li>
-  <li><a href="#example">Example</a></li>
-  <li><a href="#installing">Installing</a></li>
-</ul>
-
-<h2 id="introduction">Introduction</h2>
-
-<p>Wicket Auth/Roles is a simplistic but useful security extension to the Wicket
-framework. It is intended to be simplistic and not to be confused with a
-framework. If you find this library useful, great. If you need more than is
-supplied by this library, either look at <a href="#alternatives">alternative security
-integrations</a> or copy these classes and modify them at will
-(this project <strong>is</strong> <a href="http://www.apache.org/licenses/">open source</a> after
-all.)</p>
-
-<p>Like most if not all security solutions for Wicket, this project provides an
-implementation for Wicket’s <code>IAuthorizationStrategy</code>. When an authorization
-strategy is installed in the security settings
-(<code>WebApplication#getSecuritySettings</code>), Wicket will check for each component
-(including pages) if instantiation is allowed and if rendering is allowed.</p>
-
-<p>For more documentation use the following links:</p>
-
-<ul>
-  <li><a href="http://wicket.apache.org/apidocs/1.5/org/apache/wicket/authentication/package-summary.html">Authentication API</a></li>
-  <li><a href="http://wicket.apache.org/apidocs/1.5/org/apache/wicket/authorization/package-summary.html">Authorization API</a></li>
-</ul>
-
-<p>Note that for the instantiation check Wicket will invoke the constructor
-hierarchy of your component, but will throw an exception if the authorization
-check fails.</p>
-
-<h3 id="authentication">Authentication</h3>
-
-<p>As a basis, you should extend your web application class from
-<code>AuthenticatedWebApplication</code>. When you create your class you’ll be asked to
-override the following methods:</p>
-
-<ul>
-  <li><code>newSession</code> - return a subclass of <code>AuthenticatedWebSession</code></li>
-  <li><code>getSignInPageClass</code> - return the class for your login page (this one should
-not require authentication, otherwise you’ll create an infinite loop)</li>
-</ul>
-
-<p>Next you’ll need to provide your custom session class-making it a subclass of
-<code>AuthenticatedWebSession</code>. This class requires you to override the following
-methods:</p>
-
-<ul>
-  <li><code>authenticate</code> - called when the user needs to be authenticated using a
-username and password</li>
-  <li><code>getRoles</code> - called after the users was authenticated and should provide the
-roles associated with the authenticated user.</li>
-</ul>
-
-<p>You can use the provided <code>SignInPage</code>, which has been translated to a couple
-of languages (see the source code for the actual translations), or roll your
-own. When you roll your own, you can opt to use the provided <code>SignInPanel</code>
-(which has been translated as well) so you don’t have to create your own login
-form.</p>
-
-<h3 id="authorization">Authorization</h3>
-
-<p>Annotation for configuring what roles are allowed for instantiation the
-annotated component or package. This annotation can be used for classes and
-packages, and can be used like this:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="c1">// only users with role ADMIN are allowed to create instances of this page, whether it is</span>
-<span class="c1">// either bookmarkable or not</span>
-<span class="nd">@AuthorizeInstantiation</span><span class="o">(</span><span class="s">&quot;ADMIN&quot;</span><span class="o">)</span>
-<span class="kd">public</span> <span class="kd">class</span> <span class="nc">AdminAnnotationsBookmarkablePage</span> <span class="kd">extends</span> <span class="n">WebPage</span></code></pre></div>
-
-<p>When someone who doesn’t have the role ADMIN, Wicket will not allow the page
-to be fully constructed and throw an authorization exception during the
-construction of the page. This will result in an access denied page for the
-user.</p>
-
-<p>Enablng the annotations for role based authorization is done by setting the
-<code>WebApplication#getSecuritySettings</code> value to
-<code>AnnotationsRoleAuthorizationStrategy</code>. Then you can use the auth/roles
-provided authorization annotations.</p>
-
-<h3 id="alternatives">Alternatives</h3>
-
-<p>More elaborate security solutions exist in the following projects:</p>
-
-<ul>
-  <li><a href="https://github.com/wicketstuff/core/tree/core-1.5.x/jdk-1.5-parent/shiro-security">Wicket Shiro</a> -
-integration between Apache Shiro and Wicket</li>
-  <li><a href="https://github.com/wicketstuff/core/tree/core-1.5.x/jdk-1.5-parent/wicket-security-parent">Wicket Security</a>
-    <ul>
-      <li>JAAS inspired, principal based security framework</li>
-    </ul>
-  </li>
-</ul>
-
-<p>If other security solutions are available for Wicket, <a href="https://issues.apache.org/jira/browse/WICKET">let us
-know</a>.</p>
-
-<h2 id="example">Example</h2>
-
-<p>The Wicket Examples project contains a <a href="http://wicket-library.com/wicket-examples/authorization">complete
-example</a> of limiting
-access to pages and components using roles based authorization. It also contains
-an <a href="http://wicket-library.com/wicket-examples/authentication">authentication
-example</a>.</p>
-
-<p>Click on the source links to see the related source code.</p>
-
-<h2 id="installing">Installing</h2>
-
-<p>Installing Wicket Auth/Roles can be done through adding a dependency in your
-project’s Maven pom, or by putting the wicket-auth-roles.jar and the required
-dependencies in your projects classpath.</p>
-
-<h3 id="using-maven">Using Maven</h3>
-
-<p>Add the following dependency to your pom:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-auth-roles<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.20.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<h3 id="required-dependencies">Required dependencies</h3>
-
-<p>Wicket Auth/Roles requires the following jar files to be on your classpath:</p>
-
-<ul>
-  <li>Wicket</li>
-  <li>Wicket Auth/Roles</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/d8f15469/content/learn/projects/datetime.html
----------------------------------------------------------------------
diff --git a/content/learn/projects/datetime.html b/content/learn/projects/datetime.html
deleted file mode 100644
index d6b3f0c..0000000
--- a/content/learn/projects/datetime.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket Date/Time</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.20.0">Wicket 6.20</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-M6">Download M6</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 Date/Time</h1>
-			<p>Waiting for someone to contribute some introductory documentation about this
-project. See for an example the <a href="velocity.html">Velocity project description</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/d8f15469/content/learn/projects/devutils.html
----------------------------------------------------------------------
diff --git a/content/learn/projects/devutils.html b/content/learn/projects/devutils.html
deleted file mode 100644
index f482fd1..0000000
--- a/content/learn/projects/devutils.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket Dev Utils</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.20.0">Wicket 6.20</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-M6">Download M6</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 Dev Utils</h1>
-			<p>Waiting for someone to contribute some introductory documentation about this
-project. See for an example the <a href="velocity.html">Velocity project description</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/d8f15469/content/learn/projects/extensions.html
----------------------------------------------------------------------
diff --git a/content/learn/projects/extensions.html b/content/learn/projects/extensions.html
deleted file mode 100644
index b819aa9..0000000
--- a/content/learn/projects/extensions.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket Extensions</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.20.0">Wicket 6.20</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-M6">Download M6</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 Extensions</h1>
-			<p>Waiting for someone to contribute some introductory documentation about this
-project. See for an example the <a href="velocity.html">Velocity project description</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/d8f15469/content/learn/projects/guice.html
----------------------------------------------------------------------
diff --git a/content/learn/projects/guice.html b/content/learn/projects/guice.html
deleted file mode 100644
index 3ef4129..0000000
--- a/content/learn/projects/guice.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket Guice</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.20.0">Wicket 6.20</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-M6">Download M6</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 Guice</h1>
-			<p>Waiting for someone to contribute some introductory documentation about this
-project. See for an example the <a href="velocity.html">Velocity project description</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>


[16/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/books/wicket-jp.html
----------------------------------------------------------------------
diff --git a/content/learn/books/wicket-jp.html b/content/learn/books/wicket-jp.html
index 1636ad5..50c8c94 100644
--- a/content/learn/books/wicket-jp.html
+++ b/content/learn/books/wicket-jp.html
@@ -1,228 +1,86 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Thorough use of open source Web application development Wicket</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Thorough use of open source Web application development Wicket | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-		<div id="contentbody">
-			<h1>Thorough use of open source Web application development Wicket</h1>
-			<p>** NB. This page has been automatically translated as the Wicket developers
-are unable to speak or read Japanese. Better translations are welcome!</p>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/books/wicket-jp.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/books/wicket-jp.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/books/wicket-jp.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/books/wicket-jp.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/books/wicket-jp.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/books/wicket-jp.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Thorough use of open source Web application development Wicket</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#description"><span class="toc-number">1</span> <span class="toc-text">Description</span></a></li><li class="toc--level-1 toc--section-2"><a href="#about-the-author"><span class="toc-number">2</span> <span class="toc-text">About the author</span></a></li><li class="toc--level-1 toc--section-3"><a href="#book-details"><span class="toc-number">3</span> <span class="toc-text">Book details</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>** NB. This page has been automatically translated as the Wicket developers
+are unable to speak or read Japanese. Better translations are welcome!</p>
 <p>This is the only book in Japanese covering Apache Wicket. It discusses Wicket
 1.4.</p>
-
 <h2 id="description">Description</h2>
-
 <p>After all just Java and HTML. To complex applications using Ajax, XML created
 without light. Recover the object-oriented server-side. Apache Wicket 1.4-RC2
 support.</p>
-
 <h2 id="about-the-author">About the author</h2>
-
 <p>Yano Tsutomu Born in Osaka in 1973. He joined the system development company,
 is currently working as a freelance programmer and retired. In 2008 Wicket
 User Group “Wicket-ja” up and, to the present (this data is published at the
 time was that this book was published.)</p>
-
 <h2 id="book-details">Book details</h2>
-
 <p>Paperback: 431 pages
 Publisher: Hidekazu system (2009/03)
 ISBN-10: 4798022217
 ISBN-13: 978-4798022215
 Release Date: 2009/03</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/examples/ajaxcounter.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/ajaxcounter.html b/content/learn/examples/ajaxcounter.html
index efcef0e..a6f4292 100644
--- a/content/learn/examples/ajaxcounter.html
+++ b/content/learn/examples/ajaxcounter.html
@@ -1,210 +1,68 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Ajax Counter</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Ajax Counter | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/examples/ajaxcounter.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/examples/ajaxcounter.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/examples/ajaxcounter.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/examples/ajaxcounter.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/examples/ajaxcounter.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/examples/ajaxcounter.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Ajax Counter</h1>
-			<p>This example shows you how to use Wicket’s Ajax behaviors and components by
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Ajax Counter</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#counter-page"><span class="toc-number">1</span> <span class="toc-text">Counter page</span></a></li><li class="toc--level-1 toc--section-2"><a href="#adding-ajax"><span class="toc-number">2</span> <span class="toc-text">Adding Ajax</span></a></li><li class="toc--level-1 toc--section-3"><a href="#summary"><span class="toc-number">3</span> <span class="toc-text">Summary</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>This example shows you how to use Wicket’s Ajax behaviors and components by
 building a simple counter that updates through Ajax link clicks.</p>
-
 <p>In all the Wicket examples, you have to put all files in the same package
 directory. This means putting the markup files and the java files next to one
 another. It is possible to alter this behavior, but that is beyond the scope
 of this example. The only exception is the obligatory <code>web.xml</code> file which
 should reside in the <code>WEB-INF/</code> directory of your web application root
 folder.</p>
-
 <p>In this example we assume you already have read and understood the other
 examples which give you information on the structure and nature of Wicket
 applications. Specifically read and understand the <a href="helloworld.html">Hello, World
 example</a>.</p>
-
 <h2 id="counter-page">Counter page</h2>
-
 <p>First we’ll create a page that just counts the number of times a link has been clicked. In the following markup you’ll see a link and a label.</p>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;head&gt;&lt;/head&gt;</span>
 <span class="nt">&lt;body&gt;</span>
@@ -214,23 +72,18 @@ example</a>.</p>
     <span class="nt">&lt;/p&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>The link component will refresh the page and the label will replace the text
 ‘nr of times’ with the count. Take a look at the following Java file to see
 how it works on the Java side:</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">quickstart</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">wicket.Component</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.link.Link</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.model.Model</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">model</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;()</span> <span class="o">{</span>
             <span class="kd">private</span> <span class="kt">int</span> <span class="n">counter</span> <span class="o">=</span> <span class="mi">0</span><span class="o">;</span>
-
             <span class="kd">public</span> <span class="n">Integer</span> <span class="nf">getObject</span><span class="o">()</span> <span class="o">{</span>
                 <span class="k">return</span> <span class="n">counter</span><span class="o">++;</span>
             <span class="o">}</span>
@@ -243,39 +96,30 @@ how it works on the Java side:</p>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;(</span><span class="s">&quot;counter&quot;</span><span class="o">,</span> <span class="n">model</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <p>In this class we created a <code>Model</code> subclass that increases its counter
 everytime the <code>getObject</code> method gets called, and returns its value. We set
 this model on the label component, so that each time the label gets rendered
 the counter gets increased.</p>
-
 <p>The link doesn’t do anything, just listen to the requests and update the
 page. If you run this code in your application (download the Quickstart
 project and copy/paste the code in the homepage for a quick experience).</p>
-
 <p>The page gets fully refreshed with each link click. That is not very web 2.0,
 so let’s make it more modern by adding some Ajax stuff.</p>
-
 <h2 id="adding-ajax">Adding Ajax</h2>
-
 <p>To make this a more modern UI we’ll have to change a couple of things. First
 we need to make the link an Ajax link. Wicket provides several types of Ajax
 links, but the best one for our purposes is the <code>AjaxFallbackLink</code>, as it
 provides a fallback to a normal request in case no Ajax is available.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">quickstart</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">wicket.Component</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.ajax.AjaxRequestTarget</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.ajax.markup.html.AjaxFallbackLink</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.model.Model</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">model</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;()</span> <span class="o">{</span>
             <span class="kd">private</span> <span class="kt">int</span> <span class="n">counter</span> <span class="o">=</span> <span class="mi">0</span><span class="o">;</span>
-
             <span class="kd">public</span> <span class="n">Integer</span> <span class="nf">getObject</span><span class="o">()</span> <span class="o">{</span>
                 <span class="k">return</span> <span class="n">counter</span><span class="o">++;</span>
             <span class="o">}</span>
@@ -289,26 +133,21 @@ provides a fallback to a normal request in case no Ajax is available.</p>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;(</span><span class="s">&quot;counter&quot;</span><span class="o">,</span> <span class="n">model</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <p>As you can see, the <code>Link</code> has been replaced with the <code>AjaxFallbackLink</code>, and the
 <code>onClick</code> method now takes a new argument: the <code>AjaxRequestTarget</code>. If you want a
 component to be updated in the Ajax request, you’ll have to add them to the
 target. So let’s alter the file to make it possible to add the label to the
 request target.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">quickstart</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">wicket.Component</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.ajax.AjaxRequestTarget</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.ajax.markup.html.AjaxFallbackLink</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.model.Model</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">model</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;()</span> <span class="o">{</span>
             <span class="kd">private</span> <span class="kt">int</span> <span class="n">counter</span> <span class="o">=</span> <span class="mi">0</span><span class="o">;</span>
-
             <span class="kd">public</span> <span class="n">Integer</span> <span class="nf">getObject</span><span class="o">()</span> <span class="o">{</span>
                 <span class="k">return</span> <span class="n">counter</span><span class="o">++;</span>
             <span class="o">}</span>
@@ -326,40 +165,36 @@ request target.</p>
         <span class="n">add</span><span class="o">(</span><span class="n">label</span><span class="o">);</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <p>We’ve moved the instantiation of the label to the beginning of the page
 constructor and made a local, final variable. This way we can reference the
 label in the event handler of the link component.</p>
-
 <p>We also had to call <code>setOutputMarkupId(true)</code> on the label to be able to
 update the component when the request is returned to the client browser. If
 we don’t, Wicket will not know how to update the markup in the client.</p>
-
 <p>If you put this code into your page’s class, then you’ll have a working Ajax
 updating counter.</p>
-
 <h2 id="summary">Summary</h2>
-
 <p>Working with Ajax and Wicket using the standard Wicket libraries doesn’t
 require a degree in JavaScript. Even better, you don’t necessarily need to
 update your markup file to work with Ajax. In this (simple) example we were
 able to add Ajax behavior to the page without touching the markup file.</p>
-
 <p>The most important lesson here is that in order to update components using
 Ajax is that you need to add those components to the <code>AjaxRequestTarget</code> and
 that the components that are to be updated in that request, should have
 <code>setOutputMarkupId(true)</code>.</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/examples/dropdownchoice.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/dropdownchoice.html b/content/learn/examples/dropdownchoice.html
index 92325c6..9cfa366 100644
--- a/content/learn/examples/dropdownchoice.html
+++ b/content/learn/examples/dropdownchoice.html
@@ -1,220 +1,77 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Using the DropDownChoice component</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Using the DropDownChoice component | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/examples/dropdownchoice.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/examples/dropdownchoice.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/examples/dropdownchoice.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/examples/dropdownchoice.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/examples/dropdownchoice.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/examples/dropdownchoice.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Using the DropDownChoice component</h1>
-			<p>One of the most problematic components for beginners of Wicket is the
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Using the DropDownChoice component</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#the-example-domain"><span class="toc-number">1</span> <span class="toc-text">The example domain</span></a></li><li class="toc--level-1 toc--section-2"><a href="#the-assign-manager-page"><span class="toc-number">2</span> <span class="toc-text">The assign manager page</span></a></li><li class="toc--level-1 toc--section-3"><a href="#selecting-a-choice"><span class="toc-number">3</span> <span class="toc-text">Selecting a choice</span></a></li><li class="toc--level-1 toc--section-4"><a href="#selecting-a-default-choice"><span class="toc-number">4</span> <span class="toc-text">Selecting a default choice</span></a></li><li class="toc--level-1 toc--section-5"><a href="#summary"><span class="toc-number">5</span> <span class="toc-text">Summary</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>One of the most problematic components for beginners of Wicket is the
 <code>DropDownChoice</code> component. In this example we will work the component to
 give a little more insight into its workings. This example requires that you
 have some understanding of the Wicket component model (nothing fancy though,
 but you might want to read the other examples first), and the Model concept
 used in Wicket (you can read more on models
 <a href="https://cwiki.apache.org/confluence/display/WICKET/Working+with+Wicket+models">here</a>).</p>
-
 <h2 id="the-example-domain">The example domain</h2>
-
 <p>The <code>DropDownChoice</code> component is typically used <em>inside</em> a form. This
 example will expand on that usage. The component is particularly designed to
 work with objects. So let’s say we have a list of people and we want to
 select the manager of an employee.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">Person</span> <span class="o">{</span>
     <span class="kd">private</span> <span class="n">Long</span> <span class="n">id</span><span class="o">;</span>
     <span class="kd">private</span> <span class="n">String</span> <span class="n">name</span><span class="o">;</span>
     <span class="kd">private</span> <span class="n">Person</span> <span class="n">managedBy</span><span class="o">;</span>
-
     <span class="c1">// ... insert getters and setters</span>
-
     <span class="cm">/**</span>
 <span class="cm">     * Used to display the person.</span>
 <span class="cm">     */</span>
     <span class="kd">public</span> <span class="n">String</span> <span class="nf">toString</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">name</span><span class="o">;</span>
     <span class="o">}</span>
-
     <span class="cm">/**</span>
 <span class="cm">     * Gets the list of possible managers from the database.</span>
 <span class="cm">     */</span>
@@ -222,12 +79,9 @@ select the manager of an employee.</p>
         <span class="c1">// gets the managers from the database</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <h2 id="the-assign-manager-page">The assign manager page</h2>
-
 <p>Next we want to create a page where we assign a manager to an employee. This
 is how the page would look like in HTML:</p>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html&gt;</span>
 <span class="nt">&lt;body&gt;</span>
 <span class="nt">&lt;form</span> <span class="na">wicket:id=</span><span class="s">&quot;form&quot;</span><span class="nt">&gt;</span>
@@ -250,27 +104,21 @@ is how the page would look like in HTML:</p>
 <span class="nt">&lt;/form&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <p>This page has three components:</p>
-
 <ul>
   <li>a form (needed to process the input),</li>
   <li>a label (to show the name of the employee) and </li>
   <li>a select box for picking the manager.</li>
 </ul>
-
 <p>We will focus on the select box, because that will be our <code>DropDownChoice</code>.
 The <code>&lt;option&gt;</code> tags are there for preview, our component will replace them
 with the generated choices.</p>
-
 <p>Let’s see how the page looks like from the Java side:</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">AssignManagerPage</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="nf">AssignManagerPage</span><span class="o">(</span><span class="n">Person</span> <span class="n">employee</span><span class="o">)</span> <span class="o">{</span>
         <span class="n">Form</span> <span class="n">form</span> <span class="o">=</span> <span class="k">new</span> <span class="nf">Form</span><span class="o">(</span><span class="s">&quot;form&quot;</span><span class="o">);</span>
         <span class="n">add</span><span class="o">(</span><span class="n">form</span><span class="o">);</span>
         <span class="n">form</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="nf">Label</span><span class="o">(</span><span class="s">&quot;name&quot;</span><span class="o">,</span> <span class="k">new</span> <span class="n">PropertyModel</span><span class="o">&lt;</span><span class="n">String</span><span class="o">&gt;(</span><span class="n">employee</span><span class="o">,</span> <span class="s">&quot;name&quot;</span><span class="o">)));</span>
-
         <span class="n">DropDownChoice</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">ddc</span> <span class="o">=</span> 
             <span class="k">new</span> <span class="n">DropDownChoice</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;(</span><span class="s">&quot;name&quot;</span><span class="o">,</span> 
                     <span class="k">new</span> <span class="n">PropertyModel</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;(</span><span class="n">employee</span><span class="o">,</span> <span class="s">&quot;managedBy&quot;</span><span class="o">),</span>
@@ -284,19 +132,15 @@ with the generated choices.</p>
         <span class="n">form</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="n">ddc</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <p>In this example you see that we add the <code>DropDownChoice</code> to the form, and
 provide it with 3 parameters. The first is the component identifier. The
 second is the item that needs to be updated, in this case the <code>managedBy</code>
 field of the <code>employee</code>. The third parameter is a <code>LoadableDetachableModel</code>
 that retrieves the list of available choices.</p>
-
 <p>Note that the <code>DropDownChoice</code> component has many constructors, and that you
 need to read the JavaDoc documentation to pick the right one for you.</p>
-
 <p>This generates (basically) the following markup when the list of managers is
 Kyle Brovlovski, Stan Marsh, Eric Cartman, and Kenny McCormick:</p>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;tr&gt;</span>
     <span class="nt">&lt;th&gt;</span>Managed by<span class="nt">&lt;/th&gt;</span>
     <span class="nt">&lt;td&gt;</span>
@@ -309,19 +153,15 @@ Kyle Brovlovski, Stan Marsh, Eric Cartman, and Kenny McCormick:</p>
         <span class="nt">&lt;/select&gt;</span>
     <span class="nt">&lt;/td&gt;</span>
 <span class="nt">&lt;/tr&gt;</span></code></pre></div>
-
 <p>As you can see from this markup is that Wicket added the items of the
 managers list and numbered the values of the options. These are the indices
 of the items in the list. If the order of the list can change between
 requests, <em>or</em> if the list itself can change, then please use an
 <code>IChoiceRenderer</code>.</p>
-
 <h2 id="selecting-a-choice">Selecting a choice</h2>
-
 <p>Now if a user selects a value and submits the form, Wicket will assign the
 manager to the employee (the <code>PropertyModel</code> takes care of that). The
 following list shows what basically happens:</p>
-
 <ol>
   <li>create new Employee, with <code>null</code> for its manager</li>
   <li>create AssignManagerPage with the employee</li>
@@ -329,41 +169,36 @@ following list shows what basically happens:</p>
   <li>user selects “Eric Cartman” and submits form</li>
   <li>Wicket assigns manager “Eric Cartman” to <code>managedBy</code> field of the employee</li>
 </ol>
-
 <p>So there is no need for getting or setting the value from the drop down
 component: Wicket binds directly to your domain objects if you use the
 correct models.</p>
-
 <h2 id="selecting-a-default-choice">Selecting a default choice</h2>
-
 <p>If you want to select a default value for the manager, then all you need to
 do is assign the default manager to the employee and Wicket will take care of
 the rest:</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="c1">// some add new employee code</span>
 <span class="n">Employee</span> <span class="n">manager</span> <span class="o">=</span> <span class="n">Employee</span><span class="o">.</span><span class="na">get</span><span class="o">(</span><span class="s">&quot;Eric Cartman&quot;</span><span class="o">);</span> <span class="c1">// gets a manager</span>
 <span class="n">Employee</span> <span class="n">newEmployee</span> <span class="o">=</span> <span class="k">new</span> <span class="nf">Employee</span><span class="o">();</span>
 <span class="n">newEmployee</span><span class="o">.</span><span class="na">setManagedBy</span><span class="o">(</span><span class="n">manager</span><span class="o">);</span>
-
 <span class="n">setResponsePage</span><span class="o">(</span><span class="k">new</span> <span class="nf">AssignManagerPage</span><span class="o">(</span><span class="n">newEmployee</span><span class="o">));</span></code></pre></div>
-
 <h2 id="summary">Summary</h2>
-
 <p>This concludes the (small) example of using a <code>DropDownChoice</code> component
 correctly. The ideas behind Wicket are perfectly reflected in this component:
 work with your domain objects, bind them to your components and get on with
 the rest of your application.</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/examples/guestbook.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/guestbook.html b/content/learn/examples/guestbook.html
index 837f545..2fc262d 100644
--- a/content/learn/examples/guestbook.html
+++ b/content/learn/examples/guestbook.html
@@ -1,270 +1,111 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Guestbook</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Guestbook | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /learn/examples/guestbook.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /learn/examples/guestbook.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /learn/examples/guestbook.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /learn/examples/guestbook.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /learn/examples/guestbook.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /learn/examples/guestbook.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Guestbook</h1>
-			<p>The GuestBook application allows users to enter comments that appear on a
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Guestbook</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#commentjava"><span class="toc-number">1</span> <span class="toc-text">Comment.java</span></a></li><li class="toc--level-1 toc--section-2"><a href="#guestbookjava"><span class="toc-number">2</span> <span class="toc-text">GuestBook.java</span></a></li><li class="toc--level-1 toc--section-3"><a href="#guestbookhtml"><span class="toc-number">3</span> <span class="toc-text">GuestBook.html</span></a></li><li class="toc--level-1 toc--section-4"><a href="#guestbookapplicationjava"><span class="toc-number">4</span> <span class="toc-text">GuestBookApplication.java</span></a></li><li class="toc--level-1 toc--section-5"><a href="#webxml"><span class="toc-number">5</span> <span class="toc-text">web.xml</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>The GuestBook application allows users to enter comments that appear on a
 page like a weblog. Drawing the list of comments is very easy with the Wicket
 <code>ListView</code> component. This example also gives an impression of what form
 handling is like.</p>
-
 <p><img src="guestbook.png" alt="Guestbook screenshot" /></p>
-
 <p>As with all examples, you have to put all files in the same package
 directory. This means putting the markup files and the java files next to one
 another. It is possible to alter this behavior, but that is beyond the scope
 of this example.</p>
-
 <h2 id="commentjava">Comment.java</h2>
-
 <p>The Comment POJO model is very straightforward:</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">org</span><span class="o">.</span><span class="na">apache</span><span class="o">.</span><span class="na">wicket</span><span class="o">.</span><span class="na">examples</span><span class="o">.</span><span class="na">guestbook</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">java.util.Date</span><span class="o">;</span>  
 <span class="kn">import</span> <span class="nn">org.apache.wicket.IClusterable</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Comment</span> <span class="kd">implements</span> <span class="n">IClusterable</span> <span class="o">{</span>
     <span class="kd">private</span> <span class="n">String</span> <span class="n">text</span><span class="o">;</span>
     <span class="kd">private</span> <span class="n">Date</span> <span class="n">date</span> <span class="o">=</span> <span class="k">new</span> <span class="nf">Date</span><span class="o">();</span>
-
     <span class="kd">public</span> <span class="nf">Comment</span><span class="o">()</span> <span class="o">{</span>
     <span class="o">}</span>
-
     <span class="kd">public</span> <span class="nf">Comment</span><span class="o">(</span><span class="kd">final</span> <span class="n">Comment</span> <span class="n">comment</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">this</span><span class="o">.</span><span class="na">text</span> <span class="o">=</span> <span class="n">comment</span><span class="o">.</span><span class="na">text</span><span class="o">;</span>
         <span class="k">this</span><span class="o">.</span><span class="na">date</span> <span class="o">=</span> <span class="n">comment</span><span class="o">.</span><span class="na">date</span><span class="o">;</span>
     <span class="o">}</span>
-
     <span class="kd">public</span> <span class="n">String</span> <span class="nf">getText</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">text</span><span class="o">;</span>
     <span class="o">}</span>
-
     <span class="kd">public</span> <span class="kt">void</span> <span class="nf">setText</span><span class="o">(</span><span class="n">String</span> <span class="n">text</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">this</span><span class="o">.</span><span class="na">text</span> <span class="o">=</span> <span class="n">text</span><span class="o">;</span>
     <span class="o">}</span>
-
     <span class="kd">public</span> <span class="n">Date</span> <span class="nf">getDate</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">date</span><span class="o">;</span>
     <span class="o">}</span>
-
     <span class="kd">public</span> <span class="kt">void</span> <span class="nf">setDate</span><span class="o">(</span><span class="n">Date</span> <span class="n">date</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">this</span><span class="o">.</span><span class="na">date</span> <span class="o">=</span> <span class="n">date</span><span class="o">;</span>
     <span class="o">}</span>
-
     <span class="kd">public</span> <span class="n">String</span> <span class="nf">toString</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="s">&quot;[Comment date = &quot;</span> <span class="o">+</span> <span class="n">date</span> <span class="o">+</span> <span class="s">&quot;, text = &quot;</span> <span class="o">+</span> <span class="n">text</span> <span class="o">+</span> <span class="s">&quot;]&quot;</span><span class="o">;</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <h2 id="guestbookjava">GuestBook.java</h2>
-
 <p>In the file <code>GuestBook.java</code> we have put the Java component code for the
 guestbook page. This is the homepage for the guestbook application. The page
 consists of a form for entering new items to the guestbook and a list of
 repeating markup for showing the guestbook entries.</p>
-
 <p>The <code>GuestBook</code> constructor adds a <code>CommentForm</code> and a <code>ListView</code> of
 the comments. Notice how the model is passed in as the second argument to the
 <code>ListView</code> constructor.</p>
-
 <p>Then as the view renders, the <code>populateItem</code> method is called passing in a
 <code>ListItem</code> container for the current row in the list.</p>
-
 <p>The implementation below obtains the <code>Comment</code> POJO from the list item and
 adds label components for the date and text of the <code>Comment</code>. This is all
 accomplished in just a few lines of code.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">org</span><span class="o">.</span><span class="na">apache</span><span class="o">.</span><span class="na">wicket</span><span class="o">.</span><span class="na">examples</span><span class="o">.</span><span class="na">guestbook</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">java.util.ArrayList</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">java.util.Collections</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">java.util.Date</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">java.util.List</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">org.apache.commons.lang.StringUtils</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.examples.WicketExamplePage</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.basic.Label</span><span class="o">;</span>
@@ -276,19 +117,15 @@ accomplished in just a few lines of code.</p>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.list.PropertyListView</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.model.CompoundPropertyModel</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.util.value.ValueMap</span><span class="o">;</span>
-
-
 <span class="kd">public</span> <span class="kd">final</span> <span class="kd">class</span> <span class="nc">GuestBook</span> <span class="kd">extends</span> <span class="n">WicketExamplePage</span> <span class="o">{</span>
     <span class="cm">/** A global list of all comments from all users across all sessions */</span>
     <span class="kd">private</span> <span class="kd">static</span> <span class="kd">final</span> <span class="n">List</span><span class="o">&lt;</span><span class="n">Comment</span><span class="o">&gt;</span> <span class="n">commentList</span> <span class="o">=</span> <span class="n">Collections</span><span class="o">.</span><span class="na">synchronizedList</span><span class="o">(</span><span class="k">new</span> <span class="n">ArrayList</span><span class="o">&lt;</span><span class="n">Comment</span><span class="o">&gt;());</span>
-
     <span class="cm">/**</span>
 <span class="cm">     * Constructor that is invoked when page is invoked without a session.</span>
 <span class="cm">     */</span>
     <span class="kd">public</span> <span class="nf">GuestBook</span><span class="o">()</span> <span class="o">{</span>
         <span class="c1">// Add comment form</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="nf">CommentForm</span><span class="o">(</span><span class="s">&quot;commentForm&quot;</span><span class="o">));</span>
-
         <span class="c1">// Add commentListView of existing comments</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">PropertyListView</span><span class="o">&lt;</span><span class="n">Comment</span><span class="o">&gt;(</span><span class="s">&quot;comments&quot;</span><span class="o">,</span> <span class="n">commentList</span><span class="o">)</span> <span class="o">{</span>
             <span class="nd">@Override</span>
@@ -298,7 +135,6 @@ accomplished in just a few lines of code.</p>
             <span class="o">}</span>
         <span class="o">}).</span><span class="na">setVersioned</span><span class="o">(</span><span class="kc">false</span><span class="o">);</span>
     <span class="o">}</span>
-
     <span class="cm">/**</span>
 <span class="cm">     * A form that allows a user to add a comment.</span>
 <span class="cm">     */</span>
@@ -306,24 +142,19 @@ accomplished in just a few lines of code.</p>
         <span class="kd">public</span> <span class="nf">CommentForm</span><span class="o">(</span><span class="kd">final</span> <span class="n">String</span> <span class="n">id</span><span class="o">)</span> <span class="o">{</span>
             <span class="c1">// Construct form with no validation listener</span>
             <span class="kd">super</span><span class="o">(</span><span class="n">id</span><span class="o">,</span> <span class="k">new</span> <span class="n">CompoundPropertyModel</span><span class="o">&lt;</span><span class="n">ValueMap</span><span class="o">&gt;(</span><span class="k">new</span> <span class="nf">ValueMap</span><span class="o">()));</span>
-
             <span class="c1">// this is just to make the unit test happy</span>
             <span class="n">setMarkupId</span><span class="o">(</span><span class="s">&quot;commentForm&quot;</span><span class="o">);</span>
-
             <span class="c1">// Add text entry widget</span>
             <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">TextArea</span><span class="o">&lt;</span><span class="n">String</span><span class="o">&gt;(</span><span class="s">&quot;text&quot;</span><span class="o">).</span><span class="na">setType</span><span class="o">(</span><span class="n">String</span><span class="o">.</span><span class="na">class</span><span class="o">));</span>
-
             <span class="c1">// Add simple automated spam prevention measure.</span>
             <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">TextField</span><span class="o">&lt;</span><span class="n">String</span><span class="o">&gt;(</span><span class="s">&quot;comment&quot;</span><span class="o">).</span><span class="na">setType</span><span class="o">(</span><span class="n">String</span><span class="o">.</span><span class="na">class</span><span class="o">));</span>
         <span class="o">}</span>
-
         <span class="cm">/**</span>
 <span class="cm">         * Show the resulting valid edit</span>
 <span class="cm">         */</span>
         <span class="nd">@Override</span>
         <span class="kd">public</span> <span class="kd">final</span> <span class="kt">void</span> <span class="nf">onSubmit</span><span class="o">()</span> <span class="o">{</span>
             <span class="n">ValueMap</span> <span class="n">values</span> <span class="o">=</span> <span class="n">getModelObject</span><span class="o">();</span>
-
             <span class="c1">// check if the honey pot is filled</span>
             <span class="k">if</span> <span class="o">(</span><span class="n">StringUtils</span><span class="o">.</span><span class="na">isNotBlank</span><span class="o">((</span><span class="n">String</span><span class="o">)</span><span class="n">values</span><span class="o">.</span><span class="na">get</span><span class="o">(</span><span class="s">&quot;comment&quot;</span><span class="o">)))</span> <span class="o">{</span>
                 <span class="n">error</span><span class="o">(</span><span class="s">&quot;Caught a spammer!!!&quot;</span><span class="o">);</span>
@@ -331,17 +162,14 @@ accomplished in just a few lines of code.</p>
             <span class="o">}</span>
             <span class="c1">// Construct a copy of the edited comment</span>
             <span class="n">Comment</span> <span class="n">comment</span> <span class="o">=</span> <span class="k">new</span> <span class="nf">Comment</span><span class="o">();</span>
-
             <span class="c1">// Set date of comment to add</span>
             <span class="n">comment</span><span class="o">.</span><span class="na">setDate</span><span class="o">(</span><span class="k">new</span> <span class="nf">Date</span><span class="o">());</span>
             <span class="n">comment</span><span class="o">.</span><span class="na">setText</span><span class="o">((</span><span class="n">String</span><span class="o">)</span><span class="n">values</span><span class="o">.</span><span class="na">get</span><span class="o">(</span><span class="s">&quot;text&quot;</span><span class="o">));</span>
             <span class="n">commentList</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="mi">0</span><span class="o">,</span> <span class="n">comment</span><span class="o">);</span>
-
             <span class="c1">// Clear out the text component</span>
             <span class="n">values</span><span class="o">.</span><span class="na">put</span><span class="o">(</span><span class="s">&quot;text&quot;</span><span class="o">,</span> <span class="s">&quot;&quot;</span><span class="o">);</span>
         <span class="o">}</span>
     <span class="o">}</span>
-
     <span class="cm">/**</span>
 <span class="cm">     * Clears the comments.</span>
 <span class="cm">     */</span>
@@ -349,7 +177,6 @@ accomplished in just a few lines of code.</p>
         <span class="n">commentList</span><span class="o">.</span><span class="na">clear</span><span class="o">();</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <p>When the <code>CommentForm</code> is submitted, the <code>onSubmit()</code> method is called.
 Notice that nothing gets the value of the <code>TextArea</code> that was added in the
 <code>CommentForm</code> constructor. This is because the comment is the model and the
@@ -357,27 +184,21 @@ third parameter to the <code>TextArea</code> constructor specified the property
 model to update. So all <code>onSubmit()</code> has to do is create a new comment from
 the model that was updated and add it to the comment list. When the page
 redraws, the new list will be rendered.</p>
-
 <p>We use a synchronized list as our shared static model used by <code>commentListView</code>
 (<code>commentList</code>) to ensure that it is only updated by one thread at a time.
 Remember, this is a multi-user application with a shared model!</p>
-
 <p>Finally, you may notice the call to <code>commentListView.modelChanged()</code>. This
 informs the list view that its model has been modified. In more advanced
 usage scenarios, this would allow Wicket to expire stale pages accessed with
 the browser’s back button.</p>
-
 <h2 id="guestbookhtml">GuestBook.html</h2>
-
 <p>In the HTML below, notice the way that the <code>TextArea</code> component is being
 nested inside the <code>CommentForm</code>. Wicket is able to keep everything straight
 because the Java <code>Component.add()</code> calls have to result in the same nesting
 structure as the HTML.</p>
-
 <p>Finally, notice the <code>&lt;wicket:remove&gt;</code> block. This is simply markup that is
 there for previewing purposes only. When the page renders, it is stripped
 out.</p>
-
 <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;html</span> <span class="na">xmlns:wicket=</span><span class="s">&quot;http://wicket.apache.org/&quot;</span><span class="nt">&gt;</span>
 <span class="nt">&lt;head&gt;</span>
     <span class="nt">&lt;title&gt;</span>Wicket Examples - guestbook<span class="nt">&lt;/title&gt;</span>
@@ -385,7 +206,6 @@ out.</p>
 <span class="nt">&lt;/head&gt;</span>
 <span class="nt">&lt;body&gt;</span>
   <span class="nt">&lt;span</span> <span class="na">wicket:id=</span><span class="s">&quot;mainNavigation&quot;</span><span class="nt">/&gt;</span>
-
   <span class="nt">&lt;form</span> <span class="na">wicket:id=</span><span class="s">&quot;commentForm&quot;</span><span class="nt">&gt;</span>
     Add your comment here:
     <span class="nt">&lt;p&gt;</span>
@@ -409,32 +229,23 @@ out.</p>
   <span class="nt">&lt;/wicket:remove&gt;</span>
 <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span></code></pre></div>
-
 <h2 id="guestbookapplicationjava">GuestBookApplication.java</h2>
-
 <p>For completeness, we’ve included the <code>GuestBookApplication</code> class, and as a
 final treat the modifications to the <code>web.xml</code> file.</p>
-
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">org</span><span class="o">.</span><span class="na">apache</span><span class="o">.</span><span class="na">wicket</span><span class="o">.</span><span class="na">examples</span><span class="o">.</span><span class="na">guestbook</span><span class="o">;</span>
-
 <span class="kn">import</span> <span class="nn">org.apache.wicket.Page</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.examples.WicketExampleApplication</span><span class="o">;</span>
-
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">GuestBookApplication</span> <span class="kd">extends</span> <span class="n">WicketExampleApplication</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="nf">GuestBookApplication</span><span class="o">()</span> <span class="o">{</span>
     <span class="o">}</span>
-
     <span class="nd">@Override</span>
     <span class="kd">public</span> <span class="n">Class</span><span class="o">&lt;</span> <span class="o">?</span> <span class="kd">extends</span> <span class="n">Page</span><span class="o">&gt;</span> <span class="nf">getHomePage</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">GuestBook</span><span class="o">.</span><span class="na">class</span><span class="o">;</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></div>
-
 <h2 id="webxml">web.xml</h2>
-
 <p>Add the following two sections (servlet and servlet-mapping) to your web.xml
 file for running this application.</p>
-
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;filter&gt;</span>
     <span class="nt">&lt;filter-name&gt;</span>GuestBookApplication<span class="nt">&lt;/filter-name&gt;</span>
     <span class="nt">&lt;filter-class&gt;</span>org.apache.wicket.protocol.http.WicketFilter<span class="nt">&lt;/filter-class&gt;</span>
@@ -443,18 +254,19 @@ file for running this application.</p>
       <span class="nt">&lt;param-value&gt;</span>org.apache.wicket.examples.guestbook.GuestBookApplication<span class="nt">&lt;/param-value&gt;</span>
     <span class="nt">&lt;/init-param&gt;</span>
 <span class="nt">&lt;/filter&gt;</span></code></pre></div>
-
-
-		</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>


[13/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/learn/projects/index.html
----------------------------------------------------------------------
diff --git a/content/learn/projects/index.html b/content/learn/projects/index.html
deleted file mode 100644
index f4d89bb..0000000
--- a/content/learn/projects/index.html
+++ /dev/null
@@ -1,236 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket projects</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.20.0">Wicket 6.20</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-M6">Download M6</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 projects</h1>
-			<p>The Wicket team provides more than a component oriented web framework, we
-also provide additional projects that help you integrate with Java
-technologies such as Spring, Guice and Velocity. Check each project below to
-see if you can use it.</p>
-
-<ul>
-  <li><a href="authroles.html">Wicket Auth/Roles</a> - very basic security project enabling
-annotation based authorization for two roles: user and admin.</li>
-  <li><a href="datetime.html">Wicket Date/Time</a> - date components</li>
-  <li><a href="devutils.html">Wicket Dev Utils</a> - utilities that improve developer
-productivity by opening up the internals of your Wicket application right
-inside the web UI.</li>
-  <li><a href="extensions.html">Wicket Extensions</a> - additional components that are
-beyond the scope of the core Wicket framework. Contains components such as
-DataTable, MultiFileUpload, Rating component</li>
-  <li>
-    <p><a href="jmx.html">Wicket JMX</a> - opens up the internals of Wicket through JMX beans</p>
-  </li>
-  <li><a href="ioc.html">Wicket IoC</a> - base services for the Guice and Spring integrations</li>
-  <li><a href="guice.html">Wicket integration for Guice</a> - inject
-<a href="http://code.google.com/p/google-guice">Guice</a> managed services in a Wicket
-compatible manner</li>
-  <li><a href="spring.html">Wicket integration for Spring</a> - inject
-<a href="http://springsource.org">Spring</a> managed services in a Wicket compatible
-manner</li>
-</ul>
-
-<h2 id="integrations-with-other-template-engines">Integrations with other template engines</h2>
-
-<ul>
-  <li><a href="velocity.html">Wicket integration for Apache Velocity</a> - use
-<a href="http://velocity.apache.org">Velocity</a> templates in your Wicket application</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/d8f15469/content/learn/projects/ioc.html
----------------------------------------------------------------------
diff --git a/content/learn/projects/ioc.html b/content/learn/projects/ioc.html
deleted file mode 100644
index 7e72e04..0000000
--- a/content/learn/projects/ioc.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket IoC</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.20.0">Wicket 6.20</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-M6">Download M6</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 IoC</h1>
-			<p>Waiting for someone to contribute some introductory documentation about this
-project. See for an example the <a href="velocity.html">Velocity project description</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/d8f15469/content/learn/projects/jmx.html
----------------------------------------------------------------------
diff --git a/content/learn/projects/jmx.html b/content/learn/projects/jmx.html
deleted file mode 100644
index 93a124e..0000000
--- a/content/learn/projects/jmx.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket JMX</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.20.0">Wicket 6.20</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-M6">Download M6</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 JMX</h1>
-			<p>Waiting for someone to contribute some introductory documentation about this
-project. See for an example the <a href="velocity.html">Velocity project description</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/d8f15469/content/learn/projects/spring.html
----------------------------------------------------------------------
diff --git a/content/learn/projects/spring.html b/content/learn/projects/spring.html
deleted file mode 100644
index ecda731..0000000
--- a/content/learn/projects/spring.html
+++ /dev/null
@@ -1,204 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket Spring</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.20.0">Wicket 6.20</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-M6">Download M6</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 Spring</h1>
-			<p>Waiting for someone to contribute some introductory documentation about this
-project. See for an example the <a href="velocity.html">Velocity project description</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/d8f15469/content/learn/projects/velocity.html
----------------------------------------------------------------------
diff --git a/content/learn/projects/velocity.html b/content/learn/projects/velocity.html
deleted file mode 100644
index 1396a70..0000000
--- a/content/learn/projects/velocity.html
+++ /dev/null
@@ -1,309 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket Velocity</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.20.0">Wicket 6.20</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-M6">Download M6</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 Velocity</h1>
-			<p>Provides a specialized panel and some related utilities that enables users to
-work with <a href="http://velocity.apache.org">Apache Velocity</a> and <a href="http://wicket.apache.org">Apache
-Wicket</a>. Particularly useful for simple CMS like
-applications.</p>
-
-<h2 id="contents">Contents</h2>
-
-<ul>
-  <li><a href="#introduction">Introduction</a></li>
-  <li><a href="#example">Example</a></li>
-  <li><a href="#installing">Installing</a></li>
-</ul>
-
-<h2 id="introduction">Introduction</h2>
-
-<p>Velocity brings a templating language to your users. You can let them create
-conditional markup, use loops and do all other things made possible by
-Velocity.</p>
-
-<p>Velocity templates look like the following:</p>
-
-<div class="highlight"><pre><code class="language-html" data-lang="html">#set ($foo = &quot;deoxyribonucleic acid&quot;)
-#set ($bar = &quot;ribonucleic acid&quot;)
-
-#if ($foo == $bar)
-  In this case it&#39;s clear they aren&#39;t equivalent. So...
-#else
-  They are not equivalent and this will be the output.
-#end</code></pre></div>
-
-<p>Read
-<a href="http://velocity.apache.org/engine/releases/velocity-1.4/user-guide.html">more</a>
-about the Velocity template language.</p>
-
-<p>This project allows you to use Velocity templates as a component within your
-Wicket pages, and let them live next to Wicket components. A typical usecase
-would be to enable your users to embed Velocity templates in your application
-and using that as a type of portlet.</p>
-
-<p>The main component for the Veloticy/Wicket integration is the
-<a href="http://wicket.apache.org/docs/1.4/org/apache/wicket/velocity/markup/html/VelocityPanel.html"><code>VelocityPanel</code></a>.</p>
-
-<h2 id="example">Example</h2>
-
-<p>Showing Hello, World using Velocity in a Wicket application, embedded in a
-Wicket page.</p>
-
-<div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;h2&gt;</span>This is a Velocity template<span class="nt">&lt;/h2&gt;</span>
-
-<span class="nt">&lt;p&gt;</span>The secret message is: $message<span class="nt">&lt;/p&gt;</span></code></pre></div>
-
-<p>In this template we want to replace the string <code>$message</code> with the text
-“Hello, World!”. <code>$message</code> is Velocity markup denoting a variable that is
-taken from the context that is provided to the Velocity rendering engine.</p>
-
-<p>To use Velocity in your Wicket pages we provide a <code>VelocityPanel</code> which
-enables you to generate parts of your page using Velocity markup. Adding the
-panel to your Wicket page is shown in the following example:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="nf">VelocityPage</span><span class="o">()</span> <span class="o">{</span>
-	<span class="n">HashMap</span><span class="o">&lt;</span><span class="n">String</span><span class="o">,</span> <span class="n">String</span><span class="o">&gt;</span> <span class="n">values</span> <span class="o">=</span> <span class="k">new</span> <span class="n">HashMap</span><span class="o">&lt;</span><span class="n">String</span><span class="o">,</span> <span class="n">String</span><span class="o">&gt;();</span>
-	<span class="n">values</span><span class="o">.</span><span class="na">put</span><span class="o">(</span><span class="s">&quot;message&quot;</span><span class="o">,</span> <span class="s">&quot;Hello, World!&quot;</span><span class="o">);</span>
-	<span class="n">Model</span><span class="o">&lt;</span><span class="n">HashMap</span><span class="o">&lt;</span><span class="n">String</span><span class="o">,</span> <span class="n">String</span><span class="o">&gt;&gt;</span> <span class="n">context</span> <span class="o">=</span> <span class="n">Model</span><span class="o">.</span><span class="na">of</span><span class="o">(</span><span class="n">values</span><span class="o">);</span>
-	
-	<span class="n">UrlResourceStream</span> <span class="n">template</span> <span class="o">=</span> <span class="k">new</span> <span class="nf">UrlResourceStream</span><span class="o">(</span><span class="n">getClass</span><span class="o">().</span><span class="na">getResource</span><span class="o">(</span><span class="s">&quot;test.html&quot;</span><span class="o">));</span>
-	<span class="n">add</span><span class="o">(</span><span class="n">VelocityPanel</span><span class="o">.</span><span class="na">forTemplateResource</span><span class="o">(</span><span class="s">&quot;velocityPanel&quot;</span><span class="o">,</span> <span class="n">context</span><span class="o">,</span> <span class="n">template</span><span class="o">));</span>
-<span class="o">}</span></code></pre></div>
-
-<p><code>VelocityPanel.forTemplateResource</code> creates a <code>VelocityPanel</code> and sets up the
-engine such that the context is merged with the template with each render.</p>
-
-<p>The markup of the page is quite simple: adding a VelocityPanel is as simple
-as using a <code>div</code> and attaching a <code>wicket:identifier</code> to it. The following
-example shows this.</p>
-
-<div class="highlight"><pre><code class="language-html" data-lang="html"><span class="cp">&lt;!DOCTYPE html&gt;</span>
-<span class="nt">&lt;h1&gt;</span>This is a test page for Velocity<span class="nt">&lt;/h1&gt;</span>
-<span class="nt">&lt;div</span> <span class="na">wicket:id=</span><span class="s">&quot;velocityPanel&quot;</span><span class="nt">&gt;&lt;/div&gt;</span></code></pre></div>
-
-<h2 id="installing">Installing</h2>
-
-<p>Installing Wicket Velocity can be done through adding a dependency in your
-project’s Maven pom, or by putting the wicket-velocity.jar and the required
-dependencies in your projects classpath.</p>
-
-<h3 id="using-maven">Using Maven</h3>
-
-<p>Add the following dependency to your pom:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-velocity<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.20.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<h3 id="required-dependencies">Required dependencies</h3>
-
-<p>Wicket Velocity requires the following jar files to be on your classpath:</p>
-
-<ul>
-  <li>Wicket</li>
-  <li>Wicket Velocity</li>
-  <li>Apache Velocity</li>
-</ul>
-
-<p>Check the <a href="http://velocity.apache.org">Apache Velocity project</a> to find out
-which other dependencies you need.</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/d8f15469/content/liveedit.sh
----------------------------------------------------------------------
diff --git a/content/liveedit.sh b/content/liveedit.sh
deleted file mode 100755
index 0e1f812..0000000
--- a/content/liveedit.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-jekyll serve

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/meet/blogs.html
----------------------------------------------------------------------
diff --git a/content/meet/blogs.html b/content/meet/blogs.html
deleted file mode 100644
index 9c958a9..0000000
--- a/content/meet/blogs.html
+++ /dev/null
@@ -1,233 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket related blogs</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.20.0">Wicket 6.20</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-M6">Download M6</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 related blogs</h1>
-			<p>Any (open source) project exists solely because a community wants to support
-it. The Wicket community consists of the users and developers. There are many
-who want to share their experiences with Wicket and do so on the mailing
-lists , on several online media portals (for example The ServerSide and
-JavaLobby ), and on their blogs.</p>
-
-<p>Here is a list of regular Wicket bloggers, consisting of core contributers and enthusiastic users.</p>
-
-<ul>
-  <li><a href="http://wicketinaction.com/">Wicket in Action</a> - Igor Vaynberg, Martijn Dashorst</li>
-  <li><a href="http://chillenious.wordpress.com/">Chillenious!</a> - Eelco Hillenius</li>
-  <li><a href="http://codeact.wordpress.com/">Jonathan</a> - Jonathan Locke</li>
-  <li><a href="http://herebebeasties.com/">Here be beasties</a> - Al Maw</li>
-  <li><a href="http://www.jeremythomerson.com/blog">Jeremy Thomerson</a> - Jeremy Thomerson</li>
-  <li><a href="http://technically.us/code">Codierspiel</a> - Nathan Hamblen (runs on Wicket)</li>
-  <li><a href="http://www.antwerkz.com/wp/">Antwerkz</a> - Justin Lee</li>
-  <li><a href="http://www.systemmobile.com/?cat=4">System Mobile</a> - Nick Heudecker</li>
-  <li><a href="http://blogs.sun.com/geertjan">Geertjan</a> - Geertjan Wielenga</li>
-  <li><a href="http://martijndashorst.com/blog">A Wicket Diary</a> - Martijn Dashorst</li>
-  <li><a href="http://www.wicket-praxis.de/blog/">Wicket Praxis</a> - Michael Mosmann</li>
-  <li><a href="http://mysticcoders.com/blog">Mystic Coders</a> - Andrew Lombardi</li>
-  <li><a href="http://wicketbyexample.com/">Wicket by Example</a> - Community driven</li>
-  <li><a href="http://yeswicket.com/">Yes Wicket!</a> - French Wicket blog</li>
-</ul>
-
-<h2 id="get-your-blog-listed">Get your blog listed!</h2>
-
-<p>If you think your blog is missing, then please send a message to one of the
-core contributors or the mailinglist. In the mean time you can add your blog
-to our wiki’s <a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+Blogs">special blog
-page</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/d8f15469/content/meet/buzz.html
----------------------------------------------------------------------
diff --git a/content/meet/buzz.html b/content/meet/buzz.html
deleted file mode 100644
index c34b0b4..0000000
--- a/content/meet/buzz.html
+++ /dev/null
@@ -1,390 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket Buzz</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.20.0">Wicket 6.20</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-M6">Download M6</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 Buzz</h1>
-			<p>Wicket has appeared in the press in a variety of industry trade magazines,
-including Network World, ComputerWorld, IT World and Information Week.
-Presentations on Wicket have been delivered by Wicket team members at JavaOne
-in San Francisco, Javapolis and TheServerSide Java Symposium in Europe. The
-following are quotes from reviewers and users of Wicket:</p>
-
-<blockquote>
-  <p>After working with JSF for almost a year, trying Wicket was like that
-movie scene where the clouds part and this big ray of light hits you
-in the face. I just had this feeling while JSF’ing that certain things
-were harder than they needed to be. Well, I was right, and the Wicket
-people figured it out.</p>
-
-  <p><a href="http://bigheadco.blogspot.com/2007/03/groovy-wicket.html">Kevin Galligan</a></p>
-</blockquote>
-
-<blockquote>
-  <p>Wicket (currently undergoing incubation with Apache) is a good
-example of a web framework which throws caution to the wind, and has
-absolutely no XML needed. We here at Mystic have a lot of love for
-Wicket and are actively developing several projects with it currently.</p>
-
-  <p><a href="http://www.mysticcoders.com/blog/2007/03/13/the-rise-of-the-xml-backlash/">Mystic Coders</a></p>
-</blockquote>
-
-<blockquote>
-  <p>Writing a Wicket app is rather more like writing an event-based
-desktop application than a web application.</p>
-
-  <p><a href="http://www.lshift.net/blog/2006/07/06/wicket">LShift</a></p>
-</blockquote>
-
-<blockquote>
-  <p>“Wickedly Cool” - I actually managed to whip together a Wicket
-Application in a few days. It is entertaining to work with, adding
-shiny stuff is really easy while you can develop Java code and keep
-those last bits of hair you have saved for ripping out in a CSS
-nightmare that you hopefully after finding Wicket will not have to
-deal with.  So I’d go out on a limb and say that Wicket == Rogaine for
-developers.</p>
-
-  <p><a href="http://blogs.opennms.org/joed/?p=3">Joed</a></p>
-</blockquote>
-
-<blockquote>
-  <p>“So is Wicket the one true MVC framework that a lot of us have been
-hunting for? At the moment, I tend to think so. […] If you like Java
-you will really like Wicket.”</p>
-
-  <p><a href="http://ptrthomas.wordpress.com/2007/03/02/wicket-impressions-moving-from-spring-mvc-webflow/">Peter Thomas</a></p>
-</blockquote>
-
-<blockquote>
-  <p>“I think its an awesome way to deal with this whole web UI framework
-mess. I am happy to see someone take a simple and clean approach to
-the whole problem, and come up with a transparent POJO solution. I
-like the direction the framework is going… Wicket is clean, simple
-and elegant.”</p>
-
-  <p>Comment on TheServerSide.com</p>
-</blockquote>
-
-<blockquote>
-  <p>“Last week I wrote an article about Wicket and I spent some time
-discovering and taming it. And I have to confess this: I love it. …
-snip … Wicket is not a framework, it’s a candy bar. And everybody
-loves candy bars…”</p>
-
-  <p>Comment made by Romain Guy</p>
-</blockquote>
-
-<blockquote>
-  <p>The issue that impressed me in the Wicket model is that “Wicket does
-not mix markup with Java code and adds no special syntax to your
-markup files.” You reference Wicket identities as HTML attributes
-and define component properties in Java, which allows designers and
-programmers to work independently (within the obvious constraint of
-having common goals). There is no need for special tools.</p>
-
-  <p>From a Network World editorial entitled “Nothing Sticky about Wicket”</p>
-</blockquote>
-
-<blockquote>
-  <p>In a recent blog post I asked for feedback on what Web frameworks
-folks are using. Well, I got quite a surprise: Wicket was the most
-often recommended framework in reader emails!</p>
-
-  <p>From an About.com article entitled And the Winner is…Wicket</p>
-</blockquote>
-
-<blockquote>
-  <p>“I have used Wicket since last Fall for personal projects. I have 3
-kids and a wife so my free-time is very limited. Given that, I had to
-be very picky about which framework I chose.  I’ve been very impressed
-with how little hassle it has been to start creating powerful,
-reusable components and pages with Wicket even under rather severe
-time constraints.”</p>
-
-  <p>Comment on TheServerSide.com</p>
-</blockquote>
-
-<blockquote>
-  <p>”…after using web MVC frameworks for a couple of years, building
-ever more complex web applications, I moved to component based
-frameworks. Of these, I think Wicket is by far the best…”</p>
-
-  <p>Comment on Manageability.org</p>
-</blockquote>
-
-<blockquote>
-  <p>”… Talk about a mind blowing experience, it literally took me ten
-minutes to have a sample application up and running! The Wicket API is
-very Swing like, which was a welcome change for me, and allowed for a
-very familiar development experience. There is even an extension that
-allows for direct use of a Swing TreeModel. There are so many things
-that I like about this framework …”</p>
-
-  <p>From a blog item by the Code Poet</p>
-</blockquote>
-
-<blockquote>
-  <p>“Wicket has a learning flat.”</p>
-
-  <p>Al Maw</p>
-</blockquote>
-
-<blockquote>
-  <p>JSF is Cool and young but Wicket is younger and even cooler. Have
-you tried wicket?. I am also building a large CRUD application for
-Job Exchange System in my country using Wicket + JPA + Stateless
-EJB3 + Glassfish (the latest promoted build of glassfish) and we are
-currently in testing phase and I am not having any serious headaches
-as things seems to be under control. All our forms are Ajax. We have
-several concurrent accesses and system is stable. I believe greatly in
-the Wicket Project especially for CRUD cases.</p>
-
-  <p><a href="http://www.javalobby.org/java/forums/t90719.html#92132195">Dabar Aladejebi</a></p>
-</blockquote>
-
-<blockquote>
-  <p>“focuses the development efforts in the right place, inside plain Java
-code” !! This was the winning ticket for me. The framework is truly
-amazing. I used ever dang framework in the book and can say that I’m
-most impressed with this one.</p>
-
-  <p><a href="http://javageek.org/2006/03/08/comparing_web_frameworks_wicket.html">Anonymous on JavaGeek.org</a>– <a href="http://javageek.org/2006/03/08/comparing_web_frameworks_wicket.html">Anonymous on JavaGeek.org</a></p>
-</blockquote>
-
-<blockquote>
-  <p>Shocking simplicity. Back to the roots. Thanks.</p>
-
-  <p><a href="http://javageek.org/2006/03/08/comparing_web_frameworks_wicket.html">joozsa on JavaGeek.org</a></p>
-</blockquote>
-
-<blockquote>
-  <p>Wicket as far as I am concerned is the way forward for web development
-in Java. A lot of creativity involved though especially with the loops
-but It makes Web Development so much fun.</p>
-
-  <p><a href="http://javageek.org/2006/03/08/comparing_web_frameworks_wicket.html">Anonymous on JavaGeek.org</a></p>
-</blockquote>
-
-<blockquote>
-  <p>“Wicket became my favorite framework in about a 24-hour period, and
-I think it has a very bright future. With most frameworks I see
-limitations, with Wicket I see possibilities. There’s your platitude
-for the day :)”</p>
-
-  <p>wicket-user mailing list</p>
-</blockquote>
-
-<blockquote>
-  <p>“Count me in… I’ve only been using Wicket for maybe 2 weeks or so,
-and I’m sold.”</p>
-
-  <p>Phillip Rhodes </p>
-</blockquote>
-
-<blockquote>
-  <p>Once I grasped the essence of Wicket, everything just started working
-so well. Damn you, Wicket, I said under my breath. I was really
-disappointed that I liked it so much. Damn you Wicket! Suddenly I
-loved all those Wicket developers, because I understood what they
-were trying to say. Web development can be simple, yet have unlimited
-power.</p>
-
-  <p>Closet Wicket lover</p>
-</blockquote>
-
-		</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/d8f15469/content/meet/features.html
----------------------------------------------------------------------
diff --git a/content/meet/features.html b/content/meet/features.html
deleted file mode 100644
index 12bf317..0000000
--- a/content/meet/features.html
+++ /dev/null
@@ -1,322 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Features</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.20.0">Wicket 6.20</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-M6">Download M6</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>Features</h1>
-			<h2 id="pojo-component-model">POJO Component Model</h2>
-
-<p>Pages and Components in Wicket are real Java objects that support
-encapsulation, inheritance and events.</p>
-
-<h2 id="ease-of-development">Ease of Development</h2>
-
-<p>Because Wicket is Java and HTML, you can leverage what you know about Java or
-your favorite HTML editor to write Wicket applications.</p>
-
-<h2 id="separation-of-concerns">Separation of Concerns</h2>
-
-<p>Wicket does not mix markup with Java code and adds no special syntax to your
-markup files. The worlds of HTML and Java are parallel and associated only by
-Wicket ids, which are attributes in HTML and Component properties in Java.
-Since Wicket HTML is just HTML and Wicket Java is just Java, coders and
-designers can work independently to a large degree and without relying on any
-special tools.</p>
-
-<h2 id="secure">Secure</h2>
-
-<p>Wicket is secure by default. URLs do not expose sensitive information and all
-component paths are session-relative. Explicit steps must be taken to share
-information between sessions. Furthermore URL encryption allows highly secure web sites.</p>
-
-<h2 id="transparent-scalable-clustering-support">Transparent, Scalable Clustering Support</h2>
-
-<p>All Wicket applications will work on a cluster automatically and without
-additional work. Once bottlenecks are understood, Wicket enables tuning of
-page state replication. The next version of Wicket will support client-side
-models for zero-state scalability.</p>
-
-<h2 id="transparent-back-button-support">Transparent Back Button Support</h2>
-
-<p>Wicket supports configurable page version management. When users submit a
-form or follow a link from a page they accessed with the back button in their
-browser, Wicket is able to revert the page object to the state it was in when
-the page was originally rendered. This means you can write web applications
-that support the back button with very little work.</p>
-
-<h2 id="multi-tab-and-multi-window-support">Multi-tab and multi-window support</h2>
-
-<p>Wicket provides an easy way to write application that supports multi-window
-and multi-tab usage allowing developer to react properly when users open new
-browser window or tab</p>
-
-<h2 id="reusable-components">Reusable Components</h2>
-
-<p>Reusable components in Wicket are particularly easy to create. Not only can
-you extend existing components with the Java extends keyword, but you can
-also create Panel components which associate a group of components as a
-reusable unit.</p>
-
-<h2 id="simple-flexible-localizable-form-validation">Simple, Flexible, Localizable Form Validation</h2>
-
-<p>It is trivial to write and use validators in Wicket. It is also quite easy to
-customize and localize the display and content of validation error messages.</p>
-
-<h2 id="typesafe-sessions">Typesafe Sessions</h2>
-
-<p>Wicket eliminates the need to manage HttpSession attributes by hand. Page and
-component objects are transparently stored in the session and your
-application can create a custom session subclass with typesafe properties as
-well. All objects stored in the session can automatically participate in
-clustering replication.</p>
-
-<h2 id="factory-customizable">Factory Customizable</h2>
-
-<p>Wicket is very extensible. Most operations are customizable through factories
-or factory methods.</p>
-
-<h2 id="detachable-models">Detachable Models</h2>
-
-<p>Model objects in Wicket can be very lightweight in terms of memory and
-network use in a cluster. When a model is used, it can “attach”, populating
-itself with information from persistent storage. When the model is no longer
-in use, transient information can be reset, reducing the size of the object.</p>
-
-<h2 id="border-components">Border Components</h2>
-
-<p>Wicket Border components enable the decoration of pages in a reusable
-fashion. This is especially useful for inheritance of common navigational
-structures or layout.</p>
-
-<h2 id="support-for-all-basic-html-features">Support for All Basic HTML Features</h2>
-
-<p>Wicket supports image tags, links, forms and everything else that you’re used
-to using in your web application development.</p>
-
-<h2 id="programmatic-manipulation-of-attributes">Programmatic Manipulation of Attributes</h2>
-
-<p>Wicket Components can programmatically change any HTML tag attribute.</p>
-
-<h2 id="automatic-conversions">Automatic Conversions</h2>
-
-<p>Once a Form validates, the model can be updated using Wicket converters. Most
-ordinary conversions are built-in and it is easy to write new converters.</p>
-
-<h2 id="dynamic-images">Dynamic Images</h2>
-
-<p>Wicket makes image use, sharing and generation very easy. Dynamic images can
-be created by simply implementing a paint method.</p>
-
-<h2 id="pageable-listview">Pageable ListView</h2>
-
-<p>ListViews in Wicket are extremely powerful. You can nest any kind of
-component in a ListView row, even other ListViews. PageableListView supports
-navigation links for large lists.</p>
-
-<h2 id="tree-component">Tree Component</h2>
-
-<p>Out of the box tree component for navigating and selecting nodes.</p>
-
-<h2 id="localization">Localization</h2>
-
-<p>HTML pages, images and resource strings can all be localized.</p>
-
-<h2 id="examples">Examples</h2>
-
-<p>Wicket has numerous examples showcasing all of the above features.</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/d8f15469/content/meet/index.html
----------------------------------------------------------------------
diff --git a/content/meet/index.html b/content/meet/index.html
deleted file mode 100644
index 627ed7f..0000000
--- a/content/meet/index.html
+++ /dev/null
@@ -1,203 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Meet Apache 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.20.0">Wicket 6.20</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-M6">Download M6</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>Meet Apache Wicket</h1>
-			
-
-		</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>


[40/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/2014/06/20/wicket-7.0.0-M2-released.html
----------------------------------------------------------------------
diff --git a/content/2014/06/20/wicket-7.0.0-M2-released.html b/content/2014/06/20/wicket-7.0.0-M2-released.html
deleted file mode 100644
index e3131c4..0000000
--- a/content/2014/06/20/wicket-7.0.0-M2-released.html
+++ /dev/null
@@ -1,263 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 7.0.0-M2 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 7.0.0-M2 released</h1>
-			<p>We have released the first of a series of milestone releases for Apache
-Wicket 7. We aim to finalise Wicket 7 over the coming months and
-request your help in testing the new major version.</p>
-
-<h3 id="caveats">Caveats</h3>
-
-<p>It is still a development version so expect API breaks to happen over
-the course of the coming milestone releases.</p>
-
-<h3 id="semantic-versioning">Semantic versioning</h3>
-
-<p>As we adopted semver Wicket 7 will be the first release since 6.0 where
-we are able to refactor the API. We will continue to use semver when we
-have made Wicket 7 final and maintain api compatibility between minor
-versions of Wicket 7.</p>
-
-<h3 id="requirements">Requirements</h3>
-
-<p>Wicket 7 requires the following:</p>
-
-<ul>
-  <li>Java 7</li>
-  <li>Servlet 3 compatible container</li>
-</ul>
-
-<p>You can’t mix wicket libraries from prior Wicket versions with Wicket 7.</p>
-
-<h3 id="migration-guide">Migration guide</h3>
-
-<p>As usual we have a migration guide available online for people
-migrating their applications to Wicket 7. We will continue to update
-the guide as development progresses. If you find something that is not
-in the guide, please update the guide, or let us know so we can update
-the guide.</p>
-
-<ul>
-  <li><a href="http://s.apache.org/wicket7migrate">Migration to Wicket 7.0</a></li>
-</ul>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>This is pre-release software: use at your own peril!</p>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>7.0.0-M2<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M2">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M2</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M2/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M2/binaries</a></li>
-</ul>
-
-<p>Have fun and let us know what you think!</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/d8f15469/content/2014/06/21/wicket-6.16.0-released.html
----------------------------------------------------------------------
diff --git a/content/2014/06/21/wicket-6.16.0-released.html b/content/2014/06/21/wicket-6.16.0-released.html
deleted file mode 100644
index 8faa06b..0000000
--- a/content/2014/06/21/wicket-6.16.0-released.html
+++ /dev/null
@@ -1,292 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.16.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.16.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.16.0!</p>
-
-<p>This release marks the sixteenth minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development of
-Wicket, and as such no API breaks are present in this release compared
-to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<p>This release fixes 15 bugs and adds the following improvements:</p>
-
-<ul>
-  <li>Upgrade JQuery to latest releases - 1.11.1 &amp; 2.1.1</li>
-  <li>Upgrade Atmosphere to latest version</li>
-  <li>Generation of wicket ids with prefix / suffix</li>
-  <li>Introduce CharSequenceResource similar to ByteArrayResource</li>
-</ul>
-
-<p>The full list of improvements and fixes can be found at the end of this
-announcement.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
- <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
- <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
- <span class="nt">&lt;version&gt;</span>6.16.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.16.0">http://www.apache.org/dyn/closer.cgi/wicket/6.16.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.16.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.16.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-6160">Release Notes - Wicket - Version 6.16.0</h3>
-
-<h4 id="bug">Bug</h4>
-<pre><code>* [WICKET-4545] - MarkupNotFoundException for Fragment and TransparentWebMarkupContainer
-* [WICKET-5553] - When using an Ajax request to display initially hidden components inside inline enclosures, only the first one appears.
-* [WICKET-5560] - A 404 error occurs when using a CryptoMapper
-* [WICKET-5569] - Unable to find markup for children of deeply nested IComponentResolvers during Ajax response
-* [WICKET-5570] - Rescheduling the same ajax timer behavior causes memory leak in the browser
-* [WICKET-5573] - FilterToolbar generics broken
-* [WICKET-5581] - CachingRes​ourceStrea​mLocator is not extension-​aware
-* [WICKET-5582] - ServletWebResponse#encodeUrl() makes absolute Urls relative
-* [WICKET-5589] - Upgrade wicket-atmosphere to the latest version of atmosphere
-* [WICKET-5591] - Missing translation for HoursValidator.range (in DateTimeField)
-* [WICKET-5592] - Add a method to clear the cache of CachingResourceStreamLocator
-* [WICKET-5593] - AjaxFormValidatingBehavior attempts to update non-visible feedback panels
-* [WICKET-5595] - Atmosphere: updates infinitly with long polling transport
-* [WICKET-5596] - DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page
-* [WICKET-5601] - AbstractSingleSelectChoice fails with NullPointerException when its choice renderer returns null from #getIdValue() 
-</code></pre>
-
-<h4 id="improvement">Improvement</h4>
-<pre><code>* [WICKET-5563] - RestartResponseAtInterceptPageException - add public function to retrieve originalUrl
-* [WICKET-5574] - ComponentRenderer should use Application#createRequestCycle
-* [WICKET-5575] - Add support in FormTester#submit(String|Component) for Ajax submitters
-* [WICKET-5577] - Generation of wicket ids with prefix / suffix
-* [WICKET-5580] - Allow markup to find child fragments when wicket:child is inside a component tag
-* [WICKET-5585] - Wicket Extension Automplete does not work well with JavaScriptFilteredIntoFooterHeaderResponse
-* [WICKET-5586] - NextButton isEnabled() should bo logical conjunction of getWizardModel().isNextAvailable() and super.isEnabled()
-* [WICKET-5600] - Introduce CharSequenceResource similar to ByteArrayResource
-* [WICKET-5606] - SelectOptions with #setRecreateChoices(true) loses selection on form errors
-</code></pre>
-
-<h4 id="task">Task</h4>
-<pre><code>* [WICKET-5587] - Upgrade JQuery to latest releases - 1.11.1 &amp; 2.1.1
-</code></pre>
-
-
-		</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/d8f15469/content/2014/08/23/wicket-7.0.0-M3-released.html
----------------------------------------------------------------------
diff --git a/content/2014/08/23/wicket-7.0.0-M3-released.html b/content/2014/08/23/wicket-7.0.0-M3-released.html
deleted file mode 100644
index 07ceb2d..0000000
--- a/content/2014/08/23/wicket-7.0.0-M3-released.html
+++ /dev/null
@@ -1,263 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 7.0.0-M3 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 7.0.0-M3 released</h1>
-			<p>We have released the third of a series of milestone releases for Apache
-Wicket 7. We aim to finalise Wicket 7 over the coming months and
-request your help in testing the new major version.</p>
-
-<h3 id="caveats">Caveats</h3>
-
-<p>It is still a development version so expect minor API breaks to happen over
-the course of the coming milestone releases.</p>
-
-<h3 id="semantic-versioning">Semantic versioning</h3>
-
-<p>As we adopted semver Wicket 7 will be the first release since 6.0 where
-we are able to refactor the API. We will continue to use semver when we
-have made Wicket 7 final and maintain api compatibility between minor
-versions of Wicket 7.</p>
-
-<h3 id="requirements">Requirements</h3>
-
-<p>Wicket 7 requires the following:</p>
-
-<ul>
-  <li>Java 7</li>
-  <li>Servlet 3 compatible container</li>
-</ul>
-
-<p>You can’t mix wicket libraries from prior Wicket versions with Wicket 7.</p>
-
-<h3 id="migration-guide">Migration guide</h3>
-
-<p>As usual we have a migration guide available online for people
-migrating their applications to Wicket 7. We will continue to update
-the guide as development progresses. If you find something that is not
-in the guide, please update the guide, or let us know so we can update
-the guide.</p>
-
-<ul>
-  <li><a href="http://s.apache.org/wicket7migrate">Migration to Wicket 7.0</a></li>
-</ul>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>This is pre-release software: use at your own peril!</p>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>7.0.0-M3<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3/binaries</a></li>
-</ul>
-
-<p>Have fun and let us know what you think!</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/d8f15469/content/2014/08/24/wicket-6.17.0-released.html
----------------------------------------------------------------------
diff --git a/content/2014/08/24/wicket-6.17.0-released.html b/content/2014/08/24/wicket-6.17.0-released.html
deleted file mode 100644
index e12dd5e..0000000
--- a/content/2014/08/24/wicket-6.17.0-released.html
+++ /dev/null
@@ -1,327 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.17.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.17.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.17.0!</p>
-
-<p>This release marks the seventeenth minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development of
-Wicket, and as such no API breaks are present in this release compared
-to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<p>This release fixes 25 bugs and has 27 improvements some of which are:</p>
-
-<ul>
-  <li>Rename log4j.properties in the quickstart when creating a project for WildFly</li>
-  <li>Make is possible to position the choice label before/after/around the choice</li>
-  <li>StringResourceModel with custom locale </li>
-  <li>Added an HeaderItem for meta data tags such as ‘meta’ or canonical link</li>
-</ul>
-
-<p>The full list of improvements and fixes can be found at the end of this
-announcement.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
- <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
- <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
- <span class="nt">&lt;version&gt;</span>6.17.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">http://www.apache.org/dyn/closer.cgi/wicket/6.17.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.17.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-6170">Release Notes - Wicket - Version 6.17.0</h3>
-
-<h4 id="sub-task">Sub-task</h4>
-<pre><code>* [WICKET-5633] - Make JavaScriptFilteredIntoFooterHeaderResponse non-final to be able to create custom filters
-</code></pre>
-
-<h4 id="bug">Bug</h4>
-<pre><code>* [WICKET-5371] - IllegalArgumentException: Argument 'page' may not be null. - when sending event from asynchronous process
-* [WICKET-5539] - Allow preserving of the parsed PageParameters when re-creating an expired page
-* [WICKET-5564] - AjaxRequestTarget.focusComponent() does not work when two Ajax responses arrive next to each other
-* [WICKET-5603] - OnChangeAjaxBehavior attached to DropDownChoice produces two Ajax requests in Chrome v35
-* [WICKET-5607] - Wicket Ajax fires calls scheduled by AbstractAjaxTimerBehavior even after unload of the page
-* [WICKET-5609] - AutoCompleteTextField can only complete text that is visible on screen browser screen 
-* [WICKET-5615] - UploadProgressBar does not show up if no FileUploadField is given
-* [WICKET-5616] - CLONE - ModalWindow is not visible in Safari when opened from a link at the bottom of a large page
-* [WICKET-5619] - ConcurrentModificationException may occur when calling EventBus.post()
-* [WICKET-5624] - Do not throw when WebSocket is not supported
-* [WICKET-5626] - ConcatBundleResource#reportError() doesn't print the resource attributes
-* [WICKET-5630] - Fix last button translation germany of wizard to 'Letzter'
-* [WICKET-5631] - Allow submitting with POST method for PhantomJS
-* [WICKET-5636] - Update StatelessForm's and AbstractRepeater's javadoc that FormComponents should be repeated only with RepeatingView
-* [WICKET-5637] - Fix the encoding of the Chinese translations for Wizard component
-* [WICKET-5639] - ResourceResponse does not write headers when status code is set
-* [WICKET-5643] - WebPageRenderer should bind a Session if redirect is required and the session is temporary.
-* [WICKET-5647] - missing generic cast causes compile error on OS X / jdk 8
-* [WICKET-5655] - Problem with setting of IComponentInheritedModel and FLAG_INHERITABLE_MODEL
-* [WICKET-5656] - PropertyResolver does not scan for NotNull in annotation tree
-* [WICKET-5657] - wicket-autocomplete may fail after preceeding Ajax request
-* [WICKET-5662] - @SpringBean(name="something", required=false) still throws org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'something' is defined
-* [WICKET-5670] - org.apache.wicket.protocol.ws.api.registry.IKey should be Serializable (IClusterable)
-* [WICKET-5679] - RenderStrategy REDIRECT_TO_RENDER lets fail test with BaseWicketTester#startComponentInPage
-* [WICKET-5680] - AjaxEditableLabel keeps raw input after cancel following a validation failure 
-</code></pre>
-
-<h4 id="improvement">Improvement</h4>
-<pre><code>* [WICKET-4344] - Implement onValidateModelObjects() and beforeUpdateFormComponentModels() for nested forms
-* [WICKET-4660] - Make it possible to notify about Atmosphere internal events
-* [WICKET-5452] - Make Wicket-Atmosphere testable - AtmosphereTester
-* [WICKET-5602] - DynamicImageResource should set the mime type after reading the image data
-* [WICKET-5605] - Store browser capabilities in local variables in wicket-event-jquery.js
-* [WICKET-5611] - Add AjaxChannel.DEFAULT constant = "0" and type "Queue"
-* [WICKET-5627] - broadcastMessage(): hook to set more thread-local context before rendering components
-* [WICKET-5628] - Introduce a marker interface for exception which are recommended to be handler by the framework
-* [WICKET-5629] - Add an HeaderItem for meta data tags such as &lt;meta&gt; or canonical &lt;link&gt;
-* [WICKET-5634] - Add IObjectCheckers that fails the serialization when the Session or another Page are serialized
-* [WICKET-5635] - Provide a way to modify ResourceReferenceRegistry.DefaultResourceReferenceFactory externally to be used by wicket-bootstrap-less
-* [WICKET-5642] - CheckingOutputObjectStream should filter duplicates by identity, not by equality
-* [WICKET-5645] - Markup String of IMarkupResourceStreamProvider throws NPE for inherited markup
-* [WICKET-5646] - Allow subclasses of ComponentStringResourceLoader to stop at specific components
-* [WICKET-5648] - CookieUtils - multivalue related methods are broken due to the usage of ";" as a separator for the values
-* [WICKET-5650] - Make is possible to position the choice label before/after/around the choice
-* [WICKET-5651] - Add TagTester#getChild(String tagName) method
-* [WICKET-5652] - Improve Javadoc of Ajax behaviors concerning their onXyz() methods
-* [WICKET-5653] - Add a setter for IViolationTranslator to BeanValidationConfiguration
-* [WICKET-5654] - DefaultViolationTranslator should maybe use getMessage()
-* [WICKET-5658] - AjaxFormComponentUpdatingBehavior should not clear the rawInput when updateModel is false
-* [WICKET-5659] - Add a setting to MultiFileUploadField to not close the file uploads' streams
-* [WICKET-5660] - Throw more specific exception when a component cannot be found by ListenerInterfaceRequestHandler
-* [WICKET-5667] - Preserve the NotSerializableException if an error occur while using the IObjectCheckers
-* [WICKET-5668] - StringResourceModel with custom locale 
-* [WICKET-5671] - Rename log4j.properties in the quickstart when creating a project for WildFly
-* [WICKET-5673] - Improve BookmarkableMapper and BasicResourceReferenceMapper to not match when the last segment is empty
-* [WICKET-5674] - Use jquery.atmosphere.js as a Webjar
-</code></pre>
-
-<h4 id="task">Task</h4>
-<pre><code>* [WICKET-5604] - Add a page to the site that lists other Apache projects that use Wicket
-* [WICKET-5632] - Use frontend-maven-plugin to run the JavaScript tests
-* [WICKET-5665] - WicketTester#assertComponentOnAjaxResponse() cannot test invisible components
-</code></pre>
-
-
-		</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/d8f15469/content/2014/09/15/wicket-1.5.12-released.html
----------------------------------------------------------------------
diff --git a/content/2014/09/15/wicket-1.5.12-released.html b/content/2014/09/15/wicket-1.5.12-released.html
deleted file mode 100644
index dfd9143..0000000
--- a/content/2014/09/15/wicket-1.5.12-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.12 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.12 released</h1>
-			<p>This is the twelfth maintenance release of the Wicket 1.5.x series. This release brings over 5 bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.12">Git tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12326154">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.12<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">full distribution</a> (including sources)</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/d8f15469/content/2014/09/22/cve-2014-3526.html
----------------------------------------------------------------------
diff --git a/content/2014/09/22/cve-2014-3526.html b/content/2014/09/22/cve-2014-3526.html
deleted file mode 100644
index 29def88..0000000
--- a/content/2014/09/22/cve-2014-3526.html
+++ /dev/null
@@ -1,225 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - CVE-2014-3526 - Apache Wicket Information disclosure vulnerability</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.20.0">Wicket 6.20</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-M6">Download M6</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>CVE-2014-3526 - Apache Wicket Information disclosure vulnerability</h1>
-			<p>Severity: Important</p>
-
-<p>Vendor:
-The Apache Software Foundation</p>
-
-<p>Versions Affected:
-Apache Wicket 1.5.11, 6.16.0 and 7.0.0-M2</p>
-
-<p>Description:</p>
-
-<p>When rendering a web page Wicket checks the request url against the one at the render time. It is possible the application to change the page parameters (this includes both the query parameters and parameters encoded into the request path). When the requested url differs with the one at the rendering time Wicket stores the response (i.e. the page markup) at the server side and issues an HTTP redirect to the new url. When the second request comes Wicket just flushes the stored response from the first request into the http output stream. This way the browser address bar shows the updated page parameters.
-When storing the page markup at the server side Wicket uses as an identifier a pair of the current session id plus the new url. However, Wicket does not check if user session is temporary (i.e. sessionId is null).
-This could lead to a security issue if two or more users with a temporary session are redirected to the same url at the same time. Then user1 might see the markup for user2 which has overridden the markup for user1 while user1 was following the HTTP redirect. In this way user-sensitive informations can be seen by other users.</p>
-
-<p>The application developers are recommended to upgrade to: 
-- <a href="/2014/09/15/wicket-1.5.12-released.html">Apache Wicket 1.5.12</a>
-- <a href="/2014/08/24/wicket-6.17.0-released.html">Apache Wicket 6.17.0</a>
-- <a href="/2014/08/23/wicket-7.0.0-M3-released.html">Apache Wicket 7.0.0-M3</a></p>
-
-<p>Credit:
-This issue was reported by Andrea Del Bene and Martin Grigorov!</p>
-
-<p>Apache Wicket Team</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/d8f15469/content/2014/11/05/wicket-6.18.0-released.html
----------------------------------------------------------------------
diff --git a/content/2014/11/05/wicket-6.18.0-released.html b/content/2014/11/05/wicket-6.18.0-released.html
deleted file mode 100644
index 12a2e20..0000000
--- a/content/2014/11/05/wicket-6.18.0-released.html
+++ /dev/null
@@ -1,323 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.18.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.18.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.18.0!</p>
-
-<p>This release marks another minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development
-of Wicket, and as such no API breaks are present in this release
-compared to 6.0.0.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.18.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">http://www.apache.org/dyn/closer.cgi/wicket/6.18.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.18.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">migration to Wicket 6</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="this-release">This release</h3>
-
-<p>Below you can find the cryptographic signatures for the distributions
-and the release notes.</p>
-
-<h4 id="the-signatures-for-the-source-release-artefacts">The signatures for the source release artefacts:</h4>
-
-<p>Signature for apache-wicket-6.18.0.zip:</p>
-
-<div class="highlight"><pre>
------BEGIN PGP SIGNATURE-----
-Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
-Comment: GPGTools - https://gpgtools.org
-
-iEYEABECAAYFAlRTb2UACgkQJBX8W/xy/UW1egCg1LOkWMrnD+FJoHKjp7Gulyvm
-s+UAoMNN/mgMKo+p33h3vt4fnLTemLGT
-=RpfO
------END PGP SIGNATURE-----
-</pre></div>
-
-<p>Signature for apache-wicket-6.18.0.tar.gz:</p>
-
-<div class="highlight"><pre>
------BEGIN PGP SIGNATURE-----
-Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
-Comment: GPGTools - https://gpgtools.org
-
-iEYEABECAAYFAlRTb2UACgkQJBX8W/xy/UVZcACguyKdrM0byfMp5IWqzwFMx5Lo
-i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
-=+QQW
------END PGP SIGNATURE-----
-</pre></div>
-
-<h4 id="changelog-for-6180">CHANGELOG for 6.18.0:</h4>
-
-<p>The following changes were made in Wicket for this release.</p>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5265">WICKET-5265</a> - FencedFeedbackPanel is broken with RefreshingView(and it’s implementations)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5326">WICKET-5326</a> - Wicket doesn’t encrypt links and Ajax URLs for mounted pages when CryptoMapper is used</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5689">WICKET-5689</a> - Nested Redirects and REDIRECT_TO_BUFFER</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5698">WICKET-5698</a> - WebApplication#unmount() unmounts the whole compound mapper if some of its inner ones matches</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5699">WICKET-5699</a> - wicket-atmosphere 0.20 should use wicket-webjars 0.4.3</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5701">WICKET-5701</a> - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesn’t work </li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5704">WICKET-5704</a> - IllegalArgument exception with wicket:child in ajaxrequest</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5706">WICKET-5706</a> - ResourceUtils.getLocaleFromFilename cannot handle filenames with classifiers</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5711">WICKET-5711</a> - OnChangeAjaxBehavior should listen for both ‘inputchange’ and ‘change’ events for TextField and TextArea</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5712">WICKET-5712</a> - SecuritySettings.setEnforceMounts() does not work when the mounted mapper is not in the root compound mapper</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5714">WICKET-5714</a> - MockHttpServletRequest.buildRequest() should work for parameters with multiple values with multipart content type</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5716">WICKET-5716</a> - wicket-autocomplete prevents “change”-listener when leaving input via mouse click</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5717">WICKET-5717</a> - Url.parse/toString should support fragment</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5719">WICKET-5719</a> - Wicket-atmosphere should warn about phone home</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5720">WICKET-5720</a> - Method Strings.join doesn’t work correctly if separator is empty.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5723">WICKET-5723</a> - CheckGroupSelector with disabled checks</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5731">WICKET-5731</a> - Using “Submit” button in Ajax DropDownChoice example leads to broken HTML page</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5736">WICKET-5736</a> - Atmosphere Eventbus throws Concurrent Modification Exception</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5691">WICKET-5691</a> - Wicket FileUploadField.getFileUploads() should never return null.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5692">WICKET-5692</a> - Misleading message in PropertyValidator</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5694">WICKET-5694</a> - Add WicketTester assertion methods for component’s markup style, variation and locale </li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5710">WICKET-5710</a> - StringValidator should set ‘minlength’ attribute to input and textarea</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5715">WICKET-5715</a> - Allow setting ‘async’ attribute on reference <script> elements</script></li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5718">WICKET-5718</a> - Upgrade Atmosphere to 2.2.2</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5725">WICKET-5725</a> - Add NumberTextField(String,Class<t>) constructor</t></li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5729">WICKET-5729</a> - Avoid using input names that conflict with JavaScript DOM API method and attribute names</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5735">WICKET-5735</a> - Propagate fileSizeMax attribute to org.apache.commons.fileupload.FileUploadBase</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5740">WICKET-5740</a> - Provide a way to adapt the lock timeout based on the page class/id</li>
-</ul>
-
-<h4 id="new-feature">New Feature</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5677">WICKET-5677</a> - Components should have onAdd to complement onRemove</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>


[06/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/06/20/wicket-native-websockets.html
----------------------------------------------------------------------
diff --git a/content/news/2012/06/20/wicket-native-websockets.html b/content/news/2012/06/20/wicket-native-websockets.html
new file mode 100644
index 0000000..c11f180
--- /dev/null
+++ b/content/news/2012/06/20/wicket-native-websockets.html
@@ -0,0 +1,76 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket Native WebSockets support | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/06/20/wicket-native-websockets.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/06/20/wicket-native-websockets.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/06/20/wicket-native-websockets.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/06/20/wicket-native-websockets.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/06/20/wicket-native-websockets.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/06/20/wicket-native-websockets.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket Native WebSockets support</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">20 Jun 2012</p>
+    <p>A new experimental module just landed in Wicket’s Git repository - Wicket Native WebSocket.
+It provides the support for HTML5 WebSockets in Wicket as the one for Ajax that you may already use in your applications.</p>
+<p>The full documentation is available at <a href="https://cwiki.apache.org/confluence/x/0vSoAQ">Native WebSocket Wiki</a>
+A demo application is available at <a href="https://github.com/martin-g/wicket-native-websocket-example">Martin Grigorov’s GitHub</a></p>
+<p>Any feedback about the new module, its implementation and its documentation is very welcome!
+Just ask your question in Wicket’s mailing lists or IRC channel.</p>
+<p>The Wicket team!</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/06/index.html b/content/news/2012/06/index.html
new file mode 100644
index 0000000..58a5379
--- /dev/null
+++ b/content/news/2012/06/index.html
@@ -0,0 +1,163 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for June 2012 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/06 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/06 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/06 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/06 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/06 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/06 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for June 2012</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.5.7 released</h3>
+  <p><small>04 Jun 2012</small></p>
+	<p>This is the seventh maintenance release of the Wicket 1.5.x series. This release brings over 26 bug fixes and improvements.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.7">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12321241">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wic...</code></pre></div>
+	<a href="/news/2012/06/04/wicket-1.5.7-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket Native WebSockets support</h3>
+  <p><small>20 Jun 2012</small></p>
+	<p>A new experimen...</p>
+	<a href="/news/2012/06/20/wicket-native-websockets.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/07/16/wicket-6.0.0-beta3-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/07/16/wicket-6.0.0-beta3-released.html b/content/news/2012/07/16/wicket-6.0.0-beta3-released.html
new file mode 100644
index 0000000..353673c
--- /dev/null
+++ b/content/news/2012/07/16/wicket-6.0.0-beta3-released.html
@@ -0,0 +1,165 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 6.0.0-beta3 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/07/16/wicket-6.0.0-beta3-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/07/16/wicket-6.0.0-beta3-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/07/16/wicket-6.0.0-beta3-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/07/16/wicket-6.0.0-beta3-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/07/16/wicket-6.0.0-beta3-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/07/16/wicket-6.0.0-beta3-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 6.0.0-beta3 released</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#wicket-native-websockets"><span class="toc-number">1</span> <span class="toc-text">Wicket Native Websockets</span></a></li><li class="toc--level-1 toc--section-2"><a href="#wicket-bootstrap"><span class="toc-number">2</span> <span class="toc-text">Wicket Bootstrap</span></a></li><li class="toc--level-1 toc--section-3"><a href="#new-wicket-examples"><span class="toc-number">3</span> <span class="toc-text">New Wicket Examples</span></a></li><li class="toc--level-1 toc--section-4"><a href="#wicket-atmosphere"><span class="toc-number">4</span> <span class="toc-text">Wicket Atmosphere</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">16 Jul 2012</p>
+    <p>The Wicket team is proud to announce the third beta release of
+the Wicket 6.x series. This release is an intermediary release
+just before we give you 6.0.0 final.</p>
+<p>There are no more planned API breaks but if you find something
+that can be made better now it the time to discuss it! The
+next planned release is 6.0.0 final, so speak now or forever
+be silenced (or learn to live with it until 7.0.0 comes out).</p>
+<p>Any feedback about the new features, their implementation and
+their documentation is very welcome!</p>
+<h1 id="new-and-noteworthy-in-600-beta3">New and Noteworthy in 6.0.0-beta3</h1>
+<p><strong>NOTA BENE:</strong> the use of modules that are marked experimental,
+by being part of the sub module ‘wicket-experimental’, are really
+that: experimental. These modules can change, disappear or blow up
+your computer without notice and you really use/depend on them at
+your own risk.</p>
+<h2 id="wicket-native-websockets">Wicket Native Websockets</h2>
+<p>A new <strong>experimental</strong> module has been added to Wicket 6 - Wicket
+Native WebSocket. This module adds support for using HTML5
+WebSockets as you may use Ajax in your Wicket applications.</p>
+<p>All you have to do is to add a WebSocketBehavior to your page and from
+there on you can receive messages from the clients and push messages
+back to them.</p>
+<p>At <a href="https://cwiki.apache.org/confluence/x/0vSoAQ">our wiki</a> you may 
+find the documentation and a link to a demo application.</p>
+<p>If something is not clear feel free to ask your question in the
+mailing lists and we will improve the documentation.</p>
+<h2 id="wicket-bootstrap">Wicket Bootstrap</h2>
+<p>The <strong>experimental</strong> modules now contain a new module for integration
+with Twitter’s Bootstrap. Currently this module only provides a
+central way of using the Bootstrap resources. In the future we
+will provide proper components and behaviors for the Bootstrap
+concepts.</p>
+<p>To use this new <strong>experimental</strong> module, add this to your pom:</p>
+<pre><code>&lt;dependency&gt;
+    &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
+    &lt;artifactId&gt;wicket-bootstrap&lt;/artifactId&gt;
+    &lt;version&gt;0.1&lt;/version&gt;
+&lt;/dependency&gt;
+</code></pre>
+<p>To add Bootstrap support to your pages, add this in the <code>renderHead</code>
+method:</p>
+<pre><code>@Override
+public void renderHead(IHeaderResponse response) {
+    super.renderHead(response);
+    Bootstrap.renderHead(response);
+}
+</code></pre>
+<p>This will render a dependency to the Twitter bootstrap CSS and JS files,
+including the required dependency to JQuery.</p>
+<h2 id="new-wicket-examples">New Wicket Examples</h2>
+<p>We have started an effort to revamp the tried and tested Wicket Examples
+and bring them into 2012. The new examples are located in the
+<strong>experimental</strong> module.</p>
+<p>It is currently a copy of Twitter Bootstrap’s design but with Wicket
+specific filling.</p>
+<p>You can test the examples by running the</p>
+<pre><code>wicket-examples-jar/src/test/java/Start.java
+</code></pre>
+<p>class in the default package.</p>
+<p>The examples will feature a component reference with typical use
+cases, full examples such as Hello, World, and descriptions of the
+code in play.</p>
+<h2 id="wicket-atmosphere">Wicket Atmosphere</h2>
+<p>Wicket Atmosphere in the experimental modules has seen an upgrade of
+the Atmosphere dependency to 1.0.0-beta3. This has caused an
+incompatibility with Jetty 7.6.3 (used with Wicket and the examples). To
+mitigate this, you need to override either:</p>
+<ul>
+  <li>the dependency on Jetty to 8.1.3 or newer, or</li>
+  <li>the dependency on Atmosphere to 0.9.5 (0.9.6 and 0.9.7 are broken as
+well)</li>
+</ul>
+<p>See <a href="https://issues.apache.org/jira/browse/WICKET-4656">WICKET-4656</a> for 
+more information regarding this issue.</p>
+<h1 id="this-release">This release</h1>
+<ul>
+  <li>Check the roadmap  with a list of the major
+goals: <a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+6.0+Roadmap">6.0 roadmap</a></li>
+  <li>And the migration guide with all major and some minor changes
+between 1.5.x and 6.x series: <a href="http://s.apache.org/wicket-6.0-migration">migration guide</a></li>
+  <li>The Jira changelog of all closed ticket at
+Jira: <a href="http://s.apache.org/wicket-6.0.0-beta3-changelog">changelog</a></li>
+</ul>
+<p>To use it in Maven:</p>
+<pre><code>&lt;dependency&gt;
+    &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
+    &lt;artifactId&gt;wicket-core&lt;/artifactId&gt;
+    &lt;version&gt;6.0.0-beta3&lt;/version&gt;
+&lt;/dependency&gt;
+</code></pre>
+<p>If you don’t use a dependencies management build tool then you
+can download the full distribution (including source) and build from
+source yourself.</p>
+<p>Have fun,</p>
+<p>The Wicket team!</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/07/index.html b/content/news/2012/07/index.html
new file mode 100644
index 0000000..2299950
--- /dev/null
+++ b/content/news/2012/07/index.html
@@ -0,0 +1,156 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for July 2012 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/07 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/07 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/07 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/07 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/07 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/07 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for July 2012</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 6.0.0-beta3 released</h3>
+  <p><small>16 Jul 2012</small></p>
+	<p>The Wicket team is proud to announce the third beta release of
+the Wicket 6.x series. This release is an intermediary release
+just before we give you 6.0.0 final.</p>
+<p>There are no more planned API breaks but if you find something
+that can be made better now it the time to discuss it! The
+next planned release is 6.0.0 final, so speak now or forever
+be silenced (or learn to li...</p>
+	<a href="/news/2012/07/16/wicket-6.0.0-beta3-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/08/24/wicket-1.5.8-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/08/24/wicket-1.5.8-released.html b/content/news/2012/08/24/wicket-1.5.8-released.html
new file mode 100644
index 0000000..fd8917f
--- /dev/null
+++ b/content/news/2012/08/24/wicket-1.5.8-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5.8 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/08/24/wicket-1.5.8-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/08/24/wicket-1.5.8-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/08/24/wicket-1.5.8-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/08/24/wicket-1.5.8-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/08/24/wicket-1.5.8-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/08/24/wicket-1.5.8-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5.8 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">24 Aug 2012</p>
+    <p>This is the eighth maintenance release of the Wicket 1.5.x series. This release brings over 45 bug fixes and improvements.</p>
+<ul>
+  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket.1.5.8">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12321662">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5.8<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.8">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/08/index.html b/content/news/2012/08/index.html
new file mode 100644
index 0000000..7d8e508
--- /dev/null
+++ b/content/news/2012/08/index.html
@@ -0,0 +1,157 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for August 2012 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/08 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/08 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/08 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/08 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/08 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/08 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for August 2012</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.5.8 released</h3>
+  <p><small>24 Aug 2012</small></p>
+	<p>This is the eighth maintenance release of the Wicket 1.5.x series. This release brings over 45 bug fixes and improvements.</p>
+<ul>
+  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket.1.5.8">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12321662">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wi...</code></pre></div>
+	<a href="/news/2012/08/24/wicket-1.5.8-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/09/05/wicket-1.4.21-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/09/05/wicket-1.4.21-released.html b/content/news/2012/09/05/wicket-1.4.21-released.html
new file mode 100644
index 0000000..7370ca0
--- /dev/null
+++ b/content/news/2012/09/05/wicket-1.4.21-released.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.21 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/09/05/wicket-1.4.21-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/09/05/wicket-1.4.21-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/09/05/wicket-1.4.21-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/09/05/wicket-1.4.21-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/09/05/wicket-1.4.21-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/09/05/wicket-1.4.21-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.21 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">05 Sep 2012</p>
+    <p>This is 21st release of the Wicket 1.4.x series. This is also the last release of the 1.4.x series, rounding up the remaining
+bugfixes. No further
+releases will happen in this branch.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.4.21">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12320171">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.21<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.21">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/09/05/wicket-6.0.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/09/05/wicket-6.0.0-released.html b/content/news/2012/09/05/wicket-6.0.0-released.html
new file mode 100644
index 0000000..b8532b1
--- /dev/null
+++ b/content/news/2012/09/05/wicket-6.0.0-released.html
@@ -0,0 +1,99 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket v6.0.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/09/05/wicket-6.0.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/09/05/wicket-6.0.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/09/05/wicket-6.0.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/09/05/wicket-6.0.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/09/05/wicket-6.0.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/09/05/wicket-6.0.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket v6.0.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">05 Sep 2012</p>
+    <blockquote>
+  <p>“With great pleasure we announce the availability of Apache Wicket 6.0.0”</p>
+  <p>– Martijn Dashorst, Vice President, Apache Wicket </p>
+</blockquote>
+<p>Apache Wicket v6.0.0 is the 6th major release of the popular open source Java web framework. Numerous enhancements make Apache Wicket v6.0.0 a solid choice for web
+development:</p>
+<ul>
+  <li>Out-of-the box JQuery integration </li>
+  <li>Complete control over AJAX requests</li>
+  <li>Improved event registration in browsers</li>
+  <li>Support for large datasets in components</li>
+  <li>Dependency management for client side javascript libraries</li>
+  <li>Experimental support for websockets</li>
+</ul>
+<p>This release is available from the <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.0.0">usual download location (wicket-6.0.0)</a>, or available through the Maven Central repository.</p>
+<p>Additional features include a customizable client-side API, improved feedback messages, correct packaging for OSGi compatibility and improved initialization of plugins. Highlights include:</p>
+<p>Java 6 required - This release moves the minimum required Java version to Java 6. This means that Wicket applications running on earlier Java versions meaning to upgrade, also need to upgrade their Java runtime.</p>
+<p>Revamped Wicket AJAX now leverages JQuery - Wicket’s custom AJAX JavaScript library has been re-implemented using JQuery. This makes it easier to integrate JQuery plugins into Wicket applications. With the new AJAX implementation it is possible to provide your own version of JQuery should the need arise, or even to replace the whole Wicket client side AJAX implementation.</p>
+<p>AJAX Attributes - With the new and improved AJAX implementation, you can alter any aspect of an AJAX request through AjaxRequestAttributes. For example you can specify that the request should be executed using POST instead of GET, or that the AJAX request should be multi-part, etc. See the migration guide or the JavaDoc of AjaxRequestAttributes for all possible options.</p>
+<p>Browser event registration replaces inline events - Wicket now uses JavaScript event registration instead of inline attributes for AJAX components. This enables multiple event listeners to be attached to a markup tag, cleans up the rendered markup considerably and reduces the amount of generated markup.</p>
+<p>IDataProvider now uses long instead of int - The <code>IDataProvider&lt;T&gt;</code> interface and implementations now use long instead of int for index and size parameters to better line up with the Java Persistence API and other persistency frameworks. Big data is now possible with Wicket!</p>
+<p><code>${label}</code> replaces <code>${input}</code> in feedback messages - Previous Wicket versions used the input that was provided by users in error messages when validations failed. This led to error messages like “1234a is not a valid number”. In Wicket 6 the feedback messages use the label of the invalid form component instead. You can set the label by calling setLabel() on the form component. If no label is provided, Wicket defaults to displaying the component identifier. This changes the error message to “Phonenumber is not a valid number”.</p>
+<p>Resources can declare dependencies - It is now much easier to create resource contributions with dependencies, for example a JQuery plugin can declare a dependency on JQuery and other resources such as embedded style sheets. Users of such resources don’t have to provide these dependencies themselves, and the dependencies are linked in the appropriate order.</p>
+<p>Packaged resources will use minimized version automatically - When a minimized JavaScript resource is available (filename.min.js – add the .min part to the filename before the extension), Wicket will automatically use the minimized version when running in deployment mode, while using the non-minimized version for development mode.</p>
+<p>OSGi compatible packaging - Wicket’s packaging has been made compatible with OSGi bundles by moving some classes to different packages. The full list can be found in our migration guide. This makes it much easier to deploy Wicket applications in an OSGi environment.</p>
+<p>Experimental websocket implementations - This release also includes two experimental websocket implementations: one using Atmosphere as a bridge for browsers and containers that don’t support websockets natively and one for containers and browsers that have native websocket support.</p>
+<p>The complete set of changes is available in the migration guide at <a href="http://s.apache.org/wicket-6.0-migration">http://s.apache.org/wicket-6.0-migration</a></p>
+<h3 id="availability-and-oversight">Availability and Oversight</h3>
+<p>As with all Apache products, Apache Wicket v6.0.0 is released under the Apache License v2.0, and is overseen by a self-selected team of active contributors to the project. A Project Management Committee (PMC) guides the Project’s day-to-day operations, including community development and product releases. Apache Wicket source code, documentation, and related resources are available at http://wicket.apache.org/</p>
+<p>“Apache”, “Wicket”, “Apache Wicket”, and “ApacheCon” are trademarks of The Apache Software Foundation. All other brands and trademarks are the property of their respective owners.</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/09/06/cve-2012-3373.html
----------------------------------------------------------------------
diff --git a/content/news/2012/09/06/cve-2012-3373.html b/content/news/2012/09/06/cve-2012-3373.html
new file mode 100644
index 0000000..efb1c00
--- /dev/null
+++ b/content/news/2012/09/06/cve-2012-3373.html
@@ -0,0 +1,84 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>CVE-2012-3373 - Apache Wicket XSS vulnerability | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/09/06/cve-2012-3373.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/09/06/cve-2012-3373.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/09/06/cve-2012-3373.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/09/06/cve-2012-3373.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/09/06/cve-2012-3373.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/09/06/cve-2012-3373.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>CVE-2012-3373 - Apache Wicket XSS vulnerability</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">06 Sep 2012</p>
+    <p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.4.x and 1.5.x</p>
+<p>Description:
+It is possible to inject JavaScript statements into an ajax link by adding an
+encoded null byte to a URL pointing to a Wicket app. This could be done by sending a
+legitimate user a manipulated URL and tricking the user into clicking on it.</p>
+<p>This vulnerability is fixed in 
+<a href="https://wicket.apache.org/2012/09/05/wicket-1.4.21-released.html">Apache Wicket 1.4.21</a> and
+<a href="https://wicket.apache.org/2012/08/24/wicket-1.5.8-released.html">Apache Wicket 1.5.8</a>.</p>
+<p><a href="https://wicket.apache.org/2012/09/05/wicket-6.0.0-released.html">Apache Wicket 6.0.0</a> is not affected.</p>
+<p>Credit:
+This issue was reported by Thomas Heigl.</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/09/index.html b/content/news/2012/09/index.html
new file mode 100644
index 0000000..2f67d6e
--- /dev/null
+++ b/content/news/2012/09/index.html
@@ -0,0 +1,179 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for September 2012 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/09 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/09 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/09 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/09 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/09 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/09 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for September 2012</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.21 released</h3>
+  <p><small>05 Sep 2012</small></p>
+	<p>This is 21st release of the Wicket 1.4.x series. This is also the last release of the 1.4.x series, rounding up the remaining
+bugfixes. No further
+releases will happen in this branch.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.4.21">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12320171">Changelog...</a></li>
+</ul>
+	<a href="/news/2012/09/05/wicket-1.4.21-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Apache Wicket v6.0.0 released</h3>
+  <p><small>05 Sep 2012</small></p>
+	<blockquote>
+  <p>“With great pleasure we announce the availability of Apache Wicket 6.0.0”</p>
+  <p>– Martijn Dashorst, Vice President, Apache Wicket </p>
+</blockquote>
+<p>Apache Wicket v6.0.0 is the 6th major release of the popular open source Java web framework. Numerous enhanceme...</p>
+	<a href="/news/2012/09/05/wicket-6.0.0-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>CVE-2012-3373 - Apache Wicket XSS vulnerability</h3>
+  <p><small>06 Sep 2012</small></p>
+	<p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.4.x and 1.5.x</p>
+<p>Description:
+It is possible to inject JavaScript statements into an ajax link by adding an
+encoded null byte to a URL pointing to a Wicket app. This could be done by...</p>
+	<a href="/news/2012/09/06/cve-2012-3373.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/10/04/wicket-6.1.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/10/04/wicket-6.1.0-released.html b/content/news/2012/10/04/wicket-6.1.0-released.html
new file mode 100644
index 0000000..3c2c45d
--- /dev/null
+++ b/content/news/2012/10/04/wicket-6.1.0-released.html
@@ -0,0 +1,153 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.1.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/10/04/wicket-6.1.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/10/04/wicket-6.1.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/10/04/wicket-6.1.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/10/04/wicket-6.1.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/10/04/wicket-6.1.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/10/04/wicket-6.1.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.1.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">04 Oct 2012</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.1.0!</p>
+<p>This release marks the first maintenance release of Wicket 6. Starting with Wicket 6 we use semantic versioning for the future development of Wicket, and as such no API breaks are present in this release compared to 6.0.0.</p>
+<h3 id="new-and-noteworthy">New and noteworthy</h3>
+<p>Wicket CDI has been integrated as a core module, and can be used to manage conversations in your Wicket application with ease.</p>
+<p>Wicket Experimental:</p>
+<ul>
+  <li>Wicket Bootstrap has been upgraded to 2.1.1</li>
+  <li>Several issues with Wicket Atmosphere have been resolved</li>
+</ul>
+<h3 id="known-issues">Known issues</h3>
+<p>This release has two known issues, which will be solved shortly in 6.1.1 and 6.2.0:</p>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4789">WICKET-4789</a>
+The way URLs are encoded was changed (WICKET-4645) and now the first 
+request (with ;jsessionid in path) generates invalid internal links.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4759">WICKET-4759</a>
+FilterForm/FilterToolbar don’t work when there’s more than one IColumn to 
+be filtered</li>
+</ul>
+<p>Any other issues will be released in 6.2.0</p>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.1.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our convenience binary package:</p>
+<ul>
+  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.1.0">6.1.0 sources</a></li>
+  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.1.0/binaries">6.1.0 binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.0.0, this release is a drop in replacement. If you come from a version prior to 6.0.0, please read our <a href="http://s.apache.org/wicket-6.0-migration">Wicket 6 migration guide</a> found at http://s.apache.org/wicket-6.0-migration</p>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-610">Release Notes - Wicket - Version 6.1.0</h3>
+<h4 id="squashed-bugs">Squashed bugs</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4645">WICKET-4645</a> - encodeURL broken on Tomcat 7.0.28</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4656">WICKET-4656</a> - Atmosphere example doesn't work due to missing 'page' when creating AjaxRequestTarget</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4729">WICKET-4729</a> - atmosphere example will stop working if opening the same url in a different tab in the same browser</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4732">WICKET-4732</a> - CssPackageResource doesn't work if the extension isn't css</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4734">WICKET-4734</a> - Button value is double escaped</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4735">WICKET-4735</a> - KittenCaptchaPanel is broken</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4737">WICKET-4737</a> - IllegalStateException on WicketFilter.init() after calling setFilterPath()</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4738">WICKET-4738</a> - DownloadLink doesn't wrap the String model used for file name nor does it detach</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4741">WICKET-4741</a> - Only complete handler (no success or failure handler) is called when Ajax link produces an exception</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4742">WICKET-4742</a> - Wicket 6 and Atmospher Integration:  AtmosphereServlet does not delegate WicketFilter for Error Pages .</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4743">WICKET-4743</a> - SerializingObjectSizeOfStrategy do not use framework serializer</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4749">WICKET-4749</a> - TabbedPanel - IModel&lt;?&gt; initModel()</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4750">WICKET-4750</a> - AbstractDefaultAjaxBehavior.getCallbackFunction should not add the event attribute</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4751">WICKET-4751</a> - UploadProgressBar regression</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4753">WICKET-4753</a> - Resource bundles are not resolved on PriorityHeaderItems</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4755">WICKET-4755</a> - "'NEW VALUE' is not a valid Serializable" error during ajax form submission</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4757">WICKET-4757</a> - FormComponents remain invalid forever if there is no feedback panel</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4758">WICKET-4758</a> - DOM ids change of the input fields of FilterToolbar</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4760">WICKET-4760</a> - JavaScriptStripper fails with single line comments</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4761">WICKET-4761</a> - ModalWindow.closeCurrent Javascript error</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4763">WICKET-4763</a> - Page's stateless hint is initially set to 'false'</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4766">WICKET-4766</a> - multiple &amp;lt;style&amp;gt; tags in header are rendered incorrectly</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4768">WICKET-4768</a> - Whitespace in TabbedPanel markup causes layout issues</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4770">WICKET-4770</a> - Wicket 6: modal windows in Safari are always in drag or resize mode</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4773">WICKET-4773</a> - ComponentFeedbackPanel broken under Wicket 6.0.0 when RenderStrategy.REDIRECT_TO_RENDER</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4775">WICKET-4775</a> - PageParameters#mergeWith may loose values of the 'other' PP</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4780">WICKET-4780</a> - Using both MountedMapper and CryptoMapper causes warning</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4730">WICKET-4730</a> - Filter component does not clear filter fields</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4731">WICKET-4731</a> - TimeField not able to work with a java.sql.Time</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4736">WICKET-4736</a> - JavaScriptFilteredIntoFooterHeaderResponse should reverse filter logic</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4745">WICKET-4745</a> - Allow to set initial state of DebugBar to expanded / collapsed</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4746">WICKET-4746</a> - Wizard component translation for pt_BR</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4748">WICKET-4748</a> - Improve WicketTester to be able to find AjaxBehaviors on second/third/… event name</li>
+</ul>
+<h4 id="new-feature">New Feature</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-3969">WICKET-3969</a> - Add CDI integration</li>
+</ul>
+<h4 id="task">Task</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4781">WICKET-4781</a> - Downgrade the warning that a rendering falls back to redirect_to_buffer to a DEBUG</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/10/08/wicket-6.1.1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/10/08/wicket-6.1.1-released.html b/content/news/2012/10/08/wicket-6.1.1-released.html
new file mode 100644
index 0000000..fdb119e
--- /dev/null
+++ b/content/news/2012/10/08/wicket-6.1.1-released.html
@@ -0,0 +1,102 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.1.1 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/10/08/wicket-6.1.1-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/10/08/wicket-6.1.1-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/10/08/wicket-6.1.1-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/10/08/wicket-6.1.1-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/10/08/wicket-6.1.1-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/10/08/wicket-6.1.1-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.1.1 released</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#using-this-release"><span class="toc-number">1</span> <span class="toc-text">Using this release</span></a></li><li class="toc--level-1 toc--section-2"><a href="#upgrading-from-earlier-versions"><span class="toc-number">2</span> <span class="toc-text">Upgrading from earlier versions</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">08 Oct 2012</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.1.1!</p>
+<p>This release marks the first patch release of Wicket 6. Starting with Wicket 
+6 we use semantic versioning for the future development of Wicket, and as
+such no API breaks are present in this release compared to 6.1.0 and 6.0.0.</p>
+<p>This release fixes two bugs in 6.1.0:</p>
+<p><a href="https://issues.apache.org/jira/browse/WICKET-4789">WICKET-4789</a></p>
+<p>The way URLs are encoded was changed (WICKET-4645) and now the first
+request (with ;jsessionid in path) generates invalid internal links.</p>
+<p><a href="https://issues.apache.org/jira/browse/WICKET-4759">WICKET-4759</a></p>
+<p>FilterForm/FilterToolbar don’t work when there’s more than one IColumn
+to be filtered</p>
+<p>Any other issues will be released in 6.2.0</p>
+<h2 id="using-this-release">Using this release</h2>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.1.1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.1.1">http://www.apache.org/dyn/closer.cgi/wicket/6.1.1</a></li>
+  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.1.1/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.1.1/binaries</a></li>
+</ul>
+<h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2>
+<p>If you upgrade from 6.0.0 or 6.1.0, this release is a drop in 
+replacement. If you come from a version prior to 6.0.0, please 
+read our Wicket 6 migration guide found at <a href="http://s.apache.org/wicket-6.0-migration">http://s.apache.org/wicket-6.0-migration</a></p>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[23/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/logo-apachewicket-tungsten.svg
----------------------------------------------------------------------
diff --git a/content/img/logo-apachewicket-tungsten.svg b/content/img/logo-apachewicket-tungsten.svg
new file mode 100644
index 0000000..eb9601d
--- /dev/null
+++ b/content/img/logo-apachewicket-tungsten.svg
@@ -0,0 +1,25 @@
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="462" height="80" style="background-color:transparent">
+    <title>Apache Wicket</title>
+    <desc>Logo for Apache Wicket.</desc>
+    <defs>
+        <style type="text/css">
+        <![CDATA[
+            @font-face {
+                font-family: "League Gothic";
+                src: local("League Gothic"), /* IE */
+                    local("LeagueGothic"),
+                    url("data:application/vnd.ms-fontobject;charset=utf-8;base64,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") format('embedded-opentype'),
+                    url("data:application/x-font-woff;charset=utf-8;base64,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") format('woff'),
+                    url('{{site.baseuri}}/fonts/league-gothic/LeagueGothic-Regular-webfont.ttf') format('truetype');
+            }
+        ]]>
+        </style>
+    </defs>
+    <g>
+    	<circle cx="231" cy="32" r="32" fill="rgb(255,153,37)" />
+    	<path d="M 199 0 m 20 20 l  0 24 l  8  0 l  8  0 l  8  0 l 0 -24 l -8 16 l -4 -8 l -4  8 l -8 -16 z" style="fill:#fff" />
+        <text x="6" y="64" style="font-size:86px;font-family:'League Gothic';fill:#333333;">APACHE</text>
+        <text x="272" y="64" style="font-size:86px;font-family:'League Gothic';fill:#333333;">WICKET</text>
+        <text x="460" y="10" style="text-anchor:end;font-size:12px;font-family:'League Gothic';fill:#333333;">TM</text>
+    </g>
+</svg>


[02/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/11/01/wicket-6.12.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/11/01/wicket-6.12.0-released.html b/content/news/2013/11/01/wicket-6.12.0-released.html
new file mode 100644
index 0000000..0c4ed09
--- /dev/null
+++ b/content/news/2013/11/01/wicket-6.12.0-released.html
@@ -0,0 +1,181 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.12.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/11/01/wicket-6.12.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/11/01/wicket-6.12.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/11/01/wicket-6.12.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/11/01/wicket-6.12.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/11/01/wicket-6.12.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/11/01/wicket-6.12.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.12.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">01 Nov 2013</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.12.0!</p>
+<p>This release marks the twelfth minor release of Wicket 6. Starting
+with Wicket 6 we use semantic versioning for the future development
+of Wicket, and as such no API breaks are present in this release
+compared to 6.0.0.</p>
+<h3 id="new-and-noteworthy">New and noteworthy</h3>
+<p>This release fixes 16 bugs and adds the following improvements:</p>
+<ul>
+  <li>Support MultiFileUploadField in FormTester</li>
+  <li>Add support for parsing IE 11 user agent</li>
+  <li>Log the exception if the application cannot start properly</li>
+  <li>Add Wicket.Event.unsubscribe method</li>
+  <li>Allow form components to trim the input themselves</li>
+  <li>Allow DebugBar contributors to be removed</li>
+  <li>Session management doesn’t work with Jetty’s JDBCSessionManager </li>
+  <li>HeaderItem to be Serializable</li>
+</ul>
+<h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3>
+<p>As of Wicket 6.9 we ship JQuery 1.10.1. The JQuery project has
+decided to remove deprecated APIs from their codebase from JQuery 1.9
+and up. This means that JQuery plugins using these deprecated APIs no
+longer work. See the JQuery migration guide for more information,
+available from http://jquery.com/upgrade-guide/1.9/</p>
+<p>If your application depends on these deprecated APIs you can easily
+downgrade to JQuery 1.8.3-the previously provided JQuery that still
+contains these APIs. Download the 1.8.3 release of jquery and add it
+to your project in its application’s init method:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span>
+ <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+     <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
+         <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
+ <span class="o">}</span></code></pre></div>
+<h3 id="cdi-injection-issue">CDI injection issue</h3>
+<p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that
+injection in anonymous inner classes was not legal and when
+attempted, it resulted in an exception:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException:
+WELD-000070 Simple bean [EnhancedAnnotatedTypeImpl] private class
+com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div>
+<p>This was reported as
+<a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as
+it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or
+earlier). We implemented a fix for this particular issue by not
+injecting into anonymous inner classes.</p>
+<p>Unfortunately this was not a bug that needed fixing on our part, but
+rather in the Weld framework (see
+<a href="https://issues.jboss.org/browse/WELD-1441">WELD-1441</a>)</p>
+<p>Therefore we reverted the commits done for WICKET-5226 and hope that
+Glassfish will upgrade their Weld implementation soon. For the whole
+story read
+<a href="https://issues.apache.org/jira/browse/WICKET-5264">WICKET-5264</a></p>
+<p>Glassfish has fixed this in trunk according to
+<a href="https://java.net/jira/browse/GLASSFISH-20619">GLASSFISH-20619</a> but
+the fix has yet to be integrated into a release.</p>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+ <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+ <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+ <span class="nt">&lt;version&gt;</span>6.12.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.12.0">http://www.apache.org/dyn/closer.cgi/wicket/6.12.0</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.12.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.12.0/binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at</p>
+<ul>
+  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
+</ul>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-6120">Release Notes - Wicket - Version 6.12.0</h3>
+<h4 id="bug">Bug</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4862">WICKET-4862</a> - AjaxPagingNavigationLink and AjaxPagingNavigationIncrementLink output inline onclick attributes in addition to Wicket.Ajax.ajax event registration</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5101">WICKET-5101</a> - Could not open second modal window after closing first</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5356">WICKET-5356</a> - AutoCompleteSettings.setShowListOnEmptyInput(true) is not working anymore</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5359">WICKET-5359</a> - org.apache.wicket.util.string.StringValue#equals broken</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5366">WICKET-5366</a> - ResourceAggregator looses information about priority/filtering/… when using a bundle</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5369">WICKET-5369</a> - Can’t set a cookie using CookieUtils during an ajax request due to java.lang.ClassCastException: org.apache.wicket.ajax.AbstractAjaxResponse$AjaxResponse cannot be cast to org.apache.wicket.request.http.WebResponse</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5374">WICKET-5374</a> - SourcesPage fails on resources with non-ASCII characters</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5375">WICKET-5375</a> - Improve ConcatBundleResource error handling when a resource is missing</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5378">WICKET-5378</a> - AutoCompleteTextField inside a ModalWindow shows auto complete dropdown in the wrong location</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5379">WICKET-5379</a> - IE7: AutoCompleteTextField inside a ModalWindow shows auto complete dropdown behind ModalWindow</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5380">WICKET-5380</a> - Wicket rebinds the SessionEntry session attribute and this causes problems in Glassfish</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5382">WICKET-5382</a> - AutoComplete JavaScript errors</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5385">WICKET-5385</a> - wicket-bean-validation PropertyValidator_fr.properties.xml : org.xml.sax.SAXParseException</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5386">WICKET-5386</a> - ChainingModel should not check if the modelObject given as argument is null</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5397">WICKET-5397</a> - target.prependJavaScript and JQuery-Animation in IE8</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5398">WICKET-5398</a> - XmlPullParser fails to properly parse from String with encoding declaration</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5346">WICKET-5346</a> - Support MultiFileUploadField in FormTester</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5362">WICKET-5362</a> - Add support for parsing IE 11 user agent</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5376">WICKET-5376</a> - Log the exception if the application cannot start properly</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5381">WICKET-5381</a> - Add Wicket.Event.unsubscribe method</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5384">WICKET-5384</a> - Allow form components to trim the input themselves</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5388">WICKET-5388</a> - Allow DebugBar contributors to be removed</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5390">WICKET-5390</a> - Session management doesn’t work with Jetty’s JDBCSessionManager </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5395">WICKET-5395</a> - HeaderItem to be Serializable</li>
+</ul>
+<h4 id="wish">Wish</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5393">WICKET-5393</a> - Remove ‘final’ from InlineFrame#onComponentTag()</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/11/index.html b/content/news/2013/11/index.html
new file mode 100644
index 0000000..461cc9d
--- /dev/null
+++ b/content/news/2013/11/index.html
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for November 2013 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/11 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/11 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/11 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/11 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/11 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/11 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for November 2013</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.12.0 released</h3>
+  <p><small>01 Nov 2013</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.12.0!</p>
+<p>This release marks the twelfth minor release of Wicket 6. Starting
+with Wicket 6 we us...</p>
+	<a href="/news/2013/11/01/wicket-6.12.0-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/index.html b/content/news/2013/index.html
new file mode 100644
index 0000000..57f1193
--- /dev/null
+++ b/content/news/2013/index.html
@@ -0,0 +1,272 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Yearly archive for 2013 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Yearly archive for 2013</h1>
+        </header>
+        <div class="l-two-third">
+      <div class="l-first">
+              <div  class="l-full">
+                  <h1>All News for November 2013</h1>
+                  <p>This section contains all news items published in <a href="/news/2013/11">November 2013</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2013/11/01/wicket-6.12.0-released.html">Apache Wicket 6.12.0 released</h3>
+                      <small>01 Nov 2013</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.12.0! This release marks the twelfth minor release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2013/11/01/wicket-6.12.0-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for September 2013</h1>
+                  <p>This section contains all news items published in <a href="/news/2013/09">September 2013</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2013/09/20/wicket-6.11.0-released.html">Apache Wicket 6.11.0 released</h3>
+                      <small>20 Sep 2013</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.11.0! This release marks the eleventh minor release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2013/09/20/wicket-6.11.0-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for August 2013</h1>
+                  <p>This section contains all news items published in <a href="/news/2013/08">August 2013</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2013/08/18/wicket-6.10.0-released.html">Apache Wicket 6.10.0 released</h3>
+                      <small>18 Aug 2013</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.10.0! This release marks the tenth minor release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2013/08/18/wicket-6.10.0-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for July 2013</h1>
+                  <p>This section contains all news items published in <a href="/news/2013/07">July 2013</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2013/07/10/wicket-6.9.1-released.html">Apache Wicket 6.9.1 released</h3>
+                      <small>10 Jul 2013</small>
+              		<p>The Apache Wicket PMC announces Apache Wicket 6.9.1! This is a patch release for 6.9.0 where we inadvertently broke CDI injection into (amongst others) anonymous...
+              		<a href="/news/2013/07/10/wicket-6.9.1-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for June 2013</h1>
+                  <p>This section contains all news items published in <a href="/news/2013/06">June 2013</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2013/06/27/wicket-6.9.0-released.html">Apache Wicket 6.9.0 released</h3>
+                      <small>27 Jun 2013</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.9.0! This release marks the ninth minor release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2013/06/27/wicket-6.9.0-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for May 2013</h1>
+                  <p>This section contains all news items published in <a href="/news/2013/05">May 2013</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2013/05/17/wicket-6.8.0-released.html">Apache Wicket 6.8.0 released</h3>
+                      <small>17 May 2013</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.8.0! This release marks the eighth minor release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2013/05/17/wicket-6.8.0-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for April 2013</h1>
+                  <p>This section contains all news items published in <a href="/news/2013/04">April 2013</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2013/04/12/wicket-6.7.0-released.html">Apache Wicket 6.7.0 released</h3>
+                      <small>12 Apr 2013</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.7.0! This release marks the seventh minor release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2013/04/12/wicket-6.7.0-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for March 2013</h1>
+                  <p>This section contains all news items published in <a href="/news/2013/03">March 2013</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2013/03/03/cve-2012-5636.html">CVE-2012-5636 - Apache Wicket XSS vulnerability</h3>
+                      <small>03 Mar 2013</small>
+              		<p>Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Wicket 1.4.x, 1.5.x and 1.6.x Description: It is possible for JavaScript statements to break out...
+              		<a href="/news/2013/03/03/cve-2012-5636.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for February 2013</h1>
+                  <p>This section contains all news items published in <a href="/news/2013/02">February 2013</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2013/02/26/wicket-1.5.10-released.html">Wicket 1.5.10 released</h3>
+                      <small>26 Feb 2013</small>
+              		<p>This is the tenth maintenance release of the Wicket 1.5.x series. This release brings over 28 bug fixes and improvements. Git tag Changelog To use...
+              		<a href="/news/2013/02/26/wicket-1.5.10-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2013/02/15/wicket-6.6.0-released.html">Apache Wicket 6.6.0 released</h3>
+                      <small>15 Feb 2013</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.6.0! This release marks the sixth minor release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2013/02/15/wicket-6.6.0-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for January 2013</h1>
+                  <p>This section contains all news items published in <a href="/news/2013/01">January 2013</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2013/01/23/wicket-6.5.0-released.html">Apache Wicket 6.5.0 released</h3>
+                      <small>23 Jan 2013</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.5.0! This release marks the fifth minor release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2013/01/23/wicket-6.5.0-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+      </div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2014/01/05/wicket-6.13.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/01/05/wicket-6.13.0-released.html b/content/news/2014/01/05/wicket-6.13.0-released.html
new file mode 100644
index 0000000..b7be5a0
--- /dev/null
+++ b/content/news/2014/01/05/wicket-6.13.0-released.html
@@ -0,0 +1,257 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.13.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2014/01/05/wicket-6.13.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2014/01/05/wicket-6.13.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2014/01/05/wicket-6.13.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2014/01/05/wicket-6.13.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2014/01/05/wicket-6.13.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2014/01/05/wicket-6.13.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.13.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">05 Jan 2014</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.13.0!</p>
+<p>This release marks the thirteenth minor release of Wicket 6. Starting
+with Wicket 6 we use semantic versioning for the future development of
+Wicket, and as such no API breaks are present in this release compared
+to 6.0.0.</p>
+<h3 id="new-and-noteworthy">New and noteworthy</h3>
+<p>This release fixes 25 bugs and adds the following improvements:</p>
+<ul>
+  <li>Online Wicket User guide (see below)</li>
+  <li>CDI 1.1 support (see below)</li>
+  <li>JQuery upgraded from 1.10.1 to 1.10.2</li>
+  <li>Implemented BigIntegerConverter</li>
+  <li>Migrate Wicket-Atmosphere to Atmosphere 2</li>
+</ul>
+<h3 id="online-wicket-reference-guide">Online Wicket reference guide</h3>
+<p>After many years of people asking for a reference guide for Apache
+Wicket we finally were able to add one to our site thanks to Andrea del
+Bene and comSysto for writing the guide and providing the hours of
+converting it to our site.</p>
+<p>You can read the manual in 3 forms: multi page HTML, single page HTML
+and PDF.</p>
+<p>The contents:</p>
+<ul>
+  <li>Introduction</li>
+  <li>How to use the example code</li>
+  <li>Why should I learn Wicket?</li>
+  <li>Wicket says “Hello, World!”</li>
+  <li>Wicket as page layout manager</li>
+  <li>Keeping control over HTML</li>
+  <li>Component Lifecycle</li>
+  <li>Page versioning and caching</li>
+  <li>Under the hood of request processing</li>
+  <li>Wicket Links and URL generation</li>
+  <li>Wicket models and forms</li>
+  <li>Wicket forms in detail</li>
+  <li>Displaying multiple items with repeaters</li>
+  <li>Internationalization with Wicket</li>
+  <li>Resource management with Wicket</li>
+  <li>An example of integration with JavaScript</li>
+  <li>Wicket advanced topics</li>
+  <li>Working with AJAX</li>
+  <li>Integration with enterprise containers</li>
+  <li>Security with Wicket</li>
+  <li>Test Driven Development with Wicket</li>
+  <li>Test Driven Development with Wicket and Spring</li>
+  <li>Wicket Best Practices</li>
+  <li>Working with Maven (Appendix)</li>
+  <li>Project WicketStuff (Appendix)</li>
+  <li>Lost in redirection with Apache Wicket (Appendix)</li>
+  <li>Contributing to this guide (Appendix)</li>
+</ul>
+<p>Read more in the <a href="http://wicket.apache.org/start/userguide.html">“User guide”</a>.</p>
+<h3 id="new-cdi-11-integration-project">New CDI-1.1 integration project</h3>
+<p>A new (experimental) module for CDI integration was added to support
+CDI 1.1 with Wicket. As CDI 1.0 and 1.1 are different beasts and not
+compatible, we had to craft a new module with specific support for the
+new CDI standard. The module is still experimental, but we expect to
+make it a default module in a couple of releases.</p>
+<p>You can use the new Wicket CDI module by including the following
+dependency in your POM:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+	<span class="nt">&lt;artifactId&gt;</span>wicket-cdi-1.1<span class="nt">&lt;/artifactId&gt;</span>
+	<span class="nt">&lt;version&gt;</span>0.2<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Note that you have to remove the old wicket-cdi module and the Seam
+conversation dependency: <code>org.jboss.seam.conversation:seam-conversation-weld</code></p>
+<p>For more information about what is new in CDI 1.1 read <a href="http://s.apache.org/newincdi11">this blog post
+by Pete Muir</a>.</p>
+<h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3>
+<p>As of Wicket 6.9 we ship JQuery 1.10.1 (since 6.13.0 we ship 1.10.2).
+The JQuery project has decided to remove deprecated APIs from their
+codebase from JQuery 1.9 and up. This means that JQuery plugins using
+these deprecated APIs no longer work. See the JQuery migration guide
+for more information, available from <a href="http://jquery.com/upgrade-guide/1.9/">the JQuery web
+site</a></p>
+<p>If your application depends on these deprecated APIs you can easily
+downgrade to JQuery 1.8.3-the previously provided JQuery that still
+contains these APIs. Download the 1.8.3 release of jquery and add it
+to your project in its application’s init method:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span>
+ <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+     <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
+         <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
+ <span class="o">}</span></code></pre></div>
+<h3 id="cdi-injection-issue">CDI injection issue</h3>
+<p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that
+injection in anonymous inner classes was not legal and when
+attempted, it resulted in an exception:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException:
+WELD-000070 Simple bean [EnhancedAnnotatedTypeImpl] private class
+com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div>
+<p>This was reported as
+<a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as
+it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or
+earlier). We implemented a fix for this particular issue by not
+injecting into anonymous inner classes.</p>
+<p>Unfortunately this was not a bug that needed fixing on our part, but
+rather in the Weld framework (see
+<a href="https://issues.jboss.org/browse/WELD-1441">WELD-1441</a>)</p>
+<p>Therefore we reverted the commits done for WICKET-5226 and hope that
+Glassfish will upgrade their Weld implementation soon. For the whole
+story read
+<a href="https://issues.apache.org/jira/browse/WICKET-5264">WICKET-5264</a></p>
+<p>Glassfish has fixed this in trunk according to
+<a href="https://java.net/jira/browse/GLASSFISH-20619">GLASSFISH-20619</a> but
+the fix has yet to be integrated into a release.</p>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+ <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+ <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+ <span class="nt">&lt;version&gt;</span>6.13.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.13.0">http://www.apache.org/dyn/closer.cgi/wicket/6.13.0</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.13.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.13.0/binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at</p>
+<ul>
+  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
+</ul>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-6130">Release Notes - Wicket - Version 6.13.0</h3>
+<h4 id="bug">Bug</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4294">WICKET-4294</a> - AutoCompleteTextField does not show suggestions when it is used on ModalWindow in InternetExplorer</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4997">WICKET-4997</a> - Mounted bookmarkable Page not recreated on Session Expiry</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5084">WICKET-5084</a> - ClassNotFoundException with Atmosphere on Bookmarkable pages</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5224">WICKET-5224</a> - ModalWindow is not visible in Safari when opened from a link at the bottom of a large page</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5321">WICKET-5321</a> - Incorporate Wicket Guide into website</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5379">WICKET-5379</a> - IE7: AutoCompleteTextField inside a ModalWindow shows auto complete dropdown behind ModalWindow</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5387">WICKET-5387</a> - Page#onInitialize called after an exception in the constructor of Page</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5400">WICKET-5400</a> - Behaviors#internalAdd(Behavior) erroneously gets id for stateless behaviors</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5402">WICKET-5402</a> - NullPointerException when logging out with wicket-atmosphere</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5404">WICKET-5404</a> - JQuery 1.10.1 does not work well with IE11, upgrade to 1.10.2</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5409">WICKET-5409</a> - wicket-native-websocket does not work with Safari/Safari iOS</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5413">WICKET-5413</a> - Positioning AutoCompleteTextField not correct on resized window</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5416">WICKET-5416</a> - BOM in UTF markup file breaks encoding detection</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5418">WICKET-5418</a> - PropertyValidator ignoring groups with the @NotNull annotation only</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5422">WICKET-5422</a> - ComponentRenderer.renderComponent() adds a page to DataStore</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5424">WICKET-5424</a> - Page.isPageStateless() returning true in regular run but false in WicketTester</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5425">WICKET-5425</a> - WicketTester doesn’t preserve the request cookies when #executeListener() is used</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5426">WICKET-5426</a> - Page not recognized as stateless although stateful component is hidden in #onConfigure()</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5429">WICKET-5429</a> - ResourceReference’s properties are not preserved when using reference replacement</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5437">WICKET-5437</a> - When a ConversionException is thrown, its message is not used in the ValidationError</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5441">WICKET-5441</a> - IResourceCachingStrategy implementations should only set caching if version matches</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5442">WICKET-5442</a> - TimeOfDay.valueOf(Calendar, Time) and TimeOfDay.valueOf(Time) incorrectly use 12-hour clock</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5444">WICKET-5444</a> - Make org.apache.wicket.pageStore.memory.PageTable public so custom impls of IDataStoreEvictionStrategy can be made</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5447">WICKET-5447</a> - TableTree’s NodeBorder does not properly close divs</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5450">WICKET-5450</a> - Double escaping when using EnumChoiceRenderer and DropDownChoice</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4268">WICKET-4268</a> - Quality of ThumbnailImageResource</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4762">WICKET-4762</a> - IResourceVersion should be based on final result</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4905">WICKET-4905</a> - PagingNavigation: possible to call setStartIndex() earlier than onBeforeRender?</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4909">WICKET-4909</a> - ModalWindow overwrites window.onbeforeunload</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5364">WICKET-5364</a> - Reduce logging for wicket-atmosphere</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5367">WICKET-5367</a> - migrate Wicket-Atmosphere to Atmosphere 2</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5401">WICKET-5401</a> - provide no-argument constructor in string based header items</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5411">WICKET-5411</a> - Improve AutoLabels by updating their CSS classes automatically during Ajax requests</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5415">WICKET-5415</a> - Do not initialize pages which were not rendered</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5420">WICKET-5420</a> - Make UploadProgressBar easier to extend</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5423">WICKET-5423</a> - Create IResource based implementation of Native Web Sockets</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5435">WICKET-5435</a> - Ajaxified version of WebSession#getClientInfo should be added</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5436">WICKET-5436</a> - Implement BigIntegerConverter</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5443">WICKET-5443</a> - Increase randomness and reduce predictability of CaptchaImageResource rendered images</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5445">WICKET-5445</a> - Make CaptchaImageResource easier to extend and reuse</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5455">WICKET-5455</a> - Allow access to the JS ResourceReference of AbstractAutoCompleteBehavior</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5456">WICKET-5456</a> - Make RawMarkup extendable</li>
+</ul>
+<h4 id="task">Task</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5431">WICKET-5431</a> - Download pages must use ASF mirror system for current releases</li>
+</ul>
+<h4 id="wish">Wish</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-1197">WICKET-1197</a> - add/remove all buttons in Palette component</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4951">WICKET-4951</a> - Wicket-cdi and OpenWebBeans 1.1.x incompatibility</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2014/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/01/index.html b/content/news/2014/01/index.html
new file mode 100644
index 0000000..26d968b
--- /dev/null
+++ b/content/news/2014/01/index.html
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for January 2014 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2014/01 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2014/01 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2014/01 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2014/01 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2014/01 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2014/01 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for January 2014</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.13.0 released</h3>
+  <p><small>05 Jan 2014</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.13.0!</p>
+<p>This release marks the thirteenth minor release of Wicket 6. Starting
+with Wicket 6 we us...</p>
+	<a href="/news/2014/01/05/wicket-6.13.0-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2014/02/06/cve-2013-2055.html
----------------------------------------------------------------------
diff --git a/content/news/2014/02/06/cve-2013-2055.html b/content/news/2014/02/06/cve-2013-2055.html
new file mode 100644
index 0000000..7ad8222
--- /dev/null
+++ b/content/news/2014/02/06/cve-2013-2055.html
@@ -0,0 +1,90 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>CVE-2013-2055 - Apache Wicket Information disclosure vulnerability | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2014/02/06/cve-2013-2055.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2014/02/06/cve-2013-2055.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2014/02/06/cve-2013-2055.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2014/02/06/cve-2013-2055.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2014/02/06/cve-2013-2055.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2014/02/06/cve-2013-2055.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>CVE-2013-2055 - Apache Wicket Information disclosure vulnerability</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">06 Feb 2014</p>
+    <p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.4.22, 1.5.10 and 6.7.0</p>
+<p>Description:
+It is possible to make Wicket deliver the HTML templates in their raw/non-processed form.
+An attacker could see any sensitive information in the part of the HTML template that is usually ignored during rendering.
+For example if there is sensitive information before or after the Wicket Panel/Border’s markup:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml">something sensitive here 1
+<span class="nt">&lt;wicket:panel&gt;</span>
+   real application code
+<span class="nt">&lt;/wicket:panel&gt;</span>
+something sensitive here 2</code></pre></div>
+<p>Usually Wicket will render only the “real application code” part but by exploiting this vulnerability an attacker can see also the code with the sensitive information.</p>
+<p>The application developers are recommended to upgrade to: 
+- <a href="/2014/02/06/wicket-1.4.23-released.html">Apache Wicket 1.4.23</a>
+- <a href="/2014/02/06/wicket-1.5.11-released.html">Apache Wicket 1.5.11</a>
+- <a href="/2013/05/17/wicket-6.8.0-released.html">Apache Wicket 6.8.0</a></p>
+<p>and/or to remove any sensitive information in the HTML templates.</p>
+<p>Apache Wicket Team</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2014/02/06/wicket-1.4.23-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/02/06/wicket-1.4.23-released.html b/content/news/2014/02/06/wicket-1.4.23-released.html
new file mode 100644
index 0000000..96475a6
--- /dev/null
+++ b/content/news/2014/02/06/wicket-1.4.23-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.23 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2014/02/06/wicket-1.4.23-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2014/02/06/wicket-1.4.23-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2014/02/06/wicket-1.4.23-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2014/02/06/wicket-1.4.23-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2014/02/06/wicket-1.4.23-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2014/02/06/wicket-1.4.23-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.23 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">06 Feb 2014</p>
+    <p>This is twenty thirdth release of the Wicket 1.4.x series. This is a security bugfix release on the 1.4.x branch.
+Read <a href="/2014/02/06/cve-2013-2055.html">CVE-2013-2055</a> for more information.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.4.23">Git tag</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.23<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.23">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2014/02/06/wicket-1.5.11-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/02/06/wicket-1.5.11-released.html b/content/news/2014/02/06/wicket-1.5.11-released.html
new file mode 100644
index 0000000..b01aba9
--- /dev/null
+++ b/content/news/2014/02/06/wicket-1.5.11-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5.11 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2014/02/06/wicket-1.5.11-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2014/02/06/wicket-1.5.11-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2014/02/06/wicket-1.5.11-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2014/02/06/wicket-1.5.11-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2014/02/06/wicket-1.5.11-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2014/02/06/wicket-1.5.11-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5.11 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">06 Feb 2014</p>
+    <p>This is the eleventh maintenance release of the Wicket 1.5.x series. This release brings over 34 bug fixes and improvements.</p>
+<ul>
+  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.11">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12324069">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5.11<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.11">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2014/02/20/wicket-6.14.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/02/20/wicket-6.14.0-released.html b/content/news/2014/02/20/wicket-6.14.0-released.html
new file mode 100644
index 0000000..d2b3732
--- /dev/null
+++ b/content/news/2014/02/20/wicket-6.14.0-released.html
@@ -0,0 +1,149 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.14.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2014/02/20/wicket-6.14.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2014/02/20/wicket-6.14.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2014/02/20/wicket-6.14.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2014/02/20/wicket-6.14.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2014/02/20/wicket-6.14.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2014/02/20/wicket-6.14.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.14.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">20 Feb 2014</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.14.0!</p>
+<p>This release marks the fourteenth minor release of Wicket 6. Starting
+with Wicket 6 we use semantic versioning for the future development of
+Wicket, and as such no API breaks are present in this release compared
+to 6.0.0.</p>
+<h3 id="new-and-noteworthy">New and noteworthy</h3>
+<p>This release fixes 34 bugs and adds the following improvements:</p>
+<ul>
+  <li>JQuery upgraded from 1.10.2 to 1.11.0</li>
+  <li>Fix for <a href="/2014/02/21/cve-2014-0043.html">CVE-2014-0043</a></li>
+  <li>Wicket Session may not be saved in the SessionStore (Http Session) under some conditions and lead to lost state</li>
+  <li>Update classes copied from commons-fileupload to fix CVE-2014-0050</li>
+  <li>Allow &lt;script&gt; tags to have children components to be able to use client side templating</li>
+</ul>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+ <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+ <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+ <span class="nt">&lt;version&gt;</span>6.14.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.14.0">http://www.apache.org/dyn/closer.cgi/wicket/6.14.0</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.14.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.14.0/binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at</p>
+<ul>
+  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
+</ul>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-6140">Release Notes - Wicket - Version 6.14.0</h3>
+<h4 id="bug">Bug</h4>
+<pre><code>* [WICKET-4697] - Autolinking not working as soon as component gets a wicket:id
+* [WICKET-5043] - Page not mounted with WebApplication#mountPackage
+* [WICKET-5449] - Missing chapter 2 is causing off-by-one page names in the guides URL links
+* [WICKET-5460] - onBeforeRender called too early on stateless page
+* [WICKET-5462] - Ajax form-component-label repainting fails when setResponsePage() is used to navigate away from the page that has previously failed form validaiton
+* [WICKET-5464] - AbstractAjaxTimerBehavior does not work in combination with Wizards
+* [WICKET-5466] - ListenerInterfaceRequestHandler#respond throws ComponentNotFoundException as a side-effect
+* [WICKET-5467] - NumberTextField should support "any" as valid step attribute value
+* [WICKET-5468] - UrlRenderer#renderRelativeUrl potentially appends "/" after query parameters
+* [WICKET-5469] - ModalWindow unload warning always displayed (even if window is closed)
+* [WICKET-5472] - PackageResource#internalGetResourceStream() should return ProcessingResourceStream only when the resource is existing
+* [WICKET-5473] - Wicket does not handle non in-memory Httpsessions correctly
+* [WICKET-5477] - CSS class is not applied to &lt;TD&gt; for data filter
+* [WICKET-5478] - Wrong JavaDoc for WicketTester
+* [WICKET-5480] - AutoLabelResolver creates null pointer exception in 6.13
+* [WICKET-5482] - Wicket-guice doesn't support @javax.inject.Named annotations
+* [WICKET-5484] - WebPageRenderer must not render full page in Ajax requests
+* [WICKET-5486] - WebPageRenderer should honor RedirectPolicy.ALWAYS_REDIRECT more consistently
+* [WICKET-5491] - Wicket.DateTime.getViewportHeight() returning undefined on IE8, positions calendar out of viewport
+* [WICKET-5492] - WebApplication ignores a SecurityException when reading the configuration type
+* [WICKET-5496] - Wrong translation of RangeValidator.minimum and RangeValidator.maximum
+* [WICKET-5497] - NPE in JsonUtils when the value is null
+* [WICKET-5499] - Page is not touched during initialization
+* [WICKET-5500] - Ignore the path parameters when reading the page class
+* [WICKET-5502] - Patch FileUploadBase to fix CVE-2014-0050
+</code></pre>
+<h4 id="improvement">Improvement</h4>
+<pre><code>* [WICKET-5288] - Allow &amp;lt;script&amp;gt;-Tags act as WebMarkUpContainer to add Child-Components
+* [WICKET-5439] - Allow restarting AbstractAjaxTimerBehavior without updating its hosting component
+* [WICKET-5463] - RequestUtil.getCharset(HttpServletRequest request) Resilience against unsupported Charsets in Request
+* [WICKET-5470] - Remove 'final' from org.apache.wicket.markup.html.form.EnumChoiceRenderer#getDisplayValue
+* [WICKET-5471] - Store the page if it is known that it will be used in a following request
+* [WICKET-5493] - Disable jar indexing
+</code></pre>
+<h4 id="new-feature">New Feature</h4>
+<pre><code>* [WICKET-3491] - Introduce IComponentOnConfigureListener
+</code></pre>
+<h4 id="task">Task</h4>
+<pre><code>* [WICKET-5488] - Promote experimental modules to become stable
+* [WICKET-5494] - Upgrade JQuery to latest stable - 1.11.0 and 2.1.0
+</code></pre>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2014/02/21/cve-2014-0043.html
----------------------------------------------------------------------
diff --git a/content/news/2014/02/21/cve-2014-0043.html b/content/news/2014/02/21/cve-2014-0043.html
new file mode 100644
index 0000000..bfc6c97
--- /dev/null
+++ b/content/news/2014/02/21/cve-2014-0043.html
@@ -0,0 +1,82 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>CVE-2014-0043 - Apache Wicket Information disclosure vulnerability | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2014/02/21/cve-2014-0043.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2014/02/21/cve-2014-0043.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2014/02/21/cve-2014-0043.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2014/02/21/cve-2014-0043.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2014/02/21/cve-2014-0043.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2014/02/21/cve-2014-0043.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>CVE-2014-0043 - Apache Wicket Information disclosure vulnerability</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">21 Feb 2014</p>
+    <p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.5.10 and 6.13.0</p>
+<p>Description:</p>
+<p>By issuing requests to special urls handled by Wicket it is possible to check for the existence of particular classes in the classpath and thus check whether a third party library with a known security vulnerability is in use.</p>
+<p>The application developers are recommended to upgrade to: 
+- <a href="/2014/02/06/wicket-1.5.11-released.html">Apache Wicket 1.5.11</a>
+- <a href="/2014/02/20/wicket-6.14.0-released.html">Apache Wicket 6.14.0</a></p>
+<p>Credit:
+This issue was reported by Christian Schneider!</p>
+<p>Apache Wicket Team</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[41/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/2014/01/05/wicket-6.13.0-released.html
----------------------------------------------------------------------
diff --git a/content/2014/01/05/wicket-6.13.0-released.html b/content/2014/01/05/wicket-6.13.0-released.html
deleted file mode 100644
index 0338c70..0000000
--- a/content/2014/01/05/wicket-6.13.0-released.html
+++ /dev/null
@@ -1,436 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.13.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.13.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.13.0!</p>
-
-<p>This release marks the thirteenth minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development of
-Wicket, and as such no API breaks are present in this release compared
-to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<p>This release fixes 25 bugs and adds the following improvements:</p>
-
-<ul>
-  <li>Online Wicket User guide (see below)</li>
-  <li>CDI 1.1 support (see below)</li>
-  <li>JQuery upgraded from 1.10.1 to 1.10.2</li>
-  <li>Implemented BigIntegerConverter</li>
-  <li>Migrate Wicket-Atmosphere to Atmosphere 2</li>
-</ul>
-
-<h3 id="online-wicket-reference-guide">Online Wicket reference guide</h3>
-
-<p>After many years of people asking for a reference guide for Apache
-Wicket we finally were able to add one to our site thanks to Andrea del
-Bene and comSysto for writing the guide and providing the hours of
-converting it to our site.</p>
-
-<p>You can read the manual in 3 forms: multi page HTML, single page HTML
-and PDF.</p>
-
-<p>The contents:</p>
-
-<ul>
-  <li>Introduction</li>
-  <li>How to use the example code</li>
-  <li>Why should I learn Wicket?</li>
-  <li>Wicket says “Hello, World!”</li>
-  <li>Wicket as page layout manager</li>
-  <li>Keeping control over HTML</li>
-  <li>Component Lifecycle</li>
-  <li>Page versioning and caching</li>
-  <li>Under the hood of request processing</li>
-  <li>Wicket Links and URL generation</li>
-  <li>Wicket models and forms</li>
-  <li>Wicket forms in detail</li>
-  <li>Displaying multiple items with repeaters</li>
-  <li>Internationalization with Wicket</li>
-  <li>Resource management with Wicket</li>
-  <li>An example of integration with JavaScript</li>
-  <li>Wicket advanced topics</li>
-  <li>Working with AJAX</li>
-  <li>Integration with enterprise containers</li>
-  <li>Security with Wicket</li>
-  <li>Test Driven Development with Wicket</li>
-  <li>Test Driven Development with Wicket and Spring</li>
-  <li>Wicket Best Practices</li>
-  <li>Working with Maven (Appendix)</li>
-  <li>Project WicketStuff (Appendix)</li>
-  <li>Lost in redirection with Apache Wicket (Appendix)</li>
-  <li>Contributing to this guide (Appendix)</li>
-</ul>
-
-<p>Read more in the <a href="http://wicket.apache.org/start/userguide.html">“User guide”</a>.</p>
-
-<h3 id="new-cdi-11-integration-project">New CDI-1.1 integration project</h3>
-
-<p>A new (experimental) module for CDI integration was added to support
-CDI 1.1 with Wicket. As CDI 1.0 and 1.1 are different beasts and not
-compatible, we had to craft a new module with specific support for the
-new CDI standard. The module is still experimental, but we expect to
-make it a default module in a couple of releases.</p>
-
-<p>You can use the new Wicket CDI module by including the following
-dependency in your POM:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-	<span class="nt">&lt;artifactId&gt;</span>wicket-cdi-1.1<span class="nt">&lt;/artifactId&gt;</span>
-	<span class="nt">&lt;version&gt;</span>0.2<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Note that you have to remove the old wicket-cdi module and the Seam
-conversation dependency: <code>org.jboss.seam.conversation:seam-conversation-weld</code></p>
-
-<p>For more information about what is new in CDI 1.1 read <a href="http://s.apache.org/newincdi11">this blog post
-by Pete Muir</a>.</p>
-
-<h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3>
-
-<p>As of Wicket 6.9 we ship JQuery 1.10.1 (since 6.13.0 we ship 1.10.2).
-The JQuery project has decided to remove deprecated APIs from their
-codebase from JQuery 1.9 and up. This means that JQuery plugins using
-these deprecated APIs no longer work. See the JQuery migration guide
-for more information, available from <a href="http://jquery.com/upgrade-guide/1.9/">the JQuery web
-site</a></p>
-
-<p>If your application depends on these deprecated APIs you can easily
-downgrade to JQuery 1.8.3-the previously provided JQuery that still
-contains these APIs. Download the 1.8.3 release of jquery and add it
-to your project in its application’s init method:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span>
- <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
-     <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
-         <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
- <span class="o">}</span></code></pre></div>
-
-<h3 id="cdi-injection-issue">CDI injection issue</h3>
-
-<p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that
-injection in anonymous inner classes was not legal and when
-attempted, it resulted in an exception:</p>
-
-<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException:
-WELD-000070 Simple bean [EnhancedAnnotatedTypeImpl] private class
-com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div>
-
-<p>This was reported as
-<a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as
-it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or
-earlier). We implemented a fix for this particular issue by not
-injecting into anonymous inner classes.</p>
-
-<p>Unfortunately this was not a bug that needed fixing on our part, but
-rather in the Weld framework (see
-<a href="https://issues.jboss.org/browse/WELD-1441">WELD-1441</a>)</p>
-
-<p>Therefore we reverted the commits done for WICKET-5226 and hope that
-Glassfish will upgrade their Weld implementation soon. For the whole
-story read
-<a href="https://issues.apache.org/jira/browse/WICKET-5264">WICKET-5264</a></p>
-
-<p>Glassfish has fixed this in trunk according to
-<a href="https://java.net/jira/browse/GLASSFISH-20619">GLASSFISH-20619</a> but
-the fix has yet to be integrated into a release.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
- <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
- <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
- <span class="nt">&lt;version&gt;</span>6.13.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.13.0">http://www.apache.org/dyn/closer.cgi/wicket/6.13.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.13.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.13.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-6130">Release Notes - Wicket - Version 6.13.0</h3>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4294">WICKET-4294</a> - AutoCompleteTextField does not show suggestions when it is used on ModalWindow in InternetExplorer</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4997">WICKET-4997</a> - Mounted bookmarkable Page not recreated on Session Expiry</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5084">WICKET-5084</a> - ClassNotFoundException with Atmosphere on Bookmarkable pages</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5224">WICKET-5224</a> - ModalWindow is not visible in Safari when opened from a link at the bottom of a large page</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5321">WICKET-5321</a> - Incorporate Wicket Guide into website</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5379">WICKET-5379</a> - IE7: AutoCompleteTextField inside a ModalWindow shows auto complete dropdown behind ModalWindow</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5387">WICKET-5387</a> - Page#onInitialize called after an exception in the constructor of Page</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5400">WICKET-5400</a> - Behaviors#internalAdd(Behavior) erroneously gets id for stateless behaviors</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5402">WICKET-5402</a> - NullPointerException when logging out with wicket-atmosphere</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5404">WICKET-5404</a> - JQuery 1.10.1 does not work well with IE11, upgrade to 1.10.2</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5409">WICKET-5409</a> - wicket-native-websocket does not work with Safari/Safari iOS</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5413">WICKET-5413</a> - Positioning AutoCompleteTextField not correct on resized window</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5416">WICKET-5416</a> - BOM in UTF markup file breaks encoding detection</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5418">WICKET-5418</a> - PropertyValidator ignoring groups with the @NotNull annotation only</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5422">WICKET-5422</a> - ComponentRenderer.renderComponent() adds a page to DataStore</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5424">WICKET-5424</a> - Page.isPageStateless() returning true in regular run but false in WicketTester</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5425">WICKET-5425</a> - WicketTester doesn’t preserve the request cookies when #executeListener() is used</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5426">WICKET-5426</a> - Page not recognized as stateless although stateful component is hidden in #onConfigure()</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5429">WICKET-5429</a> - ResourceReference’s properties are not preserved when using reference replacement</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5437">WICKET-5437</a> - When a ConversionException is thrown, its message is not used in the ValidationError</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5441">WICKET-5441</a> - IResourceCachingStrategy implementations should only set caching if version matches</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5442">WICKET-5442</a> - TimeOfDay.valueOf(Calendar, Time) and TimeOfDay.valueOf(Time) incorrectly use 12-hour clock</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5444">WICKET-5444</a> - Make org.apache.wicket.pageStore.memory.PageTable public so custom impls of IDataStoreEvictionStrategy can be made</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5447">WICKET-5447</a> - TableTree’s NodeBorder does not properly close divs</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5450">WICKET-5450</a> - Double escaping when using EnumChoiceRenderer and DropDownChoice</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4268">WICKET-4268</a> - Quality of ThumbnailImageResource</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4762">WICKET-4762</a> - IResourceVersion should be based on final result</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4905">WICKET-4905</a> - PagingNavigation: possible to call setStartIndex() earlier than onBeforeRender?</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4909">WICKET-4909</a> - ModalWindow overwrites window.onbeforeunload</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5364">WICKET-5364</a> - Reduce logging for wicket-atmosphere</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5367">WICKET-5367</a> - migrate Wicket-Atmosphere to Atmosphere 2</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5401">WICKET-5401</a> - provide no-argument constructor in string based header items</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5411">WICKET-5411</a> - Improve AutoLabels by updating their CSS classes automatically during Ajax requests</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5415">WICKET-5415</a> - Do not initialize pages which were not rendered</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5420">WICKET-5420</a> - Make UploadProgressBar easier to extend</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5423">WICKET-5423</a> - Create IResource based implementation of Native Web Sockets</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5435">WICKET-5435</a> - Ajaxified version of WebSession#getClientInfo should be added</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5436">WICKET-5436</a> - Implement BigIntegerConverter</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5443">WICKET-5443</a> - Increase randomness and reduce predictability of CaptchaImageResource rendered images</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5445">WICKET-5445</a> - Make CaptchaImageResource easier to extend and reuse</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5455">WICKET-5455</a> - Allow access to the JS ResourceReference of AbstractAutoCompleteBehavior</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5456">WICKET-5456</a> - Make RawMarkup extendable</li>
-</ul>
-
-<h4 id="task">Task</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5431">WICKET-5431</a> - Download pages must use ASF mirror system for current releases</li>
-</ul>
-
-<h4 id="wish">Wish</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-1197">WICKET-1197</a> - add/remove all buttons in Palette component</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4951">WICKET-4951</a> - Wicket-cdi and OpenWebBeans 1.1.x incompatibility</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/d8f15469/content/2014/02/06/cve-2013-2055.html
----------------------------------------------------------------------
diff --git a/content/2014/02/06/cve-2013-2055.html b/content/2014/02/06/cve-2013-2055.html
deleted file mode 100644
index dca2947..0000000
--- a/content/2014/02/06/cve-2013-2055.html
+++ /dev/null
@@ -1,231 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - CVE-2013-2055 - Apache Wicket Information disclosure vulnerability</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.20.0">Wicket 6.20</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-M6">Download M6</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>CVE-2013-2055 - Apache Wicket Information disclosure vulnerability</h1>
-			<p>Severity: Important</p>
-
-<p>Vendor:
-The Apache Software Foundation</p>
-
-<p>Versions Affected:
-Apache Wicket 1.4.22, 1.5.10 and 6.7.0</p>
-
-<p>Description:
-It is possible to make Wicket deliver the HTML templates in their raw/non-processed form.
-An attacker could see any sensitive information in the part of the HTML template that is usually ignored during rendering.
-For example if there is sensitive information before or after the Wicket Panel/Border’s markup:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml">something sensitive here 1
-<span class="nt">&lt;wicket:panel&gt;</span>
-   real application code
-<span class="nt">&lt;/wicket:panel&gt;</span>
-something sensitive here 2</code></pre></div>
-
-<p>Usually Wicket will render only the “real application code” part but by exploiting this vulnerability an attacker can see also the code with the sensitive information.</p>
-
-<p>The application developers are recommended to upgrade to: 
-- <a href="/2014/02/06/wicket-1.4.23-released.html">Apache Wicket 1.4.23</a>
-- <a href="/2014/02/06/wicket-1.5.11-released.html">Apache Wicket 1.5.11</a>
-- <a href="/2013/05/17/wicket-6.8.0-released.html">Apache Wicket 6.8.0</a></p>
-
-<p>and/or to remove any sensitive information in the HTML templates.</p>
-
-<p>Apache Wicket Team</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/d8f15469/content/2014/02/06/wicket-1.4.23-released.html
----------------------------------------------------------------------
diff --git a/content/2014/02/06/wicket-1.4.23-released.html b/content/2014/02/06/wicket-1.4.23-released.html
deleted file mode 100644
index afb6232..0000000
--- a/content/2014/02/06/wicket-1.4.23-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.23 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.23 released</h1>
-			<p>This is twenty thirdth release of the Wicket 1.4.x series. This is a security bugfix release on the 1.4.x branch.
-Read <a href="/2014/02/06/cve-2013-2055.html">CVE-2013-2055</a> for more information.</p>
-
-<ul>
-  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.4.23">Git tag</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.23<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.23">full distribution</a> (including source)</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/d8f15469/content/2014/02/06/wicket-1.5.11-released.html
----------------------------------------------------------------------
diff --git a/content/2014/02/06/wicket-1.5.11-released.html b/content/2014/02/06/wicket-1.5.11-released.html
deleted file mode 100644
index 591c7fe..0000000
--- a/content/2014/02/06/wicket-1.5.11-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.11 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.11 released</h1>
-			<p>This is the eleventh maintenance release of the Wicket 1.5.x series. This release brings over 34 bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.11">Git tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12324069">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.11<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.11">full distribution</a> (including source)</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/d8f15469/content/2014/02/20/wicket-6.14.0-released.html
----------------------------------------------------------------------
diff --git a/content/2014/02/20/wicket-6.14.0-released.html b/content/2014/02/20/wicket-6.14.0-released.html
deleted file mode 100644
index 63e6b7f..0000000
--- a/content/2014/02/20/wicket-6.14.0-released.html
+++ /dev/null
@@ -1,301 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.14.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.14.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.14.0!</p>
-
-<p>This release marks the fourteenth minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development of
-Wicket, and as such no API breaks are present in this release compared
-to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<p>This release fixes 34 bugs and adds the following improvements:</p>
-
-<ul>
-  <li>JQuery upgraded from 1.10.2 to 1.11.0</li>
-  <li>Fix for <a href="/2014/02/21/cve-2014-0043.html">CVE-2014-0043</a></li>
-  <li>Wicket Session may not be saved in the SessionStore (Http Session) under some conditions and lead to lost state</li>
-  <li>Update classes copied from commons-fileupload to fix CVE-2014-0050</li>
-  <li>Allow &lt;script&gt; tags to have children components to be able to use client side templating</li>
-</ul>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
- <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
- <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
- <span class="nt">&lt;version&gt;</span>6.14.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.14.0">http://www.apache.org/dyn/closer.cgi/wicket/6.14.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.14.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.14.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-6140">Release Notes - Wicket - Version 6.14.0</h3>
-
-<h4 id="bug">Bug</h4>
-<pre><code>* [WICKET-4697] - Autolinking not working as soon as component gets a wicket:id
-* [WICKET-5043] - Page not mounted with WebApplication#mountPackage
-* [WICKET-5449] - Missing chapter 2 is causing off-by-one page names in the guides URL links
-* [WICKET-5460] - onBeforeRender called too early on stateless page
-* [WICKET-5462] - Ajax form-component-label repainting fails when setResponsePage() is used to navigate away from the page that has previously failed form validaiton
-* [WICKET-5464] - AbstractAjaxTimerBehavior does not work in combination with Wizards
-* [WICKET-5466] - ListenerInterfaceRequestHandler#respond throws ComponentNotFoundException as a side-effect
-* [WICKET-5467] - NumberTextField should support "any" as valid step attribute value
-* [WICKET-5468] - UrlRenderer#renderRelativeUrl potentially appends "/" after query parameters
-* [WICKET-5469] - ModalWindow unload warning always displayed (even if window is closed)
-* [WICKET-5472] - PackageResource#internalGetResourceStream() should return ProcessingResourceStream only when the resource is existing
-* [WICKET-5473] - Wicket does not handle non in-memory Httpsessions correctly
-* [WICKET-5477] - CSS class is not applied to &lt;TD&gt; for data filter
-* [WICKET-5478] - Wrong JavaDoc for WicketTester
-* [WICKET-5480] - AutoLabelResolver creates null pointer exception in 6.13
-* [WICKET-5482] - Wicket-guice doesn't support @javax.inject.Named annotations
-* [WICKET-5484] - WebPageRenderer must not render full page in Ajax requests
-* [WICKET-5486] - WebPageRenderer should honor RedirectPolicy.ALWAYS_REDIRECT more consistently
-* [WICKET-5491] - Wicket.DateTime.getViewportHeight() returning undefined on IE8, positions calendar out of viewport
-* [WICKET-5492] - WebApplication ignores a SecurityException when reading the configuration type
-* [WICKET-5496] - Wrong translation of RangeValidator.minimum and RangeValidator.maximum
-* [WICKET-5497] - NPE in JsonUtils when the value is null
-* [WICKET-5499] - Page is not touched during initialization
-* [WICKET-5500] - Ignore the path parameters when reading the page class
-* [WICKET-5502] - Patch FileUploadBase to fix CVE-2014-0050
-</code></pre>
-
-<h4 id="improvement">Improvement</h4>
-<pre><code>* [WICKET-5288] - Allow &amp;lt;script&amp;gt;-Tags act as WebMarkUpContainer to add Child-Components
-* [WICKET-5439] - Allow restarting AbstractAjaxTimerBehavior without updating its hosting component
-* [WICKET-5463] - RequestUtil.getCharset(HttpServletRequest request) Resilience against unsupported Charsets in Request
-* [WICKET-5470] - Remove 'final' from org.apache.wicket.markup.html.form.EnumChoiceRenderer#getDisplayValue
-* [WICKET-5471] - Store the page if it is known that it will be used in a following request
-* [WICKET-5493] - Disable jar indexing
-</code></pre>
-
-<h4 id="new-feature">New Feature</h4>
-<pre><code>* [WICKET-3491] - Introduce IComponentOnConfigureListener
-</code></pre>
-
-<h4 id="task">Task</h4>
-<pre><code>* [WICKET-5488] - Promote experimental modules to become stable
-* [WICKET-5494] - Upgrade JQuery to latest stable - 1.11.0 and 2.1.0
-</code></pre>
-
-		</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/d8f15469/content/2014/02/21/cve-2014-0043.html
----------------------------------------------------------------------
diff --git a/content/2014/02/21/cve-2014-0043.html b/content/2014/02/21/cve-2014-0043.html
deleted file mode 100644
index 53e2440..0000000
--- a/content/2014/02/21/cve-2014-0043.html
+++ /dev/null
@@ -1,222 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - CVE-2014-0043 - Apache Wicket Information disclosure vulnerability</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.20.0">Wicket 6.20</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-M6">Download M6</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>CVE-2014-0043 - Apache Wicket Information disclosure vulnerability</h1>
-			<p>Severity: Important</p>
-
-<p>Vendor:
-The Apache Software Foundation</p>
-
-<p>Versions Affected:
-Apache Wicket 1.5.10 and 6.13.0</p>
-
-<p>Description:</p>
-
-<p>By issuing requests to special urls handled by Wicket it is possible to check for the existence of particular classes in the classpath and thus check whether a third party library with a known security vulnerability is in use.</p>
-
-<p>The application developers are recommended to upgrade to: 
-- <a href="/2014/02/06/wicket-1.5.11-released.html">Apache Wicket 1.5.11</a>
-- <a href="/2014/02/20/wicket-6.14.0-released.html">Apache Wicket 6.14.0</a></p>
-
-<p>Credit:
-This issue was reported by Christian Schneider!</p>
-
-<p>Apache Wicket Team</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/d8f15469/content/2014/04/23/wicket-6.15.0-released.html
----------------------------------------------------------------------
diff --git a/content/2014/04/23/wicket-6.15.0-released.html b/content/2014/04/23/wicket-6.15.0-released.html
deleted file mode 100644
index 32f4363..0000000
--- a/content/2014/04/23/wicket-6.15.0-released.html
+++ /dev/null
@@ -1,312 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.15.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.15.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.15.0!</p>
-
-<p>This release marks the fifteenth minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development of
-Wicket, and as such no API breaks are present in this release compared
-to 6.0.0.</p>
-
-<h3 id="new-and-noteworthy">New and noteworthy</h3>
-
-<p>This release fixes 25 bugs and adds the following improvements:</p>
-
-<ul>
-  <li>The second level page store has been disabled by default (see issue <a href="https://issues.apache.org/jira/browse/WICKET-5554">WICKET-5554</a> for more details).</li>
-  <li>Created new placeholder tag to indicate where header contributions should appear. See this <a href="http://wicketinaction.com/2014/03/header-contributions-positioning/">blog post entry</a> or paragraph 15.8 of the official guide. </li>
-</ul>
-
-<p>This release also celebrates the 10th birthday of Wicket!</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
- <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
- <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
- <span class="nt">&lt;version&gt;</span>6.15.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.15.0">http://www.apache.org/dyn/closer.cgi/wicket/6.15.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.15.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.15.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="release-notes---wicket---version-6150">Release Notes - Wicket - Version 6.15.0</h3>
-
-<h4 id="sub-task">Sub-task</h4>
-<pre><code>* [WICKET-5510] - Avoid using jQuery.text() when possible. It is very slow in IE
-* [WICKET-5554] - Disable second level pages store because it is efficient only when manually configured
-</code></pre>
-
-<h4 id="bug">Bug</h4>
-<pre><code>* [WICKET-5243] - JS: High stack size in Function Executor causes "too much recursion"
-* [WICKET-5284] - Too deep recursion in AbstractHierarchyIterator
-* [WICKET-5504] - AjaxRequestTarget.append/prependJavaScript cannot handle scripts with new-lines anymore
-* [WICKET-5505] - DefaultPropertyResolver does not respect JavaBean conventions
-* [WICKET-5506] - DefaultPropertyResolver should resolve the Property according to the getter first
-* [WICKET-5509] - Wicket examples' MailTemplate from Page is broken
-* [WICKET-5517] - IE11 returns false for Wicket.Browser.isIE()
-* [WICKET-5518] - FormComponent.updateCollectionModel  does not handle unmodifiableList
-* [WICKET-5521] - Stateless forms does not work when RecreateMountedPagesAfterExpiry turned off
-* [WICKET-5522] - Failing HTTPS redirect to RequireHttps annotated pages with ONE_PASS_RENDER strategy
-* [WICKET-5523] - Ajax indicator not working when display is set to none in css
-* [WICKET-5532] - NPE calling PackageResource.getResourceStream() if there is no RequestCycle defined
-* [WICKET-5534] - DataTable component must throw an exception when attached to non-&amp;lt;table&amp;gt; element
-* [WICKET-5536] - Error message without parmeters filled.
-* [WICKET-5537] - Wicket.DOM.toggleClass is called with additional "#" inside AutoLabelResolver
-* [WICKET-5541] - NullPointerException in SubscribeAnnotationEventSubscriptionInvoker on remove of component from page
-* [WICKET-5545] - Cannot use redirect in ModalWindow's page#onInitialize()
-* [WICKET-5546] - Adding behavior in component instantiation listener causes Page.onInitialize() being called even if constructor throws an exception
-* [WICKET-5547] - Javadoc for ReuseIfModelsEqualStrategy should mention that models must implement hashCode() method
-* [WICKET-5548] - Websocket initialization URL is not valid when filter is not mapped to root.
-* [WICKET-5555] - AbstractAutoCompleteBehavior.WrappedHeaderItem should depend on wicket-ajax.js
-* [WICKET-5556] - Error in wicket-autocomplete.js bad reference of $
-* [WICKET-5557] - Don't cache the result of AuthenticatedWebApplication#getWebSessionClass()
-* [WICKET-5558] - Autolinking does not always work in inheritted markup
-* [WICKET-5561] - Derived page without own markup leads to MarkupNotFoundException when BasePage has &amp;lt;wicket:head&amp;gt; in its markup
-</code></pre>
-
-<h4 id="improvement">Improvement</h4>
-<pre><code>* [WICKET-5508] - Memory model improvements for Session fields
-* [WICKET-5512] - Allow using child selector for JS event bindings
-* [WICKET-5520] - improve reusability of DataTable and AbstractPageableView
-* [WICKET-5528] - Allow models of subtypes of Select type parameter in SelectOption constructor
-* [WICKET-5529] - Add WebSocketBehavior/Resource#onPush() callback method
-* [WICKET-5531] - Create new placeholder tag to indicate where header contributions should appear
-* [WICKET-5538] - When using Component.setDefaultModel, only detach the previous model if the new one is different
-* [WICKET-5549] - continueToOriginalDestination() fails after redirectToInterceptPage() on AjaxRequest* [WICKET-5288] - Allow &amp;amp;lt;script&amp;amp;gt;-Tags act as WebMarkUpContainer to add Child-Components
-</code></pre>
-
-<h4 id="new-feature">New Feature</h4>
-<pre><code>* [WICKET-831] - Return response status 404 when a mapper cannot decode a request url
-* [WICKET-2542] - Provide ajax buttons for wizard
-</code></pre>
-
-<h4 id="task">Task</h4>
-<pre><code>* [WICKET-5514] - Update Wicket fragment example
-</code></pre>
-
-<h4 id="wish">Wish</h4>
-<pre><code>* [WICKET-5516] - RadioChoice / add a getAdditionalAttributes() also for &lt;label&gt;-tag
-* [WICKET-5542] - Remove final from TextArea.onComponentTagBody()
-</code></pre>
-
-		</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/d8f15469/content/2014/04/30/wicket-7.0.0-M1-released.html
----------------------------------------------------------------------
diff --git a/content/2014/04/30/wicket-7.0.0-M1-released.html b/content/2014/04/30/wicket-7.0.0-M1-released.html
deleted file mode 100644
index 32fdb23..0000000
--- a/content/2014/04/30/wicket-7.0.0-M1-released.html
+++ /dev/null
@@ -1,263 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 7.0.0-M1 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 7.0.0-M1 released</h1>
-			<p>We have released the first of a series of milestone releases for Apache
-Wicket 7. We aim to finalise Wicket 7 over the coming months and
-request your help in testing the new major version.</p>
-
-<h3 id="caveats">Caveats</h3>
-
-<p>It is still a development version so expect API breaks to happen over
-the course of the coming milestone releases.</p>
-
-<h3 id="semantic-versioning">Semantic versioning</h3>
-
-<p>As we adopted semver Wicket 7 will be the first release since 6.0 where
-we are able to refactor the API. We will continue to use semver when we
-have made Wicket 7 final and maintain api compatibility between minor
-versions of Wicket 7.</p>
-
-<h3 id="requirements">Requirements</h3>
-
-<p>Wicket 7 requires the following:</p>
-
-<ul>
-  <li>Java 7</li>
-  <li>Servlet 3 compatible container</li>
-</ul>
-
-<p>You can’t mix wicket libraries from prior Wicket versions with Wicket 7.</p>
-
-<h3 id="migration-guide">Migration guide</h3>
-
-<p>As usual we have a migration guide available online for people
-migrating their applications to Wicket 7. We will continue to update
-the guide as development progresses. If you find something that is not
-in the guide, please update the guide, or let us know so we can update
-the guide.</p>
-
-<ul>
-  <li><a href="http://s.apache.org/wicket7migrate">Migration to Wicket 7.0</a></li>
-</ul>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>This is pre-release software: use at your own peril!</p>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>7.0.0-M1<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M1">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M1</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M1/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M1/binaries</a></li>
-</ul>
-
-<p>Have fun and let us know what you think!</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>


[25/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/demo.html
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/demo.html b/content/fonts/source-sans-pro/demo.html
new file mode 100755
index 0000000..0e58086
--- /dev/null
+++ b/content/fonts/source-sans-pro/demo.html
@@ -0,0 +1,88 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+
+	<title>Font Face Demo</title>
+	<link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8">
+	<style type="text/css" media="screen">
+		h1.fontface {font: 60px/68px 'SourceSansProRegular', Arial, sans-serif;letter-spacing: 0;}
+
+		p.style1 {font: 18px/27px 'SourceSansProExtraLight', Arial, sans-serif;}
+		p.style2 {font: 18px/27px 'SourceSansProExtraLightItalic', Arial, sans-serif;}
+		p.style3 {font: 18px/27px 'SourceSansProLight', Arial, sans-serif;}
+		p.style4 {font: 18px/27px 'SourceSansProLightItalic', Arial, sans-serif;}
+		p.style5 {font: 18px/27px 'SourceSansProRegular', Arial, sans-serif;}
+		p.style6 {font: 18px/27px 'SourceSansProItalic', Arial, sans-serif;}
+		p.style7 {font: 18px/27px 'SourceSansProSemibold', Arial, sans-serif;}
+		p.style8 {font: 18px/27px 'SourceSansProSemiboldItalic', Arial, sans-serif;}
+		p.style9 {font: 18px/27px 'SourceSansProBold', Arial, sans-serif;}
+		p.style10 {font: 18px/27px 'SourceSansProBoldItalic', Arial, sans-serif;}
+		p.style11 {font: 18px/27px 'SourceSansProBlack', Arial, sans-serif;}
+		p.style12 {font: 18px/27px 'SourceSansProBlackItalic', Arial, sans-serif;}
+		
+		#container {
+			width: 800px;
+			margin-left: auto;
+			margin-right: auto;
+		}
+	</style>
+</head>
+
+<body>
+	<div id="container">
+		<h1 class="fontface">Font-face Demo for the Source Sans Pro Font</h1>
+	
+	 
+
+	<p class="style1">Source Sans Pro ExtraLight - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style2">Source Sans Pro ExtraLight Italic - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style3">Source Sans Pro Light - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style4">Source Sans Pro Light Italic - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style5">Source Sans Pro Regular - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style6">Source Sans Pro Italic - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style7">Source Sans Pro Semibold - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style8">Source Sans Pro Semibold Italic - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style9">Source Sans Pro Bold - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style10">Source Sans Pro Bold Italic - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style11">Source Sans Pro Black - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style12">Source Sans Pro Black Italic - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+		</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/stylesheet.css
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/stylesheet.css b/content/fonts/source-sans-pro/stylesheet.css
new file mode 100755
index 0000000..073cac6
--- /dev/null
+++ b/content/fonts/source-sans-pro/stylesheet.css
@@ -0,0 +1,148 @@
+/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 6, 2013 09:11:38 AM America/New_York */
+
+
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: local('Source Sans Pro ExtraLight'), local('SourceSansPro-ExtraLight'), url('SourceSansPro-ExtraLight-webfont.eot');
+    src: url('SourceSansPro-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceSansPro-ExtraLight-webfont.woff') format('woff'),
+         url('SourceSansPro-ExtraLight-webfont.ttf') format('truetype'),
+         url('SourceSansPro-ExtraLight-webfont.svg#SourceSansProExtraLight') format('svg');
+    font-weight: 200;
+    font-style: normal;
+
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: local('Source Sans Pro ExtraLight Italic'), local('SourceSansPro-ExtraLightIt'), url('SourceSansPro-ExtraLightIt-webfont.eot');
+    src: url('SourceSansPro-ExtraLightIt-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceSansPro-ExtraLightIt-webfont.woff') format('woff'),
+         url('SourceSansPro-ExtraLightIt-webfont.ttf') format('truetype'),
+         url('SourceSansPro-ExtraLightIt-webfont.svg#SourceSansProExtraLightItalic') format('svg');
+    font-weight: 200;
+    font-style: italic;
+
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url('SourceSansPro-Light-webfont.eot');
+    src: url('SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceSansPro-Light-webfont.woff') format('woff'),
+         url('SourceSansPro-Light-webfont.ttf') format('truetype'),
+         url('SourceSansPro-Light-webfont.svg#SourceSansProLight') format('svg');
+    font-weight: 300;
+    font-style: normal;
+
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightIt'), url('SourceSansPro-LightIt-webfont.eot');
+    src: url('SourceSansPro-LightIt-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceSansPro-LightIt-webfont.woff') format('woff'),
+         url('SourceSansPro-LightIt-webfont.ttf') format('truetype'),
+         url('SourceSansPro-LightIt-webfont.svg#SourceSansProLightItalic') format('svg');
+    font-weight: 300;
+    font-style: italic;
+
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('SourceSansPro-Regular-webfont.eot');
+    src: url('SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceSansPro-Regular-webfont.woff') format('woff'),
+         url('SourceSansPro-Regular-webfont.ttf') format('truetype'),
+         url('SourceSansPro-Regular-webfont.svg#SourceSansProRegular') format('svg');
+    font-weight: 400;
+    font-style: normal;
+
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: local('Source Sans Pro Regular Italic'), local('SourceSansPro-RegularIt'), url('SourceSansPro-It-webfont.eot');
+    src: url('SourceSansPro-It-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceSansPro-It-webfont.woff') format('woff'),
+         url('SourceSansPro-It-webfont.ttf') format('truetype'),
+         url('SourceSansPro-It-webfont.svg#SourceSansProItalic') format('svg');
+    font-weight: 400;
+    font-style: italic;
+
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: local('Source Sans Pro Semibold'), local('SourceSansPro-Semibold'), url('SourceSansPro-Semibold-webfont.eot');
+    src: url('SourceSansPro-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceSansPro-Semibold-webfont.woff') format('woff'),
+         url('SourceSansPro-Semibold-webfont.ttf') format('truetype'),
+         url('SourceSansPro-Semibold-webfont.svg#SourceSansProSemibold') format('svg');
+    font-weight: 600;
+    font-style: normal;
+
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: local('Source Sans Pro Semibold Italic'), local('SourceSansPro-SemiboldIt'), url('SourceSansPro-SemiboldIt-webfont.eot');
+    src: url('SourceSansPro-SemiboldIt-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceSansPro-SemiboldIt-webfont.woff') format('woff'),
+         url('SourceSansPro-SemiboldIt-webfont.ttf') format('truetype'),
+         url('SourceSansPro-SemiboldIt-webfont.svg#SourceSansProSemiboldItalic') format('svg');
+    font-weight: 600;
+    font-style: italic;
+
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('SourceSansPro-Bold-webfont.eot');
+    src: url('SourceSansPro-Bold-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceSansPro-Bold-webfont.woff') format('woff'),
+         url('SourceSansPro-Bold-webfont.ttf') format('truetype'),
+         url('SourceSansPro-Bold-webfont.svg#SourceSansProBold') format('svg');
+    font-weight: 700;
+    font-style: normal;
+
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldIt'), url('SourceSansPro-BoldIt-webfont.eot');
+    src: url('SourceSansPro-BoldIt-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceSansPro-BoldIt-webfont.woff') format('woff'),
+         url('SourceSansPro-BoldIt-webfont.ttf') format('truetype'),
+         url('SourceSansPro-BoldIt-webfont.svg#SourceSansProBoldItalic') format('svg');
+    font-weight: 700;
+    font-style: italic;
+
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url('SourceSansPro-Black-webfont.eot');
+    src: url('SourceSansPro-Black-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceSansPro-Black-webfont.woff') format('woff'),
+         url('SourceSansPro-Black-webfont.ttf') format('truetype'),
+         url('SourceSansPro-Black-webfont.svg#SourceSansProBlack') format('svg');
+    font-weight: 900;
+    font-style: normal;
+
+}
+
+@font-face {
+    font-family: 'Source Sans Pro';
+    src: local('Source Sans Pro Black Italic'), local('SourceSansPro-BlackIt'), url('SourceSansPro-BlackIt-webfont.eot');
+    src: url('SourceSansPro-BlackIt-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceSansPro-BlackIt-webfont.woff') format('woff'),
+         url('SourceSansPro-BlackIt-webfont.ttf') format('truetype'),
+         url('SourceSansPro-BlackIt-webfont.svg#SourceSansProBlackItalic') format('svg');
+    font-weight: 900;
+    font-style: italic;
+
+}
+

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/help/email.html
----------------------------------------------------------------------
diff --git a/content/help/email.html b/content/help/email.html
index f9ac5ce..1e7f8c5 100644
--- a/content/help/email.html
+++ b/content/help/email.html
@@ -1,260 +1,153 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Get help via email</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Get help via email | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-		<div id="contentbody">
-			<h1>Get help via email</h1>
-			<p>We run three main mailing lists:</p>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /help/email.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /help/email.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /help/email.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /help/email.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /help/email.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /help/email.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Get help via email</h1>
+            <h2>The most convenient way of getting lots of help</h2>
+            <p>Getting help through email is the most convenient way to contact the larger community and will result in the quickest responses.
+</p>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#mailing-lists"><span class="toc-number">1</span> <span class="toc-text">Mailing lists</span></a></li><li class="toc--level-1 toc--section-2"><a href="#user"><span class="toc-number">2</span> <span class="toc-text">The Users list</span></a></li><li class="toc--level-1 toc--section-3"><a href="#announce"><span class="toc-number">3</span> <span class="toc-text">The Announcements list</span></a></li><li class="toc--level-1 toc--section-4"><a href="#commit"><span class="toc-number">4</span> <span class="toc-text">The Commit list</span></a></li><li class="toc--level-1 toc--section-5"><a href="#security"><span class="toc-number">5</span> <span class="toc-text">Report a security issue</span></a><ul><li class="toc--level-2 toc--section-6"><a href="#contact-the-wicket-pmc-privately"><span class="toc-number">5.1</span> <span class="toc-text">Contact th
 e Wicket PMC privately</span></a></li><li class="toc--level-2 toc--section-7"><a href="#report-normal-bugs-in-jira"><span class="toc-number">5.2</span> <span class="toc-text">Report normal bugs in JIRA</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <h2 id="mailing-lists">Mailing lists</h2>
+<p>For users of the Wicket community we run the following email lists:</p>
+<div class="button-bar">
+    <a class="button" href="#user"><i class="fa fa-comments"></i><br />Users</a>
+    <a class="button" href="#announce"><i class="fa fa-bullhorn"></i><br />Announcements</a>
+    <a class="button" href="#commit"><i class="fa fa-file-code-o"></i><br />Commits</a>
+    <a class="button" href="#security"><i class="fa fa-lock"></i><br />Security</a>
+</div>
+<p>Learn more about these lists below.</p>
+<hr />
+<h2 id="user">The Users list</h2>
+<p>Ask your questions and answer questions of other users on the users
+list. It is a medium traffic list with a couple of messages per day.
+Community members ask and answer questions on this list. Announcements
+and security updates are also sent to this list.</p>
+<p>You have to subscribe to this list if you want to ask a question and
+see the replies.</p>
 <ul>
-  <li>The <strong>announcements</strong> mailing list for announcing new releases and other
-important Wicket news.</li>
-  <li>The <strong>users</strong> mailing list for developers working with Wicket&amp;emdash;that
-would be if you’re using Wicket or are interested in using it</li>
-  <li>The <strong>dev</strong> mailing list for talking about development of Wicket itself. If
-you doubt that your message belongs on this list, use the <strong>users</strong> list.</li>
-  <li>There’s also a <strong>commits</strong> mailing list for following SVN commits and JIRA issues.</li>
+  <li>Traffic: medium</li>
+  <li><a href="http://mail-archives.apache.org/mod_mbox/wicket-user">Browse</a> the archives</li>
+  <li><a href="http://wicket-user.markmail.org">Search</a> the list</li>
+  <li><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#045;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;&#063;&#115;&#117;&#098;&#106;&#101;&#099;&#116;&#061;&#083;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#043;&#116;&#111;&#043;&#065;&#112;&#097;&#099;&#104;&#101;&#043;&#087;&#105;&#099;&#107;&#101;&#116;&#043;&#085;&#115;&#101;&#114;&#043;&#108;&#105;&#115;&#116;">Subscribe</a> to the list</li>
+  <li><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#045;&#117;&#110;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;&#063;&#115;&#117;&#098;&#106;&#101;&#099;&#116;&#061;&#085;&#110;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#043;&#102;&#114;&#111;&#109;&#043;&#065;&#112;&#097;&#099;&#104;&#101;&#043;&#087;&#105;&#099;&#107;&#101;&#116;&#043;&#085;&#115;&#101;&#114;&#043;&#108;&#105;&#115;&#116;">Unsubscribe</a> from the list</li>
+  <li><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#045;&#104;&#101;&#108;&#112;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;&#063;&#115;&#117;&#098;&#106;&#101;&#099;&#116;&#061;&#071;&#101;&#116;&#043;&#104;&#101;&#108;&#112;&#043;&#102;&#111;&#114;&#043;&#065;&#112;&#097;&#099;&#104;&#101;&#043;&#087;&#105;&#099;&#107;&#101;&#116;&#043;&#085;&#115;&#101;&#114;&#043;&#108;&#105;&#115;&#116;">Help for subscriptions</a></li>
 </ul>
-
-<h2 id="subscribing-and-unsubscribing">Subscribing and unsubscribing</h2>
-
-<table>
-	<tr>
-		<td>Announcements list</td>
-		<td>Low traffic</td>
-		<td><a href="http://mail-archives.apache.org/mod_mbox/wicket-announce/">Archives</a></td>
-		<td><a href="http://wicket-announce.markmail.org/">Search</a></td>
-		<td><a href="mailto:announce-subscribe@wicket.apache.org?subject=Subscribe to Apache Wicket announcements list">Subscribe</a></td>
-		<td><a href="mailto:announce-unsubscribe@wicket.apache.org?subject=Unsubscribe from Apache Wicket announcements list">Unsubscribe</a></td>
-		<td><a href="mailto:announce-help@wicket.apache.org?subject=Get help for Apache Wicket announcements list">Help</a></td>
-	</tr>
-	<tr>
-		<td>Users list</td>
-		<td>High traffic</td>
-		<td><a href="http://mail-archives.apache.org/mod_mbox/wicket-users/">Archives</a></td>
-		<td><a href="http://wicket-users.markmail.org/">Search</a></td>
-		<td><a href="mailto:users-subscribe@wicket.apache.org?subject=Subscribe to Apache Wicket users list">Subscribe</a></td>
-		<td><a href="mailto:users-unsubscribe@wicket.apache.org?subject=Unsubscribe from Apache Wicket users list">Unsubscribe</a></td>
-		<td><a href="mailto:users-help@wicket.apache.org?subject=Get help for Apache Wicket users list">Help</a></td>
-	</tr>
-	<tr>
-		<td>Wicket development list</td>
-		<td>Medium traffic</td>
-		<td><a href="http://mail-archives.apache.org/mod_mbox/wicket-dev/">Archives</a></td>
-		<td><a href="http://wicket-dev.markmail.org/">Search</a></td>
-		<td><a href="mailto:dev-subscribe@wicket.apache.org?subject=Subscribe to Apache Wicket development list">Subscribe</a></td>
-		<td><a href="mailto:dev-unsubscribe@wicket.apache.org?subject=Unsubscribe from Apache Wicket development list">Unsubscribe</a></td>
-		<td><a href="mailto:dev-help@wicket.apache.org?subject=Help for Apache Wicket development list">Help</a></td>
-	</tr>
-	<tr>
-		<td>Commits list</td>
-		<td>High traffic</td>
-		<td><a href="http://mail-archives.apache.org/mod_mbox/wicket-commits/">Archives</a></td>
-		<td><a href="http://wicket-commits.markmail.org/">Search</a></td>
-		<td><a href="mailto:commits-subscribe@wicket.apache.org?subject=Subscribe to Apache Wicket commits list">Subscribe</a></td>
-		<td><a href="mailto:commits-unsubscribe@wicket.apache.org?subject=Unsubscribe from Apache Wicket commits list">Unsubscribe</a></td>
-		<td><a href="mailto:commits-help@wicket.apache.org?subject=Help for Apache Wicket commits list">Help</a></td>
-	</tr>
-</table>
-
-<h2 id="report-a-security-issue">Report a security issue</h2>
-
-<p>If you have a security issue to report, please contact the <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#112;&#114;&#105;&#118;&#097;&#116;&#101;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;&#063;&#083;&#101;&#099;&#117;&#114;&#105;&#116;&#121;">Wicket
-PMC</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>
-
+<p>Only subscribers can post to this list.</p>
+<p>If you are only interested in updates about the Wicket project,
+consider just subscribing to the announcements list.</p>
+<hr />
+<h2 id="announce">The Announcements list</h2>
+<p>The announcements list is used for publishing news about releases and
+security updates. It is a very low traffic list.</p>
+<p>You should subscribe to this list if you only want to keep up to date
+with Wicket concerning releases and security announcements.</p>
+<ul>
+  <li>Traffic: low</li>
+  <li><a href="http://mail-archives.apache.org/mod_mbox/wicket-announce">Browse</a>  the archives</li>
+  <li><a href="http://wicket-announce.markmail.org">Search</a> the list</li>
+  <li><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#097;&#110;&#110;&#111;&#117;&#110;&#099;&#101;&#045;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;&#063;&#115;&#117;&#098;&#106;&#101;&#099;&#116;&#061;&#083;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#043;&#116;&#111;&#043;&#065;&#112;&#097;&#099;&#104;&#101;&#043;&#087;&#105;&#099;&#107;&#101;&#116;&#043;&#097;&#110;&#110;&#111;&#117;&#110;&#099;&#101;&#109;&#101;&#110;&#116;&#115;&#043;&#108;&#105;&#115;&#116;">Subscribe</a> to the list</li>
+  <li><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#097;&#110;&#110;&#111;&#117;&#110;&#099;&#101;&#045;&#117;&#110;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;&#063;&#115;&#117;&#098;&#106;&#101;&#099;&#116;&#061;&#085;&#110;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#043;&#102;&#114;&#111;&#109;&#043;&#065;&#112;&#097;&#099;&#104;&#101;&#043;&#087;&#105;&#099;&#107;&#101;&#116;&#043;&#097;&#110;&#110;&#111;&#117;&#110;&#099;&#101;&#109;&#101;&#110;&#116;&#115;&#043;&#108;&#105;&#115;&#116;">Unsubscribe</a> from the list</li>
+  <li><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#097;&#110;&#110;&#111;&#117;&#110;&#099;&#101;&#045;&#104;&#101;&#108;&#112;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;&#063;&#115;&#117;&#098;&#106;&#101;&#099;&#116;&#061;&#071;&#101;&#116;&#043;&#104;&#101;&#108;&#112;&#043;&#102;&#111;&#114;&#043;&#065;&#112;&#097;&#099;&#104;&#101;&#043;&#087;&#105;&#099;&#107;&#101;&#116;&#043;&#097;&#110;&#110;&#111;&#117;&#110;&#099;&#101;&#109;&#101;&#110;&#116;&#115;&#043;&#108;&#105;&#115;&#116;">Help for subscriptions</a></li>
+</ul>
+<p>Only Apache Wicket project members can post to this list.</p>
+<hr />
+<h2 id="commit">The Commit list</h2>
+<p>The commit list is used for publishing commit messages, bug tracker
+updates and other automatically generated messages.</p>
+<p>You should subscribe to this list if you want to keep up to date with
+Wicket development, like which commits happen, which issues are updated
+and other things.</p>
+<ul>
+  <li>Traffic: high</li>
+  <li><a href="http://mail-archives.apache.org/mod_mbox/wicket-commits">Browse</a> the archives</li>
+  <li><a href="http://wicket-commits.markmail.org">Search</a> the list</li>
+  <li><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#099;&#111;&#109;&#109;&#105;&#116;&#115;&#045;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;&#063;&#115;&#117;&#098;&#106;&#101;&#099;&#116;&#061;&#083;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#043;&#116;&#111;&#043;&#065;&#112;&#097;&#099;&#104;&#101;&#043;&#087;&#105;&#099;&#107;&#101;&#116;&#043;&#099;&#111;&#109;&#109;&#105;&#116;&#115;&#043;&#108;&#105;&#115;&#116;">Subscribe</a> to the list</li>
+  <li><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#099;&#111;&#109;&#109;&#105;&#116;&#115;&#045;&#117;&#110;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;&#063;&#115;&#117;&#098;&#106;&#101;&#099;&#116;&#061;&#085;&#110;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#043;&#102;&#114;&#111;&#109;&#043;&#065;&#112;&#097;&#099;&#104;&#101;&#043;&#087;&#105;&#099;&#107;&#101;&#116;&#043;&#099;&#111;&#109;&#109;&#105;&#116;&#115;&#043;&#108;&#105;&#115;&#116;">Unsubscribe</a> from the list</li>
+  <li><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#099;&#111;&#109;&#109;&#105;&#116;&#115;&#045;&#104;&#101;&#108;&#112;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;&#063;&#115;&#117;&#098;&#106;&#101;&#099;&#116;&#061;&#071;&#101;&#116;&#043;&#104;&#101;&#108;&#112;&#043;&#102;&#111;&#114;&#043;&#065;&#112;&#097;&#099;&#104;&#101;&#043;&#087;&#105;&#099;&#107;&#101;&#116;&#043;&#099;&#111;&#109;&#109;&#105;&#116;&#115;&#043;&#108;&#105;&#115;&#116;">Help for subscriptions</a></li>
+</ul>
+<p>This list is read only, and only Apache build systems can publish to it.</p>
+<hr />
+<h2 id="security">Report a security issue</h2>
+<p>The Apache Software Foundation takes a very active stance in
+eliminating security problems against the Apache Wicket web framework.</p>
+<p>For reporting and discussing a security issue you should contact the
+Wicket PMC privately. </p>
+<p><strong>** PLEASE DO NOT CREATE A SECURITY REPORT IN OUR ISSUE TRACKER **</strong></p>
+<p>The issue tracker for Wicket is not the appropriate venue for reporting
+security issues as the issue tracker is publicly accessible. Instead,
+contact the Wicket PMC privately.</p>
+<h3 id="contact-the-wicket-pmc-privately">Contact the Wicket PMC privately</h3>
+<p>Send your security issue to <strong>private at wicket.apache.org</strong>. This list
+is not publicly available so we can discuss and fix the issue in
+private without leaking the info to any bad guys.</p>
+<p><a class="button" href="mailto:private@wicket.apache.org?subject=Security%20issue" onclick="window.location.href='mailto:private@wicket.apache.org?subject=Security%20issue';return false;">
+    <i class="fa fa-shield"></i>
+    REPORT A SECURITY ISSUE
+</a></p>
+<p>We treat all security issues seriously and will try to fix them as soon
+as possible in all affected versions that we still support.</p>
+<h3 id="report-normal-bugs-in-jira">Report normal bugs in JIRA</h3>
+<p>The Security Team cannot accept regular bug reports or other queries,
+we ask that you use our <a href="{{site.baseurl}}/help/#reportbug">bug reporting page</a>
+for normal, non-security bugs.</p>
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/help/index.html
----------------------------------------------------------------------
diff --git a/content/help/index.html b/content/help/index.html
index 9ff197c..6ad92d9 100644
--- a/content/help/index.html
+++ b/content/help/index.html
@@ -1,276 +1,258 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Get help</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>How to Get Help for Apache Wicket | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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 help</h1>
-			<p>There are two types of help available for Apache Wicket:</p>
-
-<ol>
-  <li>Support from the Apache Wicket open source project</li>
-  <li>Commercial Support</li>
-</ol>
-
-<h2 id="support-from-the-apache-wicket-open-source-project">Support From the Apache Wicket Open Source Project</h2>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-<p>If you are experiencing problems using Wicket please report your problem via
-the Issue Tracker. You may also find it useful to discuss your issues with the
-community on one of the Mailing Lists. Below are some resources to check
-before asking for help:</p>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /help -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /help -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /help -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /help -->
+    	<li class="active"><a href="/help">Support</a></li>
+		<!-- /contribute || /help -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /help -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>How to Get Help for Apache Wicket</h1>
+            <h2>When the documentation and google are not enough</h2>
+            <p>Apache Wicket has a very helpful community with over 10 years of development and thousands of developers working day in and out building great Wicket applications. As they have received help from other developers, many want to return the favour and answer your questions. This document helps you find the various venues of asking your question and helping others, reporting a security problem and reporting a bug.
+</p>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#questions"><span class="toc-number">1</span> <span class="toc-text">We are here to Help</span></a></li><li class="toc--level-1 toc--section-2"><a href="#security"><span class="toc-number">2</span> <span class="toc-text">Report A Security Problem</span></a><ul><li class="toc--level-2 toc--section-3"><a href="#contact-the-wicket-pmc-privately"><span class="toc-number">2.1</span> <span class="toc-text">Contact the Wicket PMC privately</span></a></li><li class="toc--level-2 toc--section-4"><a href="#report-normal-bugs-in-jira"><span class="toc-number">2.2</span> <span class="toc-text">Report normal bugs in JIRA</span></a></li></ul></li><li class="toc--level-1 toc--section-5"><a href="#reportbug"><span class="toc-number">3</span> <span class="toc-text">Report a Bug for Apache Wicket</span></a><ul><li class="toc--level-2 toc--section-6"><a href="#
 checklist-for-reporting-a-bug"><span class="toc-number">3.1</span> <span class="toc-text">Checklist for Reporting a Bug</span></a></li><li class="toc--level-2 toc--section-7"><a href="#searchbug"><span class="toc-number">3.2</span> <span class="toc-text">Search for a Reported, Existing Bug</span></a></li><li class="toc--level-2 toc--section-8"><a href="#latestrelease"><span class="toc-number">3.3</span> <span class="toc-text">Using the Latest Release of Wicket</span></a></li><li class="toc--level-2 toc--section-9"><a href="#compatible"><span class="toc-number">3.4</span> <span class="toc-text">Using Compatible Versions of Supporting Libraries</span></a></li><li class="toc--level-2 toc--section-10"><a href="#bugquickstart"><span class="toc-number">3.5</span> <span class="toc-text">Provide a Quick Start</span></a></li><li class="toc--level-2 toc--section-11"><a href="#createreport"><span class="toc-number">3.6</span> <span class="toc-text">Create a Report in our Issue Tracker</span></
 a></li><li class="toc--level-2 toc--section-12"><a href="#faster"><span class="toc-number">3.7</span> <span class="toc-text">How to Get Help Faster</span></a></li></ul></li><li class="toc--level-1 toc--section-13"><a href="#commercial-wicket-support"><span class="toc-number">4</span> <span class="toc-text">Commercial Wicket Support</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <div class="button-bar">
+    <a class="button" href="#questions"><i class="fa fa-question-circle"></i><br />Get help</a>
+    <a class="button" href="#security"><i class="fa fa-lock"></i><br />Security</a>
+    <a class="button" href="#reportbug"><i class="fa fa-bug"></i><br />Report a bug</a>
+    <a class="button" href="#commercial"><i class="fa fa-ambulance"></i><br />Commercial support</a>
+</div>
+<h2 id="questions">We are here to Help</h2>
+<p>There are a lot of venues to ask questions about Wicket. The most
+obvious one is of course asking a search engine. But when you can’t
+find an answer or are unable to ask the right question, discussing it
+with a human being is really the way to go.</p>
+<p>The following list gives you the options for asking your questions (and
+maybe even answer a couple) about Wicket:</p>
 <ul>
-  <li><a href="email.html">Mailing Lists</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET">Issue Tracker</a></li>
-  <li><a href="irc://irc.freenode.net/%23%23wicket">IRC</a></li>
+  <li>
+    <p><a href="email.html">Our mailing lists</a> provide a quick and easy way to ask
+questions to our grander community. Many Wicket developers have
+subscribed to our User list and want to help you!</p>
+  </li>
+  <li>
+    <p><a href="irc.html">Our IRC channel</a> <strong>##wicket</strong> at <em>irc.freenode.net</em>
+provides a more direct discussion platform. Note that time zones can
+make it difficult to find activity in the channel.</p>
+  </li>
+  <li>
+    <p><a href="http://stackoverflow.com/questions/tagged/wicket" rel="nofollow" title="Goes to Stackoverflow website">Stackoverflow</a> provides a
+modern Q&amp;A experience with a helpful community.</p>
+  </li>
 </ul>
-
-<p>Before asking for help with your issue, it’s a very good idea to search for
-your issue in the mailing list archives and the FAQ. The majority of issues
-can be solved in this manner without having to send an email to the mailing
-list. If you don’t find an answer, use the guidelines below when writing the
-e-mail.</p>
-
-<h3 id="how-to-get-help">How to Get Help</h3>
-
+<p>Whichever you choose, remember to <a href="http://www.catb.org/esr/faqs/smart-questions.html">ask your questions the right
+way</a>.</p>
+<hr />
+<h2 id="security">Report A Security Problem</h2>
+<p>The Apache Software Foundation takes a very active stance in
+eliminating security problems against the Apache Wicket web framework.</p>
+<p>For reporting and discussing a security issue you should contact the
+Wicket PMC privately. </p>
+<p><strong>** PLEASE DO NOT CREATE A SECURITY REPORT IN OUR ISSUE TRACKER **</strong></p>
+<p>The issue tracker for Wicket is not the appropriate venue for reporting
+security issues as the issue tracker is publicly accessible. Instead,
+contact the Wicket PMC privately.</p>
+<h3 id="contact-the-wicket-pmc-privately">Contact the Wicket PMC privately</h3>
+<p>Send your security issue to <strong>private at wicket.apache.org</strong>. This list
+is not publicly available so we can discuss and fix the issue in
+private without leaking the info to any bad guys.</p>
+<p><a class="button" href="mailto:private@wicket.apache.org?subject=Security%20issue" onclick="window.location.href='mailto:private@wicket.apache.org?subject=Security%20issue';return false;">
+    <i class="fa fa-shield"></i>
+    REPORT A SECURITY ISSUE
+</a></p>
+<p>We treat all security issues seriously and will try to fix them as soon
+as possible in all affected versions that we still support.</p>
+<h3 id="report-normal-bugs-in-jira">Report normal bugs in JIRA</h3>
+<p>The Security Team cannot accept regular bug reports or other queries,
+we ask that you use our <a href="{{site.baseurl}}/help/#reportbug">bug reporting page</a>
+for normal, non-security bugs.</p>
+<hr />
+<h2 id="reportbug">Report a Bug for Apache Wicket</h2>
+<p>If you are experiencing problems using Wicket please report your
+problem via the <a href="https://issues.apache.org/jira/browse/WICKET">Issue
+Tracker</a>. You may also
+find it useful to discuss your issues with the community on one of the
+Mailing Lists. </p>
+<p>Before asking for help with your issue, it’s a very good idea to search
+for your issue in the mailing list archives and the FAQ. The majority
+of issues can be solved in this manner without having to send an email
+to the mailing list. If you don’t find an answer, use the guidelines
+below when writing the e-mail.</p>
+<h3 id="checklist-for-reporting-a-bug">Checklist for Reporting a Bug</h3>
+<p>Please use the following checklist before reporting a bug:</p>
+<ul>
+  <li>Search for a reported, existing bug</li>
+  <li>Use the latest release of your Wicket version</li>
+  <li>Use compatible versions of supporting libraries</li>
+  <li>Try reproducing it in a quick start</li>
+  <li>Create a report in our issue tracker</li>
+</ul>
+<p>While not mandatory, we will ask you these questions in your bug report
+anyway, so you might as well get them out of the way.</p>
+<h3 id="searchbug">Search for a Reported, Existing Bug</h3>
+<p>A lot of developers use Wicket, and chances are someone already
+encountered your issue. So please search for some keywords of your
+problem using a search engine,
+<a href="http://stackoverflow.com/questions/wicket">stackoverflow</a> and our
+<a href="https://issues.apache.org/jira/browse/WICKET">issue tracker</a>.</p>
+<p>If someone already found your bug, look at how the bug was resolved. If
+it wasn’t resolved, note what they already tried and add your own
+experience to it, possibly including a <a href="#bugquickstart">quick start</a>.</p>
+<h3 id="latestrelease">Using the Latest Release of Wicket</h3>
+<p>Wicket releases new versions on a regular basis. Chances are that your
+bug has been solved in a recent version. So if for instance you
+discover a bug in Wicket 6.2.0, it might be fixed in a newer version
+(the current version of Wicket 6.x is 6.20.0).</p>
+<p>So we ask you to try the latest version of the branch of Wicket you are
+working on. If the bug still remains,  </p>
+<p>Check if your version is no longer maintained on our download page. If
+your version is no longer maintained we kindly ask you to upgrade your
+project to a newer, maintained version of Wicket. For example if you
+have a project that depends on Wicket 1.3.7, please consider upgrading
+to Wicket 6.20.0. </p>
+<h3 id="compatible">Using Compatible Versions of Supporting Libraries</h3>
+<p>If you are using a supporting library from either the Wicket project,
+Wicket Stuff or another project, please ensure that the version you use
+is compatible with your Wicket version.</p>
+<p>You can’t use Wicket 1.5.x libraries with Wicket 6.x or Wicket 7.x. It
+should be safe to use a library compatible with Wicket 6.0 with
+6.20.0</p>
+<p>For example:</p>
+<ul>
+  <li>wicket-extensions-1.5.12.jar is not compatible with wicket-core-6.20.0</li>
+</ul>
+<p>Possible, but not advisable:</p>
+<ul>
+  <li>wicket-extensions-6.10.0 should be compatible with wicket-core-6.20.0</li>
+</ul>
+<p>Advised:</p>
+<ul>
+  <li>Use wicket-extensions-6.20.0 with wicket-core-6.20.0</li>
+</ul>
+<p>This also holds true for release of our sister project <em>Wicket Stuff</em>.</p>
+<h3 id="bugquickstart">Provide a Quick Start</h3>
+<p>When you encounter an unexpected behavior this can be a bug in Wicket.
+But to be certain it is not caused by something else we kindly ask you
+to try to reproduce your bug in a Quick Start project.</p>
+<p>A Quick Start project is generated using our <a href="../start/quickstart.html">online commandline
+generator</a> that creates a Maven project with a simple Wicket
+application. This is a very minimal setup ideal to try to reproduce
+your problem in an isolated way.</p>
+<p>The benefits for having your problem reproduced in a minimal Quick
+Start application are many:</p>
+<ul>
+  <li>
+    <p>while trying to reproduce the issue you might discover it is caused
+by something completely different, not related to Wicket</p>
+  </li>
+  <li>
+    <p>you can easily provide instructions to reproduce the problem instead
+of having to give the Wicket developers a manual to your application</p>
+  </li>
+  <li>
+    <p>an isolated application that shows your problem makes it easier for
+Wicket developers to debug the issue without having to reproduce your
+particular development/test/production environment</p>
+  </li>
+  <li>
+    <p>a small, focused application lets Wicket developers read the code at
+hand much easier without having to wade through thousands lines of
+code</p>
+  </li>
+</ul>
+<p>Providing a Quick Start with your problem helps us resolve the bug much
+quicker.</p>
+<h3 id="createreport">Create a Report in our Issue Tracker</h3>
 <p>Whenever you are reporting a problem, please be sure to include as much
-information as possible; the more we know, the better the chance of a quicker
-resolution.</p>
-
+information as possible; the more we know, the better the chance of a
+quick resolution.</p>
 <ul>
-  <li>which version of the software</li>
-  <li>what platform and JDK</li>
-  <li>any particular JEE container being used - if so what version</li>
-  <li>stack traces generally really help! If in doubt include the whole thing;
-often exceptions get wrapped in other exceptions and the exception right
-near the bottom explains the actual error, not the first few lines at the
-top. Its very easy for us to skim-read past unnecessary parts of a stack
-trace.</li>
-  <li>log output can be useful too; sometimes enabling DEBUG logging can help your
-code &amp; configuration files are often useful</li>
+  <li>The version of Wicket and the libraries you use</li>
+  <li>Which operating system and JDK</li>
+  <li>Any particular JEE container being used - if so what version</li>
+  <li>Stack traces generally really help! If in doubt include the whole
+thing; often exceptions get wrapped in other exceptions and the
+exception right near the bottom explains the actual error, not the
+first few lines at the top. Its very easy for us to skim-read past
+unnecessary parts of a stack trace.</li>
+  <li>Log output can be useful too; sometimes enabling DEBUG logging can
+help your code &amp; configuration files are often useful</li>
 </ul>
-
-<h3 id="how-to-get-help-faster">How to get help faster</h3>
-
+<h3 id="faster">How to Get Help Faster</h3>
 <p>We can help you much quicker if you try the following</p>
-
 <ul>
-  <li>provide us with a JUnit test case that demonstrates your issue. e.g. if you
-think you’ve found a bug, can you create a test case to demonstrate the bug?</li>
-  <li>submit a patch fixing the bug! (We also buy you beer when we meet you if you
-submit bug fixes for memory leaks or performance related issues, if you can
-run a profiler on your test case and attach the output as a file (or zipped
-file if its huge) to the JIRA we can normally fix things much faster. e.g.
-run JProfiler or YourKit on your code and send us the output. To find memory
-leaks its quicker to resolve if you can tell us what classes are taking up
-all of the RAM; we can normally figure out whats wrong from that.</li>
+  <li>Provide us with a JUnit test case that demonstrates your issue. e.g.
+if you think you’ve found a bug, can you create a test case to
+demonstrate the bug?</li>
+  <li>Submit a patch fixing the bug! (We also buy you beer when we meet you
+if you submit bug fixes for memory leaks or performance related
+issues, if you can run a profiler on your test case and attach the
+output as a file (or zipped file if its huge) to the JIRA we can
+normally fix things much faster. e.g. run JProfiler or YourKit on
+your code and send us the output. To find memory leaks its quicker to
+resolve if you can tell us what classes are taking up all of the RAM;
+we can normally figure out whats wrong from that.</li>
 </ul>
-
-<h2 id="commercial-support">Commercial Support</h2>
-
-<p>The list of companies found at <a href="https://cwiki.apache.org/confluence/display/WICKET/Companies+that+provide+services">this wiki
-page</a>
-provide commercial services for Wicket which ranges from training courses,
-consultancy and even project development.</p>
-
-<p>Being mentioned here is not an indication of official “endorsement” by the
-Apache Software Foundation, but is instead provided as a public service. This
-list is in no way a complete listing of the many organizations providing
-either free or for cost support for ASF projects. If you would like to be
-added to this list, or removed, sign up for the wiki and add yourself to the
-list.</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>
-
+<p>Help us help you!</p>
+<p>When you want more direct support, you can consider hiring commercial
+support.</p>
+<hr />
+<h2 id="commercial-wicket-support">Commercial Wicket Support</h2>
+<p>{% include support.html %}</p>
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/help/irc.html
----------------------------------------------------------------------
diff --git a/content/help/irc.html b/content/help/irc.html
index 282e35a..ab66ad2 100644
--- a/content/help/irc.html
+++ b/content/help/irc.html
@@ -1,203 +1,66 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Get help on IRC</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Get help on IRC | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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 help on IRC</h1>
-			
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-		</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>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /help/irc.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /help/irc.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /help/irc.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /help/irc.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /help/irc.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /help/irc.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
     </div>
 </div>
-</body>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Get help on IRC</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/help/reportabug.html
----------------------------------------------------------------------
diff --git a/content/help/reportabug.html b/content/help/reportabug.html
index 7d585ed..aee27ad 100644
--- a/content/help/reportabug.html
+++ b/content/help/reportabug.html
@@ -1,199 +1,59 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Report a bug</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Report a bug | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /help/reportabug.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /help/reportabug.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /help/reportabug.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /help/reportabug.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /help/reportabug.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /help/reportabug.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Report a bug</h1>
-			<p>Wicket manages bug reports via the <a href="http://issues.apache.org/jira/browse/WICKET">Apache Jira site</a></p>
-
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Report a bug</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#build-a-quickstart"><span class="toc-number">1</span> <span class="toc-text">Build a Quickstart</span></a></li><li class="toc--level-1 toc--section-2"><a href="#submit-a-patch"><span class="toc-number">2</span> <span class="toc-text">Submit a patch</span></a><ul><li class="toc--level-2 toc--section-3"><a href="#setting-up"><span class="toc-number">2.1</span> <span class="toc-text">Setting up</span></a></li><li class="toc--level-2 toc--section-4"><a href="#checking-out-wicket-from-subversion"><span class="toc-number">2.2</span> <span class="toc-text">Checking out Wicket from Subversion</span></a></li><li class="toc--level-2 toc--section-5"><a href="#kick-the-tires"><span class="toc-number">2.3</span> <span class="toc-text">Kick the tires</span></a></li><li class="toc--level-2 toc--section-6"><a href="#proving-a-bug-exists"><span class="toc-nu
 mber">2.4</span> <span class="toc-text">Proving a bug exists</span></a></li><li class="toc--level-2 toc--section-7"><a href="#submitting-a-patch"><span class="toc-number">2.5</span> <span class="toc-text">Submitting a patch</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>Wicket manages bug reports via the <a href="http://issues.apache.org/jira/browse/WICKET">Apache Jira site</a></p>
 <p>It requires you to register with the site, to avoid spamming, and attribute
 credit where its due. It’s relatively painless. Much harder is writing a
 clear and concise bug report.</p>
-
 <p>Etiquette for a bug report is:</p>
-
 <ol>
   <li><strong>Always search for an existing bug report about the issue before adding 
 your own.</strong> This can be tricky, but several duplicate bug reports just 
@@ -215,62 +75,45 @@ as a comment. If it doesnt get noticed by a dev, try submitting a
 quickstart or better still a patch. Ask for it to be reviewed via the
 mailing list.</li>
 </ol>
-
 <p>You will be rewarded with <a href="https://issues.apache.org/jira/secure/ConfigureReport.jspa?versionId=-1&amp;issueStatus=all&amp;selectedProjectId=12310561&amp;reportKey=com.sourcelabs.jira.plugin.report.contributions%3Acontributionreport&amp;Next=Next">subtle kudos</a>
 and the bug is much more likely to be fixed promptly.</p>
-
 <h2 id="build-a-quickstart">Build a Quickstart</h2>
-
 <p>See <a href="/start/quickstart.html">getting started</a> for a good introduction to
 building a barebone Wicket project from one command. There is even a tool to
 let you customise the command for your project.</p>
-
 <p>Or you can watch Al Maw’s excellent
 <a href="http://herebebeasties.com/2007-10-07/wicket-quickstart">screencast</a> covering
 the whole process of installing and running Maven, and getting your Eclipse
 workspace set up.</p>
-
 <p>The Maven command provided there is the quickest way to get a working Wicket
 project that you can use to clearly demonstrate a bug.</p>
-
 <p>Once you have an example that shows the minimum conditions under which the
 issue occurs, then you can zip up the project and attach it to the relevant
 issue.</p>
-
 <p>When a Wicket dev <a href="https://issues.apache.org/jira/browse/WICKET-497?focusedCommentId=12521870&amp;page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12521870">asks you to submit a quickstart</a>,
 that is what they mean.</p>
-
 <p>That is far more useful than posting reams of your application code and
 telling everyone it doesn’t work. The former will help diagnose the problem,
 the latter will mainly get you abused on the mailing list.</p>
-
 <h2 id="submit-a-patch">Submit a patch</h2>
-
 <p>This is the most involved, but the most rewarding route ;-).
 In a nutshell this involves:
  * Checking out the Wicket source code from the Subversion repository.
  * Building it via mvn or IDE plugin.
  * Proving the bug exists, either via a Quickstart, or writing a unit test.
  * Submitting your fix as a Subversion patch file.</p>
-
 <p>This guide will outline how to do it with Eclipse + Subclipse + m2eclipse.
 If you prefer the command line, then start here: <a href="/contribute/build.html">building from source</a>
 If you can provide a walk through for your IDE of choice then please do add it.</p>
-
 <h3 id="setting-up">Setting up</h3>
-
 <p>Using an Eclipse 3.4.x flavour of your choice add install the following plugins</p>
-
 <ul>
   <li><a href="http://subclipse.tigris.org/">Subclipse for accessing Subversion</a> - Eclipse update site URL http://subclipse.tigris.org/update_1.6.x</li>
   <li><a href="http://m2eclipse.sonatype.org/">m2eclipse for maven support</a> - Eclipse update site: http://m2eclipse.sonatype.org/update/</li>
 </ul>
-
 <p>I usually install the entire Subclipse plugin, and all of m2eclipse except the Project configurators unless I am using a J2EE version of Eclipse.
 I had a spurious error when adding the m2eclipse update site, “No repository found at http://www.md.pp.ru/~eu/12/” but it didn’t cause any problems with the install.</p>
-
 <h3 id="checking-out-wicket-from-subversion">Checking out Wicket from Subversion</h3>
-
 <ul>
   <li>
     <p><strong>Add the Wicket Subversion repository</strong> - Navigate to Window &gt; Show
@@ -295,9 +138,7 @@ have a fully checked out, dependency managed, built, possibly working,
 Wicket code base.</p>
   </li>
 </ul>
-
 <h3 id="kick-the-tires">Kick the tires</h3>
-
 <ul>
   <li>Create a Quickstart via the wicket-archetype-quickstart</li>
   <li>Navigate to the pom.xml in your Quickstart project.</li>
@@ -307,15 +148,11 @@ Wicket code base.</p>
   <li>Click through to WebApplication class from the extends section of the class definition.</li>
   <li>If all is well, you should be taken to the Wicket project .java version of WebApplication rather than a .class file from a .jar  </li>
 </ul>
-
 <h3 id="proving-a-bug-exists">Proving a bug exists</h3>
-
 <ul>
   <li><strong>Writing a unit test with WicketTester</strong></li>
 </ul>
-
 <h3 id="submitting-a-patch">Submitting a patch</h3>
-
 <ul>
   <li>
     <p><strong>Extract your changeset into a patch file</strong> - As we don’t all have commit
@@ -323,7 +160,6 @@ access to the svn repository, we need some other way of getting our changes
 to the developers. This is done by making an svn patch file, essentially a
 plain text diff, with some subversion specific formatting. With the
 Subclipse plug-in creating a patch file is as simple as:</p>
-
     <ol>
       <li>Right click on the project root (e.g. wicket)</li>
       <li>
@@ -343,17 +179,19 @@ Subclipse plug-in creating a patch file is as simple as:</p>
     </ol>
   </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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>


[29/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SIL OFL Font License - Source Sans Pro.txt
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SIL OFL Font License - Source Sans Pro.txt b/content/fonts/source-sans-pro/SIL OFL Font License - Source Sans Pro.txt
new file mode 100755
index 0000000..0979ba1
--- /dev/null
+++ b/content/fonts/source-sans-pro/SIL OFL Font License - Source Sans Pro.txt	
@@ -0,0 +1,93 @@
+Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries.
+
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+
+This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
+
+
+-----------------------------------------------------------
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+-----------------------------------------------------------
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded, 
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting -- in part or in whole -- any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+OTHER DEALINGS IN THE FONT SOFTWARE.

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.eot b/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.eot
new file mode 100755
index 0000000..fc853b9
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.svg b/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.svg
new file mode 100755
index 0000000..29a218b
--- /dev/null
+++ b/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   :  2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceSansProBlack" horiz-adv-x="1105" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="430" />
+<glyph unicode=" "  horiz-adv-x="430" />
+<glyph unicode="&#x09;" horiz-adv-x="430" />
+<glyph unicode="&#xa0;" horiz-adv-x="430" />
+<glyph unicode="!" horiz-adv-x="737" d="M164 188.5q0 90.5 58.5 151.5t146.5 61t146 -61t58 -151.5t-58 -152t-146 -61.5t-146.5 61.5t-58.5 152zM193 1372h352l-13 -303l-49 -569h-229l-49 569z" />
+<glyph unicode="&#x22;" horiz-adv-x="1187" d="M152 1401h352l-12 -303l-70 -434h-189l-69 434zM684 1401h352l-12 -303l-70 -434h-188l-70 434z" />
+<glyph unicode="#" d="M70 369v221h172l24 196h-155v222h184l41 323h196l-36 -323h188l41 323h197l-37 -323h159v-222h-188l-25 -196h173v-221h-197l-45 -369h-201l45 369h-188l-45 -369h-201l45 369h-147zM442 590h189l24 196h-188z" />
+<glyph unicode="$" d="M70 135l151 238q156 -115 283 -115q76 0 109.5 27.5t33.5 87.5q0 45 -54 84t-132 76.5t-156 84t-132 123t-54 177.5q0 156 83 258t232 135v213h230v-209q172 -27 309 -172l-174 -201q-111 98 -213 98q-70 0 -100.5 -23.5t-30.5 -82.5q0 -35 38.5 -67.5t98 -57.5 t127 -62.5t127 -78.5t98.5 -112t39 -159q0 -154 -81 -261t-238 -144v-217h-230v205q-221 27 -364 155z" />
+<glyph unicode="%" horiz-adv-x="1781" d="M45 934q0 195 96.5 308.5t248 113.5t247.5 -114t96 -308q0 -197 -96 -311.5t-247.5 -114.5t-248 114.5t-96.5 311.5zM287 934q0 -234 102.5 -234t102.5 234q0 229 -102.5 229t-102.5 -229zM438 -25l713 1381h197l-713 -1381h-197zM1049 401q0 195 96 308.5t247.5 113.5 t248 -113.5t96.5 -308.5q0 -197 -96.5 -311.5t-248 -114.5t-247.5 115t-96 311zM1290 401q0 -233 102.5 -233t102.5 233q0 229 -102.5 229.5t-102.5 -229.5z" />
+<glyph unicode="&#x26;" horiz-adv-x="1413" d="M45 360q0 227 236 371q-80 143 -80 264q0 150 106.5 255.5t278.5 105.5q160 0 256 -86t96 -230q0 -119 -71.5 -204.5t-194.5 -165.5q94 -100 233 -199q100 133 144 295h319q-74 -244 -217 -436q121 -60 221 -72l-82 -283q-172 31 -356 129q-188 -129 -430 -129 q-219 0 -339 112t-120 273zM377 381q0 -61 46 -100t126 -39q59 0 131 32q-139 111 -242 232q-61 -66 -61 -125zM489 995.5q0 -61.5 37 -133.5q145 86 146 178q0 86 -78 86q-43 0 -74 -34.5t-31 -96z" />
+<glyph unicode="'" horiz-adv-x="655" d="M152 1401h352l-12 -303l-70 -434h-189l-69 434z" />
+<glyph unicode="(" horiz-adv-x="737" d="M139.5 569q-0.5 494 270.5 938l221 -90q-209 -377 -209 -848t209 -848l-221 -90q-270 444 -270.5 938z" />
+<glyph unicode=")" horiz-adv-x="737" d="M106 -279q209 377 209 848t-209 848l222 90q270 -444 270 -937.5t-270 -938.5z" />
+<glyph unicode="*" horiz-adv-x="966" d="M61 1087l56 170l248 -49l28 250h180l29 -252l248 51l55 -170l-231 -106l125 -219l-144 -105l-172 187l-172 -187l-143 105l123 219z" />
+<glyph unicode="+" d="M70 553v246h356v368h254v-368h356v-246h-356v-369h-254v369h-356z" />
+<glyph unicode="," horiz-adv-x="655" d="M94 -233q121 39 184.5 105.5t63.5 143.5h-14q-84 0 -144.5 52.5t-60.5 140.5q0 84 61.5 138t151.5 54q113 0 173 -84t60 -235q0 -184 -104 -314.5t-301 -185.5z" />
+<glyph unicode="-" horiz-adv-x="696" d="M90 397v246h516v-246h-516z" />
+<glyph unicode="." horiz-adv-x="655" d="M123 188.5q0 90.5 58.5 151.5t146.5 61t146 -61t58 -151.5t-58 -152t-146 -61.5t-146.5 61.5t-58.5 152z" />
+<glyph unicode="/" horiz-adv-x="684" d="M29 -328l360 1782h225l-360 -1782h-225z" />
+<glyph unicode="0" d="M70 655.5q0 325.5 131 496.5t352 171t352 -172t131 -496q0 -326 -131 -503t-352 -177t-352 177.5t-131 503zM401 655q0 -238 40 -323.5t112 -85.5t112 86t40 323q0 164 -23 255t-52.5 117t-76.5 26t-77 -26t-52.5 -117t-22.5 -255z" />
+<glyph unicode="1" d="M135 0v283h279v671h-246v217q199 39 340 127h258v-1015h233v-283h-864z" />
+<glyph unicode="2" d="M57 1114q104 111 207 160t244 49q199 0 322.5 -116.5t123.5 -309.5q0 -238 -372 -618q131 16 217 16h217v-295h-942v201q123 113 178 165t142 140t125 141t68.5 115.5t30.5 114.5q0 84 -43 128t-116 44q-90 0 -213 -123z" />
+<glyph unicode="3" d="M41 160l160 221q133 -123 266 -123q188 0 188 123q0 80 -65.5 118t-257.5 38v245q156 0 219 38t63 110q0 119 -135 119q-104 0 -229 -107l-176 213q201 168 422 168q217 0 344 -96.5t127 -270.5q0 -188 -209 -280v-8q117 -35 183.5 -114t66.5 -198q0 -178 -145.5 -279.5 t-358.5 -101.5q-305 1 -463 185z" />
+<glyph unicode="4" d="M41 291v246l442 761h439v-741h139v-266h-139v-291h-328v291h-553zM373 557h221v148q0 43 12 307h-8q-33 -78 -106 -234z" />
+<glyph unicode="5" d="M45 160l156 221q137 -123 262 -123q193 0 192 168q0 80 -48 124t-128 44q-51 0 -86 -12.5t-94 -49.5l-152 99l33 667h770v-294h-467l-16 -189q55 20 123 21q180 0 299 -102.5t119 -299.5q0 -211 -142.5 -335t-349.5 -124q-287 1 -471 185z" />
+<glyph unicode="6" d="M78 627q0 334 155.5 515t380.5 181q242 0 406 -164l-184 -209q-33 37 -88.5 63.5t-108.5 26.5q-223 0 -240 -350q45 59 116 94t128 35q176 0 284.5 -100.5t108.5 -300.5q0 -203 -130 -323t-320 -120q-211 0 -359.5 162t-148.5 490zM408 463q35 -225 170 -225 q139 0 139 180q0 156 -144 155q-100 0 -165 -110z" />
+<glyph unicode="7" d="M90 1004v294h930v-217q-111 -131 -177.5 -241.5t-103.5 -244.5t-51 -257t-24 -338h-353q18 319 90 540.5t246 463.5h-557z" />
+<glyph unicode="8" d="M86 332q0 195 213 307v8q-172 131 -172 307q0 170 121 269.5t313 99.5q182 0 294 -98.5t112 -261.5q0 -166 -166 -273v-8q223 -119 223 -342q0 -158 -132 -261.5t-343 -103.5q-201 0 -332 99.5t-131 257.5zM387 373q0 -74 49 -115t121 -41q141 0 141 135q0 29 -12 51.5 t-27.5 39t-54.5 37t-63.5 31.5t-85.5 38q-68 -78 -68 -176zM434 954q0 -61 46.5 -100t146.5 -80q57 82 57 164q0 68 -35 105.5t-96 37.5q-51 0 -85 -31.5t-34 -95.5z" />
+<glyph unicode="9" d="M66 881q0 203 130 322.5t320 119.5q211 0 359.5 -162t148.5 -489q0 -334 -155.5 -515.5t-381.5 -181.5q-241 0 -405 164l184 209q33 -37 88.5 -63.5t108.5 -26.5q223 0 239 350q-45 -59 -115.5 -94t-127.5 -35q-176 0 -284.5 100.5t-108.5 301.5zM385 881 q0 -156 143 -156q100 0 166 111q-35 225 -170 225q-139 0 -139 -180z" />
+<glyph unicode=":" horiz-adv-x="655" d="M123 188.5q0 90.5 58.5 151.5t146.5 61t146 -61t58 -151.5t-58 -152t-146 -61.5t-146.5 61.5t-58.5 152zM123 823q0 90 58.5 151.5t146.5 61.5t146 -61.5t58 -151.5t-58 -151.5t-146 -61.5t-146.5 61.5t-58.5 151.5z" />
+<glyph unicode=";" horiz-adv-x="655" d="M94 -233q121 39 184.5 105.5t63.5 143.5h-14q-84 0 -144.5 52.5t-60.5 140.5q0 84 61.5 138t151.5 54q113 0 173 -84t60 -235q0 -184 -104 -314.5t-301 -185.5zM123 823q0 90 58.5 151.5t146.5 61.5t146 -61.5t58 -151.5t-58 -151.5t-146 -61.5t-146.5 61.5t-58.5 151.5z " />
+<glyph unicode="&#x3c;" d="M70 561v238l966 368v-286l-331 -103l-279 -94v-8l279 -94l331 -103v-286z" />
+<glyph unicode="=" d="M70 307v246h966v-246h-966zM70 799v245h966v-245h-966z" />
+<glyph unicode="&#x3e;" d="M70 193v286l331 103l279 94v8l-279 94l-331 103v286l966 -368v-238z" />
+<glyph unicode="?" horiz-adv-x="978" d="M86 1204q162 193 385 193q190 0 308 -88t118 -273q0 -68 -30.5 -127t-73.5 -104t-85 -89t-69 -99.5t-21 -116.5h-307q-12 74 9.5 141.5t60.5 116.5t80 92t70.5 85t29.5 77q0 102 -115 102q-74 0 -167 -86zM258 188.5q0 90.5 58.5 151.5t146.5 61t146.5 -61t58.5 -151.5 t-58.5 -152t-146.5 -61.5t-146.5 61.5t-58.5 152z" />
+<glyph unicode="@" horiz-adv-x="1892" d="M98 422q0 283 129 506t345 342t477 119q338 0 541.5 -209t203.5 -541q0 -266 -149.5 -417.5t-337.5 -151.5q-92 0 -160 42t-86 113h-4q-39 -59 -111 -97t-135 -38q-125 0 -202 87t-77 229q0 201 125 356.5t297 155.5q106 0 152 -103h4l33 86h213l-99 -467 q-37 -152 86 -151q96 0 165 98t69 250q0 111 -29.5 205t-92 172.5t-174.5 125t-261 46.5q-270 0 -479 -211t-209 -539q0 -287 172 -436.5t422 -149.5q156 0 303 74l74 -188q-182 -94 -406 -95q-160 0 -300 48.5t-254 141.5t-179.5 246.5t-65.5 350.5zM795 426 q0 -119 94 -119q55 0 115 82l45 258q-25 49 -82 49q-74 0 -123 -88t-49 -182z" />
+<glyph unicode="A" horiz-adv-x="1196" d="M-20 0l405 1331h426l406 -1331h-373l-66 283h-372l-66 -283h-360zM469 555h246l-23 92q-18 70 -51 216.5t-47 205.5h-8q-68 -319 -94 -422z" />
+<glyph unicode="B" horiz-adv-x="1253" d="M147 0v1331h480q503 0 503 -331q0 -48 -14 -92t-42 -85q-56 -82 -165 -110v-8q283 -55 283 -312q0 -197 -147.5 -295t-376.5 -98h-521zM500 270h143q205 0 205 152q0 74 -50 106.5t-155 32.5h-143v-291zM500 807h118q84 0 126 38t42 101q0 61 -40.5 88t-127.5 27h-118 v-254z" />
+<glyph unicode="C" horiz-adv-x="1200" d="M90 655q0 322 190.5 511.5t460.5 189.5q229 0 406 -176l-193 -217q-102 90 -209 90q-125 0 -209.5 -104.5t-84.5 -280.5q0 -184 77.5 -286.5t208.5 -102.5q133 0 234 106l192 -213q-170 -197 -430 -197q-276 0 -459.5 177t-183.5 503z" />
+<glyph unicode="D" horiz-adv-x="1294" d="M127 0v1331h393q319 0 501.5 -159.5t182.5 -499.5t-179 -506t-484 -166h-414zM479 283h21q162 0 253 86t91 303q0 215 -90 296t-254 81h-21v-766z" />
+<glyph unicode="E" horiz-adv-x="1138" d="M147 0v1331h861v-295h-508v-209h434v-295h-434v-237h528v-295h-881z" />
+<glyph unicode="F" horiz-adv-x="1097" d="M147 0v1331h869v-295h-516v-254h442v-295h-442v-487h-353z" />
+<glyph unicode="G" horiz-adv-x="1323" d="M90 655q0 324 193.5 512.5t478.5 188.5q250 0 426 -176l-193 -217q-102 90 -229 90q-139 0 -227 -103.5t-88 -281.5q0 -389 348 -389q66 0 102 24v184h-196v287h507v-635q-82 -68 -204.5 -116t-253.5 -48q-289 0 -476.5 176t-187.5 504z" />
+<glyph unicode="H" horiz-adv-x="1396" d="M147 0v1331h353v-495h397v495h352v-1331h-352v528h-397v-528h-353z" />
+<glyph unicode="I" horiz-adv-x="647" d="M147 0v1331h353v-1331h-353z" />
+<glyph unicode="J" horiz-adv-x="1064" d="M20 227l238 179q66 -127 168 -127q76 0 111.5 46t35.5 167v839h353v-868q0 -213 -116 -350.5t-335 -137.5q-310 0 -455 252z" />
+<glyph unicode="K" horiz-adv-x="1286" d="M147 0v1331h353v-495h8l336 495h385l-398 -540l476 -791h-385l-295 512l-127 -180v-332h-353z" />
+<glyph unicode="L" horiz-adv-x="1085" d="M147 0v1331h353v-1036h504v-295h-857z" />
+<glyph unicode="M" horiz-adv-x="1589" d="M147 0v1331h365l209 -553l74 -217h8l74 217l200 553h365v-1331h-328v393q0 109 45 475h-8l-111 -311l-184 -448h-131l-184 448l-107 311h-8q45 -367 45 -475v-393h-324z" />
+<glyph unicode="N" horiz-adv-x="1376" d="M147 0v1331h361l295 -594l127 -299h8q-45 393 -45 508v385h336v-1331h-361l-295 596l-127 297h-8q4 -33 13.5 -117t15.5 -136t11 -125t5 -130v-385h-336z" />
+<glyph unicode="O" horiz-adv-x="1417" d="M90 671.5q0 323.5 169 504t449.5 180.5t449.5 -181.5t169 -502.5q0 -324 -169 -510.5t-449.5 -186.5t-449.5 186.5t-169 510zM451 672q0 -182 69.5 -287.5t188 -105.5t188.5 105t70 288q0 180 -69 280.5t-189.5 100.5t-189 -100.5t-68.5 -280.5z" />
+<glyph unicode="P" horiz-adv-x="1265" d="M147 0v1331h517q113 0 205 -22.5t167.5 -71.5t117.5 -138t42 -210q0 -156 -77 -264.5t-193.5 -155.5t-261.5 -47h-164v-422h-353zM500 700h147q205 0 205 189q0 164 -205 164h-147v-353z" />
+<glyph unicode="Q" horiz-adv-x="1417" d="M82 672q0 324 169 504t449.5 180t449.5 -181.5t169 -502.5q0 -256 -108.5 -428t-299.5 -236q78 -106 281 -106h6q78 0 145 24l62 -254q-92 -49 -254 -49q-217 0 -373.5 100.5t-236.5 270.5q-213 49 -336 226t-123 452zM442 672q0 -182 70 -287.5t188.5 -105.5t188 105 t69.5 288q0 180 -68.5 280.5t-189 100.5t-189.5 -100.5t-69 -280.5z" />
+<glyph unicode="R" horiz-adv-x="1290" d="M147 0v1331h504q532 0 533 -430q0 -268 -215 -385l288 -516h-393l-229 446h-135v-446h-353zM500 725h127q213 0 213 176q0 84 -52.5 118t-160.5 34h-127v-328z" />
+<glyph unicode="S" horiz-adv-x="1155" d="M66 166l200 242q160 -129 311.5 -129t151.5 94q0 57 -151 117q-19 7 -29 12l-166 69q-119 47 -193.5 141.5t-74.5 229.5q0 174 140 294t355 120q119 0 237 -45t206 -133l-176 -222q-137 96 -267 97q-139 0 -139 -90q0 -39 37 -62.5t127 -58.5q21 -9 33 -13l161 -63 q260 -102 261 -365q0 -178 -140.5 -302t-380.5 -124q-131 0 -265 48.5t-238 142.5z" />
+<glyph unicode="T" horiz-adv-x="1155" d="M49 1036v295h1057v-295h-352v-1036h-353v1036h-352z" />
+<glyph unicode="U" horiz-adv-x="1376" d="M139 643v688h353v-729q0 -176 47 -249.5t153.5 -73.5t155.5 74.5t49 248.5v729h340v-688q0 -342 -133 -505t-412 -163q-281 0 -417 164t-136 504z" />
+<glyph unicode="V" horiz-adv-x="1171" d="M-20 1331h372l140 -581q18 -72 48.5 -212.5t49.5 -209.5h8q20 78 52 219t46 203l135 581h361l-393 -1331h-426z" />
+<glyph unicode="W" horiz-adv-x="1687" d="M20 1331h361l74 -581q8 -70 23.5 -209.5t21.5 -208.5h8q8 47 23.5 132t27.5 154.5t23 131.5l127 581h295l126 -581q18 -100 74 -418h8q8 80 24.5 226.5t20.5 191.5l74 581h336l-221 -1331h-447l-102 528q-27 137 -49 312h-8q-35 -242 -49 -312l-99 -528h-438z" />
+<glyph unicode="X" horiz-adv-x="1204" d="M20 0l361 684l-340 647h393l90 -217q12 -27 27.5 -61.5t34 -81.5t32.5 -78h9q33 98 82 221l77 217h377l-340 -663l361 -668h-393l-107 238q-39 82 -94 221h-8q-29 -82 -86 -221l-99 -238h-377z" />
+<glyph unicode="Y" horiz-adv-x="1114" d="M-20 1331h376l99 -278q18 -55 52 -154.5t48 -142.5h8q20 59 56 161.5t49 135.5l98 278h369l-402 -872v-459h-352v459z" />
+<glyph unicode="Z" horiz-adv-x="1110" d="M66 0v213l544 823h-491v295h925v-213l-544 -823h549v-295h-983z" />
+<glyph unicode="[" horiz-adv-x="737" d="M172 -311v1761h459v-184h-197v-1393h197v-184h-459z" />
+<glyph unicode="\" horiz-adv-x="684" d="M70 1454h225l360 -1782h-225z" />
+<glyph unicode="]" horiz-adv-x="737" d="M106 -127h197v1393h-197v184h459v-1761h-459v184z" />
+<glyph unicode="^" d="M94 553l320 819h278l320 -819h-287l-78 225l-90 279h-8l-90 -279l-78 -225h-287z" />
+<glyph unicode="_" horiz-adv-x="1024" d="M25 -106h974v-193h-974v193z" />
+<glyph unicode="`" horiz-adv-x="1146" d="M238 1491h335l181 -315h-254z" />
+<glyph unicode="a" horiz-adv-x="1110" d="M86 291q0 162 132 252t425 121q-12 106 -143 106q-98 0 -258 -86l-123 229q225 135 450 136q426 0 426 -480v-569h-286l-25 98h-8q-137 -123 -283 -123q-139 0 -223 92.5t-84 223.5zM422 319q0 -73 92 -73h2q63 0 127 69v140q-221 -34 -221 -136z" />
+<glyph unicode="b" horiz-adv-x="1187" d="M119 0v1425h352v-331l-8 -148q113 102 252 103q180 0 289.5 -141.5t109.5 -377.5q0 -254 -127 -404.5t-299 -150.5q-141 0 -258 136h-8l-29 -111h-274zM471 311q55 -49 131 -49q152 0 152 262q0 238 -144 238q-78 0 -139 -74v-377z" />
+<glyph unicode="c" horiz-adv-x="966" d="M66 512q0 246 159.5 391.5t388.5 145.5q184 0 299 -115l-159 -217q-59 49 -119 49q-98 0 -153.5 -68.5t-55.5 -185.5q0 -115 56.5 -184.5t140.5 -69.5q74 0 163 66l140 -222q-143 -127 -344 -127q-225 0 -370.5 144.5t-145.5 392.5z" />
+<glyph unicode="d" horiz-adv-x="1187" d="M74 512q0 242 126 389.5t292 147.5q135 0 237 -103l-12 148v331h352v-1425h-287l-24 94h-8q-119 -119 -258 -119q-190 0 -304 144.5t-114 392.5zM434 516q0 -254 152 -254q84 0 131 74v377q-55 49 -139 49q-61 0 -102.5 -59.5t-41.5 -186.5z" />
+<glyph unicode="e" horiz-adv-x="1069" d="M66 512q0 240 147 388.5t344 148.5q217 0 332 -139.5t115 -356.5q0 -82 -15 -139h-583q43 -172 237 -172q98 0 209 61l115 -209q-168 -119 -373 -119q-231 0 -379.5 144.5t-148.5 392.5zM401 627h304q0 155 -138 155h-2h-2q-133 0 -162 -155z" />
+<glyph unicode="f" horiz-adv-x="737" d="M45 750v262l135 10v14q0 182 96.5 298t309.5 116q117 0 217 -37l-62 -258q-55 20 -102 21q-106 0 -107 -127v-25h173v-274h-173v-750h-352v750h-135z" />
+<glyph unicode="g" horiz-adv-x="1118" d="M61 -168q0 121 144 197v8q-94 66 -94 176.5t114 192.5v8q-59 41 -99 109.5t-40 152.5q0 180 128 276.5t310 96.5q90 0 164 -25h381v-254h-147q16 -49 16 -106q0 -172 -114.5 -256t-299.5 -84q-51 0 -114 14q-25 -23 -25 -59q0 -33 33 -47.5t110 -14.5h154q403 0 403 -266 q0 -168 -161.5 -270.5t-431.5 -102.5q-190 0 -310.5 61.5t-120.5 192.5zM348 -111q0 -94 201 -94q88 0 144.5 25.5t56.5 68.5q0 37 -32 49.5t-106 12.5h-80q-104 0 -147 12q-37 -37 -37 -74zM414 676q0 -144 110.5 -144t110.5 144q0 68 -30 103.5t-81 35.5t-80.5 -36 t-29.5 -103z" />
+<glyph unicode="h" horiz-adv-x="1191" d="M119 0v1425h352v-331l-16 -176q150 131 307 131q319 0 319 -418v-631h-352v586q0 94 -23.5 129t-78.5 35q-72 0 -156 -78v-672h-352z" />
+<glyph unicode="i" horiz-adv-x="589" d="M98 1327q0 78 55.5 127t141.5 49t141.5 -49t55.5 -127t-55.5 -127t-141.5 -49t-141.5 49t-55.5 127zM119 0v1024h352v-1024h-352z" />
+<glyph unicode="j" horiz-adv-x="593" d="M-115 -356l62 258q43 -12 73 -13q55 0 79 35t24 117v983h352v-971q0 -195 -92 -316.5t-305 -121.5q-115 0 -193 29zM102 1327q0 78 55.5 127t141.5 49t141.5 -49t55.5 -127t-55.5 -127t-141.5 -49t-141.5 49t-55.5 127z" />
+<glyph unicode="k" horiz-adv-x="1163" d="M119 0v1425h344v-757h8l283 356h381l-365 -426l385 -598h-381l-205 365l-106 -119v-246h-344z" />
+<glyph unicode="l" horiz-adv-x="610" d="M119 360v1065h352v-1077q0 -47 17.5 -68.5t39.5 -21.5q20 0 37 4l41 -258q-66 -29 -172 -29q-315 0 -315 385z" />
+<glyph unicode="m" horiz-adv-x="1777" d="M119 0v1024h287l24 -125h8q74 72 143.5 111t163.5 39q197 0 283 -164q76 78 148.5 121t166.5 43q164 0 244 -111t80 -307v-631h-352v586q0 94 -23.5 129t-79.5 35q-66 0 -143 -78v-672h-352v586q0 94 -23.5 129t-79.5 35q-66 0 -143 -78v-672h-352z" />
+<glyph unicode="n" horiz-adv-x="1191" d="M119 0v1024h287l24 -123h8q156 147 324 148q319 0 319 -418v-631h-352v586q0 94 -23.5 129t-78.5 35q-72 0 -156 -78v-672h-352z" />
+<glyph unicode="o" horiz-adv-x="1146" d="M66 512q0 244 150.5 390.5t357 146.5t357 -146.5t150.5 -390.5t-150.5 -390.5t-357 -146.5t-357 146.5t-150.5 390.5zM426 512q0 -254 147.5 -254t147.5 254t-147.5 254t-147.5 -254z" />
+<glyph unicode="p" horiz-adv-x="1187" d="M119 -360v1384h287l24 -94h8q129 119 279 119q180 0 288.5 -141.5t108.5 -379.5q0 -252 -127 -402.5t-299 -150.5q-127 1 -229 103l12 -156v-282h-352zM471 311q55 -49 131 -49q152 0 152 262q0 238 -144 238q-78 0 -139 -74v-377z" />
+<glyph unicode="q" horiz-adv-x="1187" d="M74 512q0 242 126 389.5t292 147.5q156 0 266 -127h8l29 102h274v-1384h-352v292l12 146q-102 -102 -237 -103q-190 0 -304 144.5t-114 392.5zM434 516q0 -254 152 -254q84 0 131 74v377q-55 49 -139 49q-61 0 -102.5 -59.5t-41.5 -186.5z" />
+<glyph unicode="r" horiz-adv-x="856" d="M119 0v1024h287l24 -176h8q53 100 132 150.5t159 50.5t127 -21l-57 -303q-74 16 -115 16q-61 0 -119.5 -42t-93.5 -130v-569h-352z" />
+<glyph unicode="s" horiz-adv-x="925" d="M37 119l156 217q139 -102 249 -103q102 0 103 62q0 14 -9.5 27.5t-33 26.5t-38.5 20.5t-57 23t-59 21.5q-258 102 -258 303q0 150 111.5 241t294.5 91q197 0 376 -136l-155 -208q-119 86 -209 86t-90 -58q0 -10 5 -20.5t16.5 -18.5t21.5 -15t30.5 -14.5t35 -12.5t41 -14 t42.5 -15q262 -96 262 -308q0 -150 -114.5 -245t-323.5 -95q-98 0 -207.5 40.5t-189.5 103.5z" />
+<glyph unicode="t" horiz-adv-x="819" d="M29 750v262l155 12l41 266h291v-266h234v-274h-234v-351q0 -149 121 -149h2q41 0 90 16l53 -254q-119 -37 -241 -37q-193 0 -285 110.5t-92 307.5v357h-135z" />
+<glyph unicode="u" horiz-adv-x="1175" d="M102 393v631h353v-586q0 -94 23.5 -129t78.5 -35q86 0 148 91v659h352v-1024h-287l-25 135h-8q-133 -160 -315 -160q-320 0 -320 418z" />
+<glyph unicode="v" horiz-adv-x="1114" d="M25 1024h352l110 -446q37 -154 74 -320h8q37 166 74 320l111 446h336l-324 -1024h-406z" />
+<glyph unicode="w" horiz-adv-x="1634" d="M49 1024h348l78 -430q8 -53 20.5 -156.5t20.5 -154.5h8q33 213 58 311l94 430h299l98 -430q8 -33 62 -311h8q8 51 20.5 154.5t20.5 156.5l78 430h323l-233 -1024h-410l-74 356q-33 188 -49 301h-8q-37 -256 -45 -301l-70 -356h-401z" />
+<glyph unicode="x" d="M29 0l307 532l-291 492h377l74 -143q12 -29 39.5 -88.5t42.5 -87.5h8q8 29 29.5 88t31.5 88l49 143h365l-291 -532l307 -492h-377l-82 143q-16 29 -45.5 88.5t-44.5 87.5h-8q-6 -14 -31.5 -77.5t-37.5 -98.5l-58 -143h-364z" />
+<glyph unicode="y" horiz-adv-x="1110" d="M25 1024h352l123 -393q18 -61 73 -291h9q37 172 65 291l103 393h335l-344 -1008q-84 -217 -185 -309t-286 -92q-80 0 -155 20l61 267q55 -12 66 -13q125 0 159 103l13 45z" />
+<glyph unicode="z" horiz-adv-x="970" d="M82 0v188l389 562h-344v274h782v-188l-389 -562h402v-274h-840z" />
+<glyph unicode="{" horiz-adv-x="737" d="M61 467v205q90 2 133.5 45t43.5 102q0 61 -10.5 159.5t-10.5 172.5q0 166 63.5 232.5t206.5 66.5h144v-184h-33q-57 0 -77.5 -24.5t-20.5 -102.5q0 -51 4 -154.5t4 -165.5q0 -119 -39 -173t-125 -73v-8q86 -18 125 -72.5t39 -173.5q0 -61 -4 -164.5t-4 -154.5 q0 -78 20.5 -102.5t77.5 -24.5h33v-184h-144q-143 0 -206.5 66.5t-63.5 232.5q0 74 10.5 172t10.5 159q0 59 -43 102.5t-134 45.5z" />
+<glyph unicode="|" horiz-adv-x="569" d="M172 -512v2048h225v-2048h-225z" />
+<glyph unicode="}" horiz-adv-x="737" d="M106 -127h33q57 0 78 24.5t21 102.5q0 51 -4.5 154.5t-4.5 164.5q0 119 39 173.5t125 72.5v8q-86 18 -125 72.5t-39 173.5q0 61 4.5 164.5t4.5 155.5q0 78 -20.5 102.5t-78.5 24.5h-33v184h144q143 0 206.5 -66.5t63.5 -232.5q0 -74 -10 -172t-10 -160q0 -59 43 -102 t133 -45v-205q-90 -2 -133 -45t-43 -103q0 -61 10 -159.5t10 -171.5q0 -166 -63.5 -232.5t-206.5 -66.5h-144v184z" />
+<glyph unicode="~" d="M53 651q150 221 328 221q74 0 137.5 -36.5t114.5 -73.5t96 -37q76 0 143 115l181 -140q-150 -221 -328 -221q-74 0 -137.5 37t-114.5 74t-96 37q-76 0 -144 -115z" />
+<glyph unicode="&#xa2;" d="M123 627q0 213 124 350t326 174v192h189v-182q152 -14 250 -112l-160 -218q-47 37 -90 48v-502q60 12 123 61l139 -221q-111 -96 -262 -121v-186h-189v186q-209 29 -329.5 168t-120.5 363zM463 627q-1 -156 110 -219v438q-111 -59 -110 -219z" />
+<glyph unicode="&#xa3;" d="M94 0v217q94 41 155.5 118t61.5 177q0 23 -2 33h-203v200l140 13h4q-25 78 -25 127q0 199 129 318.5t330 119.5q221 0 369 -172l-189 -188q-66 78 -143 77q-160 0 -160 -176q0 -33 12 -106h295v-213h-252q2 -12 2 -37q1 -111 -77 -205v-8h512v-295h-959z" />
+<glyph unicode="&#xa5;" d="M16 1298h361l82 -241q61 -180 94 -266h8q14 45 46 133t48 133l82 241h353l-287 -577h233v-164h-307v-102h307v-164h-307v-291h-352v291h-307v164h307v102h-307v164h233z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1540" d="M90 667.5q0 309.5 197.5 492.5t482.5 183t482.5 -184t197.5 -491q0 -309 -197.5 -496.5t-482.5 -187.5t-482.5 187t-197.5 496.5zM246 668q0 -244 148.5 -394.5t375.5 -150.5t375.5 150.5t148.5 394.5q0 242 -148.5 389t-375.5 147t-375.5 -147t-148.5 -389zM393 664 q0 176 119 286.5t283 110.5q156 0 278 -123l-129 -143q-61 66 -125 65q-86 0 -132 -56t-46 -140q0 -92 45 -146.5t121 -54.5q66 0 147 61l111 -159q-129 -102 -266 -103q-180 0 -293 110t-113 292z" />
+<glyph unicode="&#xad;" horiz-adv-x="696" d="M90 397v246h516v-246h-516z" />
+<glyph unicode="&#xae;" horiz-adv-x="976" d="M74 1048.5q0 180.5 119.5 299t294 118.5t294 -118.5t119.5 -299t-119.5 -299t-294 -118.5t-294 118.5t-119.5 299zM197 1048.5q0 -139.5 79.5 -223.5t210.5 -84t211 84t80 223.5t-80 223.5t-211 84t-210.5 -84t-79.5 -223.5zM315 852v397h193q76 0 122 -34.5t46 -100.5 q0 -76 -70 -110l82 -152h-135l-57 115h-50v-115h-131zM446 1055h37q27 0 40.5 15t13.5 35.5t-14.5 34t-39.5 13.5h-37v-98z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1146" d="M393 1176l180 315h336l-262 -315h-254z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" horiz-adv-x="696" d="M90 397v246h516v-246h-516z" />
+<glyph unicode="&#x2011;" horiz-adv-x="696" d="M90 397v246h516v-246h-516z" />
+<glyph unicode="&#x2012;" horiz-adv-x="696" d="M90 397v246h516v-246h-516z" />
+<glyph unicode="&#x2013;" horiz-adv-x="983" d="M90 410v221h803v-221h-803z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1638" d="M90 410v221h1458v-221h-1458z" />
+<glyph unicode="&#x2018;" horiz-adv-x="655" d="M111 922q0 315 319 467l74 -152q-197 -86 -197 -260q6 2 21 2q76 0 126 -46t50 -122q0 -86 -49 -137t-127 -51q-106 0 -161.5 77.5t-55.5 221.5z" />
+<glyph unicode="&#x2019;" horiz-adv-x="655" d="M152 811q197 86 196 260q-6 -2 -20 -2q-76 0 -126 46t-50 122q0 86 49 137t127 51q106 0 161.5 -77.5t55.5 -221.5q-1 -315 -320 -467z" />
+<glyph unicode="&#x201c;" horiz-adv-x="1187" d="M111 922q0 315 319 467l74 -152q-197 -86 -197 -260q6 2 21 2q76 0 126 -46t50 -122q0 -86 -49 -137t-127 -51q-106 0 -161.5 77.5t-55.5 221.5zM643 922q1 315 320 467l73 -152q-197 -86 -196 -260q6 2 20 2q76 0 126 -46t50 -122q0 -86 -49 -137t-127 -51 q-106 0 -161.5 77.5t-55.5 221.5z" />
+<glyph unicode="&#x201d;" horiz-adv-x="1187" d="M152 811q197 86 196 260q-6 -2 -20 -2q-76 0 -126 46t-50 122q0 86 49 137t127 51q106 0 161.5 -77.5t55.5 -221.5q-1 -315 -320 -467zM684 811q197 86 197 260q-6 -2 -21 -2q-76 0 -126 46t-50 122q0 86 49 137t127 51q106 0 161.5 -77.5t55.5 -221.5q0 -315 -319 -467z " />
+<glyph unicode="&#x2022;" horiz-adv-x="737" d="M82 537q0 127 82 213t205 86t204.5 -86t81.5 -213t-81.5 -213t-204.5 -86t-205 86t-82 213z" />
+<glyph unicode="&#x2026;" horiz-adv-x="2027" d="M143 188.5q0 90.5 58.5 151.5t146.5 61t146.5 -61t58.5 -151.5t-58.5 -152t-146.5 -61.5t-146.5 61.5t-58.5 152zM819 188.5q0 90.5 58.5 151.5t146.5 61t146.5 -61t58.5 -151.5t-58.5 -152t-146.5 -61.5t-146.5 61.5t-58.5 152zM1495 188.5q0 90.5 58.5 151.5t146.5 61 t146.5 -61t58.5 -151.5t-58.5 -152t-146.5 -61.5t-146.5 61.5t-58.5 152z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M41 426v160l106 8v45q0 33 3 49h-109v160l129 10q51 221 198.5 343t356.5 122q203 0 344 -160l-192 -188q-84 78 -164 78q-143 0 -191 -193h404v-172h-426v-37q0 -37 2 -53h342v-172h-318q55 -180 199 -180q96 0 168 98l192 -180q-158 -188 -380 -189q-201 0 -344.5 116 t-190.5 335h-129z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1433" d="M8 1180v204h561v-204h-168v-443h-225v443h-168zM651 737v647h258l70 -167l37 -127h8l37 127l69 167h259v-647h-218v164l25 246h-8l-94 -316h-148l-94 316h-8l24 -246v-164h-217z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1025" d="M0 1025h1025v-1025h-1025v1025z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.ttf b/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.ttf
new file mode 100755
index 0000000..ee11358
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.woff b/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.woff
new file mode 100755
index 0000000..7eca9aa
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Black-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.eot b/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.eot
new file mode 100755
index 0000000..bef8eb9
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.svg b/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.svg
new file mode 100755
index 0000000..0bd7a8a
--- /dev/null
+++ b/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   :  2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceSansProBlackItalic" horiz-adv-x="1064" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="409" />
+<glyph unicode=" "  horiz-adv-x="409" />
+<glyph unicode="&#x09;" horiz-adv-x="409" />
+<glyph unicode="&#xa0;" horiz-adv-x="409" />
+<glyph unicode="!" horiz-adv-x="716" d="M94 147q0 88 64.5 159t160.5 71q74 0 119 -49t45 -123q0 -90 -63.5 -160t-161.5 -70q-74 0 -119 47.5t-45 124.5zM246 487l78 598l41 287h327l-65 -287l-168 -598h-213z" />
+<glyph unicode="&#x22;" horiz-adv-x="1126" d="M242 692l41 393l41 287h323l-65 -287l-127 -393h-213zM733 692l41 393l41 287h324l-66 -287l-127 -393h-213z" />
+<glyph unicode="#" horiz-adv-x="1056" d="M33 373l49 209h168l65 209h-151l49 208h168l106 332h189l-107 -332h185l106 332h189l-107 -332h152l-50 -208h-167l-66 -209h152l-50 -209h-168l-118 -373h-189l119 373h-184l-119 -373h-188l118 373h-151zM438 582h185l65 209h-184z" />
+<glyph unicode="$" d="M4 184l201 197q113 -143 246 -143q147 0 147 122q0 53 -42 103.5t-101.5 94.5t-119 93t-101 121t-41.5 158q0 166 106.5 278.5t284.5 130.5l39 205h213l-41 -221q138 -43 249 -172l-204 -184q-88 115 -197 114q-59 0 -93 -31.5t-34 -82.5q0 -47 42 -93.5t101.5 -89.5 t119 -93t101.5 -124.5t42 -165.5q0 -170 -107.5 -284.5t-288.5 -134.5l-43 -207h-213l43 217q-184 45 -309 192z" />
+<glyph unicode="%" horiz-adv-x="1728" d="M102 860q0 225 113 372.5t289 147.5q123 0 209 -91t86 -240q0 -225 -113 -373t-289 -148q-123 0 -209 91.5t-86 240.5zM295 -25l962 1401h185l-963 -1401h-184zM332 864q0 -143 86 -143q63 0 107 89t44 234q0 144 -86 144q-63 0 -107 -89t-44 -235zM963 307 q0 225 112.5 372.5t288.5 147.5q123 0 209 -91t86 -240q0 -225 -113 -373t-289 -148q-123 0 -208.5 91.5t-85.5 240.5zM1192 311q0 -143 86 -143q63 0 107.5 89t44.5 235q-1 143 -87 143q-63 0 -107 -89t-44 -235z" />
+<glyph unicode="&#x26;" horiz-adv-x="1335" d="M29 315q0 150 79.5 247t219.5 173q-41 117 -41 219q0 164 122.5 283t303.5 119q139 0 217 -77t78 -210q0 -72 -27 -133.5t-81 -112.5t-104.5 -87t-125.5 -81q78 -113 192 -215q119 138 195 322h295q-127 -270 -293 -461q84 -43 190 -68l-127 -258q-150 29 -291 121 q-182 -121 -405 -121q-186 0 -291.5 93.5t-105.5 246.5zM344 348q0 -57 37 -92t102 -35q78 0 154 35q-115 115 -199 252q-94 -78 -94 -160zM557 963q0 -43 14 -105q184 98 185 217q0 68 -64 68q-53 0 -94 -49t-41 -131z" />
+<glyph unicode="'" horiz-adv-x="634" d="M242 692l41 393l41 287h323l-65 -287l-127 -393h-213z" />
+<glyph unicode="(" horiz-adv-x="704" d="M106 266q0 344 119 635t365 602l188 -94q-410 -555 -409 -1163q0 -326 69 -529l-209 -86q-123 344 -123 635z" />
+<glyph unicode=")" horiz-adv-x="708" d="M-57 -274q410 555 409 1163q0 326 -69 528l209 86q123 -344 122 -635q0 -344 -118.5 -634.5t-364.5 -602.5z" />
+<glyph unicode="*" horiz-adv-x="925" d="M188 1139l74 151l225 -69l70 241l168 -12l-16 -250l241 29l25 -164l-234 -82l78 -225l-151 -86l-131 196l-185 -172l-123 115l160 209z" />
+<glyph unicode="+" d="M98 561v230h340v372h238v-372h340v-230h-344v-373h-238v373h-336z" />
+<glyph unicode="," horiz-adv-x="634" d="M-53 -225q231 63 280 229q-78 4 -126 47t-48 117q0 86 59.5 147.5t153.5 61.5q92 0 142.5 -58.5t50.5 -162.5q0 -213 -128 -363.5t-351 -193.5z" />
+<glyph unicode="-" horiz-adv-x="671" d="M66 406l49 229h491l-49 -229h-491z" />
+<glyph unicode="." horiz-adv-x="634" d="M49 147q0 88 64.5 159t160.5 71q74 0 119 -49t45 -123q0 -90 -63.5 -160t-161.5 -70q-74 0 -119 47.5t-45 124.5z" />
+<glyph unicode="/" horiz-adv-x="663" d="M-139 -328l712 1782h213l-716 -1782h-209z" />
+<glyph unicode="0" d="M74 451q0 219 52 392t138 274.5t187.5 153.5t207.5 52q170 0 275.5 -121t105.5 -358q0 -219 -51 -391t-137 -273.5t-186.5 -153t-206.5 -51.5q-170 0 -277.5 120t-107.5 356zM377 414q0 -106 25.5 -147.5t76.5 -41.5q98 0 180 188.5t82 467.5q0 192 -102 192 q-98 0 -180 -190.5t-82 -468.5z" />
+<glyph unicode="1" d="M33 0l53 262h262l144 709h-238l41 205q197 33 348 122h242l-209 -1036h229l-53 -262h-819z" />
+<glyph unicode="2" d="M-29 0l37 184q358 290 450 376q227 215 226 370q0 61 -36 98t-99 37q-47 0 -87 -21.5t-106 -72.5l-155 188q195 164 389 164q190 0 302 -98.5t112 -261.5q0 -74 -27 -149t-58.5 -128t-109.5 -137t-124 -128t-157 -147h394l-54 -274h-897z" />
+<glyph unicode="3" d="M-37 213l205 168q49 -68 118.5 -105.5t131.5 -37.5q92 0 144 38.5t52 108.5q0 82 -63.5 121t-235.5 39l45 229q178 0 249 46t71 130q0 53 -38 84t-101 31q-66 0 -189 -74l-155 209q182 123 405 123q182 0 298 -88t116 -231q0 -127 -60.5 -210t-210.5 -135v-8 q197 -82 197 -270q0 -193 -144.5 -299.5t-371.5 -106.5q-291 0 -463 238z" />
+<glyph unicode="4" d="M16 299l45 229l586 770h397l-149 -749h141l-49 -250h-141l-60 -299h-299l60 299h-531zM377 549h219l35 176q10 49 34.5 149.5t34.5 149.5h-8q-16 -27 -45 -79t-53.5 -93t-48.5 -74z" />
+<glyph unicode="5" d="M-16 213l204 168q106 -143 242 -143q84 0 142.5 55t58.5 149q0 156 -156 156q-76 0 -180 -57l-119 98l160 659h733l-53 -274h-451l-57 -205q47 20 106 21q154 0 251.5 -90.5t97.5 -253.5q0 -231 -161 -376t-376 -145q-270 0 -442 238z" />
+<glyph unicode="6" d="M102 446q0 395 186.5 636t481.5 241q201 0 336 -184l-205 -172q-66 94 -151 94q-109 0 -193 -89t-123 -265q49 51 118 81.5t120 30.5q145 0 234 -85t89 -255q0 -197 -135 -350.5t-336 -153.5q-193 0 -307.5 130.5t-114.5 340.5zM406 412q0 -94 37 -144.5t98 -50.5 q76 0 115.5 75t39.5 161q0 145 -114 145q-84 0 -174 -113q-2 -25 -2 -73z" />
+<glyph unicode="7" d="M188 0q96 346 221.5 594t307.5 430h-520l53 274h885l-41 -204q-258 -238 -377 -496t-193 -598h-336z" />
+<glyph unicode="8" d="M78 315q0 123 74.5 215.5t195.5 137.5v8q-111 117 -110 266q0 172 127 276.5t311 104.5q147 0 255.5 -78t108.5 -229q0 -227 -225 -344v-8q156 -104 156 -299q0 -174 -141.5 -282t-342.5 -108q-98 0 -188 33t-155.5 112.5t-65.5 194.5zM369 352q0 -63 36.5 -107 t106.5 -44q68 0 114 43t46 121q0 59 -46.5 104t-146.5 104q-111 -88 -110 -221zM524 954q1 -110 148 -192q90 90 90 205q0 127 -111 127q-55 0 -91 -37t-36 -103z" />
+<glyph unicode="9" d="M16 160l205 172q66 -94 152 -94q109 0 192.5 89t122.5 265q-49 -51 -117.5 -82t-119.5 -31q-145 0 -234.5 85t-89.5 255q0 197 135 350.5t336 153.5q193 0 307.5 -130t114.5 -341q0 -395 -186.5 -636t-481.5 -241q-201 1 -336 185zM426 846q0 -146 115 -146q84 0 174 113 q2 25 2 74q0 94 -37 144t-98 50q-76 0 -116 -74.5t-40 -160.5z" />
+<glyph unicode=":" horiz-adv-x="634" d="M49 147q0 88 64.5 159t160.5 71q74 0 119 -49t45 -123q0 -90 -63.5 -160t-161.5 -70q-74 0 -119 47.5t-45 124.5zM160 803q0 88 64.5 158.5t160.5 70.5q74 0 119 -49t45 -123q0 -90 -63.5 -159.5t-161.5 -69.5q-74 0 -119 47t-45 125z" />
+<glyph unicode=";" horiz-adv-x="634" d="M-53 -225q231 63 280 229q-78 4 -126 47t-48 117q0 86 59.5 147.5t153.5 61.5q92 0 142.5 -58.5t50.5 -162.5q0 -213 -128 -363.5t-351 -193.5zM160 803q0 88 64.5 158.5t160.5 70.5q74 0 119 -49t45 -123q0 -90 -63.5 -159.5t-161.5 -69.5q-74 0 -119 47t-45 125z" />
+<glyph unicode="&#x3c;" d="M94 565v226l922 364v-266l-324 -111l-266 -94v-8l266 -94l324 -111v-270z" />
+<glyph unicode="=" d="M98 315v230h918v-230h-918zM98 807v229h918v-229h-918z" />
+<glyph unicode="&#x3e;" d="M98 201v270l324 111l266 94v8l-266 94l-324 111v266l922 -364v-226z" />
+<glyph unicode="?" horiz-adv-x="937" d="M180 147q0 88 64.5 159t161.5 71q74 0 118.5 -49t44.5 -123q0 -90 -63.5 -160t-161.5 -70q-74 0 -119 47.5t-45 124.5zM233 1249q154 147 340 148q178 0 286 -85t108 -235q0 -88 -36 -156.5t-89.5 -115.5t-107.5 -91t-99 -105.5t-57 -133.5l-279 25q10 88 50 159.5 t89 115.5t96.5 83t80 81t32.5 89q0 49 -30.5 78t-84.5 29q-66 0 -135 -70z" />
+<glyph unicode="@" horiz-adv-x="1814" d="M86 332q0 217 79 412.5t210 334t308 220t366 81.5q319 0 505.5 -182t186.5 -457q0 -322 -145.5 -494.5t-366.5 -172.5q-74 0 -132.5 39t-76.5 112h-8q-37 -57 -102.5 -94t-127.5 -37q-115 0 -188.5 84t-73.5 219q0 199 126 355.5t296 156.5q92 0 139 -98h4l33 82h197 l-107 -459q-18 -84 1.5 -122t80.5 -38q88 0 167 117t79 318q0 96 -26.5 178t-85 152.5t-163 111.5t-245.5 41q-166 0 -329 -106.5t-271.5 -300t-108.5 -416.5q0 -256 157 -394.5t363 -138.5q119 0 230 70l86 -176q-184 -90 -344 -90q-299 0 -506 180t-207 512zM762 414 q0 -119 90 -119q53 0 115 90l61 266q-25 53 -78 54q-76 0 -132 -95.5t-56 -195.5z" />
+<glyph unicode="A" horiz-adv-x="1150" d="M-135 0l696 1331h393l127 -1331h-344l-8 303h-367l-137 -303h-360zM475 549h246l-4 156q-8 254 -8 380h-9q-147 -360 -155 -380z" />
+<glyph unicode="B" horiz-adv-x="1253" d="M53 0l266 1331h426q213 0 338 -75.5t125 -231.5q0 -111 -75.5 -200t-210.5 -132l-4 -8q225 -55 225 -242q0 -154 -84 -256t-211 -144t-291 -42h-504zM430 250h152q121 0 183 48t62 132q0 147 -180 148h-151zM541 799h110q221 0 221 168q0 110 -177 110h-3h-94z" />
+<glyph unicode="C" horiz-adv-x="1175" d="M115 541q0 352 208.5 583.5t507.5 231.5q244 0 365 -217l-221 -172q-72 106 -160 106q-145 0 -254.5 -149.5t-109.5 -362.5q0 -303 254 -303q96 0 204 94l135 -209q-178 -168 -409 -168q-238 0 -379 150t-141 416z" />
+<glyph unicode="D" horiz-adv-x="1282" d="M53 0l266 1331h312q287 0 442.5 -130t155.5 -394q0 -391 -205 -599t-532 -208h-439zM434 262h49q182 0 296 127t114 397q0 283 -270 283h-29z" />
+<glyph unicode="E" horiz-adv-x="1097" d="M53 0l266 1331h811l-53 -274h-487l-45 -234h413l-53 -274h-413l-58 -275h504l-53 -274h-832z" />
+<glyph unicode="F" horiz-adv-x="1056" d="M53 0l266 1331h811l-53 -274h-487l-53 -275h413l-53 -274h-414l-102 -508h-328z" />
+<glyph unicode="G" horiz-adv-x="1269" d="M115 541q0 352 212 583.5t525 231.5q264 0 385 -217l-221 -172q-72 106 -180 106q-160 0 -272.5 -148.5t-112.5 -363.5q0 -307 262 -307q66 0 114 33l50 221h-197l49 266h483l-127 -659q-182 -139 -430 -140q-252 0 -396 149t-144 417z" />
+<glyph unicode="H" horiz-adv-x="1359" d="M53 0l266 1331h328l-102 -500h397l98 500h328l-266 -1331h-328l111 545h-398l-106 -545h-328z" />
+<glyph unicode="I" horiz-adv-x="634" d="M53 0l266 1331h328l-266 -1331h-328z" />
+<glyph unicode="J" horiz-adv-x="1032" d="M-20 176l196 201q84 -119 197 -119q72 0 115.5 55.5t68.5 175.5l168 842h328l-181 -899q-41 -203 -163.5 -330t-335.5 -127q-117 0 -223.5 52.5t-169.5 148.5z" />
+<glyph unicode="K" horiz-adv-x="1273" d="M53 0l266 1331h328l-100 -504h8l436 504h357l-480 -561l295 -770h-340l-196 565l-172 -196l-74 -369h-328z" />
+<glyph unicode="L" horiz-adv-x="1052" d="M53 0l266 1331h328l-213 -1057h484l-54 -274h-811z" />
+<glyph unicode="M" horiz-adv-x="1544" d="M53 0l266 1331h340l86 -573l31 -226h8l117 226l311 573h340l-266 -1331h-307l94 442q39 193 131 467h-6l-166 -311l-282 -483h-123l-86 483l-41 311h-6q-25 -336 -52 -467l-90 -442h-299z" />
+<glyph unicode="N" horiz-adv-x="1335" d="M53 0l266 1331h316l184 -631l66 -299h8q2 33 8 114t10 134t13.5 127t21.5 129l86 426h311l-266 -1331h-315l-184 631l-62 299h-8q-29 -365 -57 -500l-86 -430h-312z" />
+<glyph unicode="O" horiz-adv-x="1372" d="M115 541q0 358 205.5 586.5t482.5 228.5q233 0 374.5 -149.5t141.5 -415.5q0 -358 -206 -587t-482 -229q-233 0 -374.5 149.5t-141.5 416.5zM451 561q0 -143 52 -223t144 -80q123 0 229.5 147.5t106.5 364.5q0 143 -52.5 223t-144.5 80q-123 0 -229 -147.5t-106 -364.5z " />
+<glyph unicode="P" horiz-adv-x="1220" d="M53 0l266 1331h439q213 0 342 -88t129 -276q0 -186 -89 -309t-225.5 -173.5t-312.5 -50.5h-135l-86 -434h-328zM520 692h121q127 0 195.5 57.5t68.5 168.5q0 155 -190 155h-2h-119z" />
+<glyph unicode="Q" horiz-adv-x="1372" d="M115 541q0 358 205.5 586.5t482.5 228.5q233 0 374.5 -149.5t141.5 -415.5q0 -311 -159 -527.5t-394 -271.5q82 -102 262 -103q67 1 143 21l13 -246q-88 -37 -176 -37q-436 0 -592 387q-141 57 -221 192.5t-80 334.5zM451 561q0 -143 52 -223t144 -80q123 0 229.5 147.5 t106.5 364.5q0 143 -52.5 223t-144.5 80q-123 0 -229 -147.5t-106 -364.5z" />
+<glyph unicode="R" horiz-adv-x="1253" d="M53 0l266 1331h439q215 0 343 -85t128 -267q0 -178 -87 -295t-235 -174l199 -510h-344l-154 459h-137l-90 -459h-328zM524 717h119q129 0 195.5 57t66.5 156q0 143 -192 143h-119z" />
+<glyph unicode="S" horiz-adv-x="1101" d="M4 231l234 185q53 -74 127.5 -118t150.5 -44q72 0 114 30.5t42 86.5q0 12 -3 23.5t-11.5 21.5t-15.5 17t-24.5 19.5t-26.5 18.5t-34 20.5t-37 22.5l-114 72q-98 61 -147.5 141t-49.5 199q0 180 143.5 305t345.5 125q240 0 414 -207l-205 -193q-117 117 -221 117 q-68 0 -104.5 -32.5t-36.5 -82.5q0 -12 3 -21t11 -19.5t16.5 -18.5t24.5 -19.5t28.5 -19.5t38 -23.5t42.5 -25.5l122 -76q98 -59 139.5 -131t41.5 -186q0 -188 -143.5 -315.5t-376.5 -127.5q-298 0 -488 256z" />
+<glyph unicode="T" horiz-adv-x="1105" d="M164 1057l53 274h1000l-54 -274h-336l-209 -1057h-327l209 1057h-336z" />
+<glyph unicode="U" horiz-adv-x="1339" d="M152 455q-1 63 28 225l131 651h328l-143 -717q-16 -106 -17 -151q0 -106 39 -155.5t137 -49.5q90 0 143.5 74t86.5 246l151 753h320l-152 -745q-61 -313 -195.5 -462t-361.5 -149q-250 0 -372.5 118t-122.5 362z" />
+<glyph unicode="V" horiz-adv-x="1179" d="M160 1331h344l24 -622q8 -279 9 -422h8q31 72 88 212t88 210l270 622h361l-684 -1331h-398z" />
+<glyph unicode="W" horiz-adv-x="1654" d="M143 0l58 1331h336l-54 -602q-31 -299 -49 -426h8q27 70 84.5 213t83.5 213l252 602h273v-602q-4 -143 -21 -426h8q18 61 67.5 205.5t72.5 220.5l200 602h312l-504 -1331h-414l16 569q0 88 23 310h-8q-10 -31 -117 -310l-221 -569h-406z" />
+<glyph unicode="X" horiz-adv-x="1179" d="M-74 0l488 684l-201 647h365l49 -233q27 -133 45 -217h8q2 4 123 217l131 233h348l-463 -659l217 -672h-364l-58 258q-37 154 -49 217h-8q-16 -31 -127 -217l-156 -258h-348z" />
+<glyph unicode="Y" horiz-adv-x="1081" d="M162 1331h340l43 -295q10 -59 25.5 -161.5t19.5 -133.5h8q98 197 156 299l159 291h353l-566 -864l-94 -467h-325l92 467z" />
+<glyph unicode="Z" horiz-adv-x="1085" d="M-12 0l41 197l676 860h-492l53 274h885l-41 -196l-668 -861h541l-57 -274h-938z" />
+<glyph unicode="[" horiz-adv-x="704" d="M-16 -311l352 1761h434l-33 -172h-192l-283 -1417h193l-37 -172h-434z" />
+<glyph unicode="\" horiz-adv-x="663" d="M172 1454h209l127 -1782h-213z" />
+<glyph unicode="]" horiz-adv-x="708" d="M-45 -311l37 172h188l283 1417h-189l33 172h434l-352 -1761h-434z" />
+<glyph unicode="^" horiz-adv-x="1056" d="M139 557l307 815h259l307 -815h-267l-77 242l-86 278h-9l-90 -278l-77 -242h-267z" />
+<glyph unicode="_" horiz-adv-x="983" d="M-106 -295l36 180h934l-37 -180h-933z" />
+<glyph unicode="`" horiz-adv-x="1105" d="M430 1487h299l115 -311h-226z" />
+<glyph unicode="a" horiz-adv-x="1142" d="M57 352q0 287 165 492t380 205q66 0 126 -35t87 -92h4l45 102h262l-204 -1024h-267v127h-4q-145 -152 -307 -152q-135 0 -211 98.5t-76 278.5zM397 393q1 -151 95 -151q115 0 180 135l65 328q-37 77 -108 77h-2q-92 0 -161 -110.5t-69 -278.5z" />
+<glyph unicode="b" horiz-adv-x="1146" d="M16 0l287 1425h328l-62 -299l-53 -188h4q137 111 279 111q135 0 210.5 -98.5t75.5 -278.5q0 -287 -164.5 -492t-379.5 -205q-66 0 -122.5 35t-82.5 92h-4l-45 -102h-271zM410 319q31 -77 104 -77h2q92 0 160.5 110.5t68.5 278.5q0 151 -94 151q-109 0 -172 -114z" />
+<glyph unicode="c" horiz-adv-x="913" d="M53 401q0 262 177.5 455t437.5 193q176 0 278 -127l-180 -193q-57 57 -119 57q-111 0 -184.5 -111.5t-73.5 -268.5q0 -78 38 -123t110 -45q66 0 139 57l135 -201q-162 -119 -348 -119q-178 0 -294 114.5t-116 311.5z" />
+<glyph unicode="d" horiz-adv-x="1126" d="M57 352q0 287 165 492t380 205q135 0 197 -115h4l20 192l58 299h327l-286 -1425h-267v127h-4q-145 -152 -307 -152q-135 0 -211 98.5t-76 278.5zM397 393q1 -151 95 -151q111 0 180 135l65 328q-37 77 -108 77h-2q-92 0 -161 -110.5t-69 -278.5z" />
+<glyph unicode="e" horiz-adv-x="1028" d="M53 418q0 270 179.5 450.5t398.5 180.5q176 0 258 -107.5t82 -282.5q0 -68 -20.5 -142.5t-37.5 -102.5h-553q2 -96 60.5 -144.5t152.5 -48.5q82 0 172 66l115 -205q-152 -106 -381 -107q-190 0 -308 120t-118 323zM385 610h311q8 33 9 66q0 123 -115 123 q-61 0 -116.5 -47.5t-88.5 -141.5z" />
+<glyph unicode="f" horiz-adv-x="704" d="M70 0l155 770h-131l49 242l136 12l4 29q35 176 138 286.5t284 110.5q125 0 233 -57l-102 -230q-47 29 -95 29q-57 0 -86.5 -24.5t-44.5 -102.5l-8 -41h168l-49 -254h-172l-152 -770h-327z" />
+<glyph unicode="g" horiz-adv-x="1130" d="M-33 -283l139 217q139 -102 254 -102q180 0 242 180l49 160h-4q-137 -131 -291 -131q-135 0 -217 91t-82 265q0 270 159 461t374 191q66 0 124 -35t85 -92h4l45 102h266l-196 -983q-47 -233 -192.5 -350t-373.5 -117q-205 0 -385 143zM397 438q0 -131 90 -131 q115 0 181 115l53 283q-37 77 -105 77h-2q-90 0 -153.5 -96t-63.5 -248z" />
+<glyph unicode="h" horiz-adv-x="1138" d="M16 0l287 1425h328l-70 -331l-49 -181h8q150 135 311 136q242 0 242 -267q0 -82 -16 -147l-127 -635h-328l119 594q16 74 16 90q0 86 -86 86q-72 0 -180 -115l-127 -655h-328z" />
+<glyph unicode="i" horiz-adv-x="565" d="M16 0l205 1024h328l-205 -1024h-328zM266 1307q0 74 57.5 129t139.5 55q70 0 121 -41t51 -111q0 -80 -56.5 -132t-140.5 -52q-70 0 -121 40t-51 112z" />
+<glyph unicode="j" horiz-adv-x="569" d="M-274 -336l98 234q43 -25 86 -25q47 0 71.5 33t43.5 114l200 1004h328l-205 -1020q-82 -389 -409 -389q-115 0 -213 49zM270 1307q0 74 57.5 129t139.5 55q70 0 121 -41t51 -111q0 -80 -56.5 -132t-140.5 -52q-70 0 -121 40t-51 112z" />
+<glyph unicode="k" horiz-adv-x="1114" d="M16 0l287 1425h328l-156 -770h8l336 369h361l-422 -455l241 -569h-327l-140 381l-139 -139l-49 -242h-328z" />
+<glyph unicode="l" horiz-adv-x="585" d="M70 201q0 63 16 139l217 1085h328l-221 -1097q-4 -20 -4 -39q0 -51 40 -51q20 0 37 4l-12 -242q-74 -25 -168 -25q-233 0 -233 226z" />
+<glyph unicode="m" horiz-adv-x="1716" d="M16 0l201 1024h266v-131h9q178 156 327 156q104 0 157.5 -43t80.5 -129q186 172 340 172q241 0 241 -265q0 -72 -16 -149l-127 -635h-328l119 594q16 74 17 90q0 86 -86 86q-59 0 -168 -115l-131 -655h-328l119 594q16 74 16 90q0 86 -82 86q-63 0 -172 -115l-127 -655 h-328z" />
+<glyph unicode="n" horiz-adv-x="1150" d="M16 0l201 1024h266v-131h9q178 156 339 156q242 0 242 -267q0 -70 -16 -147l-127 -635h-328l119 594q16 74 16 90q0 86 -86 86q-72 0 -180 -115l-127 -655h-328z" />
+<glyph unicode="o" horiz-adv-x="1105" d="M53 401q0 285 178.5 466.5t403.5 181.5q184 0 296.5 -118t112.5 -308q0 -285 -178 -466.5t-403 -181.5q-184 0 -297 118t-113 308zM385 406q0 -168 115 -168q90 0 151.5 108.5t61.5 271.5q0 168 -115 168q-90 0 -151.5 -108.5t-61.5 -271.5z" />
+<glyph unicode="p" horiz-adv-x="1146" d="M-57 -360l278 1384h266l9 -111h4q150 135 299 136q135 0 210.5 -98.5t75.5 -278.5q0 -287 -164.5 -492t-379.5 -205q-127 0 -193 111h-4l-25 -192l-49 -254h-327zM410 319q31 -77 104 -77h2q92 0 160.5 110.5t68.5 278.5q0 151 -94 151q-109 0 -172 -114z" />
+<glyph unicode="q" horiz-adv-x="1142" d="M57 352q0 287 165 492t380 205q66 0 126 -35t87 -92h4l45 102h262l-278 -1384h-328l53 254l82 233h-4q-145 -152 -307 -152q-135 0 -211 98.5t-76 278.5zM397 393q1 -151 95 -151q111 0 180 135l65 328q-37 77 -108 77h-2q-92 0 -161 -110.5t-69 -278.5z" />
+<glyph unicode="r" horiz-adv-x="819" d="M16 0l201 1024h266l-8 -201h8q59 100 143.5 163t168.5 63q76 0 110 -21l-106 -283q-29 16 -107 17q-129 0 -237 -189l-111 -573h-328z" />
+<glyph unicode="s" horiz-adv-x="884" d="M-20 176l188 156q102 -119 205 -119q47 0 80.5 19.5t33.5 50.5q0 16 -6 28.5t-24.5 25.5t-33.5 21.5t-50 28t-58 31.5q-196 112 -196 285q0 149 119.5 247.5t293.5 98.5q193 0 349 -164l-176 -168q-90 90 -173 90q-47 0 -76.5 -21.5t-29.5 -52.5q0 -20 16.5 -38.5t35 -29 t56 -30t56.5 -29.5q205 -111 205 -287q0 -154 -124 -249t-319 -95q-96 0 -202.5 52.5t-169.5 148.5z" />
+<glyph unicode="t" horiz-adv-x="786" d="M86 770l49 242l148 12l90 262h274l-49 -262h221l-49 -254h-229l-78 -385q-4 -25 -4 -66q0 -90 98 -90q33 0 74 21l57 -230q-127 -45 -258 -45q-156 0 -231.5 77t-75.5 210q0 45 16 135l78 373h-131z" />
+<glyph unicode="u" horiz-adv-x="1130" d="M82 389l127 635h328l-119 -594q-16 -74 -17 -90q0 -86 86 -86q72 0 168 115l127 655h328l-201 -1024h-266v131h-8q-164 -156 -328 -156q-241 0 -241 265q0 72 16 149z" />
+<glyph unicode="v" horiz-adv-x="1060" d="M123 1024h328l20 -467q4 -102 4 -315h8q23 53 66 157.5t65 157.5l201 467h320l-512 -1024h-377z" />
+<glyph unicode="w" horiz-adv-x="1564" d="M150 1024h323l-10 -455q-2 -57 -10.5 -162.5t-10.5 -144.5h9q82 233 114 307l187 455h278l10 -455q1 -22 1 -52q0 -45 -2 -107q-3 -104 -3 -148h8q16 47 49 150.5t54 156.5l164 455h303l-426 -1024h-381v381q2 39 3 138t5 161h-8q-16 -45 -50 -146.5t-52 -152.5 l-148 -381h-369z" />
+<glyph unicode="x" horiz-adv-x="1052" d="M-78 0l422 549l-172 475h332l51 -158q8 -29 23.5 -87t21.5 -87h8q14 29 47 87.5t50 86.5l77 158h348l-393 -549l185 -475h-336l-54 156q-10 29 -27.5 88t-25.5 88h-8q-18 -33 -55 -93.5t-49 -82.5l-95 -156h-350z" />
+<glyph unicode="y" horiz-adv-x="1060" d="M-49 -340l98 234q35 -20 78 -21q47 0 93 32t73 85l20 41l-180 993h326l37 -420q12 -131 12 -309h8q18 41 63.5 150.5t67.5 158.5l184 420h316l-535 -1022q-119 -205 -233.5 -296t-272.5 -91q-80 0 -155 45z" />
+<glyph unicode="z" horiz-adv-x="933" d="M-20 0l36 184l492 586h-336l49 254h746l-37 -188l-492 -582h389l-49 -254h-798z" />
+<glyph unicode="{" horiz-adv-x="700" d="M49 475l41 189q170 6 201 155q12 59 21.5 158.5t23.5 173.5q35 170 101.5 234.5t207.5 64.5h143l-36 -172h-33q-57 0 -82 -29.5t-41 -109.5q-10 -53 -27.5 -157.5t-27.5 -162.5q-25 -119 -75 -177t-138 -77l-2 -8q63 -14 94 -49t31 -102q0 -72 -45.5 -247t-45.5 -229 q0 -39 16.5 -54t61.5 -15h29l-33 -172h-139q-111 0 -158 46t-47 138q0 90 51.5 266t51.5 213q0 117 -144 123z" />
+<glyph unicode="|" horiz-adv-x="540" d="M176 -512v2048h201v-2048h-201z" />
+<glyph unicode="}" horiz-adv-x="708" d="M-66 -311l37 172h33q57 0 82 29.5t41 109.5q10 53 27.5 157.5t27.5 161.5q25 119 75 177.5t138 76.5l2 9q-63 14 -94 49t-31 102q0 70 45 247t45 228q0 39 -16 54.5t-61 15.5h-29l33 172h139q111 0 158 -46t47 -138q0 -90 -51.5 -266.5t-51.5 -213.5q0 -117 144 -122 l-41 -189q-170 -6 -201 -156q-12 -59 -21.5 -158.5t-23.5 -172.5q-35 -170 -101.5 -234.5t-207.5 -64.5h-144z" />
+<glyph unicode="~" d="M74 643q127 221 311 221q66 0 127 -38t113.5 -75.5t95.5 -37.5q80 0 135 110l164 -110q-127 -221 -311 -221q-66 0 -127.5 37.5t-113.5 75.5t-95 38q-80 0 -135 -111z" />
+<glyph unicode="&#xa2;" d="M143 586q0 248 161 412.5t384 197.5l37 193h176l-39 -193q115 -25 228 -147l-189 -177q-49 45 -90 60l-102 -522q71 12 139 61l98 -209q-143 -92 -291 -112l-37 -191h-176l37 191q-156 27 -246 141.5t-90 294.5zM463 635q0 -134 76 -193l94 478q-80 -33 -125 -110 t-45 -175z" />
+<glyph unicode="&#xa3;" d="M-8 0l41 201q117 49 188.5 136t85.5 200h-192l41 221l141 12q-6 46 -6 86q0 215 145.5 351t358.5 136q205 0 335 -176l-208 -172q-68 86 -144 86q-80 0 -132 -67.5t-52 -206.5q0 -25 2 -37h289l-45 -233h-238q-18 -139 -106 -254l-4 -9h462l-49 -274h-913z" />
+<glyph unicode="&#xa5;" d="M29 297l30 152h297l21 108h-297l31 154h229l-162 589h334l33 -260q16 -152 39 -268h6q98 180 147 268l135 260h326l-397 -589h229l-31 -154h-297l-22 -108h297l-31 -152h-297l-59 -297h-324l60 297h-297z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1380" d="M57 553q0 336 219.5 563t554.5 227q240 0 396.5 -161.5t156.5 -407.5q0 -336 -219 -563t-555 -227q-240 0 -396.5 161.5t-156.5 407.5zM205 565q0 -186 109.5 -314t308.5 -128q258 0 436 185.5t178 453.5q0 186 -109.5 314t-308.5 128q-258 0 -436 -185t-178 -454z M352 582q0 207 144.5 341t318.5 134q125 0 213 -107l-135 -131q-43 49 -107 49q-76 0 -138 -74.5t-62 -183.5q0 -74 39 -116.5t108 -42.5q55 0 131 49l90 -140q-121 -98 -274 -98q-147 0 -237.5 86.5t-90.5 233.5z" />
+<glyph unicode="&#xad;" horiz-adv-x="671" d="M66 406l49 229h491l-49 -229h-491z" />
+<glyph unicode="&#xae;" horiz-adv-x="937" d="M172 999q0 186 122 326.5t312 140.5q147 0 255 -105.5t110 -262.5q0 -184 -124 -325.5t-310 -141.5q-150 0 -257.5 105.5t-107.5 262.5zM287 1008q0 -117 71.5 -194t186.5 -77q135 0 223 103.5t88 249.5q0 117 -71.5 193.5t-186.5 76.5q-135 0 -223 -103.5t-88 -248.5z M369 852l82 397h180q61 0 100 -31.5t39 -87.5q0 -94 -98 -131l49 -147h-123l-33 119h-49l-24 -119h-123zM532 1057h29q35 0 54.5 17.5t19.5 43.5q0 41 -49 41h-33z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1105" d="M500 1176l237 311h324l-316 -311h-245z" />
+<glyph unicode="&#x2000;" horiz-adv-x="772" />
+<glyph unicode="&#x2001;" horiz-adv-x="1544" />
+<glyph unicode="&#x2002;" horiz-adv-x="772" />
+<glyph unicode="&#x2003;" horiz-adv-x="1544" />
+<glyph unicode="&#x2004;" horiz-adv-x="514" />
+<glyph unicode="&#x2005;" horiz-adv-x="386" />
+<glyph unicode="&#x2006;" horiz-adv-x="257" />
+<glyph unicode="&#x2007;" horiz-adv-x="257" />
+<glyph unicode="&#x2008;" horiz-adv-x="193" />
+<glyph unicode="&#x2009;" horiz-adv-x="308" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" horiz-adv-x="671" d="M66 406l49 229h491l-49 -229h-491z" />
+<glyph unicode="&#x2011;" horiz-adv-x="671" d="M66 406l49 229h491l-49 -229h-491z" />
+<glyph unicode="&#x2012;" horiz-adv-x="671" d="M66 406l49 229h491l-49 -229h-491z" />
+<glyph unicode="&#x2013;" horiz-adv-x="950" d="M70 414l41 209h770l-41 -209h-770z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1581" d="M70 414l41 209h1400l-41 -209h-1400z" />
+<glyph unicode="&#x2018;" horiz-adv-x="634" d="M188 885q0 188 109.5 316t275.5 175l50 -139q-109 -37 -177.5 -111.5t-72.5 -130.5h12q72 0 118 -38.5t46 -104.5q0 -78 -53.5 -133t-139.5 -55q-78 0 -123 58t-45 163z" />
+<glyph unicode="&#x2019;" horiz-adv-x="634" d="M217 852q109 37 177.5 111.5t72.5 130.5h-12q-72 0 -118 38.5t-46 104.5q0 78 53 133t139 55q78 0 123 -58t45 -163q0 -188 -109.5 -316t-275.5 -175z" />
+<glyph unicode="&#x201c;" horiz-adv-x="1126" d="M188 885q0 188 109.5 316t275.5 175l50 -139q-109 -37 -177.5 -111.5t-72.5 -130.5h12q72 0 118 -38.5t46 -104.5q0 -78 -53.5 -133t-139.5 -55q-78 0 -123 58t-45 163zM680 885q0 188 109.5 316t275.5 175l49 -139q-109 -37 -177.5 -111.5t-72.5 -130.5h13 q72 0 117.5 -38.5t45.5 -104.5q0 -78 -53 -133t-139 -55q-78 0 -123 58t-45 163z" />
+<glyph unicode="&#x201d;" horiz-adv-x="1126" d="M217 852q109 37 177.5 111.5t72.5 130.5h-12q-72 0 -118 38.5t-46 104.5q0 78 53 133t139 55q78 0 123 -58t45 -163q0 -188 -109.5 -316t-275.5 -175zM709 852q109 37 177 111.5t72 130.5h-12q-72 0 -118 38.5t-46 104.5q0 78 53.5 133t139.5 55q78 0 123 -58t45 -163 q0 -188 -109.5 -316t-275.5 -175z" />
+<glyph unicode="&#x2022;" horiz-adv-x="704" d="M78 504q0 123 85 223t214 100q109 0 179.5 -72.5t70.5 -185.5q0 -123 -85 -223t-214 -100q-109 0 -179.5 72.5t-70.5 185.5z" />
+<glyph unicode="&#x2026;" horiz-adv-x="2011" d="M131 147q0 88 64.5 159t160.5 71q74 0 119 -49t45 -123q0 -90 -63.5 -160t-161.5 -70q-74 0 -119 47.5t-45 124.5zM778 147q0 88 64.5 159t161.5 71q74 0 118.5 -49t44.5 -123q0 -90 -63.5 -160t-161.5 -70q-74 0 -119 47.5t-45 124.5zM1425 147q0 88 64.5 159t161.5 71 q74 0 119 -49t45 -123q0 -90 -64 -160t-162 -70q-74 0 -119 47.5t-45 124.5z" />
+<glyph unicode="&#x202f;" horiz-adv-x="308" />
+<glyph unicode="&#x205f;" horiz-adv-x="386" />
+<glyph unicode="&#x20ac;" d="M29 446l32 152l99 8q8 70 14 103h-92l33 151l104 8q82 221 246 348t366 127q199 0 316 -200l-234 -156q-43 94 -114 94q-166 0 -254 -209h397l-33 -163h-409q-8 -45 -13 -99h324l-33 -164h-291q23 -209 185 -208q78 0 168 90l151 -193q-186 -160 -389 -160 q-201 0 -317.5 122t-126.5 349h-129z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1368" d="M143 1196l37 188h537l-37 -188h-160l-90 -459h-209l90 459h-168zM672 737l123 647h233l41 -176l12 -139h9l57 139l110 176h238l-123 -647h-205l37 181l90 262h-8l-201 -349h-98l-65 349h-9l-8 -262l-37 -181h-196z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1025" d="M0 1025h1025v-1025h-1025v1025z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.ttf b/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.ttf
new file mode 100755
index 0000000..8bd3b50
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.woff b/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.woff
new file mode 100755
index 0000000..0060c7f
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-BlackIt-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.eot b/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.eot
new file mode 100755
index 0000000..366dd3b
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.svg b/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.svg
new file mode 100755
index 0000000..016495f
--- /dev/null
+++ b/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   :  2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceSansProBold" horiz-adv-x="1081" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="425" />
+<glyph unicode=" "  horiz-adv-x="425" />
+<glyph unicode="&#x09;" horiz-adv-x="425" />
+<glyph unicode="&#xa0;" horiz-adv-x="425" />
+<glyph unicode="!" horiz-adv-x="696" d="M166 164q0 82 52 136t130 54t130 -54t52 -136q0 -80 -52 -134.5t-130 -54.5t-130 54.5t-52 134.5zM197 1372h303l-11 -272l-43 -627h-196l-43 627z" />
+<glyph unicode="&#x22;" horiz-adv-x="1099" d="M156 1405h303l-10 -272l-60 -408h-164l-59 408zM641 1405h303l-10 -272l-60 -408h-163l-62 408z" />
+<glyph unicode="#" d="M70 383v192h174l28 226h-161v192h186l43 338h172l-41 -338h213l43 338h172l-41 -338h162v-192h-186l-27 -226h172v-192h-195l-47 -383h-174l45 383h-211l-47 -383h-174l45 383h-151zM420 575h211l28 226h-213z" />
+<glyph unicode="$" d="M80 135l131 203q160 -119 293 -119q166 0 166 141q0 49 -40 91.5t-100.5 71t-130 67.5t-130 80t-100.5 110.5t-40 155.5q0 150 83 250t228 129v211h199v-207q168 -25 305 -168l-151 -172q-113 102 -224 102q-152 0 -151 -131q0 -45 40 -83t100 -64.5t130 -64.5t130.5 -79 t100 -113.5t39.5 -164.5q0 -152 -81.5 -256.5t-237.5 -136.5v-213h-199v205q-219 27 -360 155z" />
+<glyph unicode="%" horiz-adv-x="1755" d="M53 938q0 197 92.5 309.5t239.5 112.5t240.5 -112.5t93.5 -309.5t-93.5 -311.5t-240.5 -114.5t-239.5 114.5t-92.5 311.5zM262 938q0 -258 123 -258t123 258q0 254 -123 254t-123 -254zM432 -25l721 1385h172l-719 -1385h-174zM1036 401.5q0 196.5 93.5 309t241 112.5 t240.5 -112.5t93 -309t-93 -311.5t-240.5 -115t-241 115t-93.5 311.5zM1247 401q0 -258 123 -258t123 258q0 254 -123 254t-123 -254z" />
+<glyph unicode="&#x26;" horiz-adv-x="1366" d="M51 356q0 129 64.5 216t179.5 161q-82 154 -82 277q0 147 99.5 248.5t262.5 101.5q150 0 239 -82t89 -221q0 -117 -73.5 -204t-204.5 -175q111 -129 268 -244q106 137 154 320h274q-76 -250 -223 -451q135 -70 231 -84l-72 -244q-164 33 -342 136q-182 -135 -419 -136 q-209 0 -327 110t-118 271zM336 375q0 -76 55 -123t144 -47q82 0 170 53q-164 131 -279 277q-90 -80 -90 -160zM461 1012q0 -70 43 -160q84 49 127 96t43 109q0 104 -92 104q-51 0 -86 -40.5t-35 -108.5z" />
+<glyph unicode="'" horiz-adv-x="614" d="M156 1405h303l-10 -272l-60 -408h-164l-59 408z" />
+<glyph unicode="(" horiz-adv-x="704" d="M147.5 569q-0.5 496 270.5 936l188 -78q-215 -383 -215 -858t215 -858l-188 -78q-270 440 -270.5 936z" />
+<glyph unicode=")" horiz-adv-x="704" d="M98 -289q217 381 217 858.5t-217 857.5l189 78q270 -440 270 -935.5t-270 -936.5z" />
+<glyph unicode="*" horiz-adv-x="935" d="M78 1118l47 148l237 -49l27 241h158l26 -244l236 52l49 -148l-221 -100l121 -213l-125 -90l-164 182l-166 -182l-125 90l121 213z" />
+<glyph unicode="+" d="M70 569v213h360v377h221v-377h361v-213h-361v-376h-221v376h-360z" />
+<glyph unicode="," horiz-adv-x="614" d="M94 -238q111 39 171.5 104.5t60.5 145.5h-17q-76 0 -129 46t-53 124q0 76 54.5 124t133.5 48q100 0 154.5 -74.5t54.5 -209.5q0 -170 -95 -292t-273 -175z" />
+<glyph unicode="-" horiz-adv-x="679" d="M88 412v213h504v-213h-504z" />
+<glyph unicode="." horiz-adv-x="614" d="M125 164q0 82 52 136t130 54t130 -54t52 -136q0 -80 -52 -134.5t-130 -54.5t-130 54.5t-52 134.5z" />
+<glyph unicode="/" horiz-adv-x="694" d="M27 -328l411 1782h197l-412 -1782h-196z" />
+<glyph unicode="0" d="M76 655q0 324 125 497t340 173t340 -173t125 -497q0 -326 -126 -503t-339 -177t-339 177.5t-126 502.5zM360 655q1 -446 181 -446q86 0 133 99.5t47 347t-47 342t-133 94.5t-133.5 -94.5t-47.5 -342.5z" />
+<glyph unicode="1" d="M143 0v244h283v751h-244v187q182 35 324 118h221v-1056h244v-244h-828z" />
+<glyph unicode="2" d="M61 1118q100 106 200.5 156.5t236.5 50.5q193 0 311.5 -113.5t118.5 -300.5q0 -147 -108.5 -307t-307.5 -366q131 16 217 16h262v-254h-915v172q156 147 233.5 224t167.5 179.5t127 176t37 141.5q0 94 -49 145.5t-135 51.5q-106 0 -232 -134z" />
+<glyph unicode="3" d="M45 160l139 190q135 -131 285 -131q96 0 153.5 41t57.5 113q0 94 -75 140t-275 46v213q307 0 307 174q0 68 -42 106t-118 38q-113 0 -244 -115l-151 184q193 166 410 166q205 0 326.5 -94t121.5 -262q0 -197 -217 -289v-8q117 -35 187.5 -116t70.5 -202 q0 -174 -139.5 -276.5t-343.5 -102.5q-295 1 -453 185z" />
+<glyph unicode="4" d="M39 311v207l475 782h369v-759h149v-230h-149v-311h-281v311h-563zM328 541h274v211q0 45 12 290h-8q-33 -72 -106 -219z" />
+<glyph unicode="5" d="M47 158l135 190q139 -129 281 -129q102 0 160.5 52.5t58.5 150.5q0 96 -56.5 148.5t-148.5 52.5q-55 0 -93 -13.5t-99 -52.5l-135 86l36 657h738v-253h-478l-22 -244q68 31 145 31q178 0 296 -103.5t118 -300.5q0 -209 -139 -332t-338 -123q-277 1 -459 183z" />
+<glyph unicode="6" d="M84 621q0 344 151.5 524t374.5 180q227 0 379 -156l-158 -180q-35 39 -91 65.5t-111 26.5q-254 0 -269 -405q49 61 123 99t138 38q176 0 281.5 -101.5t105.5 -299.5q0 -197 -125 -317t-308 -120q-207 0 -349 162t-142 484zM367 471q34 -270 202 -270q72 0 118 53t46 158 q0 188 -170 188q-115 0 -196 -129z" />
+<glyph unicode="7" d="M90 1047v253h905v-184q-113 -135 -181.5 -253t-106 -255t-53 -267t-25.5 -341h-303q18 334 93 566.5t255 480.5h-584z" />
+<glyph unicode="8" d="M86 332q0 201 221 319v8q-174 131 -174 308q0 164 116 261t300 97q178 0 286.5 -97.5t108.5 -258.5q0 -172 -170 -285v-8q225 -123 225 -340q0 -156 -128 -258.5t-332 -102.5q-197 0 -325 99.5t-128 257.5zM344 367q0 -84 58.5 -133.5t142.5 -49.5q78 0 126 42t48 120 q0 41 -16.5 72t-63.5 60.5t-79 44t-116 50.5q-100 -91 -100 -206zM397 967q0 -74 55.5 -120t168.5 -89q80 92 79 190q0 76 -42 122t-115 46q-63 0 -104.5 -39t-41.5 -110z" />
+<glyph unicode="9" d="M70 889q0 197 124.5 316.5t307.5 119.5q207 0 350 -162t143 -483q0 -344 -152.5 -524.5t-373.5 -180.5q-225 0 -381 156l160 180q33 -39 89 -65.5t112 -26.5q254 0 268 406q-49 -61 -123 -99.5t-137 -38.5q-174 0 -280.5 101.5t-106.5 300.5zM344 889q0 -189 172 -189 q117 0 195 129q-35 270 -203 271q-72 0 -118 -53.5t-46 -157.5z" />
+<glyph unicode=":" horiz-adv-x="614" d="M125 164q0 82 52 136t130 54t130 -54t52 -136q0 -80 -52 -134.5t-130 -54.5t-130 54.5t-52 134.5zM125 827q0 82 52 136.5t130 54.5t130 -54.5t52 -136.5q0 -80 -52 -134t-130 -54t-130 54t-52 134z" />
+<glyph unicode=";" horiz-adv-x="614" d="M94 -238q111 39 171.5 104.5t60.5 145.5h-17q-76 0 -129 46t-53 124q0 76 54.5 124t133.5 48q100 0 154.5 -74.5t54.5 -209.5q0 -170 -95 -292t-273 -175zM125 827q0 82 52 136.5t130 54.5t130 -54.5t52 -136.5q0 -80 -52 -134t-130 -54t-130 54.5t-52 133.5z" />
+<glyph unicode="&#x3c;" d="M70 575v209l942 363v-248l-361 -119l-276 -96v-8l276 -96l361 -119v-248z" />
+<glyph unicode="=" d="M70 332v211h942v-211h-942zM70 809v211h942v-211h-942z" />
+<glyph unicode="&#x3e;" d="M70 213v248l360 119l277 96v8l-277 96l-360 119v248l942 -363v-209z" />
+<glyph unicode="?" horiz-adv-x="948" d="M84 1210q156 186 373 187q182 0 293.5 -88t111.5 -262q0 -70 -31.5 -132.5t-75.5 -110.5t-86 -95t-69 -107.5t-20 -128.5h-265q-14 96 24 183t90 140.5t98 116t46 111.5q0 61 -36.5 95t-100.5 34q-92 0 -186 -94zM266 164q0 82 51.5 136t129 54t130 -54t52.5 -136 q0 -80 -52.5 -134.5t-130 -54.5t-129 54.5t-51.5 134.5z" />
+<glyph unicode="@" horiz-adv-x="1849" d="M100 420q0 420 268.5 685t655.5 265q330 0 527.5 -202.5t197.5 -526.5q0 -262 -143.5 -412.5t-323.5 -150.5q-90 0 -154.5 42t-80.5 113h-5q-43 -59 -112.5 -97t-132.5 -38q-123 0 -197 83t-74 225q0 195 121 348t293 153q106 0 156 -102h4l28 86h187l-94 -451 q-43 -176 94 -176q96 0 170 103.5t74 265.5q0 240 -138.5 397.5t-421.5 157.5q-276 0 -486 -214t-210 -546q0 -289 171 -443.5t427 -154.5q160 0 311 80l66 -164q-182 -98 -401 -98q-156 0 -294.5 48t-247 141t-172 243t-63.5 340zM754 424q0 -137 106 -137q66 0 135 92 l49 276q-31 59 -94 60q-86 0 -141 -94.5t-55 -196.5z" />
+<glyph unicode="A" horiz-adv-x="1169" d="M-14 0l420 1335h360l420 -1335h-320l-82 317h-409l-82 -317h-307zM436 553h287l-33 123q-20 72 -56 220t-52 210h-9q-53 -246 -104 -430z" />
+<glyph unicode="B" horiz-adv-x="1236" d="M156 0v1335h456q494 0 494 -331q0 -96 -57.5 -178.5t-167.5 -110.5v-8q290 -53 290 -312q0 -99 -36 -172.5t-108 -123.5q-144 -99 -376 -99h-495zM459 233h168q250 0 250 183q0 168 -250 168h-168v-351zM459 797h139q213 0 213 164q0 141 -209 141h-143v-305z" />
+<glyph unicode="C" horiz-adv-x="1187" d="M92 659q0 322 184.5 511.5t452.5 189.5q225 0 395 -174l-166 -187q-111 100 -225 101q-143 0 -237.5 -117t-94.5 -313q0 -203 88.5 -318.5t235.5 -115.5q145 0 254 118l166 -182q-168 -197 -424 -197q-272 0 -450.5 180t-178.5 504z" />
+<glyph unicode="D" horiz-adv-x="1282" d="M139 0v1335h379q317 0 493.5 -163.5t176.5 -497.5t-175 -504t-478 -170h-396zM442 244h58q379 0 379 430q0 227 -98.5 322.5t-280.5 95.5h-58v-848z" />
+<glyph unicode="E" horiz-adv-x="1118" d="M156 0v1335h837v-254h-534v-268h454v-252h-454v-307h555v-254h-858z" />
+<glyph unicode="F" horiz-adv-x="1071" d="M156 0v1335h843v-254h-540v-309h461v-254h-461v-518h-303z" />
+<glyph unicode="G" horiz-adv-x="1302" d="M92 659q0 322 188.5 511.5t469.5 189.5q242 0 415 -174l-166 -187q-111 100 -245 101q-156 0 -254.5 -116t-98.5 -314q0 -209 95.5 -321.5t281.5 -112.5q90 0 142 40v230h-222v246h490v-615q-80 -70 -199 -116t-250 -46q-283 0 -465 179t-182 505z" />
+<glyph unicode="H" horiz-adv-x="1376" d="M156 0v1335h303v-514h461v514h301v-1335h-301v557h-461v-557h-303z" />
+<glyph unicode="I" horiz-adv-x="614" d="M156 0v1335h303v-1335h-303z" />
+<glyph unicode="J" horiz-adv-x="1038" d="M31 217l205 152q76 -133 186 -133q86 0 126 52t40 181v866h303v-891q0 -207 -108.5 -338t-319.5 -131q-295 0 -432 242z" />
+<glyph unicode="K" horiz-adv-x="1255" d="M156 0v1335h303v-547h6l399 547h330l-403 -532l479 -803h-332l-324 563l-155 -205v-358h-303z" />
+<glyph unicode="L" horiz-adv-x="1056" d="M156 0v1335h303v-1081h526v-254h-829z" />
+<glyph unicode="M" horiz-adv-x="1558" d="M156 0v1335h319l223 -600l80 -233h8l80 233l217 600h320v-1335h-283v489q0 104 39 455h-8l-109 -309l-206 -518h-121l-205 518l-107 309h-8q39 -350 39 -455v-489h-278z" />
+<glyph unicode="N" horiz-adv-x="1359" d="M156 0v1335h309l348 -663l133 -295h8q-39 383 -39 487v471h287v-1335h-309l-348 666l-131 290h-8q39 -399 38 -483v-473h-288z" />
+<glyph unicode="O" horiz-adv-x="1398" d="M92 674q0 322 166 504t440.5 182t440.5 -182.5t166 -503.5q0 -324 -166.5 -511.5t-440.5 -187.5q-272 0 -439 187.5t-167 511.5zM401 674q0 -201 81 -319.5t216 -118.5q137 0 217 118.5t80 319.5q0 199 -79.5 312.5t-217.5 113.5q-135 0 -216 -114t-81 -312z" />
+<glyph unicode="P" horiz-adv-x="1239" d="M156 0v1335h487q522 0 522 -430q0 -223 -147.5 -337.5t-374.5 -114.5h-184v-453h-303zM459 692h166q245 0 245 211q0 104 -61 148.5t-184 44.5h-166v-404z" />
+<glyph unicode="Q" horiz-adv-x="1398" d="M86 674q0 322 166 504t440.5 182t440 -182.5t165.5 -503.5q0 -264 -113.5 -441.5t-310.5 -232.5q84 -125 293 -125q80 0 148 25l53 -222q-86 -43 -235 -43q-205 0 -354.5 96.5t-223.5 258.5q-217 45 -343 225t-126 459zM395 674q0 -201 80 -319.5t217 -118.5t217 118.5 t80 319.5q0 199 -80 312.5t-217 113.5t-217 -113.5t-80 -312.5z" />
+<glyph unicode="R" horiz-adv-x="1259" d="M156 0v1335h481q516 0 516 -415q0 -279 -238 -385l302 -535h-338l-256 481h-164v-481h-303zM459 721h153q244 0 244 199q0 94 -60.5 135t-183.5 41h-153v-375z" />
+<glyph unicode="S" horiz-adv-x="1134" d="M70 168l174 207q160 -139 327 -139q186 0 187 129q0 68 -86 112q-23 12 -107 47l-172 74q-117 47 -193.5 138t-76.5 227q0 168 135 282.5t340 114.5q254 0 430 -176l-151 -191q-139 106 -279 107q-78 0 -124 -33t-46 -88q0 -37 27.5 -64.5t55.5 -41t97 -42.5l8 -3 q2 -1 7.5 -3t9.5 -4l170 -69q264 -106 264 -363q0 -174 -136 -294t-366 -120q-286 0 -495 193z" />
+<glyph unicode="T" horiz-adv-x="1136" d="M49 1081v254h1036v-254h-366v-1081h-301v1081h-369z" />
+<glyph unicode="U" horiz-adv-x="1357" d="M150 618v717h301v-747q0 -190 57 -271t174 -81t177.5 81.5t60.5 270.5v747h290v-717q0 -332 -132 -487.5t-396 -155.5t-398 156.5t-134 486.5z" />
+<glyph unicode="V" horiz-adv-x="1136" d="M-16 1335h319l162 -622q18 -66 51 -208.5t55 -219.5h9q23 78 55.5 220t50.5 208l158 622h309l-403 -1335h-363z" />
+<glyph unicode="W" horiz-adv-x="1662" d="M27 1335h309l92 -624q18 -139 55 -422h9q29 164 77 422l144 624h256l145 -624q27 -135 80 -422h8q20 170 53 422l93 624h288l-237 -1335h-379l-131 606q-31 150 -53 309h-9q-43 -258 -53 -309l-127 -606h-373z" />
+<glyph unicode="X" horiz-adv-x="1159" d="M23 0l368 686l-348 649h338l115 -252q18 -35 52 -110.5t46 -104.5h8q49 137 84 215l107 252h321l-346 -663l369 -672h-336l-131 272q-49 96 -101 220h-8q-43 -111 -92 -220l-125 -272h-321z" />
+<glyph unicode="Y" horiz-adv-x="1073" d="M-16 1335h321l121 -307q37 -106 109 -295h8q20 55 58 152.5t54 142.5l119 307h316l-404 -860v-475h-301v475z" />
+<glyph unicode="Z" horiz-adv-x="1105" d="M72 0v182l590 899h-535v254h907v-182l-590 -899h594v-254h-966z" />
+<glyph unicode="[" horiz-adv-x="704" d="M178 -311v1761h432v-160h-207v-1442h207v-159h-432z" />
+<glyph unicode="\" horiz-adv-x="694" d="M57 1454h197l414 -1782h-199z" />
+<glyph unicode="]" horiz-adv-x="704" d="M94 -152h209v1442h-209v160h432v-1761h-432v159z" />
+<glyph unicode="^" d="M102 561l318 811h242l317 -811h-248l-94 262l-92 277h-8l-93 -277l-94 -262h-248z" />
+<glyph unicode="_" horiz-adv-x="1024" d="M25 -117h974v-170h-974v170z" />
+<glyph unicode="`" horiz-adv-x="1136" d="M262 1483h291l182 -307h-219z" />
+<glyph unicode="a" horiz-adv-x="1093" d="M96 283q0 162 136.5 251t435.5 119q-10 147 -160 148q-113 0 -270 -92l-107 198q221 133 434 133q403 0 404 -458v-582h-246l-23 104h-6q-147 -129 -297 -129q-135 0 -218 88.5t-83 219.5zM383 305q0 -96 117 -96q82 0 168 86v178q-285 -39 -285 -168z" />
+<glyph unicode="b" horiz-adv-x="1173" d="M133 0v1436h301v-353l-8 -155q124 112 265 112h3q184 0 292 -140t108 -374q0 -252 -127 -401.5t-301 -149.5q-143 0 -265 131h-8l-24 -106h-236zM434 287q72 -66 162 -66q84 0 136 75t52 224q0 274 -176 275q-90 0 -174 -93v-415z" />
+<glyph unicode="c" horiz-adv-x="956" d="M74 508q0 244 153.5 388t374.5 144q184 0 297 -116l-137 -187q-72 59 -141 60q-109 0 -173.5 -78t-64.5 -211q0 -131 63.5 -210t163.5 -79q90 0 183 74l120 -191q-145 -127 -338 -127q-219 0 -360 142.5t-141 390.5z" />
+<glyph unicode="d" horiz-adv-x="1173" d="M80 508q0 240 126 386t296 146q137 0 250 -106l-13 156v346h301v-1436h-245l-21 100h-8q-125 -125 -270 -125q-190 0 -303 142.5t-113 390.5zM389 512q0 -291 184 -291q98 0 166 92v416q-72 66 -168 66q-78 0 -130 -73t-52 -210z" />
+<glyph unicode="e" horiz-adv-x="1056" d="M74 508q0 238 143 385t336 147q209 0 320.5 -135t111.5 -352q0 -78 -12 -127h-608q39 -221 264 -221q109 0 219 67l100 -182q-168 -115 -360 -115q-223 0 -368.5 143.5t-145.5 389.5zM362 612h367q0 199 -170 199q-74 0 -128.5 -50.5t-68.5 -148.5z" />
+<glyph unicode="f" horiz-adv-x="698" d="M49 780v224l135 10v55q0 176 90.5 283.5t284.5 107.5q101 0 203 -37l-55 -221q-57 20 -105 21q-117 0 -117 -146v-61h183v-236h-183v-780h-301v780h-135z" />
+<glyph unicode="g" horiz-adv-x="1093" d="M70 -174q0 123 145 205v8q-94 61 -94 172q0 113 115 190v9q-59 41 -98.5 110.5t-39.5 153.5q0 174 122 270t298 96q90 0 158 -24h371v-219h-162q33 -55 33 -133q0 -168 -112 -255t-288 -87q-59 0 -123 20q-37 -31 -37 -76q0 -76 154 -76h164q387 0 387 -258 q0 -160 -154.5 -262t-412.5 -102q-190 0 -308 64.5t-118 193.5zM317 -127q0 -55 60.5 -86t165.5 -31q100 0 166.5 36t66.5 89q0 45 -38 62.5t-117 17.5h-105q-94 0 -143 12q-56 -49 -56 -100zM379 674q0 -82 39 -126t100.5 -44t100 44t38.5 126q0 78 -38.5 121t-100 43 t-100.5 -42t-39 -122z" />
+<glyph unicode="h" horiz-adv-x="1169" d="M133 0v1436h301v-353l-14 -182q156 139 313 139q315 0 316 -409v-631h-301v592q0 109 -30 150.5t-95 41.5q-53 0 -94.5 -22.5t-94.5 -75.5v-686h-301z" />
+<glyph unicode="i" horiz-adv-x="565" d="M109 1323q0 70 49 113t125 43q78 0 126 -43t48 -113t-49.5 -114t-125 -44t-124.5 44t-49 114zM133 0v1016h301v-1016h-301z" />
+<glyph unicode="j" horiz-adv-x="569" d="M-104 -373l53 221q47 -14 80 -14q59 0 82.5 39t23.5 125v1018h301v-1010q0 -407 -360 -407h-2q-106 0 -178 28zM113 1323q0 70 49 113t124.5 43t125 -43t49.5 -113t-49.5 -114t-125 -44t-124.5 44t-49 114z" />
+<glyph unicode="k" horiz-adv-x="1122" d="M133 0v1436h293v-824h8l322 404h327l-356 -418l383 -598h-326l-229 395l-129 -145v-250h-293z" />
+<glyph unicode="l" horiz-adv-x="585" d="M133 315v1121h301v-1133q0 -84 53 -84q20 0 37 4l37 -223q-55 -25 -151 -25q-277 0 -277 340z" />
+<glyph unicode="m" horiz-adv-x="1755" d="M133 0v1016h246l20 -131h9q155 155 305 155h2q201 0 280 -170q80 82 154 126t166 44q317 0 317 -409v-631h-301v592q0 109 -29.5 150.5t-95.5 41.5q-76 0 -174 -98v-686h-301v592q0 109 -29.5 150.5t-95.5 41.5q-76 0 -172 -98v-686h-301z" />
+<glyph unicode="n" horiz-adv-x="1171" d="M133 0v1016h246l20 -129h9q161 153 323 153h2q315 0 316 -409v-631h-301v592q0 109 -30 150.5t-95 41.5q-53 0 -94.5 -22.5t-94.5 -75.5v-686h-301z" />
+<glyph unicode="o" horiz-adv-x="1136" d="M74 508q0 244 145.5 388t349.5 144q203 0 348.5 -144t145.5 -388t-145.5 -388.5t-348.5 -144.5q-205 0 -350 144.5t-145 388.5zM383 508q0 -135 47 -212t139 -77q90 0 138.5 77t48.5 212t-48.5 212t-138.5 77q-92 0 -139 -77t-47 -212z" />
+<glyph unicode="p" horiz-adv-x="1173" d="M133 -377v1393h246l20 -101h9q139 125 288 125q184 0 291 -140t107 -376q0 -250 -127 -399.5t-301 -149.5q-129 1 -242 107l10 -162v-297h-301zM434 287q72 -66 162 -66q84 0 136 75t52 224q0 274 -176 275q-88 0 -174 -93v-415z" />
+<glyph unicode="q" horiz-adv-x="1171" d="M80 508q0 240 126 386t296 146q154 0 270 -125h8l25 101h235v-1393h-301v309l13 156q-117 -113 -256 -113q-190 0 -303 142.5t-113 390.5zM389 512q0 -291 184 -291q98 0 166 92v416q-72 66 -168 66q-78 0 -130 -73t-52 -210z" />
+<glyph unicode="r" horiz-adv-x="815" d="M133 0v1016h246l20 -178h9q53 100 129.5 151t158.5 51q74 0 121 -20l-49 -260q-59 16 -111 16q-63 0 -124.5 -45t-98.5 -141v-590h-301z" />
+<glyph unicode="s" horiz-adv-x="907" d="M43 117l135 188q141 -106 262 -106q129 0 129 86q0 10 -3 20t-11 19.5t-15.5 16.5t-22.5 15.5t-25.5 14.5t-30 14t-30.5 12t-33.5 13.5t-35.5 13.5q-268 102 -268 299q0 141 106.5 229t282.5 88q184 0 359 -129l-135 -180q-119 86 -215 86q-115 0 -115 -80q0 -14 5 -25.5 t17.5 -22.5t22.5 -18t32.5 -16.5t35 -14.5t43 -16.5t42.5 -15.5q125 -45 200 -112.5t75 -192.5q0 -143 -109.5 -235.5t-308.5 -92.5q-98 0 -204.5 39.5t-184.5 102.5z" />
+<glyph unicode="t" horiz-adv-x="784" d="M35 780v224l155 12l35 270h250v-270h244v-236h-244v-407q0 -162 131 -162q43 0 96 20l48 -219q-119 -37 -226 -37q-350 1 -350 394v411h-139z" />
+<glyph unicode="u" horiz-adv-x="1161" d="M119 385v631h301v-592q0 -106 30.5 -149.5t96.5 -43.5q100 0 180 113v672h301v-1016h-246l-20 141h-8q-135 -166 -320 -166q-315 0 -315 410z" />
+<glyph unicode="v" horiz-adv-x="1071" d="M25 1016h303l131 -479q27 -100 80 -314h8q35 154 78 314l133 479h289l-332 -1016h-348z" />
+<glyph unicode="w" horiz-adv-x="1589" d="M49 1016h299l98 -471q8 -51 22.5 -151.5t23.5 -149.5h8q41 231 59 301l113 471h260l115 -471q18 -74 63 -301h8q8 51 22.5 150.5t24.5 150.5l97 471h278l-244 -1016h-352l-92 406q-23 102 -55 296h-9q-45 -266 -51 -296l-90 -406h-344z" />
+<glyph unicode="x" horiz-adv-x="1052" d="M29 0l311 528l-293 488h324l90 -164q12 -29 86 -174h8q12 33 37.5 95.5t32.5 78.5l69 164h312l-295 -522l313 -494h-324l-98 168q-16 29 -48 88t-48 88h-8q-10 -25 -37 -84t-41 -92l-80 -168h-311z" />
+<glyph unicode="y" horiz-adv-x="1067" d="M25 1016h303l145 -436q23 -72 80 -289h8q45 193 70 289l123 436h288l-352 -1026q-76 -203 -174 -295t-270 -92q-76 0 -144 20l54 230q55 -12 67 -13q133 0 178 133l15 54z" />
+<glyph unicode="z" horiz-adv-x="942" d="M78 0v162l426 618h-379v236h754v-160l-426 -620h440v-236h-815z" />
+<glyph unicode="{" horiz-adv-x="704" d="M63 481v176q92 2 134.5 46.5t42.5 105.5t-10.5 168.5t-10.5 181.5q0 160 61.5 225.5t200.5 65.5h129v-160h-39q-63 0 -85.5 -29.5t-22.5 -113.5q0 -53 4 -163t4 -171q0 -113 -36 -167t-116 -73v-8q80 -18 116 -72.5t36 -166.5q0 -63 -4 -172t-4 -162q0 -84 22.5 -114 t85.5 -30h39v-159h-129q-139 0 -200.5 64.5t-61.5 226.5q0 74 10.5 180t10.5 170q0 61 -42 105t-135 46z" />
+<glyph unicode="|" horiz-adv-x="548" d="M176 -512v2048h197v-2048h-197z" />
+<glyph unicode="}" horiz-adv-x="704" d="M94 -152h39q63 0 86 30t23 114q0 53 -4.5 161.5t-4.5 172.5q0 113 36 167t116 72v8q-80 18 -116 72.5t-36 167.5q0 61 4.5 171t4.5 163q0 84 -22.5 113.5t-86.5 29.5h-39v160h129q139 0 200.5 -65.5t61.5 -225.5q0 -74 -10 -181.5t-10 -168.5t42 -105.5t134 -46.5v-176 q-92 -2 -134 -46t-42 -105q0 -63 10 -170t10 -180q0 -162 -61.5 -226.5t-200.5 -64.5h-129v159z" />
+<glyph unicode="~" d="M59 649q137 211 308 211q72 0 136 -39t117.5 -77.5t98.5 -38.5q80 0 147 118l156 -121q-137 -211 -307 -210q-72 0 -136.5 38.5t-117.5 77.5t-99 39q-79 0 -147 -119z" />
+<glyph unicode="&#xa2;" d="M123 629q0 211 122 346t318 168v198h166v-190q158 -14 254 -115l-137 -184q-61 49 -117 55v-557q74 13 148 72l120 -191q-117 -100 -268 -120v-195h-166v195q-203 27 -321.5 163t-118.5 355zM416 629q0 -193 147 -256v512q-147 -66 -147 -256z" />
+<glyph unicode="&#xa3;" d="M98 0v186q96 43 156.5 126t60.5 188q0 18 -4 55h-205v176l140 10h12q-33 98 -33 164q0 190 123 305t316 115q211 0 354 -166l-164 -164q-72 86 -162 86q-84 0 -131 -48t-47 -144q0 -57 23 -148h303v-186h-265q4 -37 5 -57q-1 -132 -93 -236v-8h531v-254h-920z" />
+<glyph unicode="&#xa5;" d="M25 1300h309l104 -272q66 -180 103 -268h8q14 35 48 127t54 141l103 272h303l-301 -600h250v-143h-316v-113h316v-143h-316v-301h-301v301h-313v143h313v113h-313v143h250z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1536" d="M92 665.5q0 307.5 196.5 491.5t479.5 184t478.5 -184t195.5 -491q0 -309 -195.5 -496.5t-478.5 -187.5t-479.5 188t-196.5 495.5zM231 665.5q0 -247.5 154 -403.5t383 -156t383 156t154 403.5t-154 400.5t-383 153t-383 -153t-154 -400.5zM397 664q0 174 117 283.5 t279 109.5q150 0 270 -121l-113 -125q-66 70 -139 70q-94 0 -146.5 -61.5t-52.5 -155.5q0 -104 51.5 -166t137.5 -62q76 0 164 70l98 -139q-135 -106 -270 -107q-174 0 -285 110t-111 294z" />
+<glyph unicode="&#xad;" horiz-adv-x="679" d="M88 412v213h504v-213h-504z" />
+<glyph unicode="&#xae;" horiz-adv-x="946" d="M66 1050.5q0 178.5 117.5 296t289.5 117.5q170 0 288 -117.5t118 -296t-118 -296t-288 -117.5q-172 0 -289.5 117.5t-117.5 296zM178 1050.5q0 -141.5 82 -227.5t213 -86t212 86t81 227.5t-81 227.5t-212 86t-213 -86t-82 -227.5zM307 852v403h182q74 0 120 -34.5 t46 -100.5q0 -76 -71 -110l84 -158h-123l-62 123h-59v-123h-117zM424 1057h43q29 0 45 16.5t16 40.5q0 53 -61 53h-43v-110z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1136" d="M401 1176l183 307h290l-253 -307h-220z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" horiz-adv-x="679" d="M88 412v213h504v-213h-504z" />
+<glyph unicode="&#x2011;" horiz-adv-x="679" d="M88 412v213h504v-213h-504z" />
+<glyph unicode="&#x2012;" horiz-adv-x="679" d="M88 412v213h504v-213h-504z" />
+<glyph unicode="&#x2013;" horiz-adv-x="983" d="M88 422v192h807v-192h-807z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1638" d="M88 422v192h1462v-192h-1462z" />
+<glyph unicode="&#x2018;" horiz-adv-x="614" d="M113 961q-1 295 290 438l66 -131q-184 -92 -184 -260q6 2 20 2q66 0 112 -41t46 -109q0 -76 -44 -122t-114 -46q-94 0 -143 71t-49 198z" />
+<glyph unicode="&#x2019;" horiz-adv-x="614" d="M145 852q184 92 185 260q-6 -2 -19 -2q-68 0 -112.5 41t-44.5 109q0 76 44 121.5t113 45.5q92 0 142.5 -69.5t50.5 -198.5q0 -295 -293 -438z" />
+<glyph unicode="&#x201c;" horiz-adv-x="1099" d="M113 961q-1 295 290 438l66 -131q-184 -92 -184 -260q6 2 20 2q66 0 112 -41t46 -109q0 -76 -44 -122t-114 -46q-94 0 -143 71t-49 198zM596 961q0 295 293 438l65 -131q-184 -92 -184 -260q6 2 21 2q66 0 110.5 -41t44.5 -109q0 -76 -44 -122t-111 -46q-94 0 -144.5 71 t-50.5 198z" />
+<glyph unicode="&#x201d;" horiz-adv-x="1099" d="M145 852q184 92 185 260q-6 -2 -19 -2q-68 0 -112.5 41t-44.5 109q0 76 44 121.5t113 45.5q92 0 142.5 -69.5t50.5 -198.5q0 -295 -293 -438zM631 852q184 92 184 260q-6 -2 -20 -2q-66 0 -112 41t-46 109q0 76 44 121.5t114 45.5q94 0 143 -69.5t49 -198.5 q0 -295 -291 -438z" />
+<glyph unicode="&#x2022;" horiz-adv-x="706" d="M82 537q0 123 78 203.5t192 80.5q117 0 195 -81t78 -203q0 -121 -79 -203t-193.5 -82t-192.5 82t-78 203z" />
+<glyph unicode="&#x2026;" horiz-adv-x="2002" d="M158 164q0 82 51 136t129 54t130 -54t52 -136q0 -80 -52 -134.5t-130 -54.5t-129 54.5t-51 134.5zM836 164q0 82 52 136t130 54t130 -54t52 -136q0 -80 -52 -134.5t-130 -54.5t-130 54.5t-52 134.5zM1516 164q0 82 51 136t129 54t130 -54t52 -136q0 -80 -52 -134.5 t-130 -54.5t-129 54.5t-51 134.5z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M43 440v142l111 8q-2 18 -2 53t2 53h-111v140l127 10q47 227 191.5 353t351.5 126q197 0 334 -160l-168 -161q-88 88 -177 88q-86 0 -145 -63.5t-84 -180.5h438v-152h-456v-43q0 -41 2 -59h372v-154h-352q57 -231 232 -231q106 -1 188 110l166 -155q-154 -188 -373 -189 q-197 0 -336 121t-184 344h-127z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1396" d="M8 1206v178h551v-178h-178v-465h-195v465h-178zM647 741v643h227l78 -184l41 -137h8l43 137l76 184h230v-643h-191v197l23 236h-8l-109 -338h-133l-109 338h-8l23 -236v-197h-191z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1014" d="M0 1015h1015v-1015h-1015v1015z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.ttf b/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.ttf
new file mode 100755
index 0000000..916d072
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.woff b/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.woff
new file mode 100755
index 0000000..1ca9831
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Bold-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.eot b/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.eot
new file mode 100755
index 0000000..5fa4bb7
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-BoldIt-webfont.eot differ


[45/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/2012/03/26/wicket-6.0.0-beta1-released.html
----------------------------------------------------------------------
diff --git a/content/2012/03/26/wicket-6.0.0-beta1-released.html b/content/2012/03/26/wicket-6.0.0-beta1-released.html
deleted file mode 100644
index e130ac1..0000000
--- a/content/2012/03/26/wicket-6.0.0-beta1-released.html
+++ /dev/null
@@ -1,226 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 6.0.0-beta1 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 6.0.0-beta1 released</h1>
-			<p>The Wicket team is proud to announce the first beta release of the Wicket 6.x series.
-This release brings over many improvements over the 1.5.x series.</p>
-
-<p>Check the <a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+6.0+Roadmap">roadmap</a> with a list of the major goals.
-And the <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">migration guide</a> with all major and some minor changes between 1.5.x and 6.x series.</p>
-
-<p>The Jira changelog of all closed ticket at <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12319052">Jira</a></p>
-
-<p>To use it in Maven:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.0.0-beta1<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>If you don’t use dependencies management build tool then you can download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.0.0-beta1">full distribution</a> (including source).</p>
-
-<p>There are no more planned API breaks but if you find something that can be made better now it the time to discuss it!
-We will try to avoid making any API changes in the Release Candidates that will follow this beta release.</p>
-
-<p>Any feedback about the new features, their implementation and their documentation is very welcome!</p>
-
-<p>The Wicket team!</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/d8f15469/content/2012/05/07/wicket-1.5.6-released.html
----------------------------------------------------------------------
diff --git a/content/2012/05/07/wicket-1.5.6-released.html b/content/2012/05/07/wicket-1.5.6-released.html
deleted file mode 100644
index ea93a3a..0000000
--- a/content/2012/05/07/wicket-1.5.6-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.6 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.6 released</h1>
-			<p>This is the sixth maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.6">Git tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12319053">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.6<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.6">full distribution</a> (including source)</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/d8f15469/content/2012/05/29/wicket-6.0.0-beta2-released.html
----------------------------------------------------------------------
diff --git a/content/2012/05/29/wicket-6.0.0-beta2-released.html b/content/2012/05/29/wicket-6.0.0-beta2-released.html
deleted file mode 100644
index 8bfed7e..0000000
--- a/content/2012/05/29/wicket-6.0.0-beta2-released.html
+++ /dev/null
@@ -1,260 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 6.0.0-beta2 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 6.0.0-beta2 released</h1>
-			<p>The Wicket team is proud to announce the second beta release of the Wicket 6.x series.
-This release brings over many improvements over the 1.5.x series.</p>
-
-<h3 id="new-and-noteworthy">New and Noteworthy</h3>
-
-<h4 id="wicket-atmosphere">Wicket Atmosphere</h4>
-
-<p>The Beta 2 contains a new experimental module Wicket Atmosphere, which brings serverside push to Wicket and provides a great way to render serverside markup and send it to the browsers of your users. Check out the atmosphere example in our Examples project to see it in action.</p>
-
-<p>In your application’s init method you need to register the push event bus:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="k">new</span> <span class="nf">EventBus</span><span class="o">(</span><span class="k">this</span><span class="o">);</span></code></pre></div>
-
-<p>Somewhere where you want to push your changes to the client, you need to publish your event to the push <code>EventBus</code>:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">EventBus</span><span class="o">.</span><span class="na">get</span><span class="o">().</span><span class="na">post</span><span class="o">(</span><span class="n">input</span><span class="o">.</span><span class="na">getModelObject</span><span class="o">());</span></code></pre></div>
-
-<p>And finally you need to subscribe your page (or component) to the <code>EventBus</code>’s events with <code>@Subscribe</code>, taking in the typed parameter you post to the EventBus (in this case a <code>String</code>):</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Subscribe</span>
-<span class="kd">public</span> <span class="kt">void</span> <span class="nf">receiveMessage</span><span class="o">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">,</span> <span class="n">String</span> <span class="n">message</span><span class="o">)</span> <span class="o">{</span>
-	<span class="n">label</span><span class="o">.</span><span class="na">setDefaultModelObject</span><span class="o">(</span><span class="n">message</span><span class="o">);</span>
-	<span class="n">target</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="n">label</span><span class="o">);</span>
-<span class="o">}</span></code></pre></div>
-
-<p>To be able to use Wicket Atmosphere you need to include the following dependency:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-atmosphere<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>0.1<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Please note that this is still experimental.</p>
-
-<h3 id="this-release">This release</h3>
-
-<p>Check the <a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+6.0+Roadmap">roadmap</a> with a list of the major goals.
-And the <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">migration guide</a> with all major and some minor changes between 1.5.x and 6.x series.</p>
-
-<p>The Jira changelog of all closed ticket at <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12320343">Jira</a></p>
-
-<p>To use it in Maven:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>6.0.0-beta2<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>If you don’t use a dependencies management build tool then you can download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.0.0-beta2">full distribution</a> (including source).</p>
-
-<p>There are no more planned API breaks but if you find something that can be made better now it the time to discuss it!
-We will try to avoid making any API changes in the Release Candidates that will follow this beta release.</p>
-
-<p>Any feedback about the new features, their implementation and their documentation is very welcome!</p>
-
-<p>The Wicket team!</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/d8f15469/content/2012/06/04/wicket-1.5.7-released.html
----------------------------------------------------------------------
diff --git a/content/2012/06/04/wicket-1.5.7-released.html b/content/2012/06/04/wicket-1.5.7-released.html
deleted file mode 100644
index 766e671..0000000
--- a/content/2012/06/04/wicket-1.5.7-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.7 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.7 released</h1>
-			<p>This is the seventh maintenance release of the Wicket 1.5.x series. This release brings over 26 bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.7">Git tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12321241">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.7<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.7">full distribution</a> (including source)</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/d8f15469/content/2012/06/20/wicket-native-websockets.html
----------------------------------------------------------------------
diff --git a/content/2012/06/20/wicket-native-websockets.html b/content/2012/06/20/wicket-native-websockets.html
deleted file mode 100644
index 21c9ef1..0000000
--- a/content/2012/06/20/wicket-native-websockets.html
+++ /dev/null
@@ -1,212 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket Native WebSockets support</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.20.0">Wicket 6.20</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-M6">Download M6</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 Native WebSockets support</h1>
-			<p>A new experimental module just landed in Wicket’s Git repository - Wicket Native WebSocket.
-It provides the support for HTML5 WebSockets in Wicket as the one for Ajax that you may already use in your applications.</p>
-
-<p>The full documentation is available at <a href="https://cwiki.apache.org/confluence/x/0vSoAQ">Native WebSocket Wiki</a>
-A demo application is available at <a href="https://github.com/martin-g/wicket-native-websocket-example">Martin Grigorov’s GitHub</a></p>
-
-<p>Any feedback about the new module, its implementation and its documentation is very welcome!
-Just ask your question in Wicket’s mailing lists or IRC channel.</p>
-
-<p>The Wicket team!</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/d8f15469/content/2012/07/16/wicket-6.0.0-beta3-released.html
----------------------------------------------------------------------
diff --git a/content/2012/07/16/wicket-6.0.0-beta3-released.html b/content/2012/07/16/wicket-6.0.0-beta3-released.html
deleted file mode 100644
index 3f2e081..0000000
--- a/content/2012/07/16/wicket-6.0.0-beta3-released.html
+++ /dev/null
@@ -1,331 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 6.0.0-beta3 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 6.0.0-beta3 released</h1>
-			<p>The Wicket team is proud to announce the third beta release of
-the Wicket 6.x series. This release is an intermediary release
-just before we give you 6.0.0 final.</p>
-
-<p>There are no more planned API breaks but if you find something
-that can be made better now it the time to discuss it! The
-next planned release is 6.0.0 final, so speak now or forever
-be silenced (or learn to live with it until 7.0.0 comes out).</p>
-
-<p>Any feedback about the new features, their implementation and
-their documentation is very welcome!</p>
-
-<h1 id="new-and-noteworthy-in-600-beta3">New and Noteworthy in 6.0.0-beta3</h1>
-
-<p><strong>NOTA BENE:</strong> the use of modules that are marked experimental,
-by being part of the sub module ‘wicket-experimental’, are really
-that: experimental. These modules can change, disappear or blow up
-your computer without notice and you really use/depend on them at
-your own risk.</p>
-
-<h2 id="wicket-native-websockets">Wicket Native Websockets</h2>
-
-<p>A new <strong>experimental</strong> module has been added to Wicket 6 - Wicket
-Native WebSocket. This module adds support for using HTML5
-WebSockets as you may use Ajax in your Wicket applications.</p>
-
-<p>All you have to do is to add a WebSocketBehavior to your page and from
-there on you can receive messages from the clients and push messages
-back to them.</p>
-
-<p>At <a href="https://cwiki.apache.org/confluence/x/0vSoAQ">our wiki</a> you may 
-find the documentation and a link to a demo application.</p>
-
-<p>If something is not clear feel free to ask your question in the
-mailing lists and we will improve the documentation.</p>
-
-<h2 id="wicket-bootstrap">Wicket Bootstrap</h2>
-
-<p>The <strong>experimental</strong> modules now contain a new module for integration
-with Twitter’s Bootstrap. Currently this module only provides a
-central way of using the Bootstrap resources. In the future we
-will provide proper components and behaviors for the Bootstrap
-concepts.</p>
-
-<p>To use this new <strong>experimental</strong> module, add this to your pom:</p>
-
-<pre><code>&lt;dependency&gt;
-    &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
-    &lt;artifactId&gt;wicket-bootstrap&lt;/artifactId&gt;
-    &lt;version&gt;0.1&lt;/version&gt;
-&lt;/dependency&gt;
-</code></pre>
-
-<p>To add Bootstrap support to your pages, add this in the <code>renderHead</code>
-method:</p>
-
-<pre><code>@Override
-public void renderHead(IHeaderResponse response) {
-    super.renderHead(response);
-
-    Bootstrap.renderHead(response);
-}
-</code></pre>
-
-<p>This will render a dependency to the Twitter bootstrap CSS and JS files,
-including the required dependency to JQuery.</p>
-
-<h2 id="new-wicket-examples">New Wicket Examples</h2>
-<p>We have started an effort to revamp the tried and tested Wicket Examples
-and bring them into 2012. The new examples are located in the
-<strong>experimental</strong> module.</p>
-
-<p>It is currently a copy of Twitter Bootstrap’s design but with Wicket
-specific filling.</p>
-
-<p>You can test the examples by running the</p>
-
-<pre><code>wicket-examples-jar/src/test/java/Start.java
-</code></pre>
-
-<p>class in the default package.</p>
-
-<p>The examples will feature a component reference with typical use
-cases, full examples such as Hello, World, and descriptions of the
-code in play.</p>
-
-<h2 id="wicket-atmosphere">Wicket Atmosphere</h2>
-
-<p>Wicket Atmosphere in the experimental modules has seen an upgrade of
-the Atmosphere dependency to 1.0.0-beta3. This has caused an
-incompatibility with Jetty 7.6.3 (used with Wicket and the examples). To
-mitigate this, you need to override either:</p>
-
-<ul>
-  <li>the dependency on Jetty to 8.1.3 or newer, or</li>
-  <li>the dependency on Atmosphere to 0.9.5 (0.9.6 and 0.9.7 are broken as
-well)</li>
-</ul>
-
-<p>See <a href="https://issues.apache.org/jira/browse/WICKET-4656">WICKET-4656</a> for 
-more information regarding this issue.</p>
-
-<h1 id="this-release">This release</h1>
-
-<ul>
-  <li>Check the roadmap  with a list of the major
-goals: <a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+6.0+Roadmap">6.0 roadmap</a></li>
-  <li>And the migration guide with all major and some minor changes
-between 1.5.x and 6.x series: <a href="http://s.apache.org/wicket-6.0-migration">migration guide</a></li>
-  <li>The Jira changelog of all closed ticket at
-Jira: <a href="http://s.apache.org/wicket-6.0.0-beta3-changelog">changelog</a></li>
-</ul>
-
-<p>To use it in Maven:</p>
-
-<pre><code>&lt;dependency&gt;
-    &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
-    &lt;artifactId&gt;wicket-core&lt;/artifactId&gt;
-    &lt;version&gt;6.0.0-beta3&lt;/version&gt;
-&lt;/dependency&gt;
-</code></pre>
-
-<p>If you don’t use a dependencies management build tool then you
-can download the full distribution (including source) and build from
-source yourself.</p>
-
-<p>Have fun,</p>
-
-<p>The Wicket team!</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/d8f15469/content/2012/08/24/wicket-1.5.8-released.html
----------------------------------------------------------------------
diff --git a/content/2012/08/24/wicket-1.5.8-released.html b/content/2012/08/24/wicket-1.5.8-released.html
deleted file mode 100644
index 534b498..0000000
--- a/content/2012/08/24/wicket-1.5.8-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.8 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.8 released</h1>
-			<p>This is the eighth maintenance release of the Wicket 1.5.x series. This release brings over 45 bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket.1.5.8">Git tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12321662">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.8<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.8">full distribution</a> (including source)</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/d8f15469/content/2012/09/05/wicket-1.4.21-released.html
----------------------------------------------------------------------
diff --git a/content/2012/09/05/wicket-1.4.21-released.html b/content/2012/09/05/wicket-1.4.21-released.html
deleted file mode 100644
index 84bfb24..0000000
--- a/content/2012/09/05/wicket-1.4.21-released.html
+++ /dev/null
@@ -1,222 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.21 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.21 released</h1>
-			<p>This is 21st release of the Wicket 1.4.x series. This is also the last release of the 1.4.x series, rounding up the remaining
-bugfixes. No further
-releases will happen in this branch.</p>
-
-<ul>
-  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.4.21">Git tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12320171">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.21<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.21">full distribution</a> (including source)</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/d8f15469/content/2012/09/05/wicket-6.0.0-released.html
----------------------------------------------------------------------
diff --git a/content/2012/09/05/wicket-6.0.0-released.html b/content/2012/09/05/wicket-6.0.0-released.html
deleted file mode 100644
index 05935f2..0000000
--- a/content/2012/09/05/wicket-6.0.0-released.html
+++ /dev/null
@@ -1,251 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket v6.0.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket v6.0.0 released</h1>
-			<blockquote>
-  <p>“With great pleasure we announce the availability of Apache Wicket 6.0.0”</p>
-
-  <p>– Martijn Dashorst, Vice President, Apache Wicket </p>
-</blockquote>
-
-<p>Apache Wicket v6.0.0 is the 6th major release of the popular open source Java web framework. Numerous enhancements make Apache Wicket v6.0.0 a solid choice for web
-development:</p>
-
-<ul>
-  <li>Out-of-the box JQuery integration </li>
-  <li>Complete control over AJAX requests</li>
-  <li>Improved event registration in browsers</li>
-  <li>Support for large datasets in components</li>
-  <li>Dependency management for client side javascript libraries</li>
-  <li>Experimental support for websockets</li>
-</ul>
-
-<p>This release is available from the <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.0.0">usual download location (wicket-6.0.0)</a>, or available through the Maven Central repository.</p>
-
-<p>Additional features include a customizable client-side API, improved feedback messages, correct packaging for OSGi compatibility and improved initialization of plugins. Highlights include:</p>
-
-<p>Java 6 required - This release moves the minimum required Java version to Java 6. This means that Wicket applications running on earlier Java versions meaning to upgrade, also need to upgrade their Java runtime.</p>
-
-<p>Revamped Wicket AJAX now leverages JQuery - Wicket’s custom AJAX JavaScript library has been re-implemented using JQuery. This makes it easier to integrate JQuery plugins into Wicket applications. With the new AJAX implementation it is possible to provide your own version of JQuery should the need arise, or even to replace the whole Wicket client side AJAX implementation.</p>
-
-<p>AJAX Attributes - With the new and improved AJAX implementation, you can alter any aspect of an AJAX request through AjaxRequestAttributes. For example you can specify that the request should be executed using POST instead of GET, or that the AJAX request should be multi-part, etc. See the migration guide or the JavaDoc of AjaxRequestAttributes for all possible options.</p>
-
-<p>Browser event registration replaces inline events - Wicket now uses JavaScript event registration instead of inline attributes for AJAX components. This enables multiple event listeners to be attached to a markup tag, cleans up the rendered markup considerably and reduces the amount of generated markup.</p>
-
-<p>IDataProvider now uses long instead of int - The <code>IDataProvider&lt;T&gt;</code> interface and implementations now use long instead of int for index and size parameters to better line up with the Java Persistence API and other persistency frameworks. Big data is now possible with Wicket!</p>
-
-<p><code>${label}</code> replaces <code>${input}</code> in feedback messages - Previous Wicket versions used the input that was provided by users in error messages when validations failed. This led to error messages like “1234a is not a valid number”. In Wicket 6 the feedback messages use the label of the invalid form component instead. You can set the label by calling setLabel() on the form component. If no label is provided, Wicket defaults to displaying the component identifier. This changes the error message to “Phonenumber is not a valid number”.</p>
-
-<p>Resources can declare dependencies - It is now much easier to create resource contributions with dependencies, for example a JQuery plugin can declare a dependency on JQuery and other resources such as embedded style sheets. Users of such resources don’t have to provide these dependencies themselves, and the dependencies are linked in the appropriate order.</p>
-
-<p>Packaged resources will use minimized version automatically - When a minimized JavaScript resource is available (filename.min.js – add the .min part to the filename before the extension), Wicket will automatically use the minimized version when running in deployment mode, while using the non-minimized version for development mode.</p>
-
-<p>OSGi compatible packaging - Wicket’s packaging has been made compatible with OSGi bundles by moving some classes to different packages. The full list can be found in our migration guide. This makes it much easier to deploy Wicket applications in an OSGi environment.</p>
-
-<p>Experimental websocket implementations - This release also includes two experimental websocket implementations: one using Atmosphere as a bridge for browsers and containers that don’t support websockets natively and one for containers and browsers that have native websocket support.</p>
-
-<p>The complete set of changes is available in the migration guide at <a href="http://s.apache.org/wicket-6.0-migration">http://s.apache.org/wicket-6.0-migration</a></p>
-
-<h3 id="availability-and-oversight">Availability and Oversight</h3>
-
-<p>As with all Apache products, Apache Wicket v6.0.0 is released under the Apache License v2.0, and is overseen by a self-selected team of active contributors to the project. A Project Management Committee (PMC) guides the Project’s day-to-day operations, including community development and product releases. Apache Wicket source code, documentation, and related resources are available at http://wicket.apache.org/</p>
-
-<p>“Apache”, “Wicket”, “Apache Wicket”, and “ApacheCon” are trademarks of The Apache Software Foundation. All other brands and trademarks are the property of their respective owners.</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>


[51/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site


Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/d8f15469
Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/d8f15469
Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/d8f15469

Branch: refs/heads/new-site-7
Commit: d8f154692d43ab5773a7ef9dd9827028cceac418
Parents: a667e25
Author: Andrea Del Bene <ad...@apache.org>
Authored: Thu Jul 9 17:00:36 2015 +0200
Committer: Andrea Del Bene <ad...@apache.org>
Committed: Thu Jul 9 17:00:36 2015 +0200

----------------------------------------------------------------------
 .gitignore                                      |   4 +
 Gemfile                                         |   4 +
 _config.yml                                     |  25 +-
 _design/clean/wicketsite_clean.004.png          | Bin 269336 -> 0 bytes
 _design/clean/wicketsite_clean.005.png          | Bin 175291 -> 0 bytes
 _design/clean/wicketsite_clean.006.png          | Bin 91469 -> 0 bytes
 _design/clean/wicketsite_clean.007.png          | Bin 252583 -> 0 bytes
 _design/logo.vdesigner/QuickLook/Preview.pdf    | Bin 184084 -> 0 bytes
 _design/logo.vdesigner/QuickLook/Thumbnail.jpg  | Bin 62037 -> 0 bytes
 _design/logo.vdesigner/VectorDesigner           | Bin 42290 -> 0 bytes
 _design/wicketsite5.pdf                         | Bin 171644 -> 0 bytes
 _includes/builtwithwicket--header.html          |   4 +
 _includes/builtwithwicket.html                  |  70 ++
 _includes/footer.html                           |  16 +-
 _includes/header.html                           |   1 -
 _includes/jumbotron.html                        |  12 +
 _includes/logo.html                             |   3 +
 _includes/mainmenu.html                         |  38 +
 _includes/navigation.html                       | 167 ----
 _includes/news.html                             |  40 +
 _includes/support.html                          |  38 +
 _layouts/base.html                              |  28 +
 _layouts/default.html                           |  64 +-
 _layouts/news_archive.html                      |  43 +
 _layouts/post.html                              |  34 +-
 _layouts/title.html                             |  14 +
 _plugins/html_filters.rb                        |  70 ++
 _plugins/markdown_tag.rb                        |  18 +
 _plugins/monthly_archive_plugin.rb              | 128 +++
 _plugins/strip.rb                               |  14 +
 _plugins/tiered_archives_plugin.rb              |  34 +
 _plugins/toc.rb                                 | 119 +++
 _plugins/yearly_archive_plugin.rb               | 148 +++
 _sass/ajax-loader.gif                           | Bin 0 -> 4178 bytes
 _sass/main.scss                                 | 157 +++
 _sass/modules/_builtwithwicket.scss             |  30 +
 _sass/modules/_jumbotron.scss                   |  59 ++
 _sass/modules/_logo.scss                        |  14 +
 _sass/modules/_mainmenu.scss                    |  25 +
 _sass/modules/_quickstart.scss                  |  68 ++
 _sass/modules/_syntax.scss                      |  60 ++
 _sass/modules/_toc.scss                         |   9 +
 _sass/taiga/_base.scss                          | 119 +++
 _sass/taiga/_button.scss                        | 102 ++
 _sass/taiga/_grid.scss                          |  43 +
 _sass/taiga/_layout.scss                        |  51 +
 _sass/taiga/_mixins.scss                        | 121 +++
 _sass/taiga/_print.scss                         |  16 +
 _sass/taiga/_settings.scss                      |  80 ++
 _sass/taiga/_states.scss                        |  25 +
 apache/friends.html                             |  35 -
 apache/friends.md                               |  60 ++
 apache/index.md                                 |  42 +
 atom.xml                                        |  39 +-
 content/2009/07/30/wicket-1.3.7-released.html   | 321 ------
 ...-1.4-takes-typesafety-to-the-next-level.html | 309 ------
 content/2009/08/21/wicket-1.4.1-released.html   | 232 -----
 content/2009/10/12/wicket-1.4.2-released.html   | 225 -----
 content/2009/10/24/wicket-1.4.3-released.html   | 223 -----
 content/2009/12/13/wicket-1.4.4-released.html   | 224 -----
 content/2009/12/21/wicket-1.4.5-released.html   | 226 -----
 content/2010/02/01/wicket-1.4.6-released.html   | 224 -----
 content/2010/03/05/wicket-1.4.7-released.html   | 223 -----
 content/2010/05/03/wicket-1.4.8-released.html   | 222 -----
 content/2010/05/24/wicket-1.4.9-released.html   | 265 -----
 .../2010/08/04/martin-grigorov-committer.html   | 208 ----
 content/2010/08/11/wicket-1.4.10-released.html  | 320 ------
 content/2010/08/11/wicket-1.5-M1-released.html  | 223 -----
 content/2010/08/24/peter-ertl-committer.html    | 208 ----
 content/2010/09/09/wicket-1.4.11-released.html  | 220 ----
 content/2010/09/17/wicket.1.4.12-released.html  | 219 ----
 .../2010/09/17/wicket.1.5-M2.1-released.html    | 225 -----
 content/2010/11/01/wicket-1.4.13-released.html  | 219 ----
 content/2010/11/05/wicket-1.5-M3-released.html  | 219 ----
 content/2010/11/21/pedro-santos-committer.html  | 211 ----
 content/2010/11/29/wicket-1.4.14-released.html  | 219 ----
 content/2010/12/24/wicket-1.4.15-released.html  | 219 ----
 content/2011/01/22/wicket-1.5-RC1-released.html | 225 -----
 content/2011/02/25/wicket-1.4.16-released.html  | 219 ----
 content/2011/02/25/wicket-1.5-rc2-released.html | 220 ----
 .../2011/03/25/wicket-cookbook-published.html   | 210 ----
 content/2011/04/02/wicket-1.4.17-released.html  | 219 ----
 content/2011/04/02/wicket-1.5-RC3-released.html | 220 ----
 .../2011/05/11/wicket-1.5-RC4.2-released.html   | 220 ----
 content/2011/05/17/wicket-cookbook-contest.html | 210 ----
 .../2011/06/25/wicket-1.5-RC5.1-released.html   | 220 ----
 content/2011/08/09/wicket-1.4.18-released.html  | 219 ----
 content/2011/08/23/cve-2011-2712.html           | 230 -----
 content/2011/08/28/1.5-RC7-released.html        | 221 -----
 content/2011/09/07/wicket-1.5-released.html     | 305 ------
 content/2011/09/29/wicket-1.5.1-released.html   | 219 ----
 content/2011/10/17/wicket-1.4.19-released.html  | 219 ----
 content/2011/10/24/wicket-1.5.2-released.html   | 219 ----
 content/2011/11/14/wicket-1.5.3-released.html   | 219 ----
 content/2012/01/23/wicket-1.5.4-released.html   | 219 ----
 content/2012/03/12/wicket-1.4.20-released.html  | 219 ----
 content/2012/03/12/wicket-1.5.5-released.html   | 219 ----
 content/2012/03/22/wicket-cve-2012-0047.html    | 222 -----
 content/2012/03/22/wicket-cve-2012-1089.html    | 240 -----
 .../2012/03/26/wicket-6.0.0-beta1-released.html | 226 -----
 content/2012/05/07/wicket-1.5.6-released.html   | 219 ----
 .../2012/05/29/wicket-6.0.0-beta2-released.html | 260 -----
 content/2012/06/04/wicket-1.5.7-released.html   | 219 ----
 .../2012/06/20/wicket-native-websockets.html    | 212 ----
 .../2012/07/16/wicket-6.0.0-beta3-released.html | 331 -------
 content/2012/08/24/wicket-1.5.8-released.html   | 219 ----
 content/2012/09/05/wicket-1.4.21-released.html  | 222 -----
 content/2012/09/05/wicket-6.0.0-released.html   | 251 -----
 content/2012/09/06/cve-2012-3373.html           | 223 -----
 content/2012/10/04/wicket-6.1.0-released.html   | 314 ------
 content/2012/10/08/wicket-6.1.1-released.html   | 250 -----
 content/2012/10/23/wicket-6.2.0-released.html   | 305 ------
 content/2012/11/09/wicket-1.5.9-released.html   | 219 ----
 content/2012/11/16/wicket-6.3.0-released.html   | 290 ------
 content/2012/12/14/wicket-6.4.0-released.html   | 345 -------
 content/2013/01/23/wicket-6.5.0-released.html   | 312 ------
 content/2013/02/15/wicket-6.6.0-released.html   | 313 ------
 content/2013/02/26/wicket-1.5.10-released.html  | 219 ----
 content/2013/03/03/cve-2012-5636.html           | 221 -----
 content/2013/04/12/wicket-6.7.0-released.html   | 364 -------
 content/2013/05/17/wicket-6.8.0-released.html   | 294 ------
 content/2013/06/27/wicket-6.9.0-released.html   | 297 ------
 content/2013/07/10/wicket-6.9.1-released.html   | 290 ------
 content/2013/08/18/wicket-6.10.0-released.html  | 355 -------
 content/2013/09/20/wicket-6.11.0-released.html  | 355 -------
 content/2013/11/01/wicket-6.12.0-released.html  | 346 -------
 content/2014/01/05/wicket-6.13.0-released.html  | 436 --------
 content/2014/02/06/cve-2013-2055.html           | 231 -----
 content/2014/02/06/wicket-1.4.23-released.html  | 219 ----
 content/2014/02/06/wicket-1.5.11-released.html  | 219 ----
 content/2014/02/20/wicket-6.14.0-released.html  | 301 ------
 content/2014/02/21/cve-2014-0043.html           | 222 -----
 content/2014/04/23/wicket-6.15.0-released.html  | 312 ------
 .../2014/04/30/wicket-7.0.0-M1-released.html    | 263 -----
 .../2014/06/20/wicket-7.0.0-M2-released.html    | 263 -----
 content/2014/06/21/wicket-6.16.0-released.html  | 292 ------
 .../2014/08/23/wicket-7.0.0-M3-released.html    | 263 -----
 content/2014/08/24/wicket-6.17.0-released.html  | 327 ------
 content/2014/09/15/wicket-1.5.12-released.html  | 219 ----
 content/2014/09/22/cve-2014-3526.html           | 225 -----
 content/2014/11/05/wicket-6.18.0-released.html  | 323 ------
 .../2014/11/05/wicket-7.0.0-M4-released.html    | 370 -------
 content/2015/02/02/wicket-6.19.0-released.html  | 332 -------
 .../2015/02/02/wicket-7.0.0-M5-released.html    | 374 -------
 .../02/13/new-committer-Sebastien-Briquet.html  | 213 ----
 content/2015/02/13/wicket-1.5.13-released.html  | 219 ----
 content/2015/06/14/wicket-6.20.0-released.html  | 321 ------
 .../2015/06/21/wicket-7.0.0-M6-released.html    | 415 --------
 content/Gemfile                                 |   4 +
 content/apache/friends.html                     | 306 ++----
 content/apache/index.html                       | 118 +++
 content/atom.xml                                | 183 ++--
 content/contribute/build.html                   | 304 ++----
 content/contribute/ides.html                    |  94 ++
 content/contribute/index.html                   | 359 +++----
 content/contribute/patch.html                   | 347 +++----
 content/contribute/release.html                 | 371 ++-----
 content/contribute/userguide.html               |  68 ++
 content/contribute/write.html                   | 331 ++-----
 content/css/background.gif                      | Bin 251 -> 0 bytes
 content/css/bg_container.png                    | Bin 301 -> 0 bytes
 content/css/bg_menu.png                         | Bin 4562 -> 0 bytes
 content/css/footer.png                          | Bin 4651 -> 0 bytes
 content/css/gh-fork-ribbon.css                  | 140 ---
 content/css/ie.css                              |  16 -
 content/css/logo.png                            | Bin 23107 -> 0 bytes
 content/css/menuknop.png                        | Bin 643 -> 0 bytes
 content/css/screen.css                          | 281 ------
 content/css/style.css                           | 936 +++++++++++++++++
 content/css/wicket.png                          | Bin 1153 -> 0 bytes
 content/doap.rdf                                |  11 +-
 content/dtds.data/index.html                    | 256 ++---
 content/favicon.ico                             | Bin 1406 -> 1150 bytes
 .../LeagueGothic-CondensedItalic-webfont.eot    | Bin 0 -> 53474 bytes
 .../LeagueGothic-CondensedItalic-webfont.svg    | 235 +++++
 .../LeagueGothic-CondensedItalic-webfont.ttf    | Bin 0 -> 53136 bytes
 .../LeagueGothic-CondensedItalic-webfont.woff   | Bin 0 -> 28808 bytes
 .../LeagueGothic-CondensedRegular-webfont.eot   | Bin 0 -> 39626 bytes
 .../LeagueGothic-CondensedRegular-webfont.svg   | 235 +++++
 .../LeagueGothic-CondensedRegular-webfont.ttf   | Bin 0 -> 39284 bytes
 .../LeagueGothic-CondensedRegular-webfont.woff  | Bin 0 -> 22080 bytes
 .../LeagueGothic-Italic-webfont.eot             | Bin 0 -> 50926 bytes
 .../LeagueGothic-Italic-webfont.svg             | 235 +++++
 .../LeagueGothic-Italic-webfont.ttf             | Bin 0 -> 50628 bytes
 .../LeagueGothic-Italic-webfont.woff            | Bin 0 -> 25128 bytes
 .../LeagueGothic-Regular-webfont.eot            | Bin 0 -> 37694 bytes
 .../LeagueGothic-Regular-webfont.svg            | 233 +++++
 .../LeagueGothic-Regular-webfont.ttf            | Bin 0 -> 37392 bytes
 .../LeagueGothic-Regular-webfont.woff           | Bin 0 -> 20520 bytes
 .../SIL OFL Font License League Gothic.txt      | 105 ++
 content/fonts/league-gothic/demo.html           |  48 +
 content/fonts/league-gothic/stylesheet.css      |  45 +
 .../SIL OFL Font License Source Code Pro.txt    |  93 ++
 .../SourceCodePro-Black-webfont.eot             | Bin 0 -> 21564 bytes
 .../SourceCodePro-Black-webfont.svg             | 146 +++
 .../SourceCodePro-Black-webfont.ttf             | Bin 0 -> 21268 bytes
 .../SourceCodePro-Black-webfont.woff            | Bin 0 -> 13996 bytes
 .../SourceCodePro-Bold-webfont.eot              | Bin 0 -> 21792 bytes
 .../SourceCodePro-Bold-webfont.svg              | 146 +++
 .../SourceCodePro-Bold-webfont.ttf              | Bin 0 -> 21500 bytes
 .../SourceCodePro-Bold-webfont.woff             | Bin 0 -> 14260 bytes
 .../SourceCodePro-ExtraLight-webfont.eot        | Bin 0 -> 22368 bytes
 .../SourceCodePro-ExtraLight-webfont.svg        | 146 +++
 .../SourceCodePro-ExtraLight-webfont.ttf        | Bin 0 -> 22052 bytes
 .../SourceCodePro-ExtraLight-webfont.woff       | Bin 0 -> 14636 bytes
 .../SourceCodePro-Light-webfont.eot             | Bin 0 -> 22192 bytes
 .../SourceCodePro-Light-webfont.svg             | 146 +++
 .../SourceCodePro-Light-webfont.ttf             | Bin 0 -> 21896 bytes
 .../SourceCodePro-Light-webfont.woff            | Bin 0 -> 14608 bytes
 .../SourceCodePro-Regular-webfont.eot           | Bin 0 -> 22556 bytes
 .../SourceCodePro-Regular-webfont.svg           | 146 +++
 .../SourceCodePro-Regular-webfont.ttf           | Bin 0 -> 22252 bytes
 .../SourceCodePro-Regular-webfont.woff          | Bin 0 -> 14896 bytes
 .../SourceCodePro-Semibold-webfont.eot          | Bin 0 -> 22516 bytes
 .../SourceCodePro-Semibold-webfont.svg          | 146 +++
 .../SourceCodePro-Semibold-webfont.ttf          | Bin 0 -> 22208 bytes
 .../SourceCodePro-Semibold-webfont.woff         | Bin 0 -> 14696 bytes
 content/fonts/source-code-pro/demo.html         |  58 ++
 content/fonts/source-code-pro/stylesheet.css    |  76 ++
 .../SIL OFL Font License - Source Sans Pro.txt  |  93 ++
 .../SourceSansPro-Black-webfont.eot             | Bin 0 -> 26222 bytes
 .../SourceSansPro-Black-webfont.svg             | 147 +++
 .../SourceSansPro-Black-webfont.ttf             | Bin 0 -> 25924 bytes
 .../SourceSansPro-Black-webfont.woff            | Bin 0 -> 15516 bytes
 .../SourceSansPro-BlackIt-webfont.eot           | Bin 0 -> 28246 bytes
 .../SourceSansPro-BlackIt-webfont.svg           | 147 +++
 .../SourceSansPro-BlackIt-webfont.ttf           | Bin 0 -> 27920 bytes
 .../SourceSansPro-BlackIt-webfont.woff          | Bin 0 -> 16820 bytes
 .../SourceSansPro-Bold-webfont.eot              | Bin 0 -> 26550 bytes
 .../SourceSansPro-Bold-webfont.svg              | 147 +++
 .../SourceSansPro-Bold-webfont.ttf              | Bin 0 -> 26256 bytes
 .../SourceSansPro-Bold-webfont.woff             | Bin 0 -> 16104 bytes
 .../SourceSansPro-BoldIt-webfont.eot            | Bin 0 -> 28774 bytes
 .../SourceSansPro-BoldIt-webfont.svg            | 147 +++
 .../SourceSansPro-BoldIt-webfont.ttf            | Bin 0 -> 28452 bytes
 .../SourceSansPro-BoldIt-webfont.woff           | Bin 0 -> 17488 bytes
 .../SourceSansPro-ExtraLight-webfont.eot        | Bin 0 -> 26866 bytes
 .../SourceSansPro-ExtraLight-webfont.svg        | 147 +++
 .../SourceSansPro-ExtraLight-webfont.ttf        | Bin 0 -> 26548 bytes
 .../SourceSansPro-ExtraLight-webfont.woff       | Bin 0 -> 16216 bytes
 .../SourceSansPro-ExtraLightIt-webfont.eot      | Bin 0 -> 30446 bytes
 .../SourceSansPro-ExtraLightIt-webfont.svg      | 147 +++
 .../SourceSansPro-ExtraLightIt-webfont.ttf      | Bin 0 -> 30100 bytes
 .../SourceSansPro-ExtraLightIt-webfont.woff     | Bin 0 -> 17900 bytes
 .../SourceSansPro-It-webfont.eot                | Bin 0 -> 29266 bytes
 .../SourceSansPro-It-webfont.svg                | 147 +++
 .../SourceSansPro-It-webfont.ttf                | Bin 0 -> 28964 bytes
 .../SourceSansPro-It-webfont.woff               | Bin 0 -> 17744 bytes
 .../SourceSansPro-Light-webfont.eot             | Bin 0 -> 26914 bytes
 .../SourceSansPro-Light-webfont.svg             | 147 +++
 .../SourceSansPro-Light-webfont.ttf             | Bin 0 -> 26616 bytes
 .../SourceSansPro-Light-webfont.woff            | Bin 0 -> 16356 bytes
 .../SourceSansPro-LightIt-webfont.eot           | Bin 0 -> 30174 bytes
 .../SourceSansPro-LightIt-webfont.svg           | 147 +++
 .../SourceSansPro-LightIt-webfont.ttf           | Bin 0 -> 29848 bytes
 .../SourceSansPro-LightIt-webfont.woff          | Bin 0 -> 18136 bytes
 .../SourceSansPro-Regular-webfont.eot           | Bin 0 -> 27050 bytes
 .../SourceSansPro-Regular-webfont.svg           | 147 +++
 .../SourceSansPro-Regular-webfont.ttf           | Bin 0 -> 26744 bytes
 .../SourceSansPro-Regular-webfont.woff          | Bin 0 -> 16588 bytes
 .../SourceSansPro-Semibold-webfont.eot          | Bin 0 -> 26838 bytes
 .../SourceSansPro-Semibold-webfont.svg          | 147 +++
 .../SourceSansPro-Semibold-webfont.ttf          | Bin 0 -> 26528 bytes
 .../SourceSansPro-Semibold-webfont.woff         | Bin 0 -> 16372 bytes
 .../SourceSansPro-SemiboldIt-webfont.eot        | Bin 0 -> 29222 bytes
 .../SourceSansPro-SemiboldIt-webfont.svg        | 147 +++
 .../SourceSansPro-SemiboldIt-webfont.ttf        | Bin 0 -> 28884 bytes
 .../SourceSansPro-SemiboldIt-webfont.woff       | Bin 0 -> 17668 bytes
 content/fonts/source-sans-pro/demo.html         |  88 ++
 content/fonts/source-sans-pro/stylesheet.css    | 148 +++
 content/help/email.html                         | 391 +++-----
 content/help/index.html                         | 500 +++++-----
 content/help/irc.html                           | 251 ++---
 content/help/reportabug.html                    | 286 ++----
 content/help/security.html                      | 277 ++----
 content/help/support.html                       | 285 ++----
 content/img/AJAX- logo.png                      | Bin 0 -> 34999 bytes
 content/img/apache-powered.png                  | Bin 0 -> 36667 bytes
 content/img/asf-logo.png                        | Bin 0 -> 20093 bytes
 content/img/asf_logo.gif                        | Bin 0 -> 7545 bytes
 content/img/background-0.jpg                    | Bin 0 -> 118279 bytes
 content/img/background-1.jpg                    | Bin 0 -> 97785 bytes
 content/img/background-2.jpg                    | Bin 0 -> 80693 bytes
 content/img/getstarted.png                      | Bin 0 -> 15188 bytes
 content/img/java-wicket-html5.png               | Bin 0 -> 60584 bytes
 content/img/logo-apachewicket-tungsten.svg      |  25 +
 content/img/logo-apachewicket-white.svg         |  25 +
 content/img/logo-bigger.png                     | Bin 49543 -> 0 bytes
 content/img/logo-white.png                      | Bin 0 -> 5003 bytes
 content/img/screenshot-ns-1.jpg                 | Bin 0 -> 86576 bytes
 content/img/test-ready.png                      | Bin 0 -> 61045 bytes
 content/img/wicket-components.png               | Bin 0 -> 36533 bytes
 content/img/wicket-logo.png                     | Bin 0 -> 8444 bytes
 content/img/wicket-safe.png                     | Bin 0 -> 21030 bytes
 content/index.html                              | 731 ++++++--------
 content/javascript/ZeroClipboard-1.1.7.min.js   |   8 +
 content/javascript/ZeroClipboard-1.1.7.swf      | Bin 0 -> 1635 bytes
 content/javascript/affix.js                     | 117 +++
 content/javascript/jquery-1.11.1.min.js         |   4 +
 content/javascript/jquery-1.11.1.min.map        |   1 +
 content/javascript/slick.min.js                 |  18 +
 content/js/html5shiv.js                         |   5 -
 content/js/zeroclipboard/ZeroClipboard.as       |  81 --
 content/js/zeroclipboard/ZeroClipboard.fla      | Bin 53760 -> 0 bytes
 content/js/zeroclipboard/ZeroClipboard.js       | 311 ------
 content/js/zeroclipboard/ZeroClipboard.swf      | Bin 1071 -> 0 bytes
 content/js/zeroclipboard/ZeroClipboard10.as     |   1 -
 content/js/zeroclipboard/ZeroClipboard10.fla    | Bin 53760 -> 0 bytes
 content/js/zeroclipboard/ZeroClipboard10.swf    | Bin 1153 -> 0 bytes
 content/js/zeroclipboard/test.html              |  76 --
 content/learn/blogs.html                        |  89 ++
 content/learn/books/awc.html                    | 274 ++---
 content/learn/books/ewdww.html                  | 264 ++---
 content/learn/books/iaw6.html                   | 131 +++
 content/learn/books/iaw6.png                    | Bin 0 -> 260580 bytes
 content/learn/books/index.html                  | 273 ++---
 content/learn/books/koda.html                   | 260 ++---
 content/learn/books/koda.png                    | Bin 0 -> 220546 bytes
 content/learn/books/kwij.html                   | 271 ++---
 content/learn/books/praxisbuchwicket.html       | 270 ++---
 content/learn/books/prowicket.html              | 265 ++---
 content/learn/books/wia.html                    | 261 ++---
 content/learn/books/wicket-jp.html              | 262 ++---
 content/learn/examples/ajaxcounter.html         | 289 ++----
 content/learn/examples/dropdownchoice.html      | 289 ++----
 content/learn/examples/guestbook.html           | 312 ++----
 content/learn/examples/helloworld.html          | 288 ++----
 content/learn/examples/index.html               | 258 ++---
 content/learn/examples/markupinheritance.html   | 305 ++----
 content/learn/examples/navomatic.html           | 311 ++----
 content/learn/examples/usingfragments.html      | 280 ++----
 content/learn/ides.html                         | 246 -----
 content/learn/index.html                        | 395 ++++----
 content/learn/projects/authroles.html           | 343 -------
 content/learn/projects/datetime.html            | 204 ----
 content/learn/projects/devutils.html            | 204 ----
 content/learn/projects/extensions.html          | 204 ----
 content/learn/projects/guice.html               | 204 ----
 content/learn/projects/index.html               | 236 -----
 content/learn/projects/ioc.html                 | 204 ----
 content/learn/projects/jmx.html                 | 204 ----
 content/learn/projects/spring.html              | 204 ----
 content/learn/projects/velocity.html            | 309 ------
 content/liveedit.sh                             |   3 -
 content/meet/blogs.html                         | 233 -----
 content/meet/buzz.html                          | 390 --------
 content/meet/features.html                      | 322 ------
 content/meet/index.html                         | 203 ----
 content/meet/introduction.html                  | 509 ----------
 content/meet/vision.html                        | 259 -----
 .../news/2009/07/30/wicket-1.3.7-released.html  | 155 +++
 ...-1.4-takes-typesafety-to-the-next-level.html | 157 +++
 content/news/2009/07/index.html                 | 163 +++
 .../news/2009/08/21/wicket-1.4.1-released.html  |  90 ++
 content/news/2009/08/index.html                 | 154 +++
 .../news/2009/10/12/wicket-1.4.2-released.html  |  84 ++
 .../news/2009/10/24/wicket-1.4.3-released.html  |  83 ++
 content/news/2009/10/index.html                 | 162 +++
 .../news/2009/12/13/wicket-1.4.4-released.html  |  84 ++
 .../news/2009/12/21/wicket-1.4.5-released.html  |  86 ++
 content/news/2009/12/index.html                 | 163 +++
 content/news/2009/index.html                    | 212 ++++
 .../news/2010/02/01/wicket-1.4.6-released.html  |  84 ++
 content/news/2010/02/index.html                 | 150 +++
 .../news/2010/03/05/wicket-1.4.7-released.html  |  82 ++
 content/news/2010/03/index.html                 | 152 +++
 .../news/2010/05/03/wicket-1.4.8-released.html  |  85 ++
 .../news/2010/05/24/wicket-1.4.9-released.html  | 124 +++
 content/news/2010/05/index.html                 | 173 ++++
 .../2010/08/04/martin-grigorov-committer.html   |  74 ++
 .../news/2010/08/11/wicket-1.4.10-released.html | 179 ++++
 .../news/2010/08/11/wicket-1.5-M1-released.html |  86 ++
 .../news/2010/08/24/peter-ertl-committer.html   |  74 ++
 content/news/2010/08/index.html                 | 172 ++++
 .../news/2010/09/09/wicket-1.4.11-released.html |  84 ++
 .../news/2010/09/17/wicket.1.4.12-released.html |  83 ++
 .../2010/09/17/wicket.1.5-M2.1-released.html    |  87 ++
 content/news/2010/09/index.html                 | 179 ++++
 .../news/2010/11/01/wicket-1.4.13-released.html |  83 ++
 .../news/2010/11/05/wicket-1.5-M3-released.html |  83 ++
 .../news/2010/11/21/pedro-santos-committer.html |  77 ++
 .../news/2010/11/29/wicket-1.4.14-released.html |  83 ++
 content/news/2010/11/index.html                 | 192 ++++
 .../news/2010/12/24/wicket-1.4.15-released.html |  83 ++
 content/news/2010/12/index.html                 | 158 +++
 content/news/2010/index.html                    | 284 ++++++
 .../2011/01/22/wicket-1.5-RC1-released.html     |  88 ++
 content/news/2011/01/index.html                 | 150 +++
 .../news/2011/02/25/wicket-1.4.16-released.html |  83 ++
 .../2011/02/25/wicket-1.5-rc2-released.html     |  83 ++
 content/news/2011/02/index.html                 | 165 +++
 .../2011/03/25/wicket-cookbook-published.html   |  74 ++
 content/news/2011/03/index.html                 | 151 +++
 .../news/2011/04/02/wicket-1.4.17-released.html |  83 ++
 .../2011/04/02/wicket-1.5-RC3-released.html     |  83 ++
 content/news/2011/04/index.html                 | 165 +++
 .../2011/05/11/wicket-1.5-RC4.2-released.html   |  83 ++
 .../2011/05/17/wicket-cookbook-contest.html     |  75 ++
 content/news/2011/05/index.html                 | 159 +++
 .../2011/06/25/wicket-1.5-RC5.1-released.html   |  83 ++
 content/news/2011/06/index.html                 | 151 +++
 .../news/2011/08/09/wicket-1.4.18-released.html |  83 ++
 content/news/2011/08/23/cve-2011-2712.html      |  89 ++
 content/news/2011/08/28/1.5-RC7-released.html   |  84 ++
 content/news/2011/08/index.html                 | 178 ++++
 .../news/2011/09/07/wicket-1.5-released.html    | 147 +++
 .../news/2011/09/29/wicket-1.5.1-released.html  |  83 ++
 content/news/2011/09/index.html                 | 164 +++
 .../news/2011/10/17/wicket-1.4.19-released.html |  83 ++
 .../news/2011/10/24/wicket-1.5.2-released.html  |  83 ++
 content/news/2011/10/index.html                 | 172 ++++
 .../news/2011/11/14/wicket-1.5.3-released.html  |  83 ++
 content/news/2011/11/index.html                 | 157 +++
 content/news/2011/index.html                    | 308 ++++++
 .../news/2012/01/23/wicket-1.5.4-released.html  |  83 ++
 content/news/2012/01/index.html                 | 157 +++
 .../news/2012/03/12/wicket-1.4.20-released.html |  83 ++
 .../news/2012/03/12/wicket-1.5.5-released.html  |  83 ++
 .../news/2012/03/22/wicket-cve-2012-0047.html   |  83 ++
 .../news/2012/03/22/wicket-cve-2012-1089.html   | 100 ++
 .../2012/03/26/wicket-6.0.0-beta1-released.html |  85 ++
 content/news/2012/03/index.html                 | 205 ++++
 .../news/2012/05/07/wicket-1.5.6-released.html  |  83 ++
 .../2012/05/29/wicket-6.0.0-beta2-released.html | 106 ++
 content/news/2012/05/index.html                 | 167 ++++
 .../news/2012/06/04/wicket-1.5.7-released.html  |  83 ++
 .../2012/06/20/wicket-native-websockets.html    |  76 ++
 content/news/2012/06/index.html                 | 163 +++
 .../2012/07/16/wicket-6.0.0-beta3-released.html | 165 +++
 content/news/2012/07/index.html                 | 156 +++
 .../news/2012/08/24/wicket-1.5.8-released.html  |  83 ++
 content/news/2012/08/index.html                 | 157 +++
 .../news/2012/09/05/wicket-1.4.21-released.html |  85 ++
 .../news/2012/09/05/wicket-6.0.0-released.html  |  99 ++
 content/news/2012/09/06/cve-2012-3373.html      |  84 ++
 content/news/2012/09/index.html                 | 179 ++++
 .../news/2012/10/04/wicket-6.1.0-released.html  | 153 +++
 .../news/2012/10/08/wicket-6.1.1-released.html  | 102 ++
 .../news/2012/10/23/wicket-6.2.0-released.html  | 151 +++
 content/news/2012/10/index.html                 | 167 ++++
 .../news/2012/11/09/wicket-1.5.9-released.html  |  83 ++
 .../news/2012/11/16/wicket-6.3.0-released.html  | 137 +++
 content/news/2012/11/index.html                 | 165 +++
 .../news/2012/12/14/wicket-6.4.0-released.html  | 178 ++++
 content/news/2012/12/index.html                 | 152 +++
 content/news/2012/index.html                    | 332 +++++++
 .../news/2013/01/23/wicket-6.5.0-released.html  | 153 +++
 content/news/2013/01/index.html                 | 152 +++
 .../news/2013/02/15/wicket-6.6.0-released.html  | 155 +++
 .../news/2013/02/26/wicket-1.5.10-released.html |  83 ++
 content/news/2013/02/index.html                 | 165 +++
 content/news/2013/03/03/cve-2012-5636.html      |  83 ++
 content/news/2013/03/index.html                 | 157 +++
 .../news/2013/04/12/wicket-6.7.0-released.html  | 204 ++++
 content/news/2013/04/index.html                 | 152 +++
 .../news/2013/05/17/wicket-6.8.0-released.html  | 140 +++
 content/news/2013/05/index.html                 | 152 +++
 .../news/2013/06/27/wicket-6.9.0-released.html  | 144 +++
 content/news/2013/06/index.html                 | 152 +++
 .../news/2013/07/10/wicket-6.9.1-released.html  | 134 +++
 content/news/2013/07/index.html                 | 151 +++
 .../news/2013/08/18/wicket-6.10.0-released.html | 192 ++++
 content/news/2013/08/index.html                 | 152 +++
 .../news/2013/09/20/wicket-6.11.0-released.html | 186 ++++
 content/news/2013/09/index.html                 | 152 +++
 .../news/2013/11/01/wicket-6.12.0-released.html | 181 ++++
 content/news/2013/11/index.html                 | 152 +++
 content/news/2013/index.html                    | 272 +++++
 .../news/2014/01/05/wicket-6.13.0-released.html | 257 +++++
 content/news/2014/01/index.html                 | 152 +++
 content/news/2014/02/06/cve-2013-2055.html      |  90 ++
 .../news/2014/02/06/wicket-1.4.23-released.html |  83 ++
 .../news/2014/02/06/wicket-1.5.11-released.html |  83 ++
 .../news/2014/02/20/wicket-6.14.0-released.html | 149 +++
 content/news/2014/02/21/cve-2014-0043.html      |  82 ++
 content/news/2014/02/index.html                 | 204 ++++
 .../news/2014/04/23/wicket-6.15.0-released.html | 157 +++
 .../2014/04/30/wicket-7.0.0-M1-released.html    | 112 +++
 content/news/2014/04/index.html                 | 163 +++
 .../2014/06/20/wicket-7.0.0-M2-released.html    | 112 +++
 .../news/2014/06/21/wicket-6.16.0-released.html | 139 +++
 content/news/2014/06/index.html                 | 163 +++
 .../2014/08/23/wicket-7.0.0-M3-released.html    | 112 +++
 .../news/2014/08/24/wicket-6.17.0-released.html | 173 ++++
 content/news/2014/08/index.html                 | 163 +++
 .../news/2014/09/15/wicket-1.5.12-released.html |  83 ++
 content/news/2014/09/22/cve-2014-3526.html      |  85 ++
 content/news/2014/09/index.html                 | 171 ++++
 .../news/2014/11/05/wicket-6.18.0-released.html | 161 +++
 .../2014/11/05/wicket-7.0.0-M4-released.html    | 196 ++++
 content/news/2014/11/index.html                 | 159 +++
 content/news/2014/index.html                    | 284 ++++++
 .../news/2015/02/02/wicket-6.19.0-released.html | 167 ++++
 .../2015/02/02/wicket-7.0.0-M5-released.html    | 202 ++++
 .../02/13/new-committer-Sebastien-Briquet.html  |  76 ++
 .../news/2015/02/13/wicket-1.5.13-released.html |  83 ++
 content/news/2015/02/index.html                 | 181 ++++
 .../news/2015/06/14/wicket-6.20.0-released.html | 164 +++
 .../2015/06/21/wicket-7.0.0-M6-released.html    | 239 +++++
 content/news/2015/06/index.html                 | 159 +++
 content/news/2015/index.html                    | 194 ++++
 content/news/index.html                         | 993 +++++++++++++++++++
 content/regenerate.sh                           |   3 -
 content/start/download.html                     | 372 +++----
 content/start/index.html                        | 207 ----
 content/start/installing.html                   | 260 -----
 content/start/overview.html                     | 149 +++
 content/start/quickstart.html                   | 594 ++++-------
 content/start/userguide.html                    | 222 -----
 contribute/build.md                             |  25 +-
 contribute/ides.md                              |  55 +
 contribute/index.md                             | 150 ++-
 contribute/patch.md                             |  89 +-
 contribute/release.md                           |  37 +-
 contribute/userguide.md                         |   7 +
 contribute/write.md                             |  40 +-
 css/background.gif                              | Bin 251 -> 0 bytes
 css/bg_container.png                            | Bin 301 -> 0 bytes
 css/bg_menu.png                                 | Bin 4562 -> 0 bytes
 css/footer.png                                  | Bin 4651 -> 0 bytes
 css/gh-fork-ribbon.css                          | 140 ---
 css/ie.css                                      |  16 -
 css/logo.png                                    | Bin 23107 -> 0 bytes
 css/menuknop.png                                | Bin 643 -> 0 bytes
 css/screen.css                                  | 281 ------
 css/style.scss                                  |   7 +
 css/wicket.png                                  | Bin 1153 -> 0 bytes
 doap.rdf                                        |  11 +-
 favicon.ico                                     | Bin 1406 -> 1150 bytes
 .../LeagueGothic-CondensedItalic-webfont.eot    | Bin 0 -> 53474 bytes
 .../LeagueGothic-CondensedItalic-webfont.svg    | 235 +++++
 .../LeagueGothic-CondensedItalic-webfont.ttf    | Bin 0 -> 53136 bytes
 .../LeagueGothic-CondensedItalic-webfont.woff   | Bin 0 -> 28808 bytes
 .../LeagueGothic-CondensedRegular-webfont.eot   | Bin 0 -> 39626 bytes
 .../LeagueGothic-CondensedRegular-webfont.svg   | 235 +++++
 .../LeagueGothic-CondensedRegular-webfont.ttf   | Bin 0 -> 39284 bytes
 .../LeagueGothic-CondensedRegular-webfont.woff  | Bin 0 -> 22080 bytes
 .../LeagueGothic-Italic-webfont.eot             | Bin 0 -> 50926 bytes
 .../LeagueGothic-Italic-webfont.svg             | 235 +++++
 .../LeagueGothic-Italic-webfont.ttf             | Bin 0 -> 50628 bytes
 .../LeagueGothic-Italic-webfont.woff            | Bin 0 -> 25128 bytes
 .../LeagueGothic-Regular-webfont.eot            | Bin 0 -> 37694 bytes
 .../LeagueGothic-Regular-webfont.svg            | 233 +++++
 .../LeagueGothic-Regular-webfont.ttf            | Bin 0 -> 37392 bytes
 .../LeagueGothic-Regular-webfont.woff           | Bin 0 -> 20520 bytes
 .../SIL OFL Font License League Gothic.txt      | 105 ++
 fonts/league-gothic/demo.html                   |  48 +
 fonts/league-gothic/stylesheet.css              |  45 +
 .../SIL OFL Font License Source Code Pro.txt    |  93 ++
 .../SourceCodePro-Black-webfont.eot             | Bin 0 -> 21564 bytes
 .../SourceCodePro-Black-webfont.svg             | 146 +++
 .../SourceCodePro-Black-webfont.ttf             | Bin 0 -> 21268 bytes
 .../SourceCodePro-Black-webfont.woff            | Bin 0 -> 13996 bytes
 .../SourceCodePro-Bold-webfont.eot              | Bin 0 -> 21792 bytes
 .../SourceCodePro-Bold-webfont.svg              | 146 +++
 .../SourceCodePro-Bold-webfont.ttf              | Bin 0 -> 21500 bytes
 .../SourceCodePro-Bold-webfont.woff             | Bin 0 -> 14260 bytes
 .../SourceCodePro-ExtraLight-webfont.eot        | Bin 0 -> 22368 bytes
 .../SourceCodePro-ExtraLight-webfont.svg        | 146 +++
 .../SourceCodePro-ExtraLight-webfont.ttf        | Bin 0 -> 22052 bytes
 .../SourceCodePro-ExtraLight-webfont.woff       | Bin 0 -> 14636 bytes
 .../SourceCodePro-Light-webfont.eot             | Bin 0 -> 22192 bytes
 .../SourceCodePro-Light-webfont.svg             | 146 +++
 .../SourceCodePro-Light-webfont.ttf             | Bin 0 -> 21896 bytes
 .../SourceCodePro-Light-webfont.woff            | Bin 0 -> 14608 bytes
 .../SourceCodePro-Regular-webfont.eot           | Bin 0 -> 22556 bytes
 .../SourceCodePro-Regular-webfont.svg           | 146 +++
 .../SourceCodePro-Regular-webfont.ttf           | Bin 0 -> 22252 bytes
 .../SourceCodePro-Regular-webfont.woff          | Bin 0 -> 14896 bytes
 .../SourceCodePro-Semibold-webfont.eot          | Bin 0 -> 22516 bytes
 .../SourceCodePro-Semibold-webfont.svg          | 146 +++
 .../SourceCodePro-Semibold-webfont.ttf          | Bin 0 -> 22208 bytes
 .../SourceCodePro-Semibold-webfont.woff         | Bin 0 -> 14696 bytes
 fonts/source-code-pro/demo.html                 |  58 ++
 fonts/source-code-pro/stylesheet.css            |  76 ++
 .../SIL OFL Font License - Source Sans Pro.txt  |  93 ++
 .../SourceSansPro-Black-webfont.eot             | Bin 0 -> 26222 bytes
 .../SourceSansPro-Black-webfont.svg             | 147 +++
 .../SourceSansPro-Black-webfont.ttf             | Bin 0 -> 25924 bytes
 .../SourceSansPro-Black-webfont.woff            | Bin 0 -> 15516 bytes
 .../SourceSansPro-BlackIt-webfont.eot           | Bin 0 -> 28246 bytes
 .../SourceSansPro-BlackIt-webfont.svg           | 147 +++
 .../SourceSansPro-BlackIt-webfont.ttf           | Bin 0 -> 27920 bytes
 .../SourceSansPro-BlackIt-webfont.woff          | Bin 0 -> 16820 bytes
 .../SourceSansPro-Bold-webfont.eot              | Bin 0 -> 26550 bytes
 .../SourceSansPro-Bold-webfont.svg              | 147 +++
 .../SourceSansPro-Bold-webfont.ttf              | Bin 0 -> 26256 bytes
 .../SourceSansPro-Bold-webfont.woff             | Bin 0 -> 16104 bytes
 .../SourceSansPro-BoldIt-webfont.eot            | Bin 0 -> 28774 bytes
 .../SourceSansPro-BoldIt-webfont.svg            | 147 +++
 .../SourceSansPro-BoldIt-webfont.ttf            | Bin 0 -> 28452 bytes
 .../SourceSansPro-BoldIt-webfont.woff           | Bin 0 -> 17488 bytes
 .../SourceSansPro-ExtraLight-webfont.eot        | Bin 0 -> 26866 bytes
 .../SourceSansPro-ExtraLight-webfont.svg        | 147 +++
 .../SourceSansPro-ExtraLight-webfont.ttf        | Bin 0 -> 26548 bytes
 .../SourceSansPro-ExtraLight-webfont.woff       | Bin 0 -> 16216 bytes
 .../SourceSansPro-ExtraLightIt-webfont.eot      | Bin 0 -> 30446 bytes
 .../SourceSansPro-ExtraLightIt-webfont.svg      | 147 +++
 .../SourceSansPro-ExtraLightIt-webfont.ttf      | Bin 0 -> 30100 bytes
 .../SourceSansPro-ExtraLightIt-webfont.woff     | Bin 0 -> 17900 bytes
 .../SourceSansPro-It-webfont.eot                | Bin 0 -> 29266 bytes
 .../SourceSansPro-It-webfont.svg                | 147 +++
 .../SourceSansPro-It-webfont.ttf                | Bin 0 -> 28964 bytes
 .../SourceSansPro-It-webfont.woff               | Bin 0 -> 17744 bytes
 .../SourceSansPro-Light-webfont.eot             | Bin 0 -> 26914 bytes
 .../SourceSansPro-Light-webfont.svg             | 147 +++
 .../SourceSansPro-Light-webfont.ttf             | Bin 0 -> 26616 bytes
 .../SourceSansPro-Light-webfont.woff            | Bin 0 -> 16356 bytes
 .../SourceSansPro-LightIt-webfont.eot           | Bin 0 -> 30174 bytes
 .../SourceSansPro-LightIt-webfont.svg           | 147 +++
 .../SourceSansPro-LightIt-webfont.ttf           | Bin 0 -> 29848 bytes
 .../SourceSansPro-LightIt-webfont.woff          | Bin 0 -> 18136 bytes
 .../SourceSansPro-Regular-webfont.eot           | Bin 0 -> 27050 bytes
 .../SourceSansPro-Regular-webfont.svg           | 147 +++
 .../SourceSansPro-Regular-webfont.ttf           | Bin 0 -> 26744 bytes
 .../SourceSansPro-Regular-webfont.woff          | Bin 0 -> 16588 bytes
 .../SourceSansPro-Semibold-webfont.eot          | Bin 0 -> 26838 bytes
 .../SourceSansPro-Semibold-webfont.svg          | 147 +++
 .../SourceSansPro-Semibold-webfont.ttf          | Bin 0 -> 26528 bytes
 .../SourceSansPro-Semibold-webfont.woff         | Bin 0 -> 16372 bytes
 .../SourceSansPro-SemiboldIt-webfont.eot        | Bin 0 -> 29222 bytes
 .../SourceSansPro-SemiboldIt-webfont.svg        | 147 +++
 .../SourceSansPro-SemiboldIt-webfont.ttf        | Bin 0 -> 28884 bytes
 .../SourceSansPro-SemiboldIt-webfont.woff       | Bin 0 -> 17668 bytes
 fonts/source-sans-pro/demo.html                 |  88 ++
 fonts/source-sans-pro/stylesheet.css            | 148 +++
 help/email.md                                   | 140 ++-
 help/index.md                                   | 247 +++--
 help/security.md                                |  39 +-
 help/support.md                                 |   5 +
 img/AJAX- logo.png                              | Bin 0 -> 34999 bytes
 img/apache-powered.png                          | Bin 0 -> 36667 bytes
 img/asf-logo.png                                | Bin 0 -> 20093 bytes
 img/asf_logo.gif                                | Bin 0 -> 7545 bytes
 img/background-0.jpg                            | Bin 0 -> 118279 bytes
 img/background-1.jpg                            | Bin 0 -> 97785 bytes
 img/background-2.jpg                            | Bin 0 -> 80693 bytes
 img/getstarted.png                              | Bin 0 -> 15188 bytes
 img/java-wicket-html5.png                       | Bin 0 -> 60584 bytes
 img/logo-apachewicket-tungsten.svg              |  25 +
 img/logo-apachewicket-white.svg                 |  28 +
 img/logo-bigger.png                             | Bin 49543 -> 0 bytes
 img/logo-white.png                              | Bin 0 -> 5003 bytes
 img/screenshot-ns-1.jpg                         | Bin 0 -> 86576 bytes
 img/test-ready.png                              | Bin 0 -> 61045 bytes
 img/wicket-components.png                       | Bin 0 -> 36533 bytes
 img/wicket-logo.png                             | Bin 0 -> 8444 bytes
 img/wicket-safe.png                             | Bin 0 -> 21030 bytes
 index.md                                        | 156 ++-
 javascript/ZeroClipboard-1.1.7.min.js           |   8 +
 javascript/ZeroClipboard-1.1.7.swf              | Bin 0 -> 1635 bytes
 javascript/affix.js                             | 117 +++
 javascript/jquery-1.11.1.min.js                 |   4 +
 javascript/jquery-1.11.1.min.map                |   1 +
 javascript/slick.min.js                         |  18 +
 js/html5shiv.js                                 |   5 -
 js/zeroclipboard/ZeroClipboard.as               |  81 --
 js/zeroclipboard/ZeroClipboard.fla              | Bin 53760 -> 0 bytes
 js/zeroclipboard/ZeroClipboard.js               | 311 ------
 js/zeroclipboard/ZeroClipboard.swf              | Bin 1071 -> 0 bytes
 js/zeroclipboard/ZeroClipboard10.as             |   1 -
 js/zeroclipboard/ZeroClipboard10.fla            | Bin 53760 -> 0 bytes
 js/zeroclipboard/ZeroClipboard10.swf            | Bin 1153 -> 0 bytes
 js/zeroclipboard/test.html                      |  76 --
 learn/blogs.md                                  |  29 +
 learn/books/iaw6.md                             |  88 ++
 learn/books/iaw6.png                            | Bin 0 -> 260580 bytes
 learn/books/index.md                            |  19 +-
 learn/books/koda.png                            | Bin 0 -> 220546 bytes
 learn/examples/index.md                         |   2 +-
 learn/ides.md                                   |  53 -
 learn/index.md                                  | 184 +++-
 learn/projects/authroles.md                     | 135 ---
 learn/projects/datetime.md                      |   7 -
 learn/projects/devutils.md                      |   7 -
 learn/projects/extensions.md                    |   7 -
 learn/projects/guice.md                         |   7 -
 learn/projects/index.md                         |  35 -
 learn/projects/ioc.md                           |   7 -
 learn/projects/jmx.md                           |   7 -
 learn/projects/spring.md                        |   7 -
 learn/projects/velocity.md                      | 118 ---
 liveedit.sh                                     |   3 -
 meet/blogs.md                                   |  34 -
 meet/buzz.md                                    | 154 ---
 meet/features.md                                | 124 ---
 meet/index.md                                   |   4 -
 meet/introduction.md                            | 296 ------
 meet/vision.md                                  |  60 --
 news/index.md                                   |  26 +
 readme.md                                       |  35 +-
 regenerate.sh                                   |   3 -
 start/download.md                               | 102 +-
 start/index.md                                  |   8 -
 start/installing.md                             |  57 --
 start/overview.md                               |  87 ++
 start/quickstart.md                             | 263 +++--
 start/userguide.md                              |  19 -
 698 files changed, 38938 insertions(+), 40978 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a34e44e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+.DS_Store
+.sass-cache/
+Gemfile.lock
+

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/Gemfile
----------------------------------------------------------------------
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..a6893a9
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source 'https://rubygems.org'
+gem 'jekyll' 
+gem 'nokogiri'
+gem 'iconv'

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index 3ece495..839845f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,10 +1,19 @@
+name: Apache Wicket
 destination: ./content
 lsi:         false
 port: 4000
 highlighter:    pygments
 markdown:    Kramdown
-permalink:   date
+monthly_archive:
+    path:   news
+    layout: news_archive
+yearly_archive:
+    layout: news_archive
+permalink:   news/:year/:month/:day/:title.html
 exclude:      [readme.md]
+excerpt_separator: <!--more-->
+sass:
+    sass_dir: _sass
 wicket:
   version:    6.20.0
   version_70: 7.0.0-M6
@@ -13,3 +22,17 @@ wicket:
   version_14: 1.4.23
   released:   2015-06-14
   versions:   [6.20.0, 1.5.13, 1.4.23, 7.0.0-M6, 1.5-SNAPSHOT, 6.21.0-SNAPSHOT, 7.0.0-SNAPSHOT]
+
+navigation:
+- text: Quick Start
+  url: /start/quickstart.html
+- text: Download
+  url: /start/download.html
+- text: Documentation
+  url: /learn
+- text: Support
+  url: /help
+- text: Contribute
+  url: /contribute
+- text: Apache
+  url: /apache

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_design/clean/wicketsite_clean.004.png
----------------------------------------------------------------------
diff --git a/_design/clean/wicketsite_clean.004.png b/_design/clean/wicketsite_clean.004.png
deleted file mode 100644
index 195b77f..0000000
Binary files a/_design/clean/wicketsite_clean.004.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_design/clean/wicketsite_clean.005.png
----------------------------------------------------------------------
diff --git a/_design/clean/wicketsite_clean.005.png b/_design/clean/wicketsite_clean.005.png
deleted file mode 100644
index f6710f8..0000000
Binary files a/_design/clean/wicketsite_clean.005.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_design/clean/wicketsite_clean.006.png
----------------------------------------------------------------------
diff --git a/_design/clean/wicketsite_clean.006.png b/_design/clean/wicketsite_clean.006.png
deleted file mode 100644
index cfd71ae..0000000
Binary files a/_design/clean/wicketsite_clean.006.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_design/clean/wicketsite_clean.007.png
----------------------------------------------------------------------
diff --git a/_design/clean/wicketsite_clean.007.png b/_design/clean/wicketsite_clean.007.png
deleted file mode 100644
index 8c94e91..0000000
Binary files a/_design/clean/wicketsite_clean.007.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_design/logo.vdesigner/QuickLook/Preview.pdf
----------------------------------------------------------------------
diff --git a/_design/logo.vdesigner/QuickLook/Preview.pdf b/_design/logo.vdesigner/QuickLook/Preview.pdf
deleted file mode 100644
index acc6e61..0000000
Binary files a/_design/logo.vdesigner/QuickLook/Preview.pdf and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_design/logo.vdesigner/QuickLook/Thumbnail.jpg
----------------------------------------------------------------------
diff --git a/_design/logo.vdesigner/QuickLook/Thumbnail.jpg b/_design/logo.vdesigner/QuickLook/Thumbnail.jpg
deleted file mode 100644
index 477a989..0000000
Binary files a/_design/logo.vdesigner/QuickLook/Thumbnail.jpg and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_design/logo.vdesigner/VectorDesigner
----------------------------------------------------------------------
diff --git a/_design/logo.vdesigner/VectorDesigner b/_design/logo.vdesigner/VectorDesigner
deleted file mode 100644
index d543f30..0000000
Binary files a/_design/logo.vdesigner/VectorDesigner and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_design/wicketsite5.pdf
----------------------------------------------------------------------
diff --git a/_design/wicketsite5.pdf b/_design/wicketsite5.pdf
deleted file mode 100644
index 87dbb64..0000000
Binary files a/_design/wicketsite5.pdf and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_includes/builtwithwicket--header.html
----------------------------------------------------------------------
diff --git a/_includes/builtwithwicket--header.html b/_includes/builtwithwicket--header.html
new file mode 100644
index 0000000..baf29b0
--- /dev/null
+++ b/_includes/builtwithwicket--header.html
@@ -0,0 +1,4 @@
+<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.5.5/slick.css"/>
+<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.slick/1.5.5/slick-theme.css"/>
+
+<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.slick/1.5.5/slick.min.js"></script>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_includes/builtwithwicket.html
----------------------------------------------------------------------
diff --git a/_includes/builtwithwicket.html b/_includes/builtwithwicket.html
new file mode 100644
index 0000000..26f9f07
--- /dev/null
+++ b/_includes/builtwithwicket.html
@@ -0,0 +1,70 @@
+<header class="preamble">
+    <h1>Projects Using Apache Wicket</h1>
+    <p>
+        Many projects use Wicket but are not known for it. Below you 
+        find a list of projects that are "Powered by Wicket".
+    </p>
+</header>
+<article class="l-full">
+    <div class="builtwithwicket-slider"></div>
+    <br><br>
+    <p>
+        This list is generated from our Tumblr feed 'Built with Wicket'. 
+        You can submit your own project to this list through 
+        <a href="http://builtwithwicket.tumblr.com/submit" rel="nofollow">this form</a>.
+    </p>
+</article>
+<div class="l-first"></div>
+<!-- Only display the blog image, title and post URL -->   
+<script type="text/javascript"> 
+    function randomIntFromInterval(min,max)
+    {
+        return Math.floor(Math.random()*(max-min+1)+min);
+    }
+
+    $.getJSON('http://builtwithwicket.tumblr.com/api/read/json?callback=?',
+        function(response) {   
+            var posts = response.posts;  
+
+            for(var postIndex in posts) {
+                var post = posts[postIndex];
+                var caption = jQuery('<div>' + post['photo-caption'] + '</div>').text().substring(0,150) + "...";
+                var newSlide = $('.builtwithwicket-slider').append(
+                    '<div class="builtwithwicket-post">\n' +
+                    '  <img class="builtwithwicket-screenshot" data-lazy="' + post['photo-url-500'] + '">\n' +
+                    '  <p class="builtwithwicket-caption">' + caption + '</p>\n' +
+                    '  <a href="' + post['url'] + '" rel="nofollow">More</a>\n' + 
+                    '</div>');
+            }
+
+            $('.builtwithwicket-slider').slick({
+                arrows: true,
+                autoplay: true,
+                autoplaySpeed: 5000,
+                dots: true,
+                draggable: true,
+                infinite: true,
+                initialSlide: randomIntFromInterval(0, posts.length),
+                lazyLoad: 'ondemand',
+                pauseOnDotsHover: true,
+                responsive: [    {
+                        breakpoint: 590,
+                        settings: {
+                            slidesToShow: 1,
+                            slidesToScroll: 1
+                        }
+                    },
+                    {
+                        breakpoint: 960,
+                        settings: {
+                            slidesToShow: 2,
+                            slidesToScroll: 2
+                        }
+                    },
+                ],
+                slidesToShow: 3,
+                slidesToScroll: 3,
+                swipe: true,
+            });
+        });
+</script>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_includes/footer.html
----------------------------------------------------------------------
diff --git a/_includes/footer.html b/_includes/footer.html
index 34bfd77..84fcb4c 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,6 +1,10 @@
-<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 class="l-full">
+    <img height="60px" src="{{ site.baseurl }}/img/asf_logo.gif" style="float:left">
+
+    Copyright © 2014 — 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.
+
+</div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_includes/header.html
----------------------------------------------------------------------
diff --git a/_includes/header.html b/_includes/header.html
deleted file mode 100644
index 4425a5b..0000000
--- a/_includes/header.html
+++ /dev/null
@@ -1 +0,0 @@
-<div id="header"><a href="/"><h1 id="logo"><span>Apache Wicket</span></h1></a></div>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_includes/jumbotron.html
----------------------------------------------------------------------
diff --git a/_includes/jumbotron.html b/_includes/jumbotron.html
new file mode 100644
index 0000000..8116fe8
--- /dev/null
+++ b/_includes/jumbotron.html
@@ -0,0 +1,12 @@
+<div class="header jumbotron">
+   	{% include mainmenu.html %}
+    <div class="jumbotron-logo">
+        <a href="{{site.baseurl}}/"><img src="{{ site.baseurl }}/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+    </div>
+    <div class="jumbotron-mission">Write maintainable, secure and scalable web applications using just Java and HTML</div>
+    <div class="jumbotron-download">
+        <a class="button" href="#news">Latest News</a>
+        <a class="button" href="{{ site.baseurl }}/start/quickstart.html">Get started</a>
+    </div>
+    <div class="l-first">&nbsp;</div>
+</div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_includes/logo.html
----------------------------------------------------------------------
diff --git a/_includes/logo.html b/_includes/logo.html
new file mode 100644
index 0000000..62fe347
--- /dev/null
+++ b/_includes/logo.html
@@ -0,0 +1,3 @@
+<div class="logo">
+    <a href="{{site.baseurl}}/"><img src="{{ site.baseurl }}/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_includes/mainmenu.html
----------------------------------------------------------------------
diff --git a/_includes/mainmenu.html b/_includes/mainmenu.html
new file mode 100644
index 0000000..a2d357c
--- /dev/null
+++ b/_includes/mainmenu.html
@@ -0,0 +1,38 @@
+{% assign activeMenu = nil %}
+<nav class="mainmenu">
+    <ul>
+    {% for link in site.navigation %}
+		{% assign url = page.url|remove:'/index.html' %}
+    	{% assign active = nil %}
+        {% assign linkurl = link.url|remove:'/index.html' %}
+        {% assign linkurl = link.url|remove:'/index.md' %}
+		<!-- {{ linkurl }} || {{ url }} -->
+    	{% if url == "" and link.url == "/" %}
+    		{% assign active = 'active' %}
+    	{% elsif url == link.url or page.url == link.url %}
+    		{% assign active = 'active' %}
+        {% elsif url == linkurl %}
+    		{% assign active = 'active' %}
+    	{% elsif page.layout == link.layout %}
+    		{% assign active = 'active' %}
+    	{% elsif page.post == true and link.layout == 'post' %}
+    		{% assign active = 'active' %}
+    	{% else %}
+    		{% for sublink in link.subnavigation %}
+    			{% if url == sublink.url %}
+    				{% assign active = 'active' %}
+    			{% endif %}
+    		{% endfor %}
+    	{% endif %}
+    	{% if active == "active" %}
+    		{% assign activeMenu = link %}
+    	{% endif %}
+        {% unless link.url contains "http://" %}
+            {% capture url %}{{ site.baseurl }}{{ link.url}}{% endcapture %}
+        {% else %}
+            {% assign url = link.url %}
+        {% endunless %}
+    	<li class="{{ active }}"><a href="{{ url }}">{{ link.text }}</a></li>
+    {% endfor %}
+    </ul>
+</nav>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_includes/navigation.html
----------------------------------------------------------------------
diff --git a/_includes/navigation.html b/_includes/navigation.html
deleted file mode 100644
index 04f1a7c..0000000
--- a/_includes/navigation.html
+++ /dev/null
@@ -1,167 +0,0 @@
-<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/{{site.wicket.version_60}}">Wicket {{site.wicket.version_60 | truncate:4,''}}</a>
-		</li>
-		<li>
-			<a href="http://www.apache.org/dyn/closer.cgi/wicket/{{site.wicket.version_15}}">Wicket 1.5</a>
-		</li>
-		<li>
-			<a href="http://www.apache.org/dyn/closer.cgi/wicket/{{site.wicket.version_14}}">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/{{site.wicket.version_70}}">Download {{site.wicket.version_70 | split:"-" | last}}</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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_includes/news.html
----------------------------------------------------------------------
diff --git a/_includes/news.html b/_includes/news.html
new file mode 100644
index 0000000..b8d27ff
--- /dev/null
+++ b/_includes/news.html
@@ -0,0 +1,40 @@
+<div class="l-full l-first preamble">
+    <h1>News about Apache Wicket</h1>
+    <p>Get the latest updates to releases, security bulletins, community 
+    news and more.</p>
+</div>
+
+<div class="l-two-third">
+{% for post in site.posts limit:1 %}
+    <article>
+        <h2>{{post.title}}</h2>
+        <small>{{post.date|date_to_string}}</small>
+        {{post.excerpt}}
+        <a href="{{ site.baseurl }}{{post.url}}">Read more...</a> 
+    </article>
+{% endfor %}
+</div>
+
+<div class="l-one-third news">
+
+<h2>Older news</h2>
+
+<p>See the <a href="{{site.baseurl}}/news">archives</a> for all news
+articles concerning release, security and community updates.</p>
+
+<p>Note that you can subscribe to our <a type="application/atom+xml"
+title="Atom 1.0 feed" href="{{site.baseurl}}/atom.xml">RSS feed</a> to
+get updates in your favorite RSS reader the moment they happen.</p>
+
+<ul>
+{% for post in site.posts limit:5 offset:1 %}
+<li>
+    <h3>{{post.title}}</h3>
+    <small>{{post.date | date_to_string}}</small>
+    {{ post.content | strip_html | truncatewords:25 }}
+    <a href="{{ site.baseurl }}{{post.url}}">more</a>
+</li>
+{% endfor %}
+</ul>
+</div>
+<div class="l-first"></div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_includes/support.html
----------------------------------------------------------------------
diff --git a/_includes/support.html b/_includes/support.html
new file mode 100644
index 0000000..2af50fc
--- /dev/null
+++ b/_includes/support.html
@@ -0,0 +1,38 @@
+The Wicket community is not only supported by volunteers but several
+individuals and companies provide professional support for Wicket
+application development in many countries around the world.
+
+### Finding a Wicket Service Provider
+
+The linked page below lists all companies that provide commercial
+services for Wicket which ranges from training courses, consultancy and
+even project development.
+
+<div class="button-bar">
+    <a class="button" href="https://cwiki.apache.org/confluence/display/WICKET/Companies+that+provide+services">
+        <i class="fa fa-group"></i><br>
+        Go to the wiki
+    </a>
+    <a class="button invisible" href="https://cwiki.apache.org/confluence/display/WICKET/Companies+that+provide+services">
+        <i class="fa fa-group"></i><br>
+    </a>
+    <a class="button hidden" href="">
+        <i class="fa fa-group"></i><br>
+    </a>
+</div>
+
+Being mentioned here is not an indication of official "endorsement" by
+the Apache Software Foundation, but is instead provided as a public
+service. This list is in no way a complete listing of the many
+organizations providing either free or for cost support for ASF
+projects. If you would like to be added to this list, or removed, sign
+up for the wiki and add yourself to the list.
+
+### Registering as a Wicket Service Provider
+
+If you are a service provider specializing in Wicket
+application development you are welcome to add yourself to this wiki
+page (a registered account is required).
+
+We reserve the right to remove your listing if it is deemed
+inappropriate.

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_layouts/base.html
----------------------------------------------------------------------
diff --git a/_layouts/base.html b/_layouts/base.html
new file mode 100644
index 0000000..422de49
--- /dev/null
+++ b/_layouts/base.html
@@ -0,0 +1,28 @@
+---
+---
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>{{ page.title }} | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="{{ site.baseurl }}/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="{{ site.baseurl }}/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+{% for item in page.additionalContents %}{% if item.header %}        {% include {{item.header}} %}{% endif %}{% endfor %}
+    </head>
+{% strip %}
+    <body class="{{page.pageclasses}}">
+        {{content}}
+        <footer class="l-container">
+            {% include footer.html %}
+        </footer>
+    </body>
+{% endstrip %}
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_layouts/default.html
----------------------------------------------------------------------
diff --git a/_layouts/default.html b/_layouts/default.html
index 0179acc..3aec076 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -1,29 +1,39 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - {{page.title}}</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">
-        {% include header.html %}
-		{% include navigation.html %}
-		<div id="contentbody">
-			<h1>{{ page.title }}</h1>
-			{{ content }}
-		</div>
-        <div id="clearer"></div>
-		{% include footer.html %}
+---
+layout: base
+---
+<div class="header default">
+    <div class="l-container">
+        {% include mainmenu.html %}
+        {% include logo.html %}
     </div>
 </div>
-</body>
-</html>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>{{ page.title }}</h1>
+            {% if page.subtitle %}<h2>{{ page.subtitle }}</h2>{% endif %}
+            {% if page.titlePicture %}
+                {% assign pictureAttrs = "" %}
+                {% for prop in page.titlePicture %}
+                   {% for subprop in prop %}	
+                     {% capture pictureAttrs %}{{ pictureAttrs }} {{subprop[0]}}="{{subprop[1]}}" {% endcapture %}                         
+                   {% endfor %}
+                {% endfor %}
+            <img {{pictureAttrs}}>
+            {% endif %}
+            {% if page.preamble %}<p>{{ page.preamble | markownify }}</p>{% endif %}
+        </header>
+
+        <section class="l-one-third right">
+            {{ content | toc_generate }}
+        </section>
+        <section class="l-two-third left">
+            {{ content }}
+{% for item in page.additionalContents %}
+            <article id="{{item.sectionId}}" {% unless item.cssClass == '' %}class="{{item.cssClass}}"{% endunless %}>
+                {% include {{item.path}} %}
+            </article>
+{% endfor %}
+        </section>
+    </div>
+</main>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_layouts/news_archive.html
----------------------------------------------------------------------
diff --git a/_layouts/news_archive.html b/_layouts/news_archive.html
new file mode 100644
index 0000000..9aebceb
--- /dev/null
+++ b/_layouts/news_archive.html
@@ -0,0 +1,43 @@
+---
+layout: base
+---
+<div class="header default">
+    <div class="l-container">
+        {% include mainmenu.html %}
+        {% include logo.html %}
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>{{ page.title }}</h1>
+            {% if page.subtitle %}<h2>{{ page.subtitle }}</h2>{% endif %}
+            {% if page.titlePicture %}
+                {% assign pictureAttrs = "" %}
+                {% for prop in page.titlePicture %}
+                   {% for subprop in prop %}	
+                     {% capture pictureAttrs %}{{ pictureAttrs }} {{subprop[0]}}="{{subprop[1]}}" {% endcapture %}                         
+                   {% endfor %}
+                {% endfor %}
+            <img {{pictureAttrs}}>
+            {% endif %}
+            {% if page.preamble %}<p>{{ page.preamble | markownify }}</p>{% endif %}
+        </header>
+
+        <div class="l-two-third">
+        {{ content }}
+        </div>
+        <div class="l-one-third">
+        {% for year in site.years %}
+            {% assign y = year.first.first.date | date: "%Y" %}
+            <h2>{{ y }}</h2>
+            <ul>
+            <li><a href="{{site.baseurl}}/news/{{year.first.first.date | date: "%Y"}}">All of {{y}}</a></li>
+            {% for month in year %}
+            <li><a href="{{site.baseurl}}/news/{{year.first.first.date | date: "%Y"}}/{{month.first.date | date: "%m"}}">{{ month.first.date | date: "%B" }}</a></li>
+            {% endfor %}
+            </ul>
+        {% endfor %}
+        </div>
+    </div>
+</main>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_layouts/post.html
----------------------------------------------------------------------
diff --git a/_layouts/post.html b/_layouts/post.html
index 0179acc..b628ef0 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -1,29 +1,7 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - {{page.title}}</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">
-        {% include header.html %}
-		{% include navigation.html %}
-		<div id="contentbody">
-			<h1>{{ page.title }}</h1>
-			{{ content }}
-		</div>
-        <div id="clearer"></div>
-		{% include footer.html %}
-    </div>
+---
+layout: default
+---
+<div class="l-full">
+    <p class="meta">{{ page.date | date_to_string }}</p>
+    {{ content }}
 </div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_layouts/title.html
----------------------------------------------------------------------
diff --git a/_layouts/title.html b/_layouts/title.html
new file mode 100644
index 0000000..33c0a7f
--- /dev/null
+++ b/_layouts/title.html
@@ -0,0 +1,14 @@
+---
+layout: base
+---
+{% include jumbotron.html %}
+<div class="l-container">
+    <section>
+        {{ content }}
+    </section>
+{% for item in page.additionalContents %}
+    <section id="{{item.sectionId}}" class="{{item.cssClass}}">
+	   	{% include {{item.path}} %}
+    </section>
+{% endfor %}
+</div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_plugins/html_filters.rb
----------------------------------------------------------------------
diff --git a/_plugins/html_filters.rb b/_plugins/html_filters.rb
new file mode 100644
index 0000000..494fd4b
--- /dev/null
+++ b/_plugins/html_filters.rb
@@ -0,0 +1,70 @@
+# encoding: utf-8
+require 'rubygems'
+require 'nokogiri'
+require 'iconv'
+
+module Jekyll
+  module TruncateHTMLFilter
+    
+    def truncatehtml(raw, max_length = 15, continuation_string = "...")
+     doc = Nokogiri::HTML.fragment(raw.encode('UTF-8', :invalid => :replace, :undef => :replace, :replace => ''))
+      current_length = 0;
+      deleting = false
+      to_delete = []
+
+      depth_first(doc.children.first) do |node|
+    
+        if !deleting && node.class == Nokogiri::XML::Text
+          current_length += node.text.length
+        end
+
+        if deleting
+          to_delete << node
+        end
+        
+        if !deleting && current_length > max_length
+          deleting = true
+          
+          trim_to_length = current_length - max_length + 1
+          node.content = node.text[0..trim_to_length] + continuation_string
+        end
+      end
+  
+      to_delete.map(&:remove)
+  
+      doc.inner_html
+    end
+    
+  private
+  
+    def depth_first(root, &block)
+      parent = root.parent
+      sibling = root.next
+      first_child = root.children.first
+  
+      yield(root)
+  
+      if first_child
+        depth_first(first_child, &block)
+      else
+        if sibling
+          depth_first(sibling, &block)
+        else
+          # back up to the next sibling
+          n = parent
+          while n && n.next.nil? && n.name != "document"
+            n = n.parent
+          end
+
+          # To the sibling - otherwise, we're done!
+          if n && n.next
+            depth_first(n.next, &block)
+          end
+        end
+      end  
+    end
+      
+  end
+end
+
+Liquid::Template.register_filter(Jekyll::TruncateHTMLFilter)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_plugins/markdown_tag.rb
----------------------------------------------------------------------
diff --git a/_plugins/markdown_tag.rb b/_plugins/markdown_tag.rb
new file mode 100644
index 0000000..dc60e98
--- /dev/null
+++ b/_plugins/markdown_tag.rb
@@ -0,0 +1,18 @@
+module Jekyll
+  class MarkdownTag < Liquid::Tag
+    def initialize(tag_name, text, tokens)
+      super
+      @text = text.strip
+    end
+    require "kramdown"
+    def render(context)
+      @f = File.read(File.join(Dir.pwd, @text))
+      if @f =~ /\A(---\s*\n.*?\n?)^((---|\.\.\.)\s*$\n?)/m
+        @f = $POSTMATCH
+      end
+
+      "#{Kramdown::Document.new(@f).to_html}"
+    end
+  end
+end
+Liquid::Template.register_tag('markdown', Jekyll::MarkdownTag)

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_plugins/monthly_archive_plugin.rb
----------------------------------------------------------------------
diff --git a/_plugins/monthly_archive_plugin.rb b/_plugins/monthly_archive_plugin.rb
new file mode 100644
index 0000000..b30b574
--- /dev/null
+++ b/_plugins/monthly_archive_plugin.rb
@@ -0,0 +1,128 @@
+# Jekyll Module to create monthly archive pages
+#
+# Shigeya Suzuki, November 2013
+# Copyright notice (MIT License) attached at the end of this file
+#
+
+#
+# This code is based on the following works:
+#   https://gist.github.com/ilkka/707909
+#   https://gist.github.com/ilkka/707020
+#   https://gist.github.com/nlindley/6409459
+#
+
+#
+# Archive will be written as #{archive_path}/#{year}/#{month}/index.html
+# archive_path can be configured in 'path' key in 'monthly_archive' of
+# site configuration file. 'path' is default null.
+#
+
+module Jekyll
+
+  module MonthlyArchiveUtil
+    def self.archive_base(site)
+      site.config['monthly_archive'] && site.config['monthly_archive']['path'] || ''
+    end
+  end
+
+  # Generator class invoked from Jekyll
+  class MonthlyArchiveGenerator < Generator
+    def generate(site)
+      posts_group_by_year_and_month(site).each do |ym, list|
+        site.pages << MonthlyArchivePage.new(site, MonthlyArchiveUtil.archive_base(site),
+                                             ym[0], ym[1], list)
+      end
+    end
+
+    def posts_group_by_year_and_month(site)
+      site.posts.each.group_by { |post| [post.date.year, post.date.month] }
+    end
+
+  end
+
+  # Actual page instances
+  class MonthlyArchivePage < Page
+
+    ATTRIBUTES_FOR_LIQUID = %w[
+      year,
+      month,
+      date,
+      content
+    ]
+
+    def initialize(site, dir, year, month, posts)
+      @site = site
+      @dir = dir
+      @year = year
+      @month = month
+      @archive_dir_name = '%04d/%02d' % [year, month]
+      @date = Date.new(@year, @month)
+      @layout =  site.config['monthly_archive'] && site.config['monthly_archive']['layout'] || 'monthly_archive'
+      self.ext = '.html'
+      self.basename = 'index'
+      self.content = <<-EOS
+{% for post in page.posts %}
+<div class="news">
+	<h3>{{post.title}}</h3>
+  <p><small>{{post.date | date_to_string}}</small></p>
+	{{ post.content | truncatehtml: 200 }}
+	<a href="{{ site.baseurl }}{{post.url}}">more</a></li>
+</div>
+{% endfor %}
+      EOS
+      self.data = {
+          'layout' => @layout,
+          'type' => 'archive',
+          'title' => "Monthly archive for #{@date.strftime('%B %Y')}",
+          'posts' => posts,
+          'url' => File.join('/',
+                     MonthlyArchiveUtil.archive_base(site),
+                     @archive_dir_name, 'index.html')
+      }
+    end
+
+    def render(layouts, site_payload)
+      payload = {
+          'page' => self.to_liquid,
+          'paginator' => pager.to_liquid
+      }.merge(site_payload)
+      do_layout(payload, layouts)
+    end
+
+    def to_liquid(attr = nil)
+      self.data.merge({
+                               'content' => self.content,
+                               'date' => @date,
+                               'month' => @month,
+                               'year' => @year
+                           })
+    end
+
+    def destination(dest)
+      File.join('/', dest, @dir, @archive_dir_name, 'index.html')
+    end
+
+  end
+end
+
+# The MIT License (MIT)
+#
+# Copyright (c) 2013 Shigeya Suzuki
+#
+# 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.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_plugins/strip.rb
----------------------------------------------------------------------
diff --git a/_plugins/strip.rb b/_plugins/strip.rb
new file mode 100644
index 0000000..bb8c88a
--- /dev/null
+++ b/_plugins/strip.rb
@@ -0,0 +1,14 @@
+# Replaces multiple newlines and whitespace 
+# between them with one newline
+
+module Jekyll
+  class StripTag < Liquid::Block
+
+    def render(context)
+      super.gsub /\n\s*\n/, "\n"
+    end
+
+  end
+end
+
+Liquid::Template.register_tag('strip', Jekyll::StripTag)

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_plugins/tiered_archives_plugin.rb
----------------------------------------------------------------------
diff --git a/_plugins/tiered_archives_plugin.rb b/_plugins/tiered_archives_plugin.rb
new file mode 100644
index 0000000..534385b
--- /dev/null
+++ b/_plugins/tiered_archives_plugin.rb
@@ -0,0 +1,34 @@
+# A quick and dirty plugin for Jekyll by Eli Naeher
+#
+# This plugin creates a site.years template variable which allow you to
+# group archive links by year and month.
+#
+# The structure of site.years is:
+# site.years = 2001=>[[post1, post2...], [...]], 2002=>[...]
+#
+# Usage should look something like this:
+# {% for year in site.years %}
+#   <h2>Year {{ year.first.first.date | date: "%Y" }}</h2>
+#   {% for month in year %}
+#     <h3>Month {{ month.first.date | date: "%B" }}</h3>
+#     {% for post in month %}
+#       <a href="{{ post.url">{{ post.title }}</a>
+#     {% endfor %}
+#   {% endfor %}
+# {% endfor %}
+
+class Jekyll::Site
+  alias :site_payload_without_tiered_archives :site_payload
+
+  def site_payload
+    data = site_payload_without_tiered_archives
+    data['site']['years'] = TieredArchives::find_years(self.posts.reverse)
+    data
+  end
+end
+
+module TieredArchives
+  def self.find_years(posts)
+    posts.group_by {|post| post.date.year}.values.map {|year| year.group_by {|post| post.date.month}.values};
+  end
+end

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/_plugins/toc.rb
----------------------------------------------------------------------
diff --git a/_plugins/toc.rb b/_plugins/toc.rb
new file mode 100644
index 0000000..e464b18
--- /dev/null
+++ b/_plugins/toc.rb
@@ -0,0 +1,119 @@
+require 'nokogiri'
+
+module Jekyll
+  module TOCGenerator
+    TOGGLE_HTML = '<div id="toc-title"><h2>%1</h2>%2</div>'
+    TOC_CONTAINER_HTML = '<div id="toc" class="toc">%1<ul>%2</ul></div>'
+    HIDE_HTML = '<span class="toc-toggle">[<a id="toctogglelink" class="internal" href="#">%1</a>]</span>'
+
+   def toc_generate(html)
+        # No Toc can be specified on every single page
+        # For example the index page has no table of contents
+        no_toc = @context.environments.first["page"]["noToc"] || false;
+
+        if no_toc
+            return
+        end
+
+        config = @context.registers[:site].config
+        # Minimum number of items needed to show TOC, default 0 (0 means no minimum)
+        min_items_to_show_toc = config["minItemsToShowToc"] || 0
+
+        anchor_prefix = config["anchorPrefix"] || 'tocAnchor-'
+
+        # Text labels
+        contents_label = config["contentsLabel"] || 'Table of Contents'
+        hide_label = config["hideLabel"] || 'hide'
+        show_label = config["showLabel"] || 'show'
+        show_toggle_button = config["showToggleButton"]
+
+        toc_html = ''
+        toc_level = 1
+        toc_section = 1
+        item_number = 1
+        level_html = ''
+
+        doc = Nokogiri::HTML(html)
+
+        # Find H1 tag and all its H2 siblings until next H1
+        doc.css('h2').each do |h1|
+            # TODO This XPATH expression can greatly improved
+            ct  = h1.xpath('count(following-sibling::h2)')
+            h2s = h1.xpath("following-sibling::h3[count(following-sibling::h2)=#{ct}]")
+
+            level_html = '';
+            inner_section = 0;
+
+            h2s.map.each do |h2|
+                inner_section += 1;
+                anchor_id = h2['id']
+                # anchor_id = anchor_prefix + toc_level.to_s + '-' + toc_section.to_s + '-' + inner_section.to_s
+                # h2['id'] = "#{anchor_id}"
+
+                level_html += create_level_html(anchor_id,
+                    toc_level + 1,
+                    toc_section + inner_section,
+                    item_number.to_s + '.' + inner_section.to_s,
+                    h2.text,
+                    '')
+            end
+            if level_html.length > 0
+                level_html = '<ul>' + level_html + '</ul>';
+            end
+            anchor_id = h1['id']
+            # anchor_id = anchor_prefix + toc_level.to_s + '-' + toc_section.to_s;
+            # h1['id'] = "#{anchor_id}"
+
+            toc_html += create_level_html(anchor_id,
+                toc_level,
+                toc_section,
+                item_number,
+                h1.text,
+                level_html);
+
+            toc_section += 1 + inner_section;
+            item_number += 1;
+        end
+
+        # for convenience item_number starts from 1
+        # so we decrement it to obtain the index count
+        toc_index_count = item_number - 1
+
+        if toc_html.length > 0
+            hide_html = '';
+            if (show_toggle_button)
+                hide_html = HIDE_HTML.gsub('%1', hide_label)
+            end
+
+            if min_items_to_show_toc <= toc_index_count
+                replaced_toggle_html = TOGGLE_HTML
+                    .gsub('%1', contents_label)
+                    .gsub('%2', hide_html);
+                toc_table = TOC_CONTAINER_HTML
+                    .gsub('%1', replaced_toggle_html)
+                    .gsub('%2', toc_html);
+                return toc_table;
+            end
+            doc.css('body').children.to_xhtml(indent:3, indent_text:" ")
+        else
+            return
+        end
+   end
+
+private
+  
+    def create_level_html(anchor_id, toc_level, toc_section, tocNumber, tocText, tocInner)
+        link = '<a href="#%1"><span class="toc-number">%2</span> <span class="toc-text">%3</span></a>%4'
+            .gsub('%1', anchor_id.to_s)
+            .gsub('%2', tocNumber.to_s)
+            .gsub('%3', tocText)
+            .gsub('%4', tocInner ? tocInner : '');
+        '<li class="toc--level-%1 toc--section-%2">%3</li>'
+            .gsub('%1', toc_level.to_s)
+            .gsub('%2', toc_section.to_s)
+            .gsub('%3', link)
+    end
+  end
+end
+
+Liquid::Template.register_filter(Jekyll::TOCGenerator)


[46/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/2011/09/07/wicket-1.5-released.html
----------------------------------------------------------------------
diff --git a/content/2011/09/07/wicket-1.5-released.html b/content/2011/09/07/wicket-1.5-released.html
deleted file mode 100644
index db1b38d..0000000
--- a/content/2011/09/07/wicket-1.5-released.html
+++ /dev/null
@@ -1,305 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket releases Wicket 1.5</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket releases Wicket 1.5</h1>
-			<p>The Apache Wicket team is proud to announce the immediate availability of the newest release of their component oriented open source Java web framework. Apache Wicket 1.5 has been in development for the last two years and brings many improvements over previous versions.</p>
-
-<h2 id="downloading-apache-wicket-15">Downloading Apache Wicket 1.5</h2>
-
-<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.0">http://www.apache.org/dyn/closer.cgi/wicket/1.5.0</a></p>
-
-<p>Or use this in your Maven POM to upgrade to the new version:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Please note that Wicket’s main artifact ID has been renamed to <code>wicket-core</code>.</p>
-
-<p>You will need to upgrade all modules (i.e. wicket, wicket-extensions, wicket-ioc, wicket-spring, etc) to 1.5.0. <strong>It is not possible to mix previous versions of Wicket with modules of this release.</strong></p>
-
-<h2 id="most-notable-changes">Most notable changes</h2>
-
-<p>With this release the Wicket team has revised many of its internals. A short list:</p>
-
-<ul>
-  <li>HTML5 components added: <code>EmailTextField</code>, <code>NumberTextField</code>, <code>UrlTextField</code> and <code>RangeTextField</code></li>
-  <li>New inter-component events (explained below)</li>
-  <li>Minimum required servlet API is servlet-api 2.5</li>
-  <li>All standard validators now extend <code>Behavior</code> to allow for client side validations</li>
-  <li><code>IBehavior</code> has been removed and <code>AbstractBehavior</code> has been deprecated, you should now extend <code>Behavior</code> instead</li>
-  <li>Simplified the <a href="https://cwiki.apache.org/confluence/display/WICKET/RequestCycle+in+Wicket+1.5">request cycle processing</a> and made it more extensible</li>
-  <li>URL handling is now in one place</li>
-  <li>Wicket’s rendering code has been greatly simplified</li>
-  <li>Improved browser <a href="https://cwiki.apache.org/confluence/display/WICKET/Caching+in+Wicket+1.5">caching support</a></li>
-  <li>ClientSideImageMap replaces old ImageMap</li>
-  <li>Better support for running behind proxies with <code>x-forwarded-for</code> header</li>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/RequestCycle+in+Wicket+1.5">Request cycle listeners</a> make it easier to integrate frameworks in your Wicket application</li>
-  <li>Consistent naming: methods with <code>Javascript</code> in the name have been renamed to use proper capitalization: <code>JavaScript</code></li>
-  <li>Switching to HTTPS is as simple as configuring a new root mapper to make Wicket HTTPS aware and annotating a page with @RequireHttps</li>
-</ul>
-
-<p>A longer list of changes and improvements can be found in our <a href="http://s.apache.org/wicket-1.5-migration">migration guide</a>. </p>
-
-<h3 id="inter-component-events">Inter-component events</h3>
-
-<p>Wicket 1.5 offers a simple, yet flexible, way for component to communicate with each other in a decoupled manner. The two major interfaces that facilitate this are:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="cm">/**</span>
-<span class="cm"> * Objects that can send events</span>
-<span class="cm"> */</span>
-<span class="kd">public</span> <span class="kd">interface</span> <span class="nc">IEventSource</span> <span class="o">{</span>
-    <span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="kt">void</span> <span class="nf">send</span><span class="o">(</span><span class="n">IEventSink</span> <span class="n">sink</span><span class="o">,</span> <span class="n">Broadcast</span> <span class="n">broadcast</span><span class="o">,</span> <span class="n">T</span> <span class="n">payload</span><span class="o">);</span>
-<span class="o">}</span></code></pre></div>
-
-<p>and</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="cm">/**</span>
-<span class="cm"> * Objects that can receive events</span>
-<span class="cm"> */</span>
-<span class="kd">public</span> <span class="kd">interface</span> <span class="nc">IEventSink</span>
-<span class="o">{</span>
-    <span class="cm">/**</span>
-<span class="cm">     * Called when an event is sent to this sink</span>
-<span class="cm">     */</span>
-    <span class="kt">void</span> <span class="nf">onEvent</span><span class="o">(</span><span class="n">IEvent</span><span class="o">&lt;?&gt;</span> <span class="n">event</span><span class="o">);</span>
-<span class="o">}</span></code></pre></div>
-
-<p>The classes that implement these interfaces, and can thus participate in the event mechanism are: <code>Component</code>, <code>RequestCycle</code>, <code>Session</code>, and <code>Application</code>.</p>
-
-<p>The mechanism allows for different event broadcast methods defined here:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="cm">/**</span>
-<span class="cm"> * Defines the event broadcast type.</span>
-<span class="cm"> */</span>
-<span class="kd">public</span> <span class="kd">enum</span> <span class="n">Broadcast</span> <span class="o">{</span>
-    <span class="n">BREADTH</span><span class="o">,</span>
-    <span class="n">DEPTH</span><span class="o">,</span>
-    <span class="n">BUBBLE</span><span class="o">,</span>
-    <span class="n">EXACT</span><span class="o">;</span>
-<span class="o">}</span></code></pre></div>
-
-<p>There is an example in wicket-examples which demonstrates the usage of this.</p>
-
-<p>Applications can register custom event dispatchers in <code>FrameworkSettings</code>; the dispatchers can be used to build custom event delivery mechanisms. For example a custom <code>IEventDispatcher</code> mechanism can route events to annotated methods, for example:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyComponent</span> <span class="kd">extends</span> <span class="n">Component</span> <span class="o">{</span>
-    <span class="nd">@OnEvent</span>
-    <span class="kd">private</span> <span class="kt">void</span> <span class="nf">onUserAdded</span><span class="o">(</span><span class="n">UserAddedEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{...}</span>
-<span class="o">}</span></code></pre></div>
-
-<p>where <code>UserAddedEvent</code> is the event payload object.</p>
-
-<p>The default <code>Component#onEvent</code> method will be called even if custom dispatchers are registered.</p>
-
-<p>A default event is raised whenever Wicket begins to create an AJAX response. The payload of the event is the <code>AjaxRequestTarget</code> used for event. Sample implementation:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="c1">// component that always adds itself to the ajax response</span>
-<span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyComponent</span> <span class="kd">extends</span> <span class="n">Component</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onEvent</span><span class="o">(</span><span class="n">IEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{</span>
-        <span class="k">if</span> <span class="o">(</span><span class="n">event</span><span class="o">.</span><span class="na">getPayload</span><span class="o">()</span> <span class="k">instanceof</span> <span class="n">AjaxRequestTarget</span><span class="o">)</span> <span class="o">{</span>
-            <span class="o">((</span><span class="n">AjaxRequestTarget</span><span class="o">)</span><span class="n">event</span><span class="o">.</span><span class="na">getPayload</span><span class="o">()).</span><span class="na">add</span><span class="o">(</span><span class="k">this</span><span class="o">);</span>
-         <span class="o">}</span>
-    <span class="o">}</span>
-<span class="o">}</span></code></pre></div>
-
-
-		</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/d8f15469/content/2011/09/29/wicket-1.5.1-released.html
----------------------------------------------------------------------
diff --git a/content/2011/09/29/wicket-1.5.1-released.html b/content/2011/09/29/wicket-1.5.1-released.html
deleted file mode 100644
index 03017d7..0000000
--- a/content/2011/09/29/wicket-1.5.1-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.1 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.1 released</h1>
-			<p>This is the first maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and 15 improvements.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.1">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?&amp;version=12315430&amp;projectId=12310561">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.1<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.1">full distribution</a> (including source)</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/d8f15469/content/2011/10/17/wicket-1.4.19-released.html
----------------------------------------------------------------------
diff --git a/content/2011/10/17/wicket-1.4.19-released.html b/content/2011/10/17/wicket-1.4.19-released.html
deleted file mode 100644
index cf1163b..0000000
--- a/content/2011/10/17/wicket-1.4.19-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.19 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.19 released</h1>
-			<p>This is nineteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.19">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12317570">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.19<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.19">full distribution</a> (including source)</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/d8f15469/content/2011/10/24/wicket-1.5.2-released.html
----------------------------------------------------------------------
diff --git a/content/2011/10/24/wicket-1.5.2-released.html b/content/2011/10/24/wicket-1.5.2-released.html
deleted file mode 100644
index ae116a7..0000000
--- a/content/2011/10/24/wicket-1.5.2-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.2 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.2 released</h1>
-			<p>This is the second maintenance release of the Wicket 1.5.x series. This release brings over 25 bug fixes and 5 improvements.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.2">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318078">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.2<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.2">full distribution</a> (including source)</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/d8f15469/content/2011/11/14/wicket-1.5.3-released.html
----------------------------------------------------------------------
diff --git a/content/2011/11/14/wicket-1.5.3-released.html b/content/2011/11/14/wicket-1.5.3-released.html
deleted file mode 100644
index 41bd0e0..0000000
--- a/content/2011/11/14/wicket-1.5.3-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.3 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.3 released</h1>
-			<p>This is the third maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.3">Subversion tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318550">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.3<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.3">full distribution</a> (including source)</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/d8f15469/content/2012/01/23/wicket-1.5.4-released.html
----------------------------------------------------------------------
diff --git a/content/2012/01/23/wicket-1.5.4-released.html b/content/2012/01/23/wicket-1.5.4-released.html
deleted file mode 100644
index 940f5b5..0000000
--- a/content/2012/01/23/wicket-1.5.4-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.4 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.4 released</h1>
-			<p>This is the fourth maintenance release of the Wicket 1.5.x series. This release brings over 68 bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.4">Git tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12319051">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.4<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.4">full distribution</a> (including source)</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/d8f15469/content/2012/03/12/wicket-1.4.20-released.html
----------------------------------------------------------------------
diff --git a/content/2012/03/12/wicket-1.4.20-released.html b/content/2012/03/12/wicket-1.4.20-released.html
deleted file mode 100644
index 567a785..0000000
--- a/content/2012/03/12/wicket-1.4.20-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.20 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.20 released</h1>
-			<p>This is twentieth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
-
-<ul>
-  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.4.20">Subversion tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318545">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.20<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.20">full distribution</a> (including source)</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/d8f15469/content/2012/03/12/wicket-1.5.5-released.html
----------------------------------------------------------------------
diff --git a/content/2012/03/12/wicket-1.5.5-released.html b/content/2012/03/12/wicket-1.5.5-released.html
deleted file mode 100644
index c0e8b32..0000000
--- a/content/2012/03/12/wicket-1.5.5-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.5 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.5 released</h1>
-			<p>This is the fifth maintenance release of the Wicket 1.5.x series. This release brings over 50 bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.5">Git tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12319052">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.5<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.5">full distribution</a> (including source)</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/d8f15469/content/2012/03/22/wicket-cve-2012-0047.html
----------------------------------------------------------------------
diff --git a/content/2012/03/22/wicket-cve-2012-0047.html b/content/2012/03/22/wicket-cve-2012-0047.html
deleted file mode 100644
index c850191..0000000
--- a/content/2012/03/22/wicket-cve-2012-0047.html
+++ /dev/null
@@ -1,222 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - CVE-2012-0047 - Apache Wicket XSS vulnerability via pageMapName request parameter</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.20.0">Wicket 6.20</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-M6">Download M6</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>CVE-2012-0047 - Apache Wicket XSS vulnerability via pageMapName request parameter</h1>
-			<p>Severity: Important</p>
-
-<p>Vendor:
-The Apache Software Foundation</p>
-
-<p>Versions Affected:
-Apache Wicket 1.4.x</p>
-
-<p>Apache Wicket 1.3.x and 1.5.x are not affected</p>
-
-<p>Description:
-A Cross Site Scripting (XSS) attack is possible by manipulating the
-value of ‘wicket:pageMapName’ request parameter.</p>
-
-<p>Mitigation:
-Upgrade to <a href="http://wicket.apache.org/2012/03/12/wicket-1.4.20-released.html">Apache Wicket 1.4.20</a> or
-<a href="http://wicket.apache.org/2012/03/12/wicket-1.5.5-released.html">Apache Wicket 1.5.5</a></p>
-
-<p>Credit:
-This issue was discovered by Jens Schenck and Stefan Schmidt.</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/d8f15469/content/2012/03/22/wicket-cve-2012-1089.html
----------------------------------------------------------------------
diff --git a/content/2012/03/22/wicket-cve-2012-1089.html b/content/2012/03/22/wicket-cve-2012-1089.html
deleted file mode 100644
index bff6ba8..0000000
--- a/content/2012/03/22/wicket-cve-2012-1089.html
+++ /dev/null
@@ -1,240 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - CVE-2012-1089 - Apache Wicket serving of hidden files vulnerability</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.20.0">Wicket 6.20</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-M6">Download M6</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>CVE-2012-1089 - Apache Wicket serving of hidden files vulnerability</h1>
-			<p>Severity: Important</p>
-
-<p>Vendor:
-The Apache Software Foundation</p>
-
-<p>Versions Affected:
-Apache Wicket 1.4.x and 1.5.x</p>
-
-<p>Description:
-It is possible to view the content of any file of a web application by
-using an Url to a Wicket resource which resolves to a ‘null’ package.
-With such a Url the attacker can request the content of any file by specifying
-its relative path, i.e. the attacker must know the file name to be able to
-request it.</p>
-
-<p>Mitigation:
-Setup a custom org.apache.wicket.markup.html.IPackageResourceGuard that provides
-a whitelist of allowed resources.
-Since versions 1.4.20 and 1.5.5 Apache Wicket uses by default
-org.apache.wicket.markup.html.SecurePackageResourceGuard with a preconfigured
-list of allowed file extensions.
-Either setup SecurePackageResourceGuard with code like:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyApp</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
-        <span class="kd">super</span><span class="o">.</span><span class="na">init</span><span class="o">();</span>
-        <span class="n">SecurePackageResourceGuard</span> <span class="n">guard</span> <span class="o">=</span> <span class="k">new</span> <span class="nf">SecurePackageResourceGuard</span><span class="o">();</span>
-        <span class="n">guard</span><span class="o">.</span><span class="na">addPattern</span><span class="o">(...);</span>
-        <span class="n">guard</span><span class="o">.</span><span class="na">addPattern</span><span class="o">(...);</span>
-        <span class="n">getResourceSettings</span><span class="o">().</span><span class="na">setPackageResourceGuard</span><span class="o">(</span><span class="n">guard</span><span class="o">);</span>
-    <span class="o">}</span>
-<span class="o">}</span></code></pre></div>
-
-<p>or upgrade <a href="http://wicket.apache.org/2012/03/12/wicket-1.4.20-released.html">Apache Wicket 1.4.20</a> or
-<a href="http://wicket.apache.org/2012/03/12/wicket-1.5.5-released.html">Apache Wicket 1.5.5</a></p>
-
-<p>Credit:
-This issue was discovered by Sebastian van Erk.</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>


[12/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/meet/introduction.html
----------------------------------------------------------------------
diff --git a/content/meet/introduction.html b/content/meet/introduction.html
deleted file mode 100644
index d2e08bc..0000000
--- a/content/meet/introduction.html
+++ /dev/null
@@ -1,509 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Meet Apache 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.20.0">Wicket 6.20</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-M6">Download M6</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>Meet Apache Wicket</h1>
-			<p>By Jonathan Locke, original author of Wicket</p>
-
-<h2 id="why-wicket">Why Wicket?</h2>
-
-<p>If you are looking to do web application programming in Java, you have a very
-large number of choices these days. In fact, there are so many web
-application frameworks now that it has become somewhat of a joke. One blog
-site on the Internet poses the question: How many Java web frameworks can you
-name? The answer they show looks like this:</p>
-
-<h2 id="frameworks-frameworks-everywhere">Frameworks, Frameworks Everywhere</h2>
-
-<table class="confluenceTable"><tbody>
-<tr>
-<td class="confluenceTd">Echo</td>
-<td class="confluenceTd">Cocoon</td>
-<td class="confluenceTd">Millstone</td>
-<td class="confluenceTd">OXF</td>
-</tr>
-<tr>
-<td class="confluenceTd">Struts</td>
-<td class="confluenceTd">SOFIA</td>
-<td class="confluenceTd">Tapestry</td>
-<td class="confluenceTd">WebWork</td>
-</tr>
-<tr>
-<td class="confluenceTd">RIFE</td>
-<td class="confluenceTd">Spring MVC</td>
-<td class="confluenceTd">Canyamo</td>
-<td class="confluenceTd">Maverick</td>
-</tr>
-<tr>
-<td class="confluenceTd">JPublish</td>
-<td class="confluenceTd">JATO</td>
-<td class="confluenceTd">Folium</td>
-<td class="confluenceTd">Jucas</td>
-</tr>
-<tr>
-<td class="confluenceTd">Verge</td>
-<td class="confluenceTd">Niggle</td>
-<td class="confluenceTd">Bishop</td>
-<td class="confluenceTd">Barracuda</td>
-</tr>
-<tr>
-<td class="confluenceTd">Action Framework</td>
-<td class="confluenceTd">Shocks</td>
-<td class="confluenceTd">TeaServlet</td>
-<td class="confluenceTd">wingS</td>
-</tr>
-<tr>
-<td class="confluenceTd">Expresso</td>
-<td class="confluenceTd">Bento</td>
-<td class="confluenceTd">jStatemachine</td>
-<td class="confluenceTd">jZonic</td>
-</tr>
-<tr>
-<td class="confluenceTd">OpenEmcee</td>
-<td class="confluenceTd">Turbine</td>
-<td class="confluenceTd">Scope</td>
-<td class="confluenceTd">Warfare</td>
-</tr>
-<tr>
-<td class="confluenceTd">JWAA</td>
-<td class="confluenceTd">Jaffa</td>
-<td class="confluenceTd">Jacquard</td>
-<td class="confluenceTd">Macaw</td>
-</tr>
-<tr>
-<td class="confluenceTd">Smile</td>
-<td class="confluenceTd">MyFaces</td>
-<td class="confluenceTd">Chiba</td>
-<td class="confluenceTd">JBanana</td>
-</tr>
-<tr>
-<td class="confluenceTd">Jeenius</td>
-<td class="confluenceTd">JWarp</td>
-<td class="confluenceTd">Genie</td>
-<td class="confluenceTd">Melati</td>
-</tr>
-<tr>
-<td class="confluenceTd">Dovetail</td>
-<td class="confluenceTd">Cameleon</td>
-<td class="confluenceTd">JFormular</td>
-<td class="confluenceTd">Xoplon</td>
-</tr>
-<tr>
-<td class="confluenceTd">Japple</td>
-<td class="confluenceTd">Helma</td>
-<td class="confluenceTd">Dinamica</td>
-<td class="confluenceTd">WebOnSwing</td>
-</tr>
-<tr>
-<td class="confluenceTd">Nacho</td>
-<td class="confluenceTd">Cassandra</td>
-<td class="confluenceTd">Baritus</td>
-<td class="confluenceTd">Stripes</td>
-</tr>
-<tr>
-<td class="confluenceTd">Click</td>
-<td class="confluenceTd">GWT</td>
-<td class="confluenceTd">&nbsp;</td>
-<td class="confluenceTd">&nbsp;</td>
-</tr>
-</tbody></table>
-
-<h2 id="why-reinvent-the-wheel">Why “Reinvent the Wheel”?</h2>
-
-<p>In light of this, you may be wondering “What good is another web application
-framework?” Indeed. Why “re-invent the wheel?” One snappy comeback to that
-old saw is: because this time we could make it rounder!</p>
-
-<p>But it was not simply a desire for higher quality that drove the creation of
-Wicket. Even with so many options, there really is no web toolkit which fills
-exactly the niche that Wicket fills. In fact, Wicket is quite unlike each of
-the frameworks above.</p>
-
-<p>Wicket’s closest cousins are probably Tapestry and Echo, but even there the
-likeness is very shallow. Like Tapestry, Wicket uses a special HTML attribute
-to denote components, enabling easy editing with ordinary HTML editors. Like
-Echo, Wicket has a first-class component model. But Wicket applications are
-not like applications written in either Tapestry or Echo, because in Wicket
-you get the best of both worlds. You get the benefits of a first-class
-component model and a non-intrusive approach to HTML. In many situations,
-this combination may prove to be a significant development advantage.</p>
-
-<p>To understand why Wicket is so different, it may help to understand the
-motivations that created it.</p>
-
-<h2 id="motivations">Motivations</h2>
-
-<h3 id="most-existing-web-frameworks-provide-weak-to-non-existent-support-in-managing-server-side-state">Most existing web frameworks provide weak to non-existent support in managing server-side state</h3>
-
-<p>This normally means lots of ad-hoc code in web applications dealing with the
-gory mechanics of state management. While Wicket will not allow you to stop
-thinking about server state, it goes a long ways towards making it easy and
-often transparent to manage that state.</p>
-
-<p>In Wicket, all server side state is automatically managed. You will never
-directly use an HttpSession object or similar wrapper to store state.
-Instead, state is associated with components. Each server-side page component
-holds a nested hierarchy of stateful components, where each component’s model
-is, in the end, a POJO (Plain Old Java Object). Wicket maintains a map of
-these pages in each user’s session. One purpose of this page map (and the
-component hierarchy on each page) is to allow the framework to hide all
-details of how your components and models are accessed. You deal with simple,
-familiar Java objects and Wicket deals with things like URLs, session ids and
-GET/POST requests.</p>
-
-<p>You will also find that this well-structured server state makes it very easy
-to deal with the dreaded “back button problem”. In fact, Wicket has a generic
-and robust solution which can identify and expire browser-cached pages that
-have become stale due to structural changes to the model of a component on
-the page.</p>
-
-<p>Finally, Wicket has been designed to work with POJO persistence frameworks
-such as JDO or Hibernate. This can make database driven web applications
-quite easy to write.</p>
-
-<p>For many applications, it will be worth trading off the increased server load
-of extra server-side state for decreased development costs, lower maintenance
-costs, quicker time-to-market and generally higher quality software. The
-basic observation here is that software is expensive and complex while
-servers from companies like E-machines and Dell are relatively dirt cheap.</p>
-
-<p>In terms of efficiency versus productivity, perhaps Wicket is to JSP as Java
-is to C. You can accomplish anything in Wicket in JSP. You may even do it
-more efficiently in terms of memory or processor consumption. But it may take
-you weeks or months longer to develop your application. And in the end, since
-state management in JSP is ad-hoc, you are likely find security problems and
-bugs popping up everywhere. Most of the other frameworks above will do only a
-little more to help you.</p>
-
-<h3 id="most-existing-frameworks-require-special-html-code">Most existing frameworks require special HTML code</h3>
-
-<p>JSP is by far the worst offender, allowing the embedding of Java code
-directly in web pages, but to some degree almost all of the frameworks from
-the list (except Tapestry) above introduce some kind of special syntax to
-your HTML code.</p>
-
-<p>Special syntax is highly undesirable because it changes the nature of HTML
-from the kind of pure-and-simple HTML markup that web designers are familiar
-with, to some kind of special HTML. This special HTML can be more difficult
-to preview, edit and understand.</p>
-
-<p>Wicket does not introduce any special syntax to HTML. Instead, it extends
-HTML in a standards-compliant way via a Wicket namespace that is fully
-compliant with the XHTML standard. This means that you can use Macromedia
-Dreamweaver, Microsoft Front Page, Word, Adobe Go Live, or any other existing
-HTML editor to work on your web pages and Wicket components. To accomplish
-this, Wicket consistently uses a single id attribute in the Wicket namespace
-(“wicket:id”) to mark HTML tags that should receive special treatment by the
-toolkit. If you prefer not to render Wicket namespaced tags and attributes to
-your end-users, Wicket has a simple setting to strip them all out, resulting
-in ordinary, standards-compliant HTML.</p>
-
-<p>No “special sauce” in your HTML means designers can mock up pages that you
-can use directly in development. Adding Java components to the HTML is as
-simple as setting the component name attribute. And you can then give the
-HTML back to your web designers knowing that they can change it with
-confidence.</p>
-
-<p>Wicket, more than any other framework gives you a separation of concerns. Web
-designers can work on the HTML with very little knowledge of the application
-code (they cannot remove the component name tags and they cannot arbitrarily
-change the nesting of components, but anything else goes). Likewise, coders
-can work on the Java components that attach to the HTML without concerning
-themselves with what a given page looks like. By not stepping on each other’s
-toes, everyone can get more work done.</p>
-
-<h3 id="existing-frameworks-are-not-easy">Existing frameworks are not easy</h3>
-
-<p>Most of the existing toolkits have poorly defined or non-existent object
-models. In some cases, the model is defined using special XML syntaxes. The
-syntaxes may be so cumbersome that special tools are required to manipulate
-all the configuration information. Since these toolkits are not simple Java
-libraries you may or may not be able to use your favorite IDE tools such as
-editors, debuggers and compilers.</p>
-
-<p>Wicket is all about simplicity. There are no configuration files to learn in
-Wicket. Wicket is a simple class library with a consistent approach to
-component structure. In Wicket, your web applications will more closely
-resemble a Swing application than a JSP application. If you know Java (and
-especially if you know Swing), you already know a lot about Wicket.</p>
-
-<h3 id="existing-frameworks-inhibit-reusability">Existing frameworks inhibit reusability</h3>
-
-<p>Tapestry and JSF at least have component models that allow reuse, but you are
-likely to find that it is not particularly trivial to do, at least when
-compared with Wicket. Wicket has been explicitly designed to make it very,
-very easy to create reusable components. It’s surprisingly simple to extend
-existing components and to make compound components such as a SignInPanel or
-AddressForm. It is also relatively easy to create components that exploit new
-features of browsers. Components in Wicket can be packaged up in JAR files
-and reused by simply dropping them in your lib folder - no configuration
-necessary!</p>
-
-<h3 id="web-programming-should-be-fun">Web programming should be fun!</h3>
-
-<p>This is my most personal goal for writing Wicket . None of the existing
-frameworks are appealing to me in terms of intuitiveness, quickness, ease of
-development, etc. It is my hope that Wicket represents a significant step in
-the direction of making web applications easy and fun to write.</p>
-
-<h2 id="goals">Goals</h2>
-
-<p>Coming from these motivations, the following goals for Wicket emerged:</p>
-
-<ul>
-  <li>EASY (SIMPLE / CONSISTENT / OBVIOUS)
-    <ul>
-      <li>POJO-centric</li>
-      <li>All code written in Java ala Swing</li>
-      <li>Minimize “conceptual surface area”</li>
-      <li>Avoid overuse of XML configuration files</li>
-      <li>Fully solve back button problem</li>
-      <li>Easy to create bookmarkable pages</li>
-      <li>Maximum type safety and compile-time problem diagnosis</li>
-      <li>Maximum diagnosis of run-time problems</li>
-      <li>Minimum reliance on special tools</li>
-      <li>Components, containers and conventions should be consistent</li>
-    </ul>
-  </li>
-  <li>REUSABLE
-    <ul>
-      <li>Components written in Wicket should be fully reusable</li>
-      <li>Reusable components should be easily distributed in ordinary JAR files</li>
-    </ul>
-  </li>
-  <li>NON-INTRUSIVE
-    <ul>
-      <li>HTML or other markup not polluted with programming semantics</li>
-      <li>Only one simple tagging construct in markup</li>
-      <li>Compatible with any ordinary HTML editor</li>
-      <li>Easy for graphics designers to recognize and avoid framework tagging</li>
-      <li>Easy to add tagging back to HTML if designers accidentally remove it</li>
-    </ul>
-  </li>
-  <li>SAFE
-    <ul>
-      <li>Code is secure by default</li>
-      <li>Only explicitly bookmarkable links can expose state in the page or URL</li>
-      <li>All logic in Java with maximum type safety</li>
-      <li>Easy to integrate with Java security</li>
-    </ul>
-  </li>
-  <li>EFFICIENT / SCALABLE
-    <ul>
-      <li>Efficient and lightweight, but not at the expense of other goals</li>
-      <li>Clustering through sticky sessions preferred</li>
-      <li>Clustering via session replication is easy to accomplish and easy to tune by working with detachable models.</li>
-    </ul>
-  </li>
-  <li>
-    <p>COMPLETE</p>
-
-    <ul>
-      <li>The Wicket team is committed to deliver a feature complete, ready-to-use
-framework for developing Java web applications. The core framework was
-written and contributed by the author of this introduction, Jonathan
-Locke. The current team consists of a group of experienced programmers,
-some of which were active on some of the other frameworks stated above,
-and all of which have extensive experience building large scale Java web
-applications. We eat our own dogfood, and will thus work on Wicket from a
-framework user’s perspective.</li>
-    </ul>
-  </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/d8f15469/content/meet/vision.html
----------------------------------------------------------------------
diff --git a/content/meet/vision.html b/content/meet/vision.html
deleted file mode 100644
index 39fc97e..0000000
--- a/content/meet/vision.html
+++ /dev/null
@@ -1,259 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - The Wicket Vision</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.20.0">Wicket 6.20</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-M6">Download M6</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>The Wicket Vision</h1>
-			<p>Designing and implementing any framework for use in the real world inevitably
-involves compromises and some degree of complexity, and Wicket is no
-exception. However, I believe you will find that Wicket is quite compact,
-focused and powerful as a framework. If Wicket has these characteristics, it
-is because it was designed to solve one very specific problem well:</p>
-
-<blockquote>
-  <p>enabling component-oriented, programmatic manipulation of markup</p>
-</blockquote>
-
-<p>Wicket does this and very little else, and that is a good thing.</p>
-
-<p>I once heard Josh Bloch talk about the power to weight ratio of an API. The
-highest compliment anyone could make of Wicket would be to suggest that
-Wicket has a lot of power and not much conceptual surface area.</p>
-
-<p>In art, negative space is the part that’s not the subject. In music, negative
-space is the rest. In software, negative space is all the code that you
-managed to avoid writing. In all three disciplines, it’s what separates what
-is truly excellent from what is merely good.</p>
-
-<p>Following this metaphor, if Wicket is our foreground object, it is defined in
-a negative sense by all the things that it is not (by the background).</p>
-
-<p>In other words, ideally, Wicket is a web UI framework that delegates as many
-areas of responsibility as possible to other, more focused tools and
-techniques. It recognizes that Hibernate is good at persistence; that Spring is
-good at DI; that Java properties files are good for
-localization; that sub-classing is good for creating component types; that
-Dreamweaver is good at doing HTML layout; that Beans are good for structuring
-properties; and so on.</p>
-
-<p>The more ways that Wicket can find to offload responsibilities (both now and
-in the future), the less it will be. And thus, the more it will be.</p>
-
-<p>The difficulty moving forward with Wicket will be balancing all the
-day-to-day needs people are going to be bringing up with this overall vision
-of minimalism. There ultimately will be compromises, and the “trick” to
-making the right compromises is simply to agonize over all the options for a
-long time and then to only make the compromises that everyone agrees are
-really essential to what Wicket needs to be and do.</p>
-
-<p>A big part of this process of agonizing is to act like doctors and “first, do
-no harm”. If some issue isn’t sitting well with everyone yet, there’s
-probably a reason for that. So, maybe the near-term solution is to simply do
-nothing and let people use the existing functionality until the limits to
-that approach (as well as competing ideas) are better understood.</p>
-
-<p>It’s easy to add features. It’s often impossible to change or remove them.</p>
-
-<p>Given this, the Wicket approach to the overall problem of evolving while
-keeping a high power to weight ratio will be partitioning off all
-controversial new ideas in a “wicket-stuff” package until they are broadly
-accepted. This way people can experiment and code away and check in lots of
-stuff without affecting the main codebase with untested ideas. Then, when
-ideas pan out to everyone’s satisfaction, the leads of the
-project will move them into the core.</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/d8f15469/content/news/2009/07/30/wicket-1.3.7-released.html
----------------------------------------------------------------------
diff --git a/content/news/2009/07/30/wicket-1.3.7-released.html b/content/news/2009/07/30/wicket-1.3.7-released.html
new file mode 100644
index 0000000..623a60e
--- /dev/null
+++ b/content/news/2009/07/30/wicket-1.3.7-released.html
@@ -0,0 +1,155 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 1.3.7 marks end of life for Wicket 1.3 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2009/07/30/wicket-1.3.7-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2009/07/30/wicket-1.3.7-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2009/07/30/wicket-1.3.7-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2009/07/30/wicket-1.3.7-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2009/07/30/wicket-1.3.7-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2009/07/30/wicket-1.3.7-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 1.3.7 marks end of life for Wicket 1.3</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#apache-wicket-137"><span class="toc-number">1</span> <span class="toc-text">Apache Wicket 1.3.7</span></a><ul><li class="toc--level-2 toc--section-2"><a href="#this-release"><span class="toc-number">1.1</span> <span class="toc-text">This release</span></a></li><li class="toc--level-2 toc--section-3"><a href="#migrating-from-12"><span class="toc-number">1.2</span> <span class="toc-text">Migrating from 1.2</span></a></li><li class="toc--level-2 toc--section-4"><a href="#downloading-the-release"><span class="toc-number">1.3</span> <span class="toc-text">Downloading the release</span></a></li><li class="toc--level-2 toc--section-5"><a href="#validating-the-release"><span class="toc-number">1.4</span> <span class="toc-text">Validating the release</span></a></li><li class="toc--level-2 toc--section-6"><a href="#reporting-bugs"><span class="toc-num
 ber">1.5</span> <span class="toc-text">Reporting bugs</span></a></li><li class="toc--level-2 toc--section-7"><a href="#the-distribution"><span class="toc-number">1.6</span> <span class="toc-text">The distribution</span></a></li><li class="toc--level-2 toc--section-8"><a href="#release-notes"><span class="toc-number">1.7</span> <span class="toc-text">Release Notes</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">30 Jul 2009</p>
+    <p>The Apache Wicket team is proud to present the release of Apache Wicket
+1.3.7. This will be the last feature release for the 1.3.x branch. Going
+forward, only security fixes will be released in the 1.3.x branch - meaning
+that 1.3.7 may be the last release in this branch. All users are encouraged
+to upgrade to 1.4.0 as soon as possible. As work begins on 1.5 in the near
+future, we will be supporting 1.4.x and 1.5.x.</p>
+<p>Eager people click here to download the distribution, others can read
+further:</p>
+<ul>
+  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/1.3.7">http://www.apache.org/dyn/closer.cgi/wicket/1.3.7</a></li>
+</ul>
+<p>We thank you for your patience and support.</p>
+<p>The Wicket Team</p>
+<h2 id="apache-wicket-137">Apache Wicket 1.3.7</h2>
+<p>Apache Wicket is a component oriented Java web application framework. 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.</p>
+<p>You can find out more about Apache Wicket on <a href="http://wicket.apache.org">our website</a></p>
+<h3 id="this-release">This release</h3>
+<p>This will be the last feature release for the 1.3.x branch. Going forward,
+only security fixes will be released in the 1.3.x branch - meaning that 1.3.7
+may be the last release in this branch. All users are encouraged to upgrade
+to 1.4.0 as soon as possible. As work begins on 1.5 in the near future, we
+will be supporting 1.4.x and 1.5.x.</p>
+<h3 id="migrating-from-12">Migrating from 1.2</h3>
+<p>If you are coming from Wicket 1.2, you really want to read our migration
+guide, found on the wiki:</p>
+<p>https://cwiki.apache.org/confluence/display/WICKET/Migrating+to+Wicket+1.3</p>
+<h3 id="downloading-the-release">Downloading the release</h3>
+<p>You can download the release from the official Apache mirror system, and you
+can find it through the following link:</p>
+<p>http://www.apache.org/dyn/closer.cgi/wicket/1.3.7/</p>
+<p>For the Maven and Ivy fans out there: update your pom’s to the following, and
+everything will be downloaded automatically:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.3.7<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Substitute the artifact ID with the projects of your liking to get the other
+projects.</p>
+<p>Please note that we don’t prescribe a Logging implementation for SLF4J. You
+need to specify yourself which one you prefer. Read more about SLF4J here:
+http://slf4j.org</p>
+<h3 id="validating-the-release">Validating the release</h3>
+<p>The release has been signed by Igor Vaynberg, your release manager for today.
+The public key can be found in the KEYS file in the download area. Download
+the KEYS file only from the Apache website.</p>
+<p>http://www.apache.org/dist/wicket/1.3.7/KEYS</p>
+<p>Instructions on how to validate the release can be found here:</p>
+<p>http://www.apache.org/dev/release-signing.html#check-integrity</p>
+<h3 id="reporting-bugs">Reporting bugs</h3>
+<p>In case you do encounter a bug, we would appreciate a report in our JIRA:</p>
+<p>http://issues.apache.org/jira/browse/WICKET</p>
+<h3 id="the-distribution">The distribution</h3>
+<p>In the distribution you will find a README. The README contains instructions
+on how to build from source yourself. You also find a CHANGELOG-1.3 which
+contains a list of all things that have been fixed, added and/or removed
+since Wicket 1.3.0.</p>
+<h3 id="release-notes">Release Notes</h3>
+<h4 id="bug">Bug</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-1912">WICKET-1912</a> - StatelessForm problems with query string</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-1922">WICKET-1922</a> - AbstractTree - setting root to null causes NullPointerException</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-1960">WICKET-1960</a> - AutoCompleteTextField - gives a type mismatch error on IE - version wicket-1.4-rc1</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-1992">WICKET-1992</a> - SharedResourceRequestTarget allows access to almost arbitrary files under WEB-INF.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2215">WICKET-2215</a> - WebClientInfo does not set browerMajorVersion for IE8</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2252">WICKET-2252</a> - Autocomplete text fields don’t call existing JavaScript event handlers properly</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2268">WICKET-2268</a> - NullPointerException NPE in DiskPageStore after Session Timeout</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2289">WICKET-2289</a> - AutoCompleteBehavior: Selected input not modiefied when selected with keyboard</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2308">WICKET-2308</a> - Append lastmodified to Resources shouldnt append when the resource is a directory (ends with /)</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2313">WICKET-2313</a> - BaseWicketTester doesn’t invoke Application.newAjaxRequestTarget for ajax request target</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2337">WICKET-2337</a> - IndexOutOfBoundsException when PropertyResolver is using an invalid list index</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2354">WICKET-2354</a> - PropertyModel does not support index only property (“[0]”)</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2371">WICKET-2371</a> - jre 1.5 method used in wicket-extensions</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2384">WICKET-2384</a> - OutOfMemoryError occur for memory leak on FeedbackPanel &amp; FeedbackMessages</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2385">WICKET-2385</a> - BigDecimalConverter uses jdk5</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2168">WICKET-2168</a> - TableTree.html is not XHTML valid</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-2315">WICKET-2315</a> - Backport PageReference from trunk</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
----------------------------------------------------------------------
diff --git a/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html b/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
new file mode 100644
index 0000000..13d5f83
--- /dev/null
+++ b/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
@@ -0,0 +1,157 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 1.4 takes typesafety to the next level | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 1.4 takes typesafety to the next level</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#download-apache-wicket-14"><span class="toc-number">1</span> <span class="toc-text">Download Apache Wicket 1.4</span></a></li><li class="toc--level-1 toc--section-2"><a href="#most-notable-changes"><span class="toc-number">2</span> <span class="toc-text">Most notable changes</span></a></li><li class="toc--level-1 toc--section-3"><a href="#increased-type-safety"><span class="toc-number">3</span> <span class="toc-text">Increased type safety</span></a></li><li class="toc--level-1 toc--section-4"><a href="#removal-of-default-model-from-component"><span class="toc-number">4</span> <span class="toc-text">Removal of default model from component</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">30 Jul 2009</p>
+    <p>The Apache Wicket project is proud to announce the release of Apache Wicket
+1.4. Apache Wicket is an open source, component oriented Java web application
+framework. With overwhelming support from the user community, this release
+marks a departure from the past where we leave Java 1.4 behind and we require
+Java 5 as the minimum JDK version. By moving to Java 5 as the required
+minimum platform, we were able to utilize Java 5 idioms and increase the type
+safety of our APIs. Using Java generics you can now write typesafe web
+applications and create typesafe, self documenting, reusable custom
+components.</p>
+<h2 id="download-apache-wicket-14">Download Apache Wicket 1.4</h2>
+<p>You can download the release here:
+http://www.apache.org/dyn/closer.cgi/wicket/1.4.0</p>
+<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+  <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+  <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.4.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>You will need to upgrade all modules (i.e. wicket, wicket-extensions) to
+their 1.4 counterparts. It is not possible to mix Wicket 1.3 libraries with
+1.4 libraries due to API changes.</p>
+<h2 id="most-notable-changes">Most notable changes</h2>
+<p>From all the changes that went into this release, the following are the most
+important ones:</p>
+<ul>
+  <li>Generified <code>IModel</code> interface and implementations increases type safety in your Wicket applications</li>
+  <li><code>Component#getModel()</code> and <code>Component#setModel()</code> have been renamed to <code>getDefaultModel()</code> and <code>setDefaultModel()</code> to better support generified models</li>
+  <li>The Spring modules have been merged (wicket-spring-annot is now obsolete, all you need is wicket-spring)</li>
+  <li>Many API’s have been altered to better work with Java 5’s idioms</li>
+  <li>Wicket jars are now packaged with metadata that makes them OSGI bundles</li>
+</ul>
+<p>Apart from these changes, the release is mostly compatible with Wicket 1.3
+and upgrading shouldn’t take too long. Early adopters report about a days
+work to upgrade medium to large applications to Wicket 1.4. Read the
+migration guide to learn more about the changes in our APIs. To learn more
+about all the improvements and new features that went into this release,
+check the solved issue list in our JIRA instance.</p>
+<h2 id="increased-type-safety">Increased type safety</h2>
+<p>Moving towards Java 5 has given us the opportunity to utilize generics and
+clarify our API’s. For example, take a look at <code>DropDownChoice</code>—one of the
+components with the most questions on our list prior to 1.4. A
+<code>DropDownChoice</code> component is a form component that displays a list of
+available choices in a drop down box, and allows one selection to be made.
+DropDownChoice components are typically used to display a list of countries,
+nationalities, credit card processors, etc.</p>
+<p>The signature of a constructor for the <code>DropDownChoice</code> component in Wicket
+1.3 was:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">DropDownChoice</span> <span class="kd">extends</span> <span class="o">...</span>
+    <span class="kd">public</span> <span class="nf">DropDownChoice</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">IModel</span> <span class="n">model</span><span class="o">,</span> <span class="n">IModel</span> <span class="n">choices</span><span class="o">)</span>
+<span class="o">}</span></code></pre></div>
+<p>As you can see, this constructor doesn’t give much insight into what goes
+where (other than the names of the parameters). The first parameter is the
+component identifier, the second parameter is the model that contains the
+selection, and the third parameter is a model that contains the list of
+choices from which the user can select one. You’ll have to read the JavaDoc
+to assign the right IModel values to the right parameters. Now take a look at
+the same constructor, but now in Wicket 1.4. The signature for our generified
+constructor looks like the following example.</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="n">DropDownChoice</span> <span class="kd">extends</span> <span class="o">...</span>
+    <span class="kd">public</span> <span class="nf">DropDownChoice</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">IModel</span><span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="n">model</span><span class="o">,</span> <span class="n">IModel</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">List</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">T</span><span class="o">&gt;&gt;</span> <span class="n">choices</span><span class="o">)</span>
+<span class="o">}</span></code></pre></div>
+<p>Here we communicate that the first <code>IModel</code> parameter is a <code>T</code>, which is the
+single value that will be provided when the <code>DropDownChoice</code> selects one
+value. The second parameter provides a <code>List</code> of objects that extend <code>T</code>, the
+choices from which to select one value. This was not apparent in the Wicket
+1.3 API, and the type safety brought by generics make this much more clear,
+albeit much more verbose.</p>
+<h2 id="removal-of-default-model-from-component">Removal of default model from component</h2>
+<p>In Wicket 1.3 each component had by default a model: a <code>Label</code> had a model, a
+<code>Link</code> and even <code>WebMarkupContainer</code> had a model property (all because they
+extend <code>Component</code> which has a model property). When we generified <code>IModel</code>,
+this had averse effects on <code>Component</code>: suddenly all components had to be
+generified and had to take the type parameter of the model that was
+associated with it. But that poses problems for components that either do not
+use a model or use two different model types: which one should be in the
+lead? We chose to generify only the components that clearly benefited from
+the extra type information, leading to clean code like this:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">ListView</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">peopleListView</span> <span class="o">=</span> <span class="k">new</span> <span class="n">ListView</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;(</span><span class="s">&quot;people&quot;</span><span class="o">,</span> <span class="n">people</span><span class="o">)</span> <span class="o">{</span>
+        <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">populateItem</span><span class="o">(</span><span class="n">ListItem</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
+            <span class="n">item</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Link</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;(</span><span class="s">&quot;editPerson&quot;</span><span class="o">,</span> <span class="n">item</span><span class="o">.</span><span class="na">getModel</span><span class="o">()){</span>
+                <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onClick</span><span class="o">()</span> <span class="o">{</span>
+                    <span class="n">Person</span> <span class="n">p</span> <span class="o">=</span> <span class="n">getModelObject</span><span class="o">();</span>
+                    <span class="n">setResponsePage</span><span class="o">(</span><span class="k">new</span> <span class="nf">EditPersonPage</span><span class="o">(</span><span class="n">p</span><span class="o">));</span>
+                <span class="o">}</span>
+            <span class="o">});</span>
+        <span class="o">}</span>
+    <span class="o">};</span></code></pre></div>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2009/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/07/index.html b/content/news/2009/07/index.html
new file mode 100644
index 0000000..5b6c21f
--- /dev/null
+++ b/content/news/2009/07/index.html
@@ -0,0 +1,163 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for July 2009 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2009/07 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2009/07 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2009/07 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2009/07 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2009/07 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2009/07 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for July 2009</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 1.3.7 marks end of life for Wicket 1.3</h3>
+  <p><small>30 Jul 2009</small></p>
+	<p>The Apache Wicket team is proud to present the release of Apache Wicket
+1.3.7. This will be the last feature release for the 1.3.x branch. Going
+forward, only security fixes will be released in the 1.3.x branch - meaning...</p>
+	<a href="/news/2009/07/30/wicket-1.3.7-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Apache Wicket 1.4 takes typesafety to the next level</h3>
+  <p><small>30 Jul 2009</small></p>
+	<p>The Apache Wicket project is proud to announce the release of Apache Wicket
+1.4. Apache Wicket is an open source, component oriented Java web application
+framework. With overwhelming support from the user community, this release
+marks a departure from the past where we leave Java 1.4 behind and we require
+Java 5 as the minimum JDK version. By moving to Java 5 as the required
+minimum platform, we were able...</p>
+	<a href="/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2009/08/21/wicket-1.4.1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2009/08/21/wicket-1.4.1-released.html b/content/news/2009/08/21/wicket-1.4.1-released.html
new file mode 100644
index 0000000..8e69e71
--- /dev/null
+++ b/content/news/2009/08/21/wicket-1.4.1-released.html
@@ -0,0 +1,90 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.1 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2009/08/21/wicket-1.4.1-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2009/08/21/wicket-1.4.1-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2009/08/21/wicket-1.4.1-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2009/08/21/wicket-1.4.1-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2009/08/21/wicket-1.4.1-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2009/08/21/wicket-1.4.1-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.1 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">21 Aug 2009</p>
+    <p>The Apache Wicket project is proud to announce the first maintenance release
+of Apache Wicket 1.4.</p>
+<h3 id="download-apache-wicket-14">Download Apache Wicket 1.4</h3>
+<p>You can download the release here:
+<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.1">http://www.apache.org/dyn/closer.cgi/wicket/1.4.1</a></p>
+<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<h3 id="changes">Changes</h3>
+<p>The most notable change in this release is the transparent support for
+multipart form submissions via Ajax. Wicket is now smart enough to submit a
+form using a hidden iframe rather then the standard XMLHttpRequest if the
+form contains file upload fields.</p>
+<p>A complete list of changes can be found in our
+<a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;sorter/order=DESC&amp;sorter/field=priority&amp;pid=12310561&amp;fixfor=12314113">Jira</a>
+instance.</p>
+<p>We thank you for your patience and support.</p>
+<p>The Wicket Team</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2009/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/08/index.html b/content/news/2009/08/index.html
new file mode 100644
index 0000000..8444107
--- /dev/null
+++ b/content/news/2009/08/index.html
@@ -0,0 +1,154 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for August 2009 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2009/08 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2009/08 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2009/08 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2009/08 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2009/08 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2009/08 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for August 2009</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.1 released</h3>
+  <p><small>21 Aug 2009</small></p>
+	<p>The Apache Wicket project is proud to announce the first maintenance release
+of Apache Wicket 1.4.</p>
+<h3 id="download-apache-wicket-14">Download Apache Wicket 1.4</h3>
+<p>You can download the release here:
+<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.1">http://www.apa...</a></p>
+	<a href="/news/2009/08/21/wicket-1.4.1-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2009/10/12/wicket-1.4.2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2009/10/12/wicket-1.4.2-released.html b/content/news/2009/10/12/wicket-1.4.2-released.html
new file mode 100644
index 0000000..c1f756e
--- /dev/null
+++ b/content/news/2009/10/12/wicket-1.4.2-released.html
@@ -0,0 +1,84 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.2 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2009/10/12/wicket-1.4.2-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2009/10/12/wicket-1.4.2-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2009/10/12/wicket-1.4.2-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2009/10/12/wicket-1.4.2-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2009/10/12/wicket-1.4.2-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2009/10/12/wicket-1.4.2-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.2 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">12 Oct 2009</p>
+    <p>The Apache Wicket project is proud to announce the second maintenance release
+of Apache Wicket 1.4.</p>
+<h3 id="download-apache-wicket-142">Download Apache Wicket 1.4.2</h3>
+<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.2">http://www.apache.org/dyn/closer.cgi/wicket/1.4.2</a></p>
+<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.2<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<h3 id="changes">Changes</h3>
+<p>A complete list of changes can be found
+<a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12314163&amp;sorter/field=priority&amp;sorter/order=DESC">here</a>.</p>
+<p>We thank you for your patience and support.</p>
+<p>The Wicket Team</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2009/10/24/wicket-1.4.3-released.html
----------------------------------------------------------------------
diff --git a/content/news/2009/10/24/wicket-1.4.3-released.html b/content/news/2009/10/24/wicket-1.4.3-released.html
new file mode 100644
index 0000000..9561cd2
--- /dev/null
+++ b/content/news/2009/10/24/wicket-1.4.3-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.3 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2009/10/24/wicket-1.4.3-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2009/10/24/wicket-1.4.3-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2009/10/24/wicket-1.4.3-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2009/10/24/wicket-1.4.3-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2009/10/24/wicket-1.4.3-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2009/10/24/wicket-1.4.3-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.3 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">24 Oct 2009</p>
+    <p>The Apache Wicket project is proud to announce the third maintenance release
+of Apache Wicket 1.4.</p>
+<h3 id="download-apache-wicket-143">Download Apache Wicket 1.4.3</h3>
+<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.3">http://www.apache.org/dyn/closer.cgi/wicket/1.4.3</a></p>
+<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.3<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<h3 id="changes">Changes</h3>
+<p>A complete list of changes can be found
+<a href="https://issues.apache.org/jira/browse/WICKET/fixforversion/12314250">here</a>.</p>
+<p>We thank you for your patience and support.</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[37/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/contribute/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/index.html b/content/contribute/index.html
index 52fe86d..3f82f69 100644
--- a/content/contribute/index.html
+++ b/content/contribute/index.html
@@ -1,203 +1,174 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Contribute</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>How to contribute to Apache Wicket | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>Contribute</h1>
-			<p>TODO</p>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-		</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>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /contribute -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /contribute -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /contribute -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /contribute -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /contribute -->
+    	<li class="active"><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /contribute -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
     </div>
 </div>
-</body>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>How to contribute to Apache Wicket</h1>
+            <h2>You can contribute to Apache Wicket in many ways, so join us and make Wicket better!</h2>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#contribute"><span class="toc-number">1</span> <span class="toc-text">Ways to Contribute to Apache Wicket</span></a></li><li class="toc--level-1 toc--section-2"><a href="#github"><span class="toc-number">2</span> <span class="toc-text">Github Mirror for Easy Contributing</span></a><ul><li class="toc--level-2 toc--section-3"><a href="#fork"><span class="toc-number">2.1</span> <span class="toc-text">Fork Wicket to your Account</span></a></li><li class="toc--level-2 toc--section-4"><a href="#clone"><span class="toc-number">2.2</span> <span class="toc-text">Clone Wicket to your Workstation</span></a></li><li class="toc--level-2 toc--section-5"><a href="#checkout"><span class="toc-number">2.3</span> <span class="toc-text">Start with the Correct Branch</span></a></li><li class="toc--level-2 toc--section-6"><a href="#pullrequest"><span class="toc-nu
 mber">2.4</span> <span class="toc-text">Create a Pull Request</span></a></li></ul></li><li class="toc--level-1 toc--section-7"><a href="#documentation"><span class="toc-number">3</span> <span class="toc-text">Documentation for contributors</span></a><ul><li class="toc--level-2 toc--section-8"><a href="#how-to-contribute"><span class="toc-number">3.1</span> <span class="toc-text">How to contribute</span></a></li><li class="toc--level-2 toc--section-9"><a href="#committers"><span class="toc-number">3.2</span> <span class="toc-text">Committers</span></a></li><li class="toc--level-2 toc--section-10"><a href="#subscribing-and-unsubscribing"><span class="toc-number">3.3</span> <span class="toc-text">Subscribing and unsubscribing</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <h2 id="contribute">Ways to Contribute to Apache Wicket</h2>
+<p>A lot of work goes into maintaining a project like Wicket and we can
+use your help!</p>
+<p>You can help us in many ways:</p>
+<ul>
+  <li>Help out other users at our <a href="../help/email.html">user list</a></li>
+  <li>Answer questions on <a href="http://stackoverflow.com/questions/tagged/wicket" rel="nofollow">Stackoverflow</a></li>
+  <li><a href="userguide.html">Improve our user guide</a></li>
+  <li>Report <a href="../help/#reportbug">your bugs</a></li>
+  <li>Implement <a href="patch.html">new features or fix bugs</a></li>
+  <li><a href="write.html">Improve this site</a></li>
+</ul>
+<p>If you want to help out with one of our bugs or want to implement a
+feature, consider using our <a href="#github">Github mirror</a>.</p>
+<hr />
+<h2 id="github">Github Mirror for Easy Contributing</h2>
+<p>Wicket is mirrored on github so you can contribute with ease:</p>
+<ol>
+  <li>Fork Wicket</li>
+  <li>Implement your feature or fix the bug, and</li>
+  <li>Send a pull request.</li>
+</ol>
+<p>The Github/Apache integration will send the pull request to our
+contributors list, and we will look at your pull request as soon as we
+can.</p>
+<h3 id="fork">Fork Wicket to your Account</h3>
+<p>So you have an account registered at Github and are ready to start
+hacking at Wicket. First you need to <em>fork the code</em> to your own Github
+account.</p>
+<p>You can find the official mirror for the Apache Wicket project at the
+following location in the official Apache Software Foundation
+organisation at Github:</p>
+<ul>
+  <li>Apache Wicket Github mirror: <a href="https://github.com/apache/wicket" rel="nofollow">https://github.com/apache/wicket</a></li>
+</ul>
+<p>On this page you will find a button with the caption “Fork”. Click it
+or use the button below.</p>
+<p><a class="button" rel="nofollow" href="https://github.com/apache/wicket/fork">Fork us on Github</a></p>
+<p>Now you have your own copy of Wicket to hack on. You can edit directly
+in the Github web interface–good for minor fixes like documentation
+errors–or clone the project to your workstation.</p>
+<h3 id="clone">Clone Wicket to your Workstation</h3>
+<p>You can use the tooling for Github to get a copy on your workstation or
+use the commandline:</p>
+<div class="highlight"><pre><code class="language-bash" data-lang="bash"><span class="nv">$ </span>git clone git@github.com:&lt;your userid&gt;/wicket.git</code></pre></div>
+<p><strong>NB</strong> Ensure that you replace <em>&lt;your userid&gt;</em> with your actual
+Github user id, otherwise your clone command will fail.</p>
+<p>This shell command will create a local checkout of the git repository.
+Now you can check out the correct branch.</p>
+<h3 id="checkout">Start with the Correct Branch</h3>
+<p>Wicket is developed in several version branches. Depending on what you
+want to work on you need to select the right one. The following table
+shows the corresponding branch for each Wicket version.</p>
+<table>
+    <thead>
+        <tr>
+            <th>Wicket version</th>
+            <th>Branch name</th>
+        </tr>
+    </thead>
+    <tbody>
+        <tr>
+            <td>6.x</td>
+            <td>wicket-6.x</td>
+        </tr>
+        <tr>
+            <td>7.x</td>
+            <td>master</td>
+        </tr>
+    </tbody>
+</table>
+<p>If you want to work on an issue for Wicket 6, you need to check out the
+<em>wicket-6.x</em> branch.</p>
+<p>If you want to work on Wicket 7, then you need to check out <em>master</em>.</p>
+<p>When you are ready with your change you can ask us to review your
+changes and to integrate it into Wicket by creating a Pull Request.</p>
+<h3 id="pullrequest">Create a Pull Request</h3>
+<p>Make sure you have pushed your changes to your Github repository. To
+create a pull request on GitHub follow the instructions you can find <a href="https://help.github.com/articles/creating-a-pull-request/" rel="nofollow">here</a>. Once you have finished to work on you pull
+request, send us an email using <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">devs</a>
+mailing list.</p>
+<p>The Github–Apache integration will automatically send a message to the
+Wicket project that a new pull request is waiting for us.</p>
+<h2 id="documentation">Documentation for contributors</h2>
+<p>This section is particularly of interest for those who want to
+contribute to Wicket.</p>
+<h3 id="how-to-contribute">How to contribute</h3>
+<p>Here’s a list of documents that explain how you can best help the Wicket team:</p>
+<ul>
+  <li><a href="/contribute/userguide.html">Write documentation</a> - Contribute to improve our user guide.</li>
+  <li><a href="/contribute/patch.html">Provide a patch or a pull request</a> - Think you have found a bug or just want to propose a new feature? Do it sending us a patch or creating a pull request on GitHub.</li>
+  <li><a href="/contribute/write.html">Contribute to the site</a> - Help us to improve our site.</li>
+</ul>
+<h3 id="committers">Committers</h3>
+<p>Here’s a list of tasks that only committers can do:</p>
+<ul>
+  <li><a href="/contribute/release.html">Build a release</a></li>
+</ul>
+<h3 id="subscribing-and-unsubscribing">Subscribing and unsubscribing</h3>
+<p><a href="mailto:dev@wicket.apache.org">Wicket development list</a>
+Medium traffic
+<a href="http://mail-archives.apache.org/mod_mbox/wicket-dev/">Archives</a>
+<a href="http://wicket-dev.markmail.org/">Search</a>
+<a href="mailto:dev-subscribe@wicket.apache.org?subject=Subscribe to Apache Wicket development list">Subscribe</a>
+<a href="mailto:dev-unsubscribe@wicket.apache.org?subject=Unsubscribe from Apache Wicket development list">Unsubscribe</a>
+<a href="mailto:dev-help@wicket.apache.org?subject=Help for Apache Wicket development list">Help</a></p>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/contribute/patch.html
----------------------------------------------------------------------
diff --git a/content/contribute/patch.html b/content/contribute/patch.html
index 56eb811..79b20be 100644
--- a/content/contribute/patch.html
+++ b/content/contribute/patch.html
@@ -1,225 +1,140 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Submit a patch</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Improve Wicket with fixes and new features! | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>Submit a patch</h1>
-			<p>TODO: this is just a set of basic instructions.  We need to add more information here.</p>
-
-<h2 id="high-level">High level:</h2>
-<p>The steps to submitting a patch for Wicket are:</p>
-
-<ul>
-  <li>Identify an issue that you want to fix or improve</li>
-  <li>Search <a href="https://issues.apache.org/jira/browse/WICKET">JIRA</a> and the mailing list to see if it’s already been discussed</li>
-  <li>If it’s a bug or a feature request, open a <a href="https://issues.apache.org/jira/browse/WICKET">JIRA issue</a></li>
-  <li><a href="../start/quickstart.html">Create a quickstart</a> that you can use for prototyping the feature or demonstrating the bug</li>
-  <li>Attach this quickstart to the <a href="https://issues.apache.org/jira/browse/WICKET">JIRA issue</a> if it’s representing a bug report.</li>
-  <li>Get <a href="http://git-scm.com/">Git</a> running</li>
-  <li><a href="../start/download.html#snapshots-and-latest-bleeding-edge-code">Checkout out the code</a></li>
-  <li>Make your changes</li>
-  <li>Create the patch:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">git add any_files_you_created_modified_or_deleted</span>
-<span class="go">git diff --cached &gt; /tmp/fix-WICKET-NNNN.patch</span></code></pre></div>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-<ul>
-  <li>Attach that file (/tmp/fix-WICKET-NNNN.patch) to the <a href="https://issues.apache.org/jira/browse/WICKET">JIRA</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>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /contribute/patch.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /contribute/patch.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /contribute/patch.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /contribute/patch.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /contribute/patch.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /contribute/patch.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
     </div>
 </div>
-</body>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Improve Wicket with fixes and new features!</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#create-and-set-an-issue-on-jira"><span class="toc-number">1</span> <span class="toc-text">Create and set an issue on JIRA</span></a></li><li class="toc--level-1 toc--section-2"><a href="#time-for-some-coding"><span class="toc-number">2</span> <span class="toc-text">Time for some coding</span></a><ul><li class="toc--level-2 toc--section-3"><a href="#github"><span class="toc-number">2.1</span> <span class="toc-text">Create a pull request</span></a></li><li class="toc--level-2 toc--section-4"><a href="#create-a-patch"><span class="toc-number">2.2</span> <span class="toc-text">Create a patch</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <section class="l-two-third">
+  <h1 id="reportbug">So you have found a bug…</h1>
+  <p>As developers we all strive to produce a flawless software. However, in
+the real world we might find that our code contains errors or bugs.
+Wicket like many other Apache projects uses
+<a href="https://issues.apache.org/jira/browse/WICKET">JIRA</a> to track bugs and
+new feature. If you think you have found a bug follow these simple
+steps before opening a new issue on JIRA:</p>
+  <ul>
+    <li>
+      <p>Test the very last version of Wicket to see if the bug was already
+fixed</p>
+    </li>
+    <li>
+      <p>Search <a href="https://issues.apache.org/jira/browse/WICKET">JIRA</a> and the
+mailing list to see if it’s already been discussed</p>
+    </li>
+    <li>
+      <p>Simply ask to the <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">devs</a> mailing list
+if you are unsure.</p>
+    </li>
+  </ul>
+  <h2 id="create-and-set-an-issue-on-jira">Create and set an issue on JIRA</h2>
+  <p>Either you have spotted a bug or you want to propose a new feature, the
+first thing to do is to create and set an issue on JIRA with the
+following steps:</p>
+  <ul>
+    <li>
+      <p>Create a new <a href="https://issues.apache.org/jira/browse/WICKET">JIRA
+issue</a>. The issue might
+alredy exist if you have found a regression.</p>
+    </li>
+    <li>
+      <p>Write a short description of the issue. If this one is a bug, report
+the affected version as well.</p>
+    </li>
+    <li>
+      <p><a href="../start/quickstart.html">Create a quickstart</a> that you can use for
+prototyping the feature or demonstrating the bug.</p>
+    </li>
+  </ul>
+  <h2 id="time-for-some-coding">Time for some coding</h2>
+  <p>Wicket uses Get <a href="http://git-scm.com/">Git</a> as versioning system, so you
+need to have it properly installed and configured to start work on
+Wicket code base. The main git repository is hosted on <a href="https://git-wip-us.apache.org/repos/asf/wicket.git">Apache git
+server</a> but is
+mirrored on <a href="https://github.com/apache/wicket">GitHub</a>. To work on
+Wicket code you can decide to create a pull request forking the GitHub
+mirror or you can clone the official repository and generate a patch
+file.</p>
+  <p><strong>NOTE:</strong> when you are working on Wicket code, please follow our code
+format rules. You can find them <a href="https://github.com/apache/wicket/blob/master/wicket-core/Eclipse
+CodeFormat.xml">inside wicket-core
+module</a> as Eclipse code formatter profile.</p>
+  <h3 id="github">Create a pull request</h3>
+  <p>To create a pull request on GitHub follow the instructions you can find
+<a href="https://help.github.com/articles/creating-a-pull-request/">here</a>. Once
+you have finished to work on you pull request, send us an email using
+<a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#119;&#105;&#099;&#107;&#101;&#116;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">devs</a> mailing list.</p>
+  <h3 id="create-a-patch">Create a patch</h3>
+  <p>If you prefer to work on our main repository, <a href="../start/download.html#snapshots-and-latest-bleeding-edge-code">clone it with
+Git</a>
+and when you have finished your work create a patch with the following
+commands:</p>
+  <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">git add any_files_you_created_modified_or_deleted</span>
+<span class="go">git diff --cached &gt; /tmp/WICKET-NNNN.patch</span></code></pre></div>
+  <p>where NNNN is the issue number. Finally, attach that file
+(/tmp/WICKET-NNNN.patch) to the
+<a href="https://issues.apache.org/jira/browse/WICKET">JIRA</a></p>
+</section>
+<section class="l-one-third">
+  <h1 id="table-of-contents">Table of Contents</h1>
+</section>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/contribute/release.html
----------------------------------------------------------------------
diff --git a/content/contribute/release.html b/content/contribute/release.html
index 8bd7675..4d978b1 100644
--- a/content/contribute/release.html
+++ b/content/contribute/release.html
@@ -1,192 +1,57 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Build a release</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Build a release | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /contribute/release.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /contribute/release.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /contribute/release.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /contribute/release.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /contribute/release.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /contribute/release.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Build a release</h1>
-			<h2 id="contents">Contents</h2>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Build a release</h1>
+            <h2>How-to documentation for building Wicket releases</h2>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#contents"><span class="toc-number">1</span> <span class="toc-text">Contents</span></a></li><li class="toc--level-1 toc--section-2"><a href="#release-60"><span class="toc-number">2</span> <span class="toc-text">Releasing Apache Wicket 6.x</span></a><ul><li class="toc--level-2 toc--section-3"><a href="#building-the-release"><span class="toc-number">2.1</span> <span class="toc-text">Building the Release</span></a></li></ul></li><li class="toc--level-1 toc--section-4"><a href="#release-14"><span class="toc-number">3</span> <span class="toc-text">Releasing Apache Wicket 1.4.x+</span></a><ul><li class="toc--level-2 toc--section-5"><a href="#building-the-release-1"><span class="toc-number">3.1</span> <span class="toc-text">Building the Release</span></a></li></ul></li><li class="toc--level-1 toc--section-6"><a href="#nexus"><span class="toc-number"
 >4</span> <span class="toc-text">Staging Releases using the Apache Nexus Staging Repository</span></a><ul><li class="toc--level-2 toc--section-7"><a href="#staging-artifacts"><span class="toc-number">4.1</span> <span class="toc-text">Staging Artifacts</span></a></li><li class="toc--level-2 toc--section-8"><a href="#managing-staged-artifacts"><span class="toc-number">4.2</span> <span class="toc-text">Managing Staged Artifacts</span></a></li></ul></li><li class="toc--level-1 toc--section-9"><a href="#announcing"><span class="toc-number">5</span> <span class="toc-text">Announcing the release</span></a></li><li class="toc--level-1 toc--section-10"><a href="#additional-tasks---additional-"><span class="toc-number">6</span> <span class="toc-text">Additional tasks ## { #additional }</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>Learn how to build and release one of the Wicket branches.</p>
+<h2 id="contents">Contents</h2>
 <ul>
   <li><a href="#release-60">Releasing Apache Wicket 6.x</a></li>
   <li><a href="#release-14">Releasing Apache Wicket 1.4.x+</a></li>
@@ -195,60 +60,39 @@
   <li><a href="#announcing">Announcing the release</a></li>
   <li><a href="#additional">Additional tasks</a></li>
 </ul>
-
 <h2 id="release-60">Releasing Apache Wicket 6.x</h2>
-
 <p>Per <a href="http://apache.org/dev/release.html">Apache release policy</a> 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.</p>
-
 <h3 id="building-the-release">Building the Release</h3>
-
 <h4 id="required-software">Required software</h4>
-
 <p>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).</p>
-
 <h4 id="preparing">Preparing</h4>
-
 <ul>
   <li>Pull changes</li>
   <li>Checkout master</li>
   <li>Update changelog and commit them</li>
 </ul>
-
 <h4 id="building">Building</h4>
-
 <ul>
   <li>Start gpg-agent as a daemon (OS X, using homebrew installation of gpg, gpg-agent, pinentry):</li>
 </ul>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">eval `gpg-agent --daemon --pinentry-program /usr/local/bin/pinentry`</span></code></pre></div>
-
 <ul>
-  <li>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)</li>
-  <li>And create an environment variable for your Apache username for uploading the release:</li>
+  <li>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):</li>
 </ul>
-
-<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">export NEWVERSION=6.0.0</span>
-<span class="go">export APACHEID=apacheid</span></code></pre></div>
-
+<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">export NEWVERSION=6.0.0</span></code></pre></div>
 <ul>
   <li>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:</li>
 </ul>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">gpg --armor --detach-sign --use-agent --sign pom.xml</span>
 <span class="go">rm pom.xml.asc</span></code></pre></div>
-
 <ul>
   <li>Create release branch: </li>
 </ul>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mvn release:branch -DbranchName=build/wicket-$NEWVERSION</span></code></pre></div>
-
 <ul>
   <li>Checkout the release branch: </li>
 </ul>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">git checkout build/wicket-$NEWVERSION</span></code></pre></div>
-
 <ul>
   <li>
     <p>Update archetypes/quickstart/src/main/archetype-resources/pom.xml to use NEWVERSION of Wicket and commit</p>
@@ -262,61 +106,46 @@
     </ul>
   </li>
 </ul>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mvn release:prepare</span></code></pre></div>
-
 <ul>
   <li>Remove last commit such that HEAD points to the NEWVERSION release, not the new development version</li>
 </ul>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">git reset HEAD^ --hard</span></code></pre></div>
-
 <ul>
   <li>Create source archive:</li>
 </ul>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">git archive --format=tar.gz --prefix=apache-wicket-$NEWVERSION/ -o apache-wicket-$NEWVERSION.tar.gz wicket-$NEWVERSION</span>
 <span class="go">git archive --format=zip --prefix=apache-wicket-$NEWVERSION/ -o apache-wicket-$NEWVERSION.zip wicket-$NEWVERSION</span></code></pre></div>
-
 <ul>
   <li><strong>NOTE 1</strong> the trailing ‘/’ after –prefix=NEWVERSION is vital for the tarball</li>
   <li><strong>NOTE 2</strong> you can ignore the gpg generated messages telling ‘You need a passphrase to unlock the secret key for’, unless an error occurred—these messages are not error messages</li>
   <li>Sign the packages, the git tag and create the digests:</li>
 </ul>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">gpg --armor --detach-sign --use-agent --sign apache-wicket-$NEWVERSION.tar.gz</span>
 <span class="go">gpg --armor --detach-sign --use-agent --sign apache-wicket-$NEWVERSION.zip</span>
 <span class="go">gpg --print-md SHA1 apache-wicket-$NEWVERSION.tar.gz &gt; apache-wicket-$NEWVERSION.tar.gz.sha</span>
 <span class="go">gpg --print-md MD5  apache-wicket-$NEWVERSION.tar.gz &gt; apache-wicket-$NEWVERSION.tar.gz.md5</span>
 <span class="go">gpg --print-md SHA1 apache-wicket-$NEWVERSION.zip &gt; apache-wicket-$NEWVERSION.zip.sha</span>
 <span class="go">gpg --print-md MD5  apache-wicket-$NEWVERSION.zip &gt; apache-wicket-$NEWVERSION.zip.md5</span></code></pre></div>
-
 <p>To sign the tag (overwrites the maven generated tag), execute:</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">git tag -s --force wicket-$NEWVERSION</span></code></pre></div>
-
 <h4 id="staging-the-build">Staging the build</h4>
-
-<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">ssh $APACHEID@people.apache.org mkdir public_html/wicket-$NEWVERSION</span>
-<span class="go">scp apache-wicket-* $APACHEID@people.apache.org:public_html/wicket-$NEWVERSION</span></code></pre></div>
-
+<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">ssh APACHE_ID@people.apache.org mkdir public_html/wicket-$NEWVERSION</span>
+<span class="go">scp apache-wicket-* APACHE_ID@people.apache.org:public_html/wicket-$NEWVERSION</span></code></pre></div>
+<p><strong>TODO</strong> figure out how to let <code>release:perform</code> work from a local checkout, such that we can actually <em>stage</em> the build instead of having to push the tag to our git repo. </p>
+<p>The following steps are ONLY necessary as long as the above TODO has not been resolved.</p>
+<div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">git push origin build/wicket-$NEWVERSION:refs/heads/build/wicket-$NEWVERSION</span>
+<span class="go">git push -tags origin</span></code></pre></div>
 <p>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)</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mvn release:perform</span></code></pre></div>
-
 <p>This will upload artifacts and signatures to Apache nexus in a staging repository.</p>
-
 <h4 id="create-a-binary-release">Create a binary release</h4>
-
 <p>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.</p>
-
 <p>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 <code>mvn release:perform</code> command.</p>
-
 <p>Perform the following commands in the root of your Wicket checkout to create the binary release files.</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mkdir apache-wicket-$NEWVERSION</span>
 <span class="go">cd apache-wicket-$NEWVERSION</span>
 <span class="go">find ../target/checkout ! \( -type d -name &quot;WEB-INF&quot; -prune \) -regex &quot;.*wicket-.*.[jw]ar&quot; ! -name &quot;*-sources*&quot; ! -name &quot;*-javadoc*&quot; ! -name &quot;*wicket-archetype-quickstart*&quot; ! -name &quot;wicket-common-tests*&quot;  -type f -exec cp {} . \;</span>
@@ -325,49 +154,35 @@
 <span class="go">cp ../README .</span>
 <span class="go">cp ../NOTICE .</span>
 <span class="go">cd ..</span>
-<span class="go">tar cfz apache-wicket-$NEWVERSION-bin.tar.gz apache-wicket-$NEWVERSION</span>
-<span class="go">zip -r apache-wicket-$NEWVERSION-bin.zip apache-wicket-$NEWVERSION</span>
-<span class="go">gpg --armor --detach-sign --use-agent --sign apache-wicket-$NEWVERSION-bin.tar.gz</span>
-<span class="go">gpg --armor --detach-sign --use-agent --sign apache-wicket-$NEWVERSION-bin.zip</span>
+<span class="go">tar xfz apache-wicket-$NEWVERSION-bin.tar.gz apache-wicket-$NEWVERSION</span>
+<span class="go">zip apache-wicket-$NEWVERSION-bin.zip apache-wicket-$NEWVERSION</span>
+<span class="go">gpg --armor --detached-sig --use-agent --sign apache-wicket-$NEWVERSION-bin.tar.gz</span>
+<span class="go">gpg --armor --detached-sig --use-agent --sign apache-wicket-$NEWVERSION-bin.zip</span>
 <span class="go">gpg --print-md SHA1 apache-wicket-$NEWVERSION-bin.tar.gz &gt; apache-wicket-$NEWVERSION-bin.tar.gz.sha</span>
 <span class="go">gpg --print-md MD5  apache-wicket-$NEWVERSION-bin.tar.gz &gt; apache-wicket-$NEWVERSION-bin.tar.gz.md5</span>
-<span class="go">gpg --print-md SHA1 apache-wicket-$NEWVERSION-bin.zip &gt; apache-wicket-$NEWVERSION-bin.zip.sha</span>
+<span class="go">gpg --print-md SHA1 apache-wicket-$NEWVERSION-bin.zip &gt; apache-wicket-$NEWVERSION.-binzip.sha</span>
 <span class="go">gpg --print-md MD5  apache-wicket-$NEWVERSION-bin.zip &gt; apache-wicket-$NEWVERSION-bin.zip.md5</span>
-<span class="go">ssh $APACHEID@people.apache.org mkdir public_html/wicket-$NEWVERSION/bin</span>
-<span class="go">scp apache-wicket-*bin.* $APACHEID@people.apache.org:public_html/wicket-$NEWVERSION/bin</span></code></pre></div>
-
+<span class="go">ssh APACHE_ID@people.apache.org mkdir public_html/wicket-$NEWVERSION/bin</span>
+<span class="go">scp apache-wicket-*bin.* APACHE_ID@people.apache.org:public_html/wicket-$NEWVERSION/bin</span></code></pre></div>
 <p>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.</p>
-
 <h4 id="vote-the-build">Vote the build</h4>
-
 <p>Start a vote on dev@ for this release. Allow for at least 72 hours, and ensure you take into account weekends.</p>
-
 <h4 id="promoting-the-build">Promoting the build</h4>
-
-<p>When the vote has passed successfully (at least 3 binding +1’s) push the branch and the tag to Apache git:</p>
-
+<p>The following two steps are only necessary when the previous TODO is resolved (you can’t push the tag twice).</p>
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">git push origin build/wicket-$NEWVERSION:refs/heads/build/wicket-$NEWVERSION</span>
 <span class="go">git push -tags origin</span></code></pre></div>
-
 <p>You only need to do them if you haven’t done so yet.</p>
-
 <p>See also <a href="#nexus">managing nexus</a> for the steps needed to publish the artifacts to Maven Central. And don’t forget to announce the release!</p>
-
 <h2 id="release-14">Releasing Apache Wicket 1.4.x+</h2>
-
 <h3 id="building-the-release-1">Building the Release</h3>
-
 <h4 id="preparing-1">Preparing</h4>
-
 <ul>
   <li>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)</li>
   <li><a href="https://issues.apache.org/jira/plugins/servlet/project-config/WICKET/versions">Release</a> the version in JIRA</li>
   <li>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)</li>
 </ul>
-
 <p>Make sure your <code>~/.m2/settings.xml</code> contains the following definition</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">&lt;?xml version=&quot;1.0&quot;?&gt;</span>
 <span class="go">&lt;settings&gt;</span>
 <span class="go">&lt;servers&gt;</span>
@@ -378,7 +193,6 @@
 <span class="go">        &lt;/server&gt;</span>
 <span class="go">&lt;/servers&gt;</span>
 <span class="go">&lt;/settings&gt;</span></code></pre></div>
-
 <ul>
   <li>Make sure you have a GnuPG key which is added to <a href="https://svn.apache.org/repos/asf/wicket/common/KEYS">KEYS</a>.
 Read the header of KEYS file to see how to add it.</li>
@@ -390,44 +204,31 @@ will copy the assemblies to your people.apache.org account.</li>
   <li>Wait requisite 72 hours for the vote to pass (we hope)</li>
   <li>Copy release to apache mirrors</li>
 </ul>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">ssh people.apache.org</span>
 <span class="go">mkdir /www/www.apache.org/dist/wicket/x.y.z</span>
 <span class="go">mv ~/public_html/wicket-x.y.z/dist/* /www/www.apache.org/dist/wicket/x.y.z</span>
 <span class="go">chown -R :wicket /www/www.apache.org/dist/wicket/x.y.z</span></code></pre></div>
-
 <ul>
   <li>Login to <a href="https://repository.apache.org">Apache Nexus Staging repo</a>, select the closed repository and click <strong>Release</strong>.  It will be accessible immediately through the apache release repo and then within 1-2 hours through maven central.</li>
   <li>If the release is voted down you can <strong>Drop</strong> the staged release and then restage later after incorporating the necessary changes.</li>
   <li>Tag the release in Git:</li>
 </ul>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">git checkout build/wicket-x.y.z</span>
 <span class="go">git tag release/wicket-x.y.z</span>
 <span class="go">git push --tags</span></code></pre></div>
-
 <ul>
   <li>Wait until repo1.maven.org has picked up the release artifacts.</li>
   <li>Wait 24 hours until mirrors picked up release artifacts</li>
   <li>Announce (see <a href="#announcing">below</a>)</li>
 </ul>
-
 <h2 id="nexus">Staging Releases using the Apache Nexus Staging Repository</h2>
-
 <p>The key to stage and manage repositories on <a href="https://repository.apache.org">Apache Nexus Staging repo</a> are your Apache Commiter credentials.</p>
-
 <h3 id="staging-artifacts">Staging Artifacts</h3>
-
 <p><strong>Note</strong>: The steps below are part of release-igor.sh script!</p>
-
 <p>When you run <strong>mvn -P release deploy</strong> the generated artifacts will be uploaded into a Nexus staging repository.</p>
-
 <p>Maven sends a username/password when attempting to upload the artifacts.</p>
-
 <p>The <code>&lt;id&gt;</code> of the staging repository is: <strong>apache.releases.https</strong>.</p>
-
 <p>Place a <code>&lt;server&gt;</code> definition in your <code>~/.m2/settings.xml</code> file like this:</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">&lt;?xml version=&quot;1.0&quot;?&gt;</span>
 <span class="go">&lt;settings&gt;</span>
 <span class="go">&lt;servers&gt;</span>
@@ -438,35 +239,25 @@ will copy the assemblies to your people.apache.org account.</li>
 <span class="go">        &lt;/server&gt;</span>
 <span class="go">&lt;/servers&gt;</span>
 <span class="go">&lt;/settings&gt;</span></code></pre></div>
-
 <p>This works if you can deploy artifacts into the repository.apache.org properly (i.e. you don’t see failures mentioning 401 errors).</p>
-
 <h3 id="managing-staged-artifacts">Managing Staged Artifacts</h3>
-
 <p>By logging in with your Apache committer credentials to <a href="https://repository.apache.org">Apache Nexus Staging repo</a> you can access the management interface for the staged artifacts.</p>
-
 <p>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.</p>
-
 <p>More information is available at: <a href="http://www.apache.org/dev/publishing-maven-artifacts.html#staging-maven">Publishing Maven Artifacts</a></p>
-
 <h2 id="announcing">Announcing the release</h2>
-
 <p>Edit the _config.yaml file. This file contains a site wide configuration
 section specific to Wicket:</p>
-
 <div class="highlight"><pre><code class="language-yaml" data-lang="yaml"><span class="l-Scalar-Plain">wicket</span><span class="p-Indicator">:</span>
     <span class="l-Scalar-Plain">version</span><span class="p-Indicator">:</span>    <span class="l-Scalar-Plain">1.4.10</span>
     <span class="l-Scalar-Plain">released</span><span class="p-Indicator">:</span>   <span class="l-Scalar-Plain">2010-08-11</span>
     <span class="l-Scalar-Plain">versions</span><span class="p-Indicator">:</span>   <span class="p-Indicator">[</span><span class="nv">1.3.7</span><span class="p-Indicator">,</span> <span class="nv">1.3-SNAPSHOT</span><span class="p-Indicator">,</span> <span class="nv">1.4.9</span><span class="p-Indicator">,</span> <span class="nv">1.4.10</span><span class="p-Indicator">,</span> <span class="nv">1.4-SNAPSHOT</span><span class="p-Indicator">,</span> <span class="nv">1.5-M1</span><span class="p-Indicator">,</span> <span class="nv">1.5-SNAPSHOT</span><span class="p-Indicator">]</span></code></pre></div>
-
 <p>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).</p>
-
 <ul>
   <li>Write an announcement in the _posts directory</li>
   <li>Restart jekyll to regenerate the pages: it will automatically generate the
@@ -476,15 +267,12 @@ contains your announcement.</li>
   <li>Send email to: users@wicket.apache.org, dev@wicket.apache.org, announce@wicket.apache.org, announce@apache.org</li>
   <li>Misc. websites like javalobby, serverside, onjava etc.</li>
 </ul>
-
 <h2 id="additional-tasks---additional-">Additional tasks ## { #additional }</h2>
-
 <ul>
   <li>Commit the JavaDocs to
 <a href="https://svn.apache.org/repos/asf/wicket/common/site/apidocs/1.4">https://svn.apache.org/repos/asf/wicket/common/site/apidocs/1.4</a>
 svnpubsub will push this directly to our website. (example script below)</li>
 </ul>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="gp">#</span> <span class="k">do</span> this in your locally-checked-out release branch <span class="o">(</span>i.e. svn.../releases/wicket-1.4.13<span class="o">)</span>
 <span class="go">mvn javadoc:aggregate</span>
 <span class="gp">#</span> note that you may need to tweak these paths to fit your configuration:
@@ -493,18 +281,19 @@ svnpubsub will push this directly to our website. (example script below)</li>
 <span class="gp">#</span> call <span class="s2">&quot;svn add&quot;</span> <span class="k">for</span> files that are new <span class="o">(</span>there<span class="err">&#39;</span>s probably an easier way to <span class="k">do</span> this<span class="o">)</span>
 <span class="go">svn stat | grep -e &#39;^?&#39; | sed &#39;s/\?\W*//&#39; | xargs svn add</span>
 <span class="go">svn commit -m &quot;changes to update javadocs to latest release&quot;</span></code></pre></div>
-
-
-		</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/contribute/userguide.html
----------------------------------------------------------------------
diff --git a/content/contribute/userguide.html b/content/contribute/userguide.html
new file mode 100644
index 0000000..dacc407
--- /dev/null
+++ b/content/contribute/userguide.html
@@ -0,0 +1,68 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Contribute to the User Guide | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /contribute/userguide.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /contribute/userguide.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /contribute/userguide.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /contribute/userguide.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /contribute/userguide.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /contribute/userguide.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Contribute to the User Guide</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <p>The user guide has been written using the doc engine from Grails project. You can find a reference for this format <a href="https://grails.org/WikiSyntax">here</a>.
+For more details about the format used to write the guide and to know how to contrinute, see <a href="/guide/guide/contributing.html">the relative chapter</a>.</p>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/contribute/write.html
----------------------------------------------------------------------
diff --git a/content/contribute/write.html b/content/contribute/write.html
index 26289b0..335989a 100644
--- a/content/contribute/write.html
+++ b/content/contribute/write.html
@@ -1,197 +1,58 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Write documentation</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.20.0">Wicket 6.20</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-M6">Download M6</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>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Write documentation | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /contribute/write.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /contribute/write.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /contribute/write.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /contribute/write.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /contribute/write.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /contribute/write.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
 </div>
-
-		<div id="contentbody">
-			<h1>Write documentation</h1>
-			<p>We use <a href="http://github.com/mojombo/jekyll">Jekyll</a> for writing our
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Write documentation</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#contents"><span class="toc-number">1</span> <span class="toc-text">Contents</span></a></li><li class="toc--level-1 toc--section-2"><a href="#introduction"><span class="toc-number">2</span> <span class="toc-text">Introduction</span></a></li><li class="toc--level-1 toc--section-3"><a href="#install"><span class="toc-number">3</span> <span class="toc-text">Install Jekyll</span></a></li><li class="toc--level-1 toc--section-4"><a href="#checkout"><span class="toc-number">4</span> <span class="toc-text">Check out from SVN</span></a></li><li class="toc--level-1 toc--section-5"><a href="#generate"><span class="toc-number">5</span> <span class="toc-text">Generating the site</span></a></li><li class="toc--level-1 toc--section-6"><a href="#run"><span class="toc-number">6</span> <span class="toc-text">Run the site</span></a></li><li class="toc--level-1 
 toc--section-7"><a href="#write"><span class="toc-number">7</span> <span class="toc-text">Write some documentation</span></a><ul><li class="toc--level-2 toc--section-8"><a href="#page-template"><span class="toc-number">7.1</span> <span class="toc-text">Page template</span></a></li><li class="toc--level-2 toc--section-9"><a href="#syntax-highlighting"><span class="toc-number">7.2</span> <span class="toc-text">Syntax highlighting</span></a></li><li class="toc--level-2 toc--section-10"><a href="#menu"><span class="toc-number">7.3</span> <span class="toc-text">Menu</span></a></li><li class="toc--level-2 toc--section-11"><a href="#blog-posts"><span class="toc-number">7.4</span> <span class="toc-text">Blog posts</span></a></li></ul></li><li class="toc--level-1 toc--section-12"><a href="#update"><span class="toc-number">8</span> <span class="toc-text">Update the site</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <p>We use <a href="http://github.com/mojombo/jekyll">Jekyll</a> for writing our
 documentation on our main website. Publishing new content is as simple as
 regenerating the site and committing the changed files.</p>
-
 <h2 id="contents">Contents</h2>
-
 <ul>
   <li><a href="#introduction">Introduction</a></li>
   <li><a href="#install">Install Jekyll</a></li>
@@ -200,117 +61,109 @@ regenerating the site and committing the changed files.</p>
   <li><a href="#write">Write some documentation</a></li>
   <li><a href="#update">Update the site</a></li>
 </ul>
-
 <h2 id="introduction">Introduction</h2>
-
 <p>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.</p>
-
 <h2 id="install">Install Jekyll</h2>
-
 <p>Follow the instructions available on the <a href="http://github.com/mojombo/jekyll">Jekyll
 website</a>. Basically it boils down to:</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">gem install jekyll</span></code></pre></div>
-
 <p>You also need to install the Pygments Python module.</p>
-
 <h2 id="checkout">Check out from SVN</h2>
-
 <p>Before you can edit the site, you need to check it out from SVN:</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">svn co https://svn.apache.org/repos/asf/wicket/common/site/trunk wicket-site</span></code></pre></div>
-
 <h2 id="generate">Generating the site</h2>
-
 <p>You can regenerate the site in the checked out directory:</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">./regenerate.sh</span></code></pre></div>
-
 <p>Note that this script restores Subversion (<code>.svn</code>) subfolders
 inside <code>_site</code>, which are erased when Jekyll is generating the content.</p>
-
 <h2 id="run">Run the site</h2>
-
 <p>You can run the website and edit it live:</p>
-
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">./liveedit.sh</span></code></pre></div>
-
 <p>This not only runs the server, but watches for modifications and regenerates
 any modified files.</p>
-
 <p>You can check out the website running at <a href="http://localhost:4000">localhost, port 4000</a>.</p>
-
 <h2 id="write">Write some documentation</h2>
-
 <p>Jekyll can render HTML from markdown syntax and textile syntax. <strong>For our site
 we use markdown</strong>. </p>
-
 <h3 id="page-template">Page template</h3>
-
 <p>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.</p>
-
-<p>Example preamble (includes the <code>---</code>):</p>
-
+<p>The default layout supports a property to specify the main title for the page and 
+another property for an additional subtitle.</p>
+<p>For example: (the <code>---</code> must be included):</p>
 <div class="highlight"><pre><code class="language-yaml" data-lang="yaml"><span class="nn">---</span>
 <span class="l-Scalar-Plain">layout</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">default</span>
-<span class="l-Scalar-Plain">title</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">Write documentation</span>
+<span class="l-Scalar-Plain">title</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">Main title</span>
+<span class="l-Scalar-Plain">subtitle</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">Subtitle</span>
 <span class="nn">---</span></code></pre></div>
-
+<p>A more advanced feature for the default layout is the ability to specify more files to include
+in the final page. This can be done with property <code>additionalContents</code> where we can list additional files
+with an id for their section tag and a value for the CSS class:</p>
+<div class="highlight"><pre><code class="language-yaml" data-lang="yaml"><span class="nn">---</span>
+<span class="l-Scalar-Plain">layout</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">default</span>
+<span class="l-Scalar-Plain">title</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">Welcome to Apache Wicket</span>
+<span class="l-Scalar-Plain">subtitle</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">Discover why developers love Wicket!</span>
+<span class="l-Scalar-Plain">additionalContents</span><span class="p-Indicator">:</span>
+  <span class="p-Indicator">-</span>
+   <span class="l-Scalar-Plain">path</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">anotherPage.html</span>
+   <span class="l-Scalar-Plain">sectionId</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">anotherPage</span>
+   <span class="l-Scalar-Plain">cssClass</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">sectionClass</span>
+  <span class="p-Indicator">-</span>
+   <span class="l-Scalar-Plain">path</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">yetAnotherPage.html</span>
+   <span class="l-Scalar-Plain">sectionId</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">yetAnotherPage</span>
+   <span class="l-Scalar-Plain">cssClass</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">yetAnotherSectionClass</span>
+<span class="nn">---</span></code></pre></div>
+<h4 id="additional-conventions">Additional conventions</h4>
+<p>The following conventions have been adopted for the templeates of the site pages:</p>
+<ul>
+  <li>Any link to static resources (css, js, pictures, etc.) is prefixed with <code>site.baseurl</code> to support <a href="http://jekyllrb.com/docs/github-pages/#project-page-url-structure">GitHub free hosting</a>. However, to run the project locally you don’t need to specify any baseurl.</li>
+  <li>Site posts use custom tag <code>&lt;!--more--&gt;</code> as <code>excerpt_separator</code>.</li>
+</ul>
 <h3 id="syntax-highlighting">Syntax highlighting</h3>
-
 <p>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.)</p>
-
 <h3 id="menu">Menu</h3>
-
 <p>If you want your page linked from every page, include the link in
-<code>_includes/navigation.html</code>.</p>
-
+<code>_includes/header.html</code>.</p>
 <h3 id="blog-posts">Blog posts</h3>
-
 <p>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.</p>
-
 <p>The blog items are written using the normal Jekyll syntax. The filename needs
 to be formatted as <code>yyyy-mm-dd-title.md</code> and the blog item should start with a
 YAML preamble, similar to normal pages:</p>
-
 <div class="highlight"><pre><code class="language-yaml" data-lang="yaml"><span class="nn">---</span>
 <span class="l-Scalar-Plain">layout</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">post</span>
 <span class="l-Scalar-Plain">title</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">Wicket 1.4.7 released</span>
 <span class="nn">---</span></code></pre></div>
-
 <h2 id="update">Update the site</h2>
-
 <p>When you’re done with making your changes, please check the following:</p>
-
 <ul>
   <li>Do the modified files contain only those changes that you actually want to
 publish? (Use <code>svn diff</code> to check)</li>
   <li>Did you restart Jekyll to generate the site?</li>
 </ul>
-
-<p>If these things are OK, you can either <a href="patch.html">generate a patch</a> when
+<p>If these things are OK, you can either <a href="http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.diff.html">generate a patch</a> 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.</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

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

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

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

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


[05/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/10/23/wicket-6.2.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/10/23/wicket-6.2.0-released.html b/content/news/2012/10/23/wicket-6.2.0-released.html
new file mode 100644
index 0000000..dd5858f
--- /dev/null
+++ b/content/news/2012/10/23/wicket-6.2.0-released.html
@@ -0,0 +1,151 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.2.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/10/23/wicket-6.2.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/10/23/wicket-6.2.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/10/23/wicket-6.2.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/10/23/wicket-6.2.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/10/23/wicket-6.2.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/10/23/wicket-6.2.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.2.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#new-and-noteworthy"><span class="toc-number">1</span> <span class="toc-text">New and noteworthy</span></a></li><li class="toc--level-1 toc--section-2"><a href="#using-this-release"><span class="toc-number">2</span> <span class="toc-text">Using this release</span></a></li><li class="toc--level-1 toc--section-3"><a href="#upgrading-from-earlier-versions"><span class="toc-number">3</span> <span class="toc-text">Upgrading from earlier versions</span></a><ul><li class="toc--level-2 toc--section-4"><a href="#release-notes---wicket---version-620"><span class="toc-number">3.1</span> <span class="toc-text">Release Notes - Wicket - Version 6.2.0</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">23 Oct 2012</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.2.0!</p>
+<p>This release marks the second minor release of Wicket 6. Starting
+with Wicket 6 we use semantic versioning for the future development of
+Wicket, and as such no API breaks are present in this release compared
+to 6.0.0.</p>
+<h2 id="new-and-noteworthy">New and noteworthy</h2>
+<p>SerializableChecker has been made easier to extend. It is now much easier
+to add your own checks at serialization time. For example, check whether your
+LoadableDetachableModels are detached, or no Hibernate entities are referenced
+directly from your component tree, etc.</p>
+<p>For the full changelog see the release notes attached to the end of
+this announcement.</p>
+<h2 id="using-this-release">Using this release</h2>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.2.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.2.0">http://www.apache.org/dyn/closer.cgi/wicket/6.2.0</a></li>
+  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.2.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.2.0/binaries</a></li>
+</ul>
+<h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2>
+<p>If you upgrade from 6.0.0 or 6.1.0, this release is a drop in 
+replacement. If you come from a version prior to 6.0.0, please 
+read our Wicket 6 migration guide found at <a href="http://s.apache.org/wicket-6.0-migration">http://s.apache.org/wicket-6.0-migration</a></p>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-620">Release Notes - Wicket - Version 6.2.0</h3>
+<h4 id="sub-task">Sub-task</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4752">WICKET-4752</a> - Revert Wicket-4715 -Read multipart request params in WebApplication</li>
+</ul>
+<h4 id="bug">Bug</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4587">WICKET-4587</a> - URLRenderer renderFullUrl</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4589">WICKET-4589</a> - Closing <code>&lt;/wicket:container&gt;</code> tag is incorrectly setup as autocomponent</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4756">WICKET-4756</a> - AtmosphereWebRequest should return true on calls to #isAjax()</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4759">WICKET-4759</a> - FilterForm/FilterToolbar don’t work when there’s more than one IColumn to be filtered</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4769">WICKET-4769</a> - Clicking on Label of Radio doesn’t update component with Ajax update</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4771">WICKET-4771</a> - Submitting value filled in DropDownChoice fails when tinymce textarea is on the page</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4776">WICKET-4776</a> - Problems with switching between HTTP/HTTPS</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4777">WICKET-4777</a> - JavaScriptReference escapes given URL</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4786">WICKET-4786</a> - AjaxTabbedPanel doesn’t include constructor with model</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4787">WICKET-4787</a> - Registering resource bundles with duplicate resource references gives an NPE</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4788">WICKET-4788</a> - FilteringHeaderResponse does not unwrap PriorityHeaderItems for filtering</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4789">WICKET-4789</a> - URL rendering regression</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4791">WICKET-4791</a> - UploadProgressBar hides immediately after being shown.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4792">WICKET-4792</a> - wickettester#startcomponent(component) doesn’t call oninitialize</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4794">WICKET-4794</a> - RfcCompliantEmailAddressValidator error message not defined</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4796">WICKET-4796</a> - DatePickerTest fails because of java inconsistensy on localizing March german shortname Mrz vs Mär</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4797">WICKET-4797</a> - CheckBoxMultipleChoice loses state</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4801">WICKET-4801</a> - BaseWicketTester.executeAjaxEvent only fires one of multiple behaviors bound to a given event</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4806">WICKET-4806</a> - AjaxEditableChoiceLabel won’t close select onblur</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4810">WICKET-4810</a> - CLONE - BaseWicketTester.clickLink() does not work with a ResourceLink with ResourceReference</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4816">WICKET-4816</a> - Handling of semicolons in form action URLs</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4818">WICKET-4818</a> - NullPointerException while reading the POST parameters</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4820">WICKET-4820</a> - Race condition in ResourceSettings: getResourceWatcher() is not thread safe</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4822">WICKET-4822</a> - Wicket.Event.add requires Wicket.$, but wicket-ajax-jquery is not listed as a dependency</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4824">WICKET-4824</a> - Redirect to HTTPS is using wrong port 80 if HttpsConfig with default ports 80/443 is used</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4160">WICKET-4160</a> - Make AbstractAutoCompleteRenderer.renderHeader() and .renderFooter() non-final</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4772">WICKET-4772</a> - DataTable API and handling of AbstractToolbar</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4778">WICKET-4778</a> - Add factory methods to JavaScriptHeaderItem to create a deferred JavaScript header item.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4798">WICKET-4798</a> - Make IteratorFilter.onFilter protected</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4804">WICKET-4804</a> - Add #setStatus(int) in AbstractResource.ResourceResponse</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4808">WICKET-4808</a> - WebClientInfo.getRemoteAddr() handling “Forwarded-For” value tokens not being ip addresses</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4812">WICKET-4812</a> - Make SerializationChecker easier for extending so custom checks can be added to it</li>
+</ul>
+<h4 id="new-feature">New Feature</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4793">WICKET-4793</a> - Support Jetty 9.x websocket implementation</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4802">WICKET-4802</a> - Add functionality to be able to export DataTable content</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4815">WICKET-4815</a> - Interface to mark components with type safe models</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/10/index.html b/content/news/2012/10/index.html
new file mode 100644
index 0000000..2eaeae5
--- /dev/null
+++ b/content/news/2012/10/index.html
@@ -0,0 +1,167 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for October 2012 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/10 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/10 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/10 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/10 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/10 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/10 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for October 2012</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.1.0 released</h3>
+  <p><small>04 Oct 2012</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.1.0!</p>
+<p>This release marks the first maintenance release of Wicket 6. Starting with Wicket 6 we u...</p>
+	<a href="/news/2012/10/04/wicket-6.1.0-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Apache Wicket 6.1.1 released</h3>
+  <p><small>08 Oct 2012</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.1.1!</p>
+<p>This release marks the first patch release of Wicket 6. Starting with Wicket 
+6 we use semanti...</p>
+	<a href="/news/2012/10/08/wicket-6.1.1-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Apache Wicket 6.2.0 released</h3>
+  <p><small>23 Oct 2012</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.2.0!</p>
+<p>This release marks the second minor release of Wicket 6. Starting
+with Wicket 6 we u...</p>
+	<a href="/news/2012/10/23/wicket-6.2.0-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/11/09/wicket-1.5.9-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/11/09/wicket-1.5.9-released.html b/content/news/2012/11/09/wicket-1.5.9-released.html
new file mode 100644
index 0000000..589c40f
--- /dev/null
+++ b/content/news/2012/11/09/wicket-1.5.9-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5.9 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/11/09/wicket-1.5.9-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/11/09/wicket-1.5.9-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/11/09/wicket-1.5.9-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/11/09/wicket-1.5.9-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/11/09/wicket-1.5.9-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/11/09/wicket-1.5.9-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5.9 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">09 Nov 2012</p>
+    <p>This is the nineth maintenance release of the Wicket 1.5.x series. This release brings over 48 bug fixes and improvements.</p>
+<ul>
+  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket.1.5.9">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12322962">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5.9<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.9">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/11/16/wicket-6.3.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/11/16/wicket-6.3.0-released.html b/content/news/2012/11/16/wicket-6.3.0-released.html
new file mode 100644
index 0000000..aa756df
--- /dev/null
+++ b/content/news/2012/11/16/wicket-6.3.0-released.html
@@ -0,0 +1,137 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.3.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/11/16/wicket-6.3.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/11/16/wicket-6.3.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/11/16/wicket-6.3.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/11/16/wicket-6.3.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/11/16/wicket-6.3.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/11/16/wicket-6.3.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.3.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#new-and-noteworthy"><span class="toc-number">1</span> <span class="toc-text">New and noteworthy</span></a></li><li class="toc--level-1 toc--section-2"><a href="#using-this-release"><span class="toc-number">2</span> <span class="toc-text">Using this release</span></a></li><li class="toc--level-1 toc--section-3"><a href="#upgrading-from-earlier-versions"><span class="toc-number">3</span> <span class="toc-text">Upgrading from earlier versions</span></a><ul><li class="toc--level-2 toc--section-4"><a href="#release-notes---wicket---version-630"><span class="toc-number">3.1</span> <span class="toc-text">Release Notes - Wicket - Version 6.3.0</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">16 Nov 2012</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.3.0!</p>
+<p>This release marks the third minor release of Wicket 6. Starting
+with Wicket 6 we use semantic versioning for the future development of
+Wicket, and as such no API breaks are present in this release compared
+to 6.0.0.</p>
+<h2 id="new-and-noteworthy">New and noteworthy</h2>
+<p>This release fixes some javascript errors in IE7 and IE8 with Wicket 6.</p>
+<p>We have upgraded the embedded JQuery library to 1.8.2 (the most recent
+stable release of JQuery). If you depend on an earlier version of
+JQuery, you can instruct Wicket to use your older version. See the
+<a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+Ajax#WicketAjax-Configuration">Wicket Ajax Guide</a>
+for more information.</p>
+<p>For the full changelog see the release notes attached to the end of
+this announcement.</p>
+<h2 id="using-this-release">Using this release</h2>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.3.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.3.0">http://www.apache.org/dyn/closer.cgi/wicket/6.3.0</a></li>
+  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.3.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.3.0/binaries</a></li>
+</ul>
+<h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2>
+<p>If you upgrade from 6.0.0, 6.1.0, or 6.2.0 this release is a drop in 
+replacement. If you come from a version prior to 6.0.0, please 
+read our Wicket 6 migration guide found at <a href="http://s.apache.org/wicket-6.0-migration">http://s.apache.org/wicket-6.0-migration</a></p>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-630">Release Notes - Wicket - Version 6.3.0</h3>
+<h4 id="bug">Bug</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4623">WICKET-4623</a> - UploadProgressBar does not show up if the form submitted by AjaxButton or AjaxLink</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4826">WICKET-4826</a> - PaletteButton#onComponentTag(ComponentTag) does not call super</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4829">WICKET-4829</a> - ComponentResolvers created in app init ignore markup’s namespace</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4836">WICKET-4836</a> - Unmount a page does not work if the path starts with /</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4837">WICKET-4837</a> - SmartLinkMultiLineLabel does not display email addresses or web URLs as hyperlinks</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4841">WICKET-4841</a> - Return error code 400 when an Ajax request has no base url set in header/request parameters.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4842">WICKET-4842</a> - WicketRuntimeException when Tomcat cleans up a session later on</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4844">WICKET-4844</a> - AbstractResourceReferenceMapper doesn’t escape separators in style/variation names</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4848">WICKET-4848</a> - Reporter of FeedbackMessage should not be set to ‘null’ on detach</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4850">WICKET-4850</a> - BaseWicketTester discards cookies with MaxAge = -1 when processing a new request</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4851">WICKET-4851</a> - IE8, IE7 javascript errors with Wicket 6</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4857">WICKET-4857</a> - AutoCompleteTextFields submits Form if a choice is selected via enter-key</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4859">WICKET-4859</a> - Integer overflow in AbstractToolbar</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4864">WICKET-4864</a> - ‘format’ not set in ConversionException</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4865">WICKET-4865</a> - Page parameters not working with CryptoMapper</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4831">WICKET-4831</a> - Append the feedback message CSS class instead of overriding it</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4835">WICKET-4835</a> - Add debug log messages in CompoundRequestMapper#mapRequest</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4845">WICKET-4845</a> - Make BasicResourceReferenceMapper public so it is easy to extend it</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4853">WICKET-4853</a> - Change FormComponent#reportRequiredError() from private to protected</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4856">WICKET-4856</a> - Support SVG extension in SecurePackageResourceGuard</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4863">WICKET-4863</a> - Customize ValidationError creation by FormComponent</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4867">WICKET-4867</a> - Detach the object before calculating its size</li>
+</ul>
+<h4 id="task">Task</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4855">WICKET-4855</a> - Upgrade JQuery to 1.8.2</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/11/index.html b/content/news/2012/11/index.html
new file mode 100644
index 0000000..f12172a
--- /dev/null
+++ b/content/news/2012/11/index.html
@@ -0,0 +1,165 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for November 2012 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/11 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/11 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/11 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/11 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/11 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/11 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for November 2012</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.5.9 released</h3>
+  <p><small>09 Nov 2012</small></p>
+	<p>This is the nineth maintenance release of the Wicket 1.5.x series. This release brings over 48 bug fixes and improvements.</p>
+<ul>
+  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket.1.5.9">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12322962">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wi...</code></pre></div>
+	<a href="/news/2012/11/09/wicket-1.5.9-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Apache Wicket 6.3.0 released</h3>
+  <p><small>16 Nov 2012</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.3.0!</p>
+<p>This release marks the third minor release of Wicket 6. Starting
+with Wicket 6 we u...</p>
+	<a href="/news/2012/11/16/wicket-6.3.0-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/12/14/wicket-6.4.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/12/14/wicket-6.4.0-released.html b/content/news/2012/12/14/wicket-6.4.0-released.html
new file mode 100644
index 0000000..0de1135
--- /dev/null
+++ b/content/news/2012/12/14/wicket-6.4.0-released.html
@@ -0,0 +1,178 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.4.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/12/14/wicket-6.4.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/12/14/wicket-6.4.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/12/14/wicket-6.4.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/12/14/wicket-6.4.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/12/14/wicket-6.4.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/12/14/wicket-6.4.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.4.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">14 Dec 2012</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.4.0!</p>
+<p>This release marks the fourth minor release of Wicket 6. Starting
+with Wicket 6 we use semantic versioning for the future development of
+Wicket, and as such no API breaks are present in this release compared
+to 6.0.0.</p>
+<h3 id="new-and-noteworthy">New and noteworthy</h3>
+<p>JQuery was upgraded to 1.8.3, bootstrap to 2.2.2.</p>
+<h4 id="jsr-303-beanvalidation-support">JSR 303 BeanValidation support</h4>
+<p>Native support for BeanValidation (JSR 303) was added as an 
+experimental module and released as version 0.5. You can grab it
+by using these maven coordinates:</p>
+<ul>
+  <li>org.apache.wicket:wicket-bean-validation:0.5:jar</li>
+</ul>
+<p>or by pasting in the pom snippet below:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-bean-validation<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>0.5<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Note that this is an experimental module and that it is not released
+under the SemVer rules. Use at your own risk.</p>
+<h4 id="hierarchical-feedback-panel">Hierarchical feedback panel</h4>
+<p>A new kind of feedback panel was introduced: a hierarchical feedback
+panel. A specialized feedback panel that only displays messages from
+inside a fence defined by a container component. Instances will not
+show messages coming from inside a nested fence, allowing the nesting
+of these panels to work correctly without displaying the same
+feedback message twice. A constructor that does not takes a fencing
+component creates a catch-all panel that shows messages that do not
+come from inside any fence or from the Session.</p>
+<p>For more information see the <a href="http://s.apache.org/wicket-FencedFeedbackPanel">FencedFeedbackPanel javadoc</a>.</p>
+<p>For the full changelog see the release notes attached to the end of
+this announcement.</p>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.4.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.4.0">http://www.apache.org/dyn/closer.cgi/wicket/6.4.0</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.4.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.4.0/binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.0.0, 6.1.0, 6.2.0 or 6.3.0 this release is a drop in
+replacement. If you come from a version prior to 6.0.0, please
+read our Wicket 6 migration guide found at</p>
+<pre><code>http://s.apache.org/wicket-6.0-migration
+</code></pre>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-640">Release Notes - Wicket - Version 6.4.0</h3>
+<h4 id="sub-task">Sub-task</h4>
+<ul>
+  <li><a href="WICKET-4880">WICKET-4880</a> - Make it possible to override the Ajax behavior of AjaxSubmitLink and AjaxButton</li>
+</ul>
+<h4 id="bug">Bug</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4869">WICKET-4869</a> - Wicket-Atmosphere track message length</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4872">WICKET-4872</a> - IllegalArgumentException on ReloadingWicketFilter and inheritance markup</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4877">WICKET-4877</a> - encodeUrl fails parsing jsessionid when using root context</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4878">WICKET-4878</a> - Rendering of feedback messages fails with DebugBar in page</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4881">WICKET-4881</a> - IE 8 : error when handling Wicket Ajax Response</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4884">WICKET-4884</a> - ValidationError messages for NumberTextFields with minimum/maximum are always English</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4886">WICKET-4886</a> - Do not register Ajax timer if the component is removed</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4890">WICKET-4890</a> - Bad validation messages after WICKET-2128</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4891">WICKET-4891</a> - UrlRenderer.renderRelativeUrl misbehavior if the filterPath is composed.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4894">WICKET-4894</a> - Internet Explorer fails fails to properly include conditional stylesheet links added via AjaxRequestTarget</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4895">WICKET-4895</a> - WicketRuntimeException: addOrReplace for feedback panel does not clear Component.FEEDBACK_LIST - feedback from replaced component causes error.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4899">WICKET-4899</a> - autocomplete shows strings with quotes strings as string2 with "quote"</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4900">WICKET-4900</a> - Setting a status code on an AbstractResource results in no HTTP body</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4908">WICKET-4908</a> - Wrong charset or screwed up characters in Norwegian properties-file</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4911">WICKET-4911</a> - Palette Ajax update does not work</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4913">WICKET-4913</a> - HtmlDocumentParser does not support tags containing number (e.g. h1-h6)</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4915">WICKET-4915</a> - org.apache.wicket.util.resource.Patht#find fails on Windows</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4916">WICKET-4916</a> - AbstractTree$TreeItem renderHead does not call renderHead for child TreeItems.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4917">WICKET-4917</a> - Websockets are not working if URL has a hash in it</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4918">WICKET-4918</a> - LazyInitProxyFactory prevents using package private interfaces</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4920">WICKET-4920</a> - Rendered Url on root context with cookies disabled might result in double slash //</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4922">WICKET-4922</a> - Cloned ServletWebRequest returns wrong OriginalUrl</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4923">WICKET-4923</a> - CryptoMapper ignores original queryString parameters</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4873">WICKET-4873</a> - Support different session id parameter</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4876">WICKET-4876</a> - CheckBoxMultipleChoice should implement getAdditionalAttributes as RadioChoice</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4887">WICKET-4887</a> - Use a Set to keep the supported wicket elements in WicketTagIdentifier</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4889">WICKET-4889</a> - Label constructor should accept Serializable as label</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4892">WICKET-4892</a> - Provide helpful exception message in RequestCycle#urlFor()</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4901">WICKET-4901</a> - AjaxPagingNaviagtionLink should provide updateAjaxAttributes like AjaxLink</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4902">WICKET-4902</a> - ConcatBundleResource should use the respective ITextResourceCompressor</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4924">WICKET-4924</a> - Websocket broadcast support does not work with OSGi</li>
+</ul>
+<h4 id="new-feature">New Feature</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4832">WICKET-4832</a> - Websocket broadcast support</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4879">WICKET-4879</a> - Implementing channels in wicket-atmosphere</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4883">WICKET-4883</a> - Out of the box bean-validation (JSR 303) integration</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4888">WICKET-4888</a> - Introduce a hierarchical feedback panel (FencedFeedbackPanel)</li>
+</ul>
+<h4 id="task">Task</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4885">WICKET-4885</a> - Upgrade jQuery to its latest stable version (1.8.3)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/12/index.html b/content/news/2012/12/index.html
new file mode 100644
index 0000000..ea98b62
--- /dev/null
+++ b/content/news/2012/12/index.html
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for December 2012 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/12 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/12 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/12 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/12 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/12 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/12 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for December 2012</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.4.0 released</h3>
+  <p><small>14 Dec 2012</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.4.0!</p>
+<p>This release marks the fourth minor release of Wicket 6. Starting
+with Wicket 6 we u...</p>
+	<a href="/news/2012/12/14/wicket-6.4.0-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/index.html b/content/news/2012/index.html
new file mode 100644
index 0000000..3827926
--- /dev/null
+++ b/content/news/2012/index.html
@@ -0,0 +1,332 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Yearly archive for 2012 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Yearly archive for 2012</h1>
+        </header>
+        <div class="l-two-third">
+      <div class="l-first">
+              <div  class="l-full">
+                  <h1>All News for December 2012</h1>
+                  <p>This section contains all news items published in <a href="/news/2012/12">December 2012</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/12/14/wicket-6.4.0-released.html">Apache Wicket 6.4.0 released</h3>
+                      <small>14 Dec 2012</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.4.0! This release marks the fourth minor release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2012/12/14/wicket-6.4.0-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for November 2012</h1>
+                  <p>This section contains all news items published in <a href="/news/2012/11">November 2012</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/11/16/wicket-6.3.0-released.html">Apache Wicket 6.3.0 released</h3>
+                      <small>16 Nov 2012</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.3.0! This release marks the third minor release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2012/11/16/wicket-6.3.0-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/11/09/wicket-1.5.9-released.html">Wicket 1.5.9 released</h3>
+                      <small>09 Nov 2012</small>
+              		<p>This is the nineth maintenance release of the Wicket 1.5.x series. This release brings over 48 bug fixes and improvements. Git tag Changelog To use...
+              		<a href="/news/2012/11/09/wicket-1.5.9-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for October 2012</h1>
+                  <p>This section contains all news items published in <a href="/news/2012/10">October 2012</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/10/23/wicket-6.2.0-released.html">Apache Wicket 6.2.0 released</h3>
+                      <small>23 Oct 2012</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.2.0! This release marks the second minor release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2012/10/23/wicket-6.2.0-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/10/08/wicket-6.1.1-released.html">Apache Wicket 6.1.1 released</h3>
+                      <small>08 Oct 2012</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.1.1! This release marks the first patch release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2012/10/08/wicket-6.1.1-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/10/04/wicket-6.1.0-released.html">Apache Wicket 6.1.0 released</h3>
+                      <small>04 Oct 2012</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.1.0! This release marks the first maintenance release of Wicket 6. Starting with Wicket 6...
+              		<a href="/news/2012/10/04/wicket-6.1.0-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for September 2012</h1>
+                  <p>This section contains all news items published in <a href="/news/2012/09">September 2012</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/09/06/cve-2012-3373.html">CVE-2012-3373 - Apache Wicket XSS vulnerability</h3>
+                      <small>06 Sep 2012</small>
+              		<p>Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Wicket 1.4.x and 1.5.x Description: It is possible to inject JavaScript statements into an ajax...
+              		<a href="/news/2012/09/06/cve-2012-3373.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/09/05/wicket-6.0.0-released.html">Apache Wicket v6.0.0 released</h3>
+                      <small>05 Sep 2012</small>
+              		<p>“With great pleasure we announce the availability of Apache Wicket 6.0.0” – Martijn Dashorst, Vice President, Apache Wicket Apache Wicket v6.0.0 is the 6th major...
+              		<a href="/news/2012/09/05/wicket-6.0.0-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/09/05/wicket-1.4.21-released.html">Wicket 1.4.21 released</h3>
+                      <small>05 Sep 2012</small>
+              		<p>This is 21st release of the Wicket 1.4.x series. This is also the last release of the 1.4.x series, rounding up the remaining bugfixes. No...
+              		<a href="/news/2012/09/05/wicket-1.4.21-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for August 2012</h1>
+                  <p>This section contains all news items published in <a href="/news/2012/08">August 2012</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/08/24/wicket-1.5.8-released.html">Wicket 1.5.8 released</h3>
+                      <small>24 Aug 2012</small>
+              		<p>This is the eighth maintenance release of the Wicket 1.5.x series. This release brings over 45 bug fixes and improvements. Git tag Changelog To use...
+              		<a href="/news/2012/08/24/wicket-1.5.8-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for July 2012</h1>
+                  <p>This section contains all news items published in <a href="/news/2012/07">July 2012</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/07/16/wicket-6.0.0-beta3-released.html">Wicket 6.0.0-beta3 released</h3>
+                      <small>16 Jul 2012</small>
+              		<p>The Wicket team is proud to announce the third beta release of the Wicket 6.x series. This release is an intermediary release just before we...
+              		<a href="/news/2012/07/16/wicket-6.0.0-beta3-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for June 2012</h1>
+                  <p>This section contains all news items published in <a href="/news/2012/06">June 2012</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/06/20/wicket-native-websockets.html">Wicket Native WebSockets support</h3>
+                      <small>20 Jun 2012</small>
+              		<p>A new experimental module just landed in Wicket’s Git repository - Wicket Native WebSocket. It provides the support for HTML5 WebSockets in Wicket as the...
+              		<a href="/news/2012/06/20/wicket-native-websockets.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/06/04/wicket-1.5.7-released.html">Wicket 1.5.7 released</h3>
+                      <small>04 Jun 2012</small>
+              		<p>This is the seventh maintenance release of the Wicket 1.5.x series. This release brings over 26 bug fixes and improvements. Git tag Changelog To use...
+              		<a href="/news/2012/06/04/wicket-1.5.7-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for May 2012</h1>
+                  <p>This section contains all news items published in <a href="/news/2012/05">May 2012</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/05/29/wicket-6.0.0-beta2-released.html">Wicket 6.0.0-beta2 released</h3>
+                      <small>29 May 2012</small>
+              		<p>The Wicket team is proud to announce the second beta release of the Wicket 6.x series. This release brings over many improvements over the 1.5.x...
+              		<a href="/news/2012/05/29/wicket-6.0.0-beta2-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/05/07/wicket-1.5.6-released.html">Wicket 1.5.6 released</h3>
+                      <small>07 May 2012</small>
+              		<p>This is the sixth maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and improvements. Git tag Changelog To use...
+              		<a href="/news/2012/05/07/wicket-1.5.6-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for March 2012</h1>
+                  <p>This section contains all news items published in <a href="/news/2012/03">March 2012</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/03/26/wicket-6.0.0-beta1-released.html">Wicket 6.0.0-beta1 released</h3>
+                      <small>26 Mar 2012</small>
+              		<p>The Wicket team is proud to announce the first beta release of the Wicket 6.x series. This release brings over many improvements over the 1.5.x...
+              		<a href="/news/2012/03/26/wicket-6.0.0-beta1-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/03/22/wicket-cve-2012-1089.html">CVE-2012-1089 - Apache Wicket serving of hidden files vulnerability</h3>
+                      <small>22 Mar 2012</small>
+              		<p>Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Wicket 1.4.x and 1.5.x Description: It is possible to view the content of any file...
+              		<a href="/news/2012/03/22/wicket-cve-2012-1089.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/03/22/wicket-cve-2012-0047.html">CVE-2012-0047 - Apache Wicket XSS vulnerability via pageMapName request parameter</h3>
+                      <small>22 Mar 2012</small>
+              		<p>Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Wicket 1.4.x Apache Wicket 1.3.x and 1.5.x are not affected Description: A Cross Site Scripting...
+              		<a href="/news/2012/03/22/wicket-cve-2012-0047.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/03/12/wicket-1.5.5-released.html">Wicket 1.5.5 released</h3>
+                      <small>12 Mar 2012</small>
+              		<p>This is the fifth maintenance release of the Wicket 1.5.x series. This release brings over 50 bug fixes and improvements. Git tag Changelog To use...
+              		<a href="/news/2012/03/12/wicket-1.5.5-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/03/12/wicket-1.4.20-released.html">Wicket 1.4.20 released</h3>
+                      <small>12 Mar 2012</small>
+              		<p>This is twentieth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch. Subversion tag Changelog To...
+              		<a href="/news/2012/03/12/wicket-1.4.20-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for January 2012</h1>
+                  <p>This section contains all news items published in <a href="/news/2012/01">January 2012</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2012/01/23/wicket-1.5.4-released.html">Wicket 1.5.4 released</h3>
+                      <small>23 Jan 2012</small>
+              		<p>This is the fourth maintenance release of the Wicket 1.5.x series. This release brings over 68 bug fixes and improvements. Git tag Changelog To use...
+              		<a href="/news/2012/01/23/wicket-1.5.4-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+      </div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[35/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.svg b/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.svg
new file mode 100755
index 0000000..8c1c4db
--- /dev/null
+++ b/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.svg
@@ -0,0 +1,235 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   : Copyright c 2012 by The League of Moveable Type
+Designer    : Tyler Finck
+Foundry     : The League of Moveable Type
+Foundry URL : httptheleagueofmoveabletypecom
+</metadata>
+<defs>
+<font id="LeagueGothicCondensedItalic" horiz-adv-x="456" >
+<font-face units-per-em="2048" ascent="1505" descent="-543" />
+<missing-glyph horiz-adv-x="221" />
+<glyph unicode=" "  horiz-adv-x="221" />
+<glyph unicode="&#x09;" horiz-adv-x="221" />
+<glyph unicode="&#xa0;" horiz-adv-x="221" />
+<glyph unicode="!" horiz-adv-x="292" d="M-47 0l47 227h166l-49 -227h-164zM66 406l200 1099h180l-266 -1099h-114z" />
+<glyph unicode="&#x22;" horiz-adv-x="462" d="M156 954l98 551h166l-135 -551h-129zM362 954l99 551h166l-135 -551h-130z" />
+<glyph unicode="#" horiz-adv-x="800" d="M12 0l131 438h-120l57 195h119q18 72 39 129l38 129h-116l55 194h119q8 29 18 64t23.5 79t19.5 66l64 211h153l-123 -420h119q8 29 18.5 64t24 79t19.5 66l63 211h154l-125 -420h117l-58 -194h-114l-39 -129q-27 -80 -39 -129h114l-57 -195h-115l-65 -219 q-12 -41 -33.5 -116.5t-30.5 -102.5h-155l129 438h-119l-66 -219q-12 -41 -33.5 -116.5t-29.5 -102.5h-156zM354 633h119q18 72 39 129l39 129h-119z" />
+<glyph unicode="$" horiz-adv-x="479" d="M0 131q-18 98 6 227l135 13q-14 -82 -2 -129q10 -57 54 -58q33 0 63 58q25 49 41 126.5t-4 174.5q-12 57 -21 84q-16 49 -53 176q-33 143 -33 227q0 74 13 125q23 115 77 211q57 104 146 131l29 131h86l-27 -125q74 -10 100 -96q20 -76 4 -186l-139 -25q8 51 0 89t-39 36 q-29 0 -55.5 -51t-38.5 -111q-14 -70 4 -172q10 -57 45 -166q6 -18 16.5 -55t12.5 -43q35 -119 35 -225q0 -68 -15 -127q-31 -150 -88 -242q-72 -113 -162 -127l-45 -217h-86l45 221q-82 23 -104 125z" />
+<glyph unicode="%" horiz-adv-x="837" d="M76 0l751 1505h131l-745 -1505h-137zM156 911l92 437q16 76 68.5 125t121.5 49q140 0 115 -174l-92 -437q-18 -78 -68.5 -127t-120.5 -49q-74 0 -102.5 51.5t-13.5 124.5zM279 911q-14 -55 18 -55q31 0 41 55l92 437q12 55 -16.5 55t-42.5 -55zM479 158l92 436 q16 76 68.5 126t122.5 50q72 0 98.5 -51t16.5 -125l-93 -436q-18 -76 -69 -125t-119 -49q-74 0 -102.5 51t-14.5 123zM602 158q-18 -57 19 -58q29 1 41 58l92 436q12 55 -16.5 55t-43.5 -55z" />
+<glyph unicode="&#x26;" horiz-adv-x="573" d="M-35 196.5q0 49.5 10 94.5q31 152 218 461q-16 221 28 442q80 328 250 328q55 0 86 -34t36 -89.5t1 -101.5t-14 -97q-16 -76 -55.5 -161t-69 -135t-90.5 -144q14 -258 16 -271q52 87 72 185l131 -25q-4 -20 -11.5 -41.5t-13.5 -39t-16.5 -42t-15.5 -39t-18 -40t-19.5 -37 t-21.5 -40t-19.5 -36.5t-21.5 -39t-19 -37q6 -29 59 -61l-45 -213q-31 10 -49.5 19t-30.5 27.5t-15 24.5t-16 37q-63 -109 -184 -108q-61 0 -99 31.5t-50.5 81.5t-12.5 99.5zM135 204q8 -42 37 -42q55 0 100 98q-29 127 -39 281q-82 -193 -94 -248q-12 -47 -4 -89zM344 975 q72 135 92 225q14 53 14.5 99.5t-20.5 46.5q-37 0 -68 -146q-29 -139 -18 -225z" />
+<glyph unicode="'" horiz-adv-x="198" d="M158 954l98 551h166l-135 -551h-129z" />
+<glyph unicode="(" horiz-adv-x="397" d="M37 283q8 162 51 362q72 332 229 664q76 160 158 301l103 -109q-123 -197 -236 -506q-58 -157 -98 -350q-72 -328 -56 -620q6 -131 25 -234l-145 -106q-47 258 -31 598z" />
+<glyph unicode=")" horiz-adv-x="397" d="M-104 -209q100 156 235 506q66 190 98 348q66 313 54 621q-9 153 -25 235l148 109q43 -272 28 -600q-8 -162 -51 -365q-72 -334 -229 -663q-59 -123 -158 -297z" />
+<glyph unicode="*" horiz-adv-x="468" d="M137 1083l125 134l-106 38l59 142l88 -47l23 155h129l-43 -157l106 49v-142l-117 -38l60 -134l-119 -100l-37 125l-88 -125z" />
+<glyph unicode="+" horiz-adv-x="698" d="M86 649l37 172h221l74 346h141l-74 -346h222l-37 -172h-221l-74 -346h-142l74 346h-221z" />
+<glyph unicode="," horiz-adv-x="247" d="M-45 -266l104 266h-51l49 227h166l-49 -227l-123 -266h-96z" />
+<glyph unicode="-" horiz-adv-x="327" d="M63 455l41 194h215l-40 -194h-216z" />
+<glyph unicode="." horiz-adv-x="253" d="M2 0l47 227h166l-47 -227h-166z" />
+<glyph unicode="/" horiz-adv-x="493" d="M-117 -147l676 1652h135l-674 -1652h-137z" />
+<glyph unicode="0" horiz-adv-x="495" d="M-11 145.5q-1 67.5 11 143.5l197 928q27 131 95 218t175 87q76 0 115 -52.5t37.5 -119.5t-11.5 -133l-198 -928q-29 -133 -94.5 -219t-174.5 -86q-74 0 -112.5 47t-39.5 114.5zM172 289q-16 -90 16 -90q14 0 30 26.5t22 63.5l198 928q20 90 -14.5 90t-52.5 -90z" />
+<glyph unicode="1" horiz-adv-x="346" d="M2 0l252 1180h-88l29 137q63 23 139 110q20 31 43 78h117l-322 -1505h-170z" />
+<glyph unicode="2" horiz-adv-x="499" d="M-66 0l48 219q109 184 143.5 247.5t111 207t116.5 249t65 210.5q4 20 9 48.5t8 60.5t0 53.5t-13 21.5q-20 0 -44 -71.5t-30 -112.5l-22 -105h-170l22 105q86 389 287 389t119 -375q-72 -336 -418 -928h211l-47 -219h-396z" />
+<glyph unicode="3" horiz-adv-x="473" d="M27 434h166q-10 -41 -17.5 -79t-12.5 -82t-3 -69.5t14 -25.5q33 0 78 205q35 170 24.5 231.5t-81.5 65.5l38 182q33 2 59.5 18.5t41 34t29 57.5t19.5 59.5t15 72.5q2 13 4 18q41 199 13 199q-37 0 -90 -250h-168q92 451 297 451q76 0 113.5 -61.5t32.5 -136.5t-13 -138 q-35 -166 -77 -256t-116 -162q92 -72 25 -383q-25 -115 -53.5 -194.5t-89 -143t-142.5 -63.5q-202 -1 -106 450z" />
+<glyph unicode="4" horiz-adv-x="479" d="M-6 328l39 194l420 983h165l-208 -983h61l-41 -194h-61l-72 -328h-145l71 328h-229zM176 522h92l99 465z" />
+<glyph unicode="5" horiz-adv-x="483" d="M34 416q3 16 5 22h168l-21 -100q-14 -63 -16 -109.5t12 -52.5q37 0 72 160l80 377q20 111 -15 110q-20 0 -39.5 -41t-25.5 -69h-148l168 792h357l-47 -219h-205l-68 -321q8 20 42 39.5t59 19.5q152 0 88 -311l-76 -357q-86 -373 -291 -372q-190 0 -99 432z" />
+<glyph unicode="6" horiz-adv-x="481" d="M-11 196q1 46 11 93l190 889q76 344 275 344t129 -344l-23 -107h-163q8 39 14 72t13 81t4 76.5t-15 28.5q-31 0 -64 -151l-59 -279q4 10 29.5 22.5t48.5 12.5q169 -1 110 -277l-79 -368q-27 -121 -99.5 -213t-181.5 -92q-57 0 -91 31.5t-42 83t-7 97.5zM166 264 q-18 -88 18 -88q39 0 58 88l92 430q8 68 -25 68q-28 -1 -51 -62z" />
+<glyph unicode="7" horiz-adv-x="415" d="M-27 0l408 1286h-201l47 219h373l-47 -221l-408 -1284h-172z" />
+<glyph unicode="8" horiz-adv-x="479" d="M-2 137.5q-2 61.5 4 122.5l70 320q27 129 131 215q-63 80 -39 194l61 291q20 96 86 169t160 73q98 0 131 -74t12 -168l-61 -291q-27 -127 -121 -194q76 -49 41 -215l-70 -320q-23 -111 -90 -193.5t-168 -82.5q-70 0 -107.5 46t-39.5 107.5zM168 252q-16 -70 18 -70 q12 0 27.5 19.5t22.5 48.5q2 12 14 65.5t20 94.5q8 45 21.5 103t17.5 81q20 86 -16 86q-35 0 -53 -88q-31 -147 -39 -182q-29 -137 -33 -158zM315 948q-16 -70 21 -69q12 0 27.5 19.5t21.5 47.5l29 139q23 98 35 164q20 84 -17 84t-53 -86q-25 -113 -35 -162 q-27 -127 -29 -137z" />
+<glyph unicode="9" horiz-adv-x="481" d="M0 328l23 106h163q-8 -43 -14 -71.5t-14 -80t-5 -79t15 -27.5q33 0 65 152l58 278q-4 -10 -29.5 -22.5t-48.5 -12.5q-170 1 -111 277l80 369q27 121 99.5 213t181.5 92q76 0 111.5 -55.5t30.5 -123t-13 -126.5l-189 -889q-82 -344 -276 -344q-197 0 -127 344zM260 811 q-14 -68 25 -68q33 1 49 62l92 436q18 88 -18 88q-39 0 -58 -88z" />
+<glyph unicode=":" horiz-adv-x="278" d="M-33 0l47 227h166l-49 -227h-164zM156 893l49 227h166l-49 -227h-166z" />
+<glyph unicode=";" horiz-adv-x="278" d="M-74 -266l105 266h-49l47 227h166l-50 -227l-122 -266h-97zM170 893l49 227h166l-49 -227h-166z" />
+<glyph unicode="&#x3c;" horiz-adv-x="696" d="M88 655l31 148l692 508l-47 -219l-504 -363q25 -25 53.5 -55.5t65.5 -67.5t55 -57l176 -182l-47 -220z" />
+<glyph unicode="=" horiz-adv-x="696" d="M47 477l37 172h584l-37 -172h-584zM129 864l37 172h584l-37 -172h-584z" />
+<glyph unicode="&#x3e;" horiz-adv-x="696" d="M-18 147l45 220l499 362l-346 363l47 219l475 -508l-30 -148z" />
+<glyph unicode="?" horiz-adv-x="313" d="M2 0l49 227h166l-49 -227h-166zM96 406l56 256q23 111 98 270q27 55 102 182q16 25 29.5 51.5t30 66.5t10.5 64.5t-37 24.5t-72 -55q-4 -6 -51 -90l-104 84q23 61 98 153q86 100 174 100q186 0 133 -266q-23 -100 -110 -239q-12 -20 -41 -66q-53 -86 -86 -172 q-14 -41 -29 -108l-55 -256h-146z" />
+<glyph unicode="@" horiz-adv-x="692" d="M2 311l184 873q25 119 103 211q119 133 278 133q162 0 226 -133q37 -86 10 -211l-168 -795h-137l-15 64q-12 -29 -50 -53.5t-71 -24.5q-51 0 -68.5 55t1.5 133l100 477q41 184 170 185q37 0 66 -29q4 49 -8 78q-18 53 -99 53q-76 0 -114 -53q-37 -43 -50 -90l-184 -873 q-10 -43 10 -84q20 -55 93 -55q84 0 145 72l123 -103q-133 -164 -309 -164q-156 0 -222 132q-35 82 -14 202zM455 575q-2 -14 4 -24t14 -10q25 -1 31 34l96 449q6 35 -20 35q-23 0 -29 -35z" />
+<glyph unicode="A" horiz-adv-x="520" d="M-86 0l457 1505h198l-186 -1505h-166l43 307h-94l-88 -307h-164zM233 541h64l94 598z" />
+<glyph unicode="B" horiz-adv-x="507" d="M-49 0l319 1505h150q115 0 158 -88q23 -53 23 -133q0 -77 -21 -178q-25 -123 -58 -195q-47 -84 -96 -116q51 -59 53 -148q0 -53 -33 -221q-45 -211 -96 -297q-76 -129 -178 -129h-221zM166 219q33 0 43 10q31 31 70 222q29 141 29 193q0 22 -5 28q-8 10 -39 10zM307 885 q33 0 45 12q29 33 62 188q23 109 23 157q0 22 -5 32q-10 12 -39 12z" />
+<glyph unicode="C" horiz-adv-x="487" d="M0 289l197 928q27 121 93 213t171 92q75 0 113 -56q36 -53 36 -116v-6q-2 -68 -10 -127l-49 -228h-166l49 228q7 32 7 53q0 37 -23 37q-29 0 -45 -82l-201 -936q-7 -35 -7 -57q0 -33 17 -33q35 0 54 90l49 227h166l-50 -227q-63 -305 -266 -305q-75 0 -111 49 q-36 48 -35 114q0 65 11 142z" />
+<glyph unicode="D" horiz-adv-x="518" d="M-49 0l319 1505h142q100 0 141 -33.5t51 -121.5q1 -11 1 -26q0 -141 -89 -572q-115 -532 -164 -619q-71 -133 -239 -133h-162zM166 221h11h11q2 0 10.5 1t11.5 4t9 9.5t11.5 14.5t9.5 20q12 35 94 418q104 494 110 547q0 12 -2 21.5t-4 14.5t-9 8t-10 3t-13.5 1t-12.5 1z " />
+<glyph unicode="E" horiz-adv-x="438" d="M-49 0l319 1505h340l-49 -227h-170l-84 -395h123l-51 -242h-123l-88 -414h170l-49 -227h-338z" />
+<glyph unicode="F" horiz-adv-x="432" d="M-49 0l319 1505h353l-50 -227h-182l-84 -395h123l-47 -228h-123l-141 -655h-168z" />
+<glyph unicode="G" horiz-adv-x="503" d="M-12 162q4 67 12 127l197 928q27 121 94 213t172 92q76 0 115 -52q35 -49 35 -111v-9q-3 -68 -11 -133l-53 -252h-170l53 252q6 32 6 53q0 37 -20 37q-29 0 -49 -90l-201 -947q-7 -33 -7 -54q0 -36 21 -36q41 0 62 90l61 293h-37l39 187h195l-160 -750h-88l-6 55 q-20 -27 -59 -49t-68 -22q-70 0 -103 55q-30 49 -30 108v15z" />
+<glyph unicode="H" horiz-adv-x="528" d="M-49 0l319 1505h170l-133 -622h66l133 622h170l-322 -1505h-170l142 655h-66l-141 -655h-168z" />
+<glyph unicode="I" horiz-adv-x="292" d="M-49 0l319 1505h170l-321 -1505h-168z" />
+<glyph unicode="J" horiz-adv-x="315" d="M-88 -12l45 221q9 -2 18 -2q28 0 47 27q23 34 31 79l254 1192h170l-260 -1226q-62 -293 -271 -293q-17 0 -34 2z" />
+<glyph unicode="K" horiz-adv-x="522" d="M-49 0l319 1505h164l-92 -432l203 432h166l-267 -551l-59 -954h-166l47 717l-153 -717h-162z" />
+<glyph unicode="L" horiz-adv-x="423" d="M-49 0l319 1505h170l-276 -1300h176l-45 -205h-344z" />
+<glyph unicode="M" horiz-adv-x="655" d="M-49 0l319 1505h189l-74 -710l229 710h189l-322 -1505h-157l153 741l-215 -741h-92l94 741l-158 -741h-155z" />
+<glyph unicode="N" horiz-adv-x="546" d="M-49 0l319 1505h144l-29 -710l152 710h157l-321 -1505h-144l33 731l-156 -731h-155z" />
+<glyph unicode="O" horiz-adv-x="495" d="M-11 146v10q0 63 11 133l197 928q27 131 95 218t175 87q76 0 115 -52q38 -51 37 -115q0 -33 -2.5 -67t-8.5 -71l-198 -928q-29 -133 -94.5 -219t-174.5 -86q-74 0 -112.5 47t-39.5 115zM172 289q-5 -30 -5 -50q0 -40 21 -40q14 0 30 26.5t22 63.5l198 928q7 33 7 54 q1 36 -21 36q-34 0 -53 -90z" />
+<glyph unicode="P" horiz-adv-x="493" d="M-49 0l319 1505h172q102 0 140 -90q24 -55 23 -140q0 -92 -27 -220q-55 -252 -150 -367q-68 -82 -180 -86l-129 -602h-168zM295 827q43 0 59 25q20 31 58 195q30 139 30 192q0 15 -2 23q-4 22 -47 22z" />
+<glyph unicode="Q" horiz-adv-x="499" d="M-8 154q2 65 12 135l197 928q29 133 93 219t171 86q76 0 115 -52q36 -50 36 -113v-7q-2 -67 -12 -133l-196 -928q-16 -84 -68 -178l-2 -2v-3q12 -29 39 -36l-39 -185q-125 0 -143 107h-2q-12 -4 -19 -4l-27 -4h-16q-2 0 -4 1l-2 1q-68 4 -101 53q-32 46 -32 107v8z M178 289q-8 -37 -8 -59q0 -31 16 -31q29 0 47 90l197 928q8 37 8 59q0 31 -16 31q-29 0 -47 -90z" />
+<glyph unicode="R" horiz-adv-x="505" d="M-49 0l319 1505h172q117 -1 149 -111q13 -44 13 -104q0 -91 -29 -219q-53 -250 -151 -342l-51 -729h-166l53 655l-141 -655h-168zM297 829q29 0 49 23q29 31 66 211q27 134 27 182q0 15 -3 21q-10 20 -43 20z" />
+<glyph unicode="S" horiz-adv-x="483" d="M-17 142q-1 22 -1 42q0 48 5 90q7 62 22 129q1 11 3 17l172 24q-6 -33 -12 -62.5t-13 -80.5q-5 -36 -5 -62q0 -11 1 -21q3 -32 19 -32q23 0 36 33t30 113q10 47 12 91v18q0 37 -6 87q-8 62 -16.5 109t-28.5 145q-24 140 -24 247q0 79 13 140q16 80 43 151t86.5 135.5 t135.5 66.5h3q142 0 142 -197q0 -83 -25 -201l-172 -24q25 130 25 182q0 37 -12 37q-29 0 -60 -150q-6 -31 -6 -76q0 -102 31 -278q16 -84 25 -131q8 -46 15 -112q5 -46 4 -87v-33q-3 -54 -15 -110q-78 -358 -279 -358q-72 0 -108.5 43t-39.5 115z" />
+<glyph unicode="T" horiz-adv-x="450" d="M27 0l272 1278h-125l49 227h420l-49 -227h-125l-272 -1278h-170z" />
+<glyph unicode="U" horiz-adv-x="512" d="M0 289l256 1216h170l-258 -1216q-6 -32 -6 -53q0 -37 20 -37q31 0 49 90l258 1216h170l-258 -1216q-67 -305 -267 -305q-151 0 -150 173q0 56 16 132z" />
+<glyph unicode="V" horiz-adv-x="491" d="M49 0l182 1505h166l-106 -770l221 770h166l-461 -1505h-168z" />
+<glyph unicode="W" horiz-adv-x="684" d="M29 0l207 1505h159l-108 -706l200 706h125l-98 -704q29 111 95.5 352.5t95.5 351.5h159l-432 -1505h-145l96 721l-211 -721h-143z" />
+<glyph unicode="X" horiz-adv-x="503" d="M-88 0l313 791q0 244 4 356l4 358h168l-18 -364q25 70 75 201t62 163h168l-295 -714q0 -41 -3 -128.5t-5 -130.5l-16 -532h-166l26 416l-153 -416h-164z" />
+<glyph unicode="Y" horiz-adv-x="481" d="M55 0l138 641l43 864h167l-36 -438q29 82 82 234.5t71 203.5h168l-326 -864l-137 -641h-170z" />
+<glyph unicode="Z" horiz-adv-x="438" d="M-86 0l51 238l428 1048h-178l47 219h361l-48 -219l-440 -1067h213l-47 -219h-387z" />
+<glyph unicode="[" horiz-adv-x="385" d="M-82 -213l363 1718h276l-41 -196h-121l-282 -1325h120l-40 -197h-275z" />
+<glyph unicode="\" horiz-adv-x="536" d="M233 -180l31 1872h135l-28 -1872h-138z" />
+<glyph unicode="]" horiz-adv-x="385" d="M-96 -213l41 197h118l283 1325h-121l41 196h277l-365 -1718h-274z" />
+<glyph unicode="^" horiz-adv-x="722" d="M61 809l377 696h178l78 -696h-155l-58 487l-264 -487h-156z" />
+<glyph unicode="_" horiz-adv-x="724" d="M-16 -326l34 172h613l-37 -172h-610z" />
+<glyph unicode="`" horiz-adv-x="675" d="M328 1489h164l22 -184h-131z" />
+<glyph unicode="a" horiz-adv-x="471" d="M4 260q61 272 242 404q66 44 84 79l24 121q8 27 7 60.5t-13 33.5q-29 0 -49 -94l-14 -73h-156l14 67q23 109 88.5 194t159.5 85q85 0 113 -81q15 -45 16 -93q0 -39 -10 -80l-145 -688q-18 -84 -33 -195h-137q-10 53 -9 68q-51 -84 -123 -84q-75 0 -75 130q0 59 16 146z M148 198q4 -20 16 -20q18 0 35.5 22.5t23.5 53.5l56 260q-37 -37 -74 -111.5t-51 -140.5q-2 -6 -6 -24q-2 -9 -2 -19.5t2 -20.5z" />
+<glyph unicode="b" horiz-adv-x="473" d="M-47 0l317 1505h162l-92 -432q8 20 42 42t56 22q92 0 92 -114q0 -44 -14 -105l-151 -715q-2 -6 -6.5 -27.5t-7.5 -33t-8 -32t-11 -32.5t-13.5 -28.5t-16.5 -27t-20.5 -20.5t-25.5 -14t-31 -4q-35 0 -64.5 27.5t-35.5 49.5l-12 -61h-160zM166 256q-6 -28 -6 -46 q0 -32 18 -32q28 0 45 78l135 627q6 26 6 42q0 31 -19 31h-1h-1q-28 0 -42 -73z" />
+<glyph unicode="c" horiz-adv-x="448" d="M23 295l112 530q74 311 256 312q66 0 101.5 -25t41.5 -75q4 -30 5 -56q-1 -18 -3 -35q-4 -41 -18 -110l-22 -109h-156l31 147q6 29 6 48q0 34 -19 34q-14 0 -29.5 -25.5t-21.5 -56.5l-131 -616q-7 -33 -7 -54q0 -34 19 -34q33 0 52 88l32 156h156l-27 -129 q-16 -72 -30.5 -116t-43 -92t-73.5 -70.5t-111 -22.5q-135 0 -135 175q0 58 15 136z" />
+<glyph unicode="d" horiz-adv-x="473" d="M-12 84q2 25 4 40t7 42t7 37l152 715q49 219 172 219q23 0 46 -21.5t23 -42.5l93 432h161l-319 -1505h-162l12 61q-12 -23 -54 -50t-79 -27q-20 0 -33.5 7t-19.5 22.5t-9 30.5q-2 9 -2 22q0 8 1 18zM168 256q-6 -28 -6 -46q0 -32 18 -32q28 0 45 78l135 627q5 25 5 41 q0 32 -18 32h-1q-27 0 -43 -73z" />
+<glyph unicode="e" d="M16 266l125 584q25 115 89.5 201t158.5 86q80 0 117 -44q33 -40 33 -94v-13q-4 -62 -17 -130l-69 -334h-224l-53 -243q-8 -47 -8 -75q0 -38 16 -38q37 0 62 113l26 122h154l-31 -141q-59 -276 -260 -276q-131 0 -131 165q0 51 12 117zM262 684h70l35 158q9 43 9 70 q0 44 -25 44h-1h-1q-30 0 -52 -114z" />
+<glyph unicode="f" horiz-adv-x="346" d="M-23 0l197 934h-63l41 186h63l12 66q12 55 21.5 88t30 85t42 80.5t57.5 51t79 22.5t71 -20l-34 -170q-33 23 -58 2q-25 -23 -45 -127l-16 -78h63l-41 -186h-63l-199 -934h-158z" />
+<glyph unicode="g" horiz-adv-x="501" d="M-88 -184q18 90 141 170h2q-60 32 -60 105q0 21 5 44q18 92 119 168q-36 80 -36 162q0 41 9 82l66 305q25 109 88 197t157 88q90 0 113 -70q74 70 143 70l-38 -185q-59 0 -80 -24q4 -14 -2 -49l-72 -338q-31 -109 -97.5 -193t-160.5 -84h-10q-16 -20 -23 -49 q-1 -6 -1 -11q0 -40 69 -59q82 -25 108 -63q31 -52 31 -121q0 -36 -8 -76q-27 -125 -100.5 -205.5t-192.5 -80.5q-102 0 -146 58q-31 39 -31 99q0 28 7 60zM74 -150q-4 -17 -4 -30q0 -47 49 -47h2q33 0 58.5 21.5t33.5 53.5q2 12 2 22q0 42 -39 58l-45 17q-47 -43 -57 -95z M250 537q-9 -43 -9 -68q0 -32 15 -33q31 1 51 101l68 317q10 43 10 68q0 34 -18 34q-29 0 -50 -102z" />
+<glyph unicode="h" horiz-adv-x="468" d="M-49 0l319 1505h162l-92 -432q8 20 41 42t59 22q37 0 57.5 -23.5t23.5 -61.5q2 -23 2 -44q0 -14 -1 -27q-2 -33 -8 -63l-197 -918h-153l188 883q7 29 7 46q0 27 -16 27h-1h-1q-26 0 -42 -73l-188 -883h-160z" />
+<glyph unicode="i" horiz-adv-x="270" d="M-49 0l237 1120h162l-239 -1120h-160zM225 1298l45 207h162l-45 -207h-162z" />
+<glyph unicode="j" horiz-adv-x="280" d="M-182 -369l45 187q11 -4 21 -4q43 0 62 79q2 8 5 23l2 10l252 1194h162l-244 -1149q-31 -143 -66 -221q-66 -135 -170 -135q-37 0 -69 16zM242 1298l45 207h162l-46 -207h-161z" />
+<glyph unicode="k" horiz-adv-x="446" d="M-49 0l319 1505h156l-131 -618l125 233h155l-219 -385l-24 -735h-156l31 475l-103 -475h-153z" />
+<glyph unicode="l" horiz-adv-x="280" d="M-49 0l319 1505h162l-321 -1505h-160z" />
+<glyph unicode="m" horiz-adv-x="673" d="M-29 0l236 1120h162l-13 -59q61 76 127 76q33 0 49.5 -25t12.5 -57q20 33 64 57.5t79 24.5q70 0 69 -103q0 -47 -14 -116l-194 -918h-150l189 883q4 23 4 39q0 34 -20 34h-1q-14 0 -27.5 -25t-17.5 -48l-188 -883h-148l189 887q5 23 5 38q0 31 -21 31h-1q-27 0 -43 -73 l-188 -883h-160z" />
+<glyph unicode="n" horiz-adv-x="475" d="M-29 0l236 1120h162l-13 -57q25 27 63 50.5t62 23.5q78 0 78 -108q0 -46 -14 -111l-195 -918h-160l189 885q4 22 4 38q0 33 -20 33h-1h-1q-28 0 -42 -73l-188 -883h-160z" />
+<glyph unicode="o" d="M18 279l121 563q61 295 254 295q78 0 113 -40q32 -36 32 -93v-12q-4 -64 -20 -144l-121 -576q-31 -139 -89 -213.5t-163 -74.5q-140 0 -140 172q0 53 13 123zM168 258q-7 -33 -7 -54q0 -38 23 -38q20 0 37 34.5t19 57.5l129 604q9 36 9 58q0 36 -24 36q-38 0 -57 -94z " />
+<glyph unicode="p" horiz-adv-x="473" d="M-90 -385l317 1505h162l-12 -57q18 27 57 50.5t66 23.5q80 0 80 -106q0 -47 -15 -113l-151 -715q-51 -219 -160 -219q-29 0 -54.5 24.5t-33.5 57.5l-96 -451h-160zM205 246q-4 -22 -4 -36q0 -32 20 -32q29 0 43 68l133 635q6 28 6 45q0 30 -17 30h-1h-1q-30 0 -46 -75z " />
+<glyph unicode="q" horiz-adv-x="473" d="M33 203l151 715q49 219 160 219q29 0 56.5 -23.5t33.5 -50.5l12 57h162l-319 -1505h-162l96 451q-23 -33 -59.5 -57.5t-65.5 -24.5q-76 0 -76 116q0 43 11 103zM203 246q-5 -23 -5 -38q0 -30 19 -30q31 0 45 68l133 635q6 26 6 44q0 31 -19 31h-1q-29 0 -45 -75z" />
+<glyph unicode="r" horiz-adv-x="364" d="M-29 0l236 1120h158l-13 -61q62 78 154 78l-51 -246q-30 20 -56 20q-25 0 -47 -19q-44 -38 -59 -114l-166 -778h-156z" />
+<glyph unicode="s" horiz-adv-x="440" d="M-6 205q4 47 18 121h148q-17 -80 -17 -123q0 -47 21 -47q33 0 61 135q3 14 3 33q0 70 -35 208q-4 16 -18.5 60.5t-19.5 66t-11 59.5q-5 29 -5 57v17q2 36 11 78q25 117 84 192t147 75q133 0 133 -168q0 -58 -16 -135h-140q4 16 7.5 35.5t4.5 42t-4.5 38t-15.5 15.5 q-27 0 -55 -117q-4 -19 -4 -42q0 -69 35 -181q56 -140 56 -265q0 -55 -11 -106q-8 -43 -24.5 -84t-44.5 -86t-74 -72.5t-101 -27.5q-61 0 -94 30q-33 28 -38 86q-3 32 -3 61q0 23 2 44z" />
+<glyph unicode="t" horiz-adv-x="358" d="M-2 0l197 934h-68l41 186h68l57 277h158l-58 -277h86l-41 -186h-86l-198 -934h-156z" />
+<glyph unicode="u" horiz-adv-x="475" d="M6 203l195 917h159l-188 -884q-4 -23 -4 -39q0 -33 20 -33q27 0 45 74l187 882h162l-238 -1120h-162l13 57q-23 -25 -62 -49t-63 -24q-74 0 -74 116q0 44 10 103z" />
+<glyph unicode="v" horiz-adv-x="421" d="M49 0l121 1120h152l-93 -657l189 657h151l-360 -1120h-160z" />
+<glyph unicode="w" horiz-adv-x="604" d="M33 0l139 1120h145l-71 -514l155 514h99l-68 -514l150 514h145l-338 -1120h-133l68 532l-160 -532h-131z" />
+<glyph unicode="x" horiz-adv-x="444" d="M-47 0l235 578l-8 542h152l-8 -280l114 280h152l-244 -542l-8 -578h-150l21 303q-12 -35 -52 -151.5t-55 -151.5h-149z" />
+<glyph unicode="y" horiz-adv-x="466" d="M-98 -395l39 182q18 -7 32 -7q23 0 39 17q45 51 74 170l109 1153h157l-80 -661q18 66 94 322.5t99 338.5h160l-396 -1204q-37 -135 -102 -217q-49 -66 -111 -91q-32 -14 -62 -14q-27 0 -52 11z" />
+<glyph unicode="z" horiz-adv-x="380" d="M-70 0l37 168l330 764h-143l41 188h311l-37 -168l-332 -764h170l-41 -188h-336z" />
+<glyph unicode="{" horiz-adv-x="475" d="M-3 -285q-1 82 23 201l84 397q10 35 2 78q-4 59 -49 62l35 163q47 0 76 60q25 43 31 80l84 397q47 205 123 289t258 80l-37 -172q-94 -2 -130 -49.5t-59 -147.5l-84 -397q-16 -76 -60 -141.5t-89 -79.5q39 -31 54 -90.5t1 -131.5l-84 -397q-25 -96 -5.5 -146.5 t110.5 -50.5l-37 -172q-129 0 -187.5 43t-59.5 125z" />
+<glyph unicode="|" horiz-adv-x="274" d="M-139 -512l465 2204h151l-467 -2204h-149z" />
+<glyph unicode="}" horiz-adv-x="475" d="M-135 -453l37 172q90 0 123.5 43t60.5 154l84 397q14 72 56 131.5t93 90.5q-39 14 -55 79.5t0 141.5l84 397q27 84 8.5 139.5t-110.5 57.5l37 172q125 2 182 -38t60 -123t-21 -208l-84 -397q-8 -53 -2 -80q8 -59 51 -60l-35 -163q-43 -2 -78 -62q-16 -31 -30 -78 l-84 -397q-43 -201 -117 -285t-260 -84z" />
+<glyph unicode="~" horiz-adv-x="829" d="M180 1358q53 135 166 254q51 47 117 47q82 0 147 -92l8 -11q49 -72 78 -71q31 0 86 90q16 23 45 86q0 2 2 7t4.5 9t2.5 6l100 -79q-70 -154 -166 -256q-51 -47 -113 -48q-37 0 -67.5 16.5t-46 34t-39.5 50.5q-51 74 -80 74q-33 0 -94 -91q-36 -59 -54 -108z" />
+<glyph horiz-adv-x="475" d="M94 1012l49 227l123 266h99l-99 -266h43l-49 -227h-166zM315 1012l50 227l122 266h99l-99 -266h43l-49 -227h-166z" />
+<glyph horiz-adv-x="466" d="M94 1012l101 266h-43l47 227h166l-48 -227l-124 -266h-99zM315 1012l101 266h-43l47 227h166l-47 -227l-125 -266h-99z" />
+<glyph unicode="&#xa1;" horiz-adv-x="292" d="M-92 -385l264 1100h115l-201 -1100h-178zM182 893l49 227h166l-49 -227h-166z" />
+<glyph unicode="&#xa2;" horiz-adv-x="444" d="M26 374.5q3 57.5 15 114.5l113 531q20 98 69 189t127 116l51 242h111l-51 -240q45 -10 68.5 -37.5t26.5 -75t-2 -85t-17 -99.5l-23 -108h-156l31 147q16 82 -12 82q-14 0 -29.5 -25.5t-21.5 -56.5l-131 -616q-18 -88 12 -88q33 0 51 88l33 155h155l-26 -129 q-20 -86 -37.5 -136t-59.5 -98t-106 -63l-65 -305h-111l68 301q-47 18 -66.5 78.5t-16.5 118z" />
+<glyph unicode="&#xa3;" horiz-adv-x="550" d="M-80 68q37 82 107 163q20 25 63 45q43 102 64 199q14 68 18 174h-113l31 137h90q-2 20 -2 64q8 223 25 299q33 152 92 250q76 121 184 123q127 2 152 -123q18 -109 -21 -279h-166q49 197 0 197q-12 0 -23 -15.5t-21.5 -40t-16.5 -47t-12 -44.5l-6 -21q-23 -100 -29 -363 h125l-31 -137h-104q-4 -102 -21 -174q-18 -96 -84 -219q35 -43 49 -57l25 43q23 37 51 149l143 -29q-47 -182 -113.5 -280t-137.5 -98q-39 0 -84 51t-57.5 51t-43.5 -51q-16 -25 -39 -76z" />
+<glyph unicode="&#xa5;" horiz-adv-x="493" d="M31 340l28 137h105l29 137h-105l31 138h88l29 753h167l-30 -438q14 39 76.5 205t85.5 233h167l-292 -753h90l-31 -138h-107l-28 -137h106l-28 -137h-107l-74 -340h-170l74 340h-104z" />
+<glyph unicode="&#xa8;" horiz-adv-x="675" d="M252 1305l43 200h151l-43 -200h-151zM465 1305l43 200h151l-43 -200h-151z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1048" d="M94 752q66 317 252 544q178 225 389 226q205 0 295 -226q88 -225 23 -544q-70 -317 -254 -543q-182 -225 -389 -225q-102 0 -178 59t-117 166q-89 228 -21 543zM201 752q-59 -270 16 -457q76 -193 217 -193q145 0 301 193q152 193 209 457q55 270 -14 460 q-72 190 -219 191q-141 0 -299 -191q-156 -188 -211 -460zM373 389q-4 47 8 98l113 531q20 96 86 166q31 31 90 30q86 0 94 -98q4 -53 -6 -98l-27 -125h-119l27 125q8 29 4 53q-2 0 -2 4l-10 -20q0 -2 -4 -6q-4 -10 -11 -31l-112 -531q-8 -31 0 -57l-2 -6q2 0 4 4t5 12.5 t7 14.5q8 16 8 32l27 125h119l-27 -125q-28 -101 -86 -165q-31 -31 -86 -31q-92 0 -100 98z" />
+<glyph unicode="&#xaa;" horiz-adv-x="471" d="M4 260q61 272 242 404q66 44 84 79l24 121q8 27 7 60.5t-13 33.5q-29 0 -49 -94l-14 -73h-156l14 67q23 109 88.5 194t159.5 85q85 0 113 -81q15 -45 16 -93q0 -39 -10 -80l-145 -688q-18 -84 -33 -195h-137q-10 53 -9 68q-51 -84 -123 -84q-75 0 -75 130q0 59 16 146z M148 198q4 -20 16 -20q18 0 35.5 22.5t23.5 53.5l56 260q-37 -37 -74 -111.5t-51 -140.5q-2 -6 -6 -24q-2 -9 -2 -19.5t2 -20.5z" />
+<glyph unicode="&#xad;" horiz-adv-x="327" d="M63 455l41 194h215l-40 -194h-216z" />
+<glyph unicode="&#xae;" horiz-adv-x="1048" d="M94 752q66 317 252 544q178 225 389 226q205 0 295 -226q88 -225 23 -544q-70 -317 -254 -543q-182 -225 -389 -225q-102 0 -178 59t-117 166q-89 228 -21 543zM201 752q-59 -270 16 -457q76 -193 217 -193q145 0 301 193q152 193 209 457q55 270 -14 460 q-72 190 -219 191q-141 0 -299 -191q-156 -188 -211 -460zM342 313l186 879h138q156 0 100 -258q-27 -139 -100 -221h2l-21 -400h-129l21 338l-72 -338h-125zM571 805h9q23 0 38 41q18 31 29 86q12 61 8 88q0 43 -20 43h-8z" />
+<glyph unicode="&#xaf;" horiz-adv-x="675" d="M301 1315l33 162h274l-33 -162h-274z" />
+<glyph unicode="&#xb2;" horiz-adv-x="499" d="M-66 0l48 219q109 184 143.5 247.5t111 207t116.5 249t65 210.5q4 20 9 48.5t8 60.5t0 53.5t-13 21.5q-20 0 -44 -71.5t-30 -112.5l-22 -105h-170l22 105q86 389 287 389t119 -375q-72 -336 -418 -928h211l-47 -219h-396z" />
+<glyph unicode="&#xb3;" horiz-adv-x="473" d="M27 434h166q-10 -41 -17.5 -79t-12.5 -82t-3 -69.5t14 -25.5q33 0 78 205q35 170 24.5 231.5t-81.5 65.5l38 182q33 2 59.5 18.5t41 34t29 57.5t19.5 59.5t15 72.5q2 13 4 18q41 199 13 199q-37 0 -90 -250h-168q92 451 297 451q76 0 113.5 -61.5t32.5 -136.5t-13 -138 q-35 -166 -77 -256t-116 -162q92 -72 25 -383q-25 -115 -53.5 -194.5t-89 -143t-142.5 -63.5q-202 -1 -106 450z" />
+<glyph unicode="&#xb4;" horiz-adv-x="675" d="M354 1305l105 184h164l-138 -184h-131z" />
+<glyph unicode="&#xb7;" horiz-adv-x="190" d="M37 649l49 228h166l-49 -228h-166z" />
+<glyph unicode="&#xb8;" horiz-adv-x="675" d="M193 -385l61 133h-45l31 141h139l-31 -141l-55 -133h-100z" />
+<glyph unicode="&#xb9;" horiz-adv-x="346" d="M2 0l252 1180h-88l29 137q63 23 139 110q20 31 43 78h117l-322 -1505h-170z" />
+<glyph unicode="&#xba;" d="M18 279l121 563q61 295 254 295q78 0 113 -40q32 -36 32 -93v-12q-4 -64 -20 -144l-121 -576q-31 -139 -89 -213.5t-163 -74.5q-140 0 -140 172q0 53 13 123zM168 258q-7 -33 -7 -54q0 -38 23 -38q20 0 37 34.5t19 57.5l129 604q9 36 9 58q0 36 -24 36q-38 0 -57 -94z " />
+<glyph unicode="&#xbf;" horiz-adv-x="448" d="M-92 -127q16 86 106 240q8 12 22.5 35.5t18.5 29.5q53 86 86 172q12 29 29 109l55 256h146l-56 -256q-23 -111 -98 -271q-33 -74 -102 -182q-14 -25 -28.5 -52.5t-30 -66.5t-10.5 -63.5t36 -24.5q29 0 74 56q10 14 19 31.5t18.5 35t11.5 23.5l104 -84q-23 -61 -98 -154 q-82 -100 -174 -100q-188 0 -129 266zM250 893l49 227h166l-49 -227h-166z" />
+<glyph unicode="&#xc0;" horiz-adv-x="520" d="M-102 0l454 1505h199l-184 -1505h-166l43 307h-94l-89 -307h-163zM215 541h64l94 598zM356 1823h164l27 -185h-131z" />
+<glyph unicode="&#xc1;" horiz-adv-x="520" d="M-102 0l454 1505h199l-184 -1505h-166l43 307h-94l-89 -307h-163zM215 541h64l94 598zM408 1638l102 185h164l-135 -185h-131z" />
+<glyph unicode="&#xc2;" horiz-adv-x="520" d="M-102 0l454 1505h199l-184 -1505h-166l43 307h-94l-89 -307h-163zM215 541h64l94 598zM313 1638l125 185h166l45 -185h-133l-16 80l-54 -80h-133z" />
+<glyph unicode="&#xc3;" horiz-adv-x="520" d="M-102 0l454 1505h199l-184 -1505h-166l41 307h-95l-86 -307h-163zM215 541h64l94 598zM336 1604l37 176q39 43 94 43q25 0 53.5 -17.5t47 -17.5t49 20.5t45.5 38.5l-35 -170q-43 -51 -95 -51q-25 0 -53 19.5t-49 19.5q-16 0 -49 -23.5t-45 -37.5z" />
+<glyph unicode="&#xc4;" horiz-adv-x="520" d="M-102 0l454 1505h199l-184 -1505h-166l41 307h-90l-91 -307h-163zM217 541h59l84 536zM307 1638l43 201h152l-43 -201h-152zM506 1638l43 201h149l-43 -201h-149z" />
+<glyph unicode="&#xc5;" horiz-adv-x="520" d="M-106 0l454 1505h199l-185 -1505h-165l41 307h-91l-90 -307h-163zM213 541h59l84 536zM393.5 1761.5q14.5 61.5 54 102.5t87.5 41q45 0 68.5 -41t9 -102.5t-54.5 -102.5t-85 -41q-47 0 -70.5 41t-9 102.5zM472 1714q5 -18 17 -18q10 0 24.5 19.5t21 46t-1 45t-17.5 18.5 q-29 -1 -43 -64q-6 -29 -1 -47z" />
+<glyph unicode="&#xc6;" horiz-adv-x="720" d="M-88 0l571 1505h410l-49 -227h-170l-84 -395h123l-51 -242h-123l-88 -414h170l-50 -227h-340l66 307h-100l-119 -307h-166zM283 541h65q10 51 60.5 285.5t58.5 275.5z" />
+<glyph unicode="&#xc7;" horiz-adv-x="487" d="M7 150.5q1 68.5 11 138.5l197 928q27 121 94.5 213t171.5 92q76 0 114 -55.5t35 -123t-12 -126.5l-47 -228h-165l47 228q20 90 -15 90q-27 0 -47 -82l-198 -936q-18 -90 10 -90q35 0 53 90l49 227h166l-49 -227q-29 -133 -94.5 -219t-173.5 -86q-74 0 -111 49t-36 117.5z M12 -385l54 133h-37l30 141h140l-31 -141l-55 -133h-101z" />
+<glyph unicode="&#xc8;" horiz-adv-x="438" d="M-66 0l318 1505h340l-47 -227h-170l-84 -395h123l-52 -242h-122l-88 -414h170l-50 -227h-338zM338 1823h164l26 -185h-131z" />
+<glyph unicode="&#xc9;" horiz-adv-x="438" d="M-66 0l318 1505h340l-47 -227h-170l-84 -395h123l-52 -242h-122l-88 -414h170l-50 -227h-338zM373 1638l102 185h164l-135 -185h-131z" />
+<glyph unicode="&#xca;" horiz-adv-x="438" d="M-66 0l318 1505h340l-47 -227h-170l-84 -395h123l-52 -242h-122l-88 -414h170l-50 -227h-338zM287 1638l125 185h166l45 -185h-134l-16 80l-53 -80h-133z" />
+<glyph unicode="&#xcb;" horiz-adv-x="438" d="M-66 0l318 1505h340l-49 -227h-170l-84 -395h123l-52 -242h-122l-88 -414h169l-47 -227h-338zM281 1638l43 201h151l-43 -201h-151zM479 1638l43 201h150l-43 -201h-150z" />
+<glyph unicode="&#xcc;" horiz-adv-x="303" d="M-55 0l317 1505h170l-319 -1505h-168zM268 1823h164l25 -185h-129z" />
+<glyph unicode="&#xcd;" horiz-adv-x="303" d="M-66 0l318 1505h170l-320 -1505h-168zM283 1638l102 185h164l-135 -185h-131z" />
+<glyph unicode="&#xce;" horiz-adv-x="284" d="M-70 0l318 1505h168l-320 -1505h-166zM190 1638l125 185h166l45 -185h-133l-16 80l-53 -80h-134z" />
+<glyph unicode="&#xcf;" horiz-adv-x="284" d="M-70 0l318 1505h170l-320 -1505h-168zM190 1638l43 201h152l-43 -201h-152zM389 1638l43 201h150l-43 -201h-150z" />
+<glyph unicode="&#xd0;" horiz-adv-x="518" d="M-49 0l139 655h-37l47 228h37l133 622h123q199 0 215.5 -142t-92.5 -611q-29 -135 -46 -211t-39.5 -165t-40 -134t-43 -96.5t-49.5 -72t-59.5 -41t-74.5 -26.5t-92 -6h-121zM166 221q63 12 84 72q23 55 49 170q8 41 63 291q14 68 34 165t26 125q20 100 24 170 q2 66 -53 70l-86 -401h31l-47 -228h-31z" />
+<glyph unicode="&#xd1;" horiz-adv-x="546" d="M-66 0l318 1505h143l-28 -710l151 710h158l-320 -1505h-143l31 731l-154 -731h-156zM346 1604l37 176q39 43 94 43q25 0 53.5 -17.5t47 -17.5t49 20.5t45.5 38.5l-35 -170q-43 -51 -94 -51q-25 0 -53.5 19.5t-49.5 19.5q-16 0 -49 -23.5t-45 -37.5z" />
+<glyph unicode="&#xd2;" horiz-adv-x="495" d="M-27 145.5q0 67.5 13 143.5l194 928q27 131 96.5 218t176.5 87q76 0 114.5 -52.5t36.5 -119.5t-12 -133l-197 -928q-31 -133 -96.5 -219t-173.5 -86q-74 0 -113 47t-39 114.5zM158 289q-20 -90 14 -90q33 0 53 90l197 928q20 90 -14.5 90t-53.5 -90zM346 1823h164 l27 -185h-131z" />
+<glyph unicode="&#xd3;" horiz-adv-x="495" d="M-27 145.5q0 67.5 13 143.5l194 928q27 131 96.5 218t176.5 87q76 0 114.5 -52.5t36.5 -119.5t-12 -133l-197 -928q-31 -133 -96.5 -219t-173.5 -86q-74 0 -113 47t-39 114.5zM158 289q-20 -90 14 -90q33 0 53 90l197 928q20 90 -14.5 90t-53.5 -90zM403 1638l105 185 h164l-137 -185h-132z" />
+<glyph unicode="&#xd4;" horiz-adv-x="495" d="M-27 145.5q0 67.5 13 143.5l194 928q27 131 96.5 218t176.5 87q76 0 114.5 -52.5t36.5 -119.5t-12 -133l-197 -928q-31 -133 -96.5 -219t-173.5 -86q-74 0 -113 47t-39 114.5zM158 289q-20 -90 14 -90q33 0 53 90l197 928q20 90 -14.5 90t-53.5 -90zM307 1638l125 185 h166l45 -185h-133l-18 80l-52 -80h-133z" />
+<glyph unicode="&#xd5;" horiz-adv-x="495" d="M-29 145.5q0 67.5 13 143.5l194 928q27 131 96.5 218t176.5 87q76 0 114.5 -52.5t36.5 -119.5t-12 -133l-197 -928q-29 -131 -95.5 -218t-174.5 -87q-74 0 -113 47t-39 114.5zM153 223.5q5 -24.5 19 -24.5q31 0 51 90l197 928q20 90 -12 90q-37 0 -56 -90l-196 -928 q-8 -41 -3 -65.5zM322 1604l38 176q37 43 93 43q25 0 54.5 -17.5t47.5 -17.5t49 20.5t45 38.5l-37 -170q-43 -51 -92 -51q-25 0 -53.5 19.5t-48.5 19.5q-35 0 -96 -61z" />
+<glyph unicode="&#xd6;" horiz-adv-x="495" d="M-16 289l194 928q29 131 97.5 218t175.5 87q76 0 114.5 -52.5t36.5 -119.5t-12 -133l-197 -928q-29 -133 -94.5 -219t-174 -86t-138 90t-2.5 215zM153 223.5q5 -24.5 19 -24.5q31 0 51 90l197 928q20 90 -12.5 90t-55.5 -90l-196 -928q-8 -41 -3 -65.5zM301 1638l43 201 h152l-43 -201h-152zM500 1638l43 201h149l-43 -201h-149z" />
+<glyph unicode="&#xd8;" horiz-adv-x="495" d="M-53 -20l53 129q-14 66 4 180l199 928q27 131 95.5 218t174.5 87q51 0 92 -27l13 31h94l-54 -129q16 -67 -4 -180l-198 -928q-29 -133 -94.5 -219t-174.5 -86q-49 0 -92 24l-12 -28h-96zM178 289q-16 -90 17 -90q14 0 29.5 26.5t21.5 63.5l86 399l-142 -350zM295 836 l141 344l8 37q20 90 -14.5 90t-52.5 -90z" />
+<glyph unicode="&#xd9;" horiz-adv-x="512" d="M-16 289l256 1216h170l-258 -1216q-18 -90 12 -90q33 0 51 90l258 1216h170l-258 -1216q-66 -305 -266.5 -305t-134.5 305zM362 1823h164l25 -185h-131z" />
+<glyph unicode="&#xda;" horiz-adv-x="512" d="M-16 289l256 1216h170l-258 -1216q-18 -90 12 -90q33 0 51 90l258 1216h170l-258 -1216q-66 -305 -266.5 -305t-134.5 305zM418 1638l102 185h164l-135 -185h-131z" />
+<glyph unicode="&#xdb;" horiz-adv-x="512" d="M-16 289l256 1216h170l-258 -1216q-18 -90 12 -90q33 0 51 90l258 1216h170l-258 -1216q-66 -305 -266.5 -305t-134.5 305zM297 1638l125 185h166l45 -185h-133l-19 80l-51 -80h-133z" />
+<glyph unicode="&#xdc;" horiz-adv-x="512" d="M-18 289l256 1216h170l-258 -1216q-18 -90 14 -90q31 0 49 90l258 1216h170l-258 -1216q-63 -305 -264 -305q-203 0 -137 305zM293 1638l43 201h151l-43 -201h-151zM492 1638l43 201h149l-43 -201h-149z" />
+<glyph unicode="&#xdd;" horiz-adv-x="483" d="M39 0l137 641l41 864h168l-35 -438q23 66 74 212t78 226h168l-324 -864l-137 -641h-170zM383 1638l104 185h164l-137 -185h-131z" />
+<glyph unicode="&#xde;" horiz-adv-x="495" d="M-49 0l319 1505h168l-49 -241q96 -6 137 -95q49 -125 0 -356q-51 -238 -151 -354q-80 -88 -178 -99l-78 -360h-168zM244 586q39 8 57 41q25 35 55 178q33 145 21 186q-6 41 -37 47z" />
+<glyph unicode="&#xdf;" horiz-adv-x="514" d="M-66 0l261 1235q25 119 95 203t173 84q76 0 114.5 -45t38.5 -108.5t-12 -131.5q-23 -102 -96 -174q41 -55 41 -150q0 -109 -47 -338q-76 -356 -154 -475q-63 -100 -207 -100l41 193q43 0 74 67q37 82 86 315q51 242 51 332q0 72 -43 72l29 141q23 0 45 33t33 84 q10 41 1 70.5t-34 29.5q-43 0 -68 -102l-262 -1235h-160z" />
+<glyph unicode="&#xe0;" horiz-adv-x="471" d="M-12 260q53 268 239 404q66 44 84 79l25 121q8 27 7 60.5t-13 33.5q-29 0 -49 -94l-17 -73h-155l14 67q23 109 89.5 194t160.5 85q86 0 113.5 -81t5.5 -173l-146 -688q-27 -117 -33 -195h-137q-10 25 -10 68q-47 -84 -121 -84q-115 0 -57 276zM130 198.5 q3 -20.5 15 -20.5q18 0 36 22.5t24 53.5l55 260q-37 -37 -73.5 -111.5t-51.5 -140.5q-2 -6 -5 -24.5t0 -39zM303 1489h164l25 -184h-132z" />
+<glyph unicode="&#xe1;" horiz-adv-x="471" d="M-12 260q53 268 239 404q66 44 84 79l25 121q8 27 7 60.5t-13 33.5q-29 0 -49 -94l-17 -73h-155l14 67q23 109 89.5 194t160.5 85q86 0 113.5 -81t5.5 -173l-146 -688q-27 -117 -33 -195h-137q-10 25 -10 68q-47 -84 -121 -84q-115 0 -57 276zM130 198.5 q3 -20.5 15 -20.5q18 0 36 22.5t24 53.5l55 260q-37 -37 -73.5 -111.5t-51.5 -140.5q-2 -6 -5 -24.5t0 -39zM319 1305l105 184h164l-137 -184h-132z" />
+<glyph unicode="&#xe2;" horiz-adv-x="471" d="M-12 260q53 268 239 404q66 44 84 79l25 121q8 27 7 60.5t-13 33.5q-29 0 -49 -94l-17 -73h-155l14 67q23 109 89.5 194t160.5 85q86 0 113.5 -81t5.5 -173l-146 -688q-27 -117 -33 -195h-137q-10 25 -10 68q-47 -84 -121 -84q-115 0 -57 276zM130 198.5 q3 -20.5 15 -20.5q18 0 36 22.5t24 53.5l55 260q-37 -37 -73.5 -111.5t-51.5 -140.5q-2 -6 -5 -24.5t0 -39zM236 1305l124 184h166l45 -184h-133l-18 79l-51 -79h-133z" />
+<glyph unicode="&#xe3;" horiz-adv-x="471" d="M-32 97q1 50 6.5 89t13.5 74q53 270 239 404q68 50 82 79l25 121q8 27 7 60.5t-13 33.5q-29 0 -49 -94l-15 -73h-155l14 67q23 109 89.5 194t160.5 85q86 0 112.5 -81t3.5 -173l-145 -688q-23 -102 -31 -195h-137q-14 39 -10 68q-51 -84 -123 -84q-39 0 -57.5 31.5 t-17.5 81.5zM128 198.5q3 -20.5 15 -20.5q18 0 36 22.5t24 53.5l55 260q-37 -37 -74 -111.5t-51 -140.5q-2 -6 -5 -24.5t0 -39zM254 1268l39 176q37 43 92 43q25 0 53.5 -17.5t47 -17.5t49 20.5t47.5 38.5l-37 -170q-43 -51 -92 -51q-25 0 -53.5 19.5t-49.5 19.5 q-35 0 -96 -61z" />
+<glyph unicode="&#xe4;" horiz-adv-x="471" d="M-12 260q53 268 239 404q68 50 82 79l27 121q16 94 -8 94q-27 0 -47 -94l-17 -73h-155l14 67q23 109 89.5 194t160.5 85q59 0 92 -43t35 -99.5t-8 -111.5l-148 -688q-25 -121 -31 -195h-137q-10 25 -10 68q-51 -84 -123 -84q-113 0 -55 276zM128 198.5q3 -20.5 15 -20.5 q18 0 36 22.5t24 53.5l55 260q-37 -37 -74 -111.5t-51 -140.5q-2 -6 -5 -24.5t0 -39zM231 1305l43 200h152l-43 -200h-152zM430 1305l43 200h150l-43 -200h-150z" />
+<glyph unicode="&#xe5;" horiz-adv-x="471" d="M-16 260q53 268 239 404q66 44 82 79l27 121q8 27 7 60.5t-13 33.5q-29 0 -50 -94l-16 -73h-156l15 67q23 109 89 194t161 85q86 0 113.5 -81t4.5 -173l-145 -688q-27 -117 -33 -195h-137q-10 25 -10 68q-47 -84 -121 -84q-115 0 -57 276zM126 198.5q3 -20.5 15 -20.5 q18 0 36 22.5t24 53.5l55 260q-37 -37 -74 -111.5t-51 -140.5q-2 -6 -5 -24.5t0 -39zM315.5 1421.5q14.5 61.5 54.5 102.5t87 41q45 0 68.5 -41t9 -102.5t-54.5 -102.5t-85 -41q-47 0 -70.5 41t-9 102.5zM394 1374q5 -18 18 -18q10 0 24.5 19.5t20.5 46t-1 45t-18 18.5 q-29 -1 -43 -64q-6 -29 -1 -47z" />
+<glyph unicode="&#xe6;" horiz-adv-x="681" d="M0 185q2 38 8 75q61 272 242 404q66 45 84 79l24 121q8 27 7.5 60.5t-13.5 33.5q-29 0 -49 -94l-14 -73h-156l14 67q23 109 88.5 194t159.5 85q59 0 94 -45q59 45 119 45q80 0 117 -44t33 -106.5t-17 -130.5l-69 -334h-223l-54 -243q-20 -113 8 -113q37 0 62 113l27 122 h153l-31 -141q-59 -276 -260 -276q-80 0 -108 55q-55 -55 -142 -55q-47 0 -72.5 31.5t-29.5 81.5t-2 88zM153 198.5q3 -20.5 15 -20.5q18 0 35.5 22.5t23.5 53.5l56 260q-37 -37 -74 -111.5t-51 -140.5q-2 -6 -5 -24.5t0 -39zM481 684h70l35 158q25 115 -17 114 q-33 1 -53 -114z" />
+<glyph unicode="&#xe7;" horiz-adv-x="448" d="M14 -385l54 133h-37l30 141h140l-31 -141l-55 -133h-101zM30 197q3 47 13 98l113 530q29 125 90 218.5t166 93.5q66 0 101.5 -25t41.5 -75t2 -91t-18 -110l-23 -109h-156l31 147q16 82 -14 82q-14 0 -28.5 -25.5t-20.5 -56.5l-131 -616q-18 -88 12 -88q33 0 51 88l33 156 h156l-27 -129q-16 -72 -31.5 -116t-44.5 -92t-74 -70.5t-110 -22.5q-57 0 -89 30.5t-39 83t-4 99.5z" />
+<glyph unicode="&#xe8;" d="M0 266l123 584q23 115 88 201t160 86q80 0 116.5 -44t32.5 -106.5t-16 -130.5l-70 -334h-223l-53 -243q-20 -113 8 -113q37 0 61 113l27 122h154l-31 -141q-59 -276 -260 -276q-174 0 -117 282zM244 684h69l35 158q20 115 -16 114q-33 1 -53 -114zM283 1489h163l25 -184 h-131z" />
+<glyph unicode="&#xe9;" d="M0 266l123 584q23 115 88 201t160 86q80 0 116.5 -44t32.5 -106.5t-16 -130.5l-70 -334h-223l-53 -243q-20 -113 8 -113q37 0 61 113l27 122h154l-31 -141q-59 -276 -260 -276q-174 0 -117 282zM244 684h69l35 158q20 115 -16 114q-33 1 -53 -114zM338 1305l104 184h164 l-137 -184h-131z" />
+<glyph unicode="&#xea;" d="M0 266l123 584q23 115 88 201t160 86q80 0 116.5 -44t32.5 -106.5t-16 -130.5l-70 -334h-223l-53 -243q-20 -113 8 -113q37 0 61 113l27 122h154l-31 -141q-59 -276 -260 -276q-174 0 -117 282zM240 1305l125 184h165l45 -184h-133l-18 79l-51 -79h-133zM244 684h69 l35 158q20 115 -16 114q-33 1 -53 -114z" />
+<glyph unicode="&#xeb;" d="M-14 136.5q2 62.5 14 129.5l121 584q25 115 90 201t160 86q80 0 116.5 -44t31.5 -106.5t-15 -130.5l-72 -334h-223l-51 -243q-27 -113 6 -113q39 0 63 113l27 122h154l-31 -141q-59 -276 -262 -276q-66 0 -98.5 45t-30.5 107.5zM233 1305l43 200h152l-43 -200h-152z M244 684h69l33 158q25 115 -16 114q-25 1 -54 -114zM432 1305l43 200h150l-43 -200h-150z" />
+<glyph unicode="&#xec;" horiz-adv-x="284" d="M-47 0l235 1120h162l-237 -1120h-160zM199 1489h163l27 -184h-131z" />
+<glyph unicode="&#xed;" horiz-adv-x="284" d="M-47 0l235 1120h162l-237 -1120h-160zM227 1305l103 184h164l-136 -184h-131z" />
+<glyph unicode="&#xee;" horiz-adv-x="284" d="M-47 0l235 1120h162l-237 -1120h-160zM141 1305l125 184h166l45 -184h-133l-16 79l-54 -79h-133z" />
+<glyph unicode="&#xef;" horiz-adv-x="284" d="M-49 0l237 1120h162l-239 -1120h-160zM135 1305l43 200h152l-43 -200h-152zM334 1305l43 200h149l-43 -200h-149z" />
+<glyph unicode="&#xf0;" horiz-adv-x="464" d="M-16 147.5q2 65.5 12 131.5l121 579q63 279 192 279q33 0 64 -35q6 66 6 127l-55 -64l-27 88l84 93q-2 12 -7 27.5t-8 24.5l-4 9l113 131l19 -68l73 82l25 -90l-76 -88q39 -231 -8 -446l-139 -656q-23 -106 -88.5 -197t-161.5 -91q-70 0 -103.5 49t-31.5 114.5zM141 258 q-16 -92 17 -92q12 0 30.5 32.5t22.5 59.5l129 604q18 94 -14 94q-14 0 -32 -35.5t-24 -58.5z" />
+<glyph unicode="&#xf1;" horiz-adv-x="475" d="M-49 0l235 1120h162l-12 -57q25 27 62.5 50.5t62.5 23.5q111 0 63 -219l-194 -918h-160l188 885q14 72 -16 71q-29 1 -43 -73l-188 -883h-160zM258 1276l39 176q39 43 92 43q25 0 54.5 -17.5t48 -17.5t49 20.5t45.5 39.5l-37 -170q-43 -51 -92 -52q-25 0 -53.5 19.5 t-49.5 19.5q-35 0 -96 -61z" />
+<glyph unicode="&#xf2;" d="M0 279l121 563q61 295 254 295q78 0 112.5 -40t31.5 -104.5t-19 -144.5l-121 -576q-31 -139 -89.5 -213.5t-162.5 -74.5q-184 0 -127 295zM150 258q-25 -92 16 -92q20 0 36.5 34.5t18.5 57.5l129 604q23 94 -14 94t-57 -94zM281 1489h163l25 -184h-131z" />
+<glyph unicode="&#xf3;" d="M0 279l121 563q61 295 254 295q78 0 112.5 -40t31.5 -104.5t-19 -144.5l-121 -576q-31 -139 -89.5 -213.5t-162.5 -74.5q-184 0 -127 295zM150 258q-25 -92 16 -92q20 0 36.5 34.5t18.5 57.5l129 604q23 94 -14 94t-57 -94zM336 1305l102 184h164l-135 -184h-131z" />
+<glyph unicode="&#xf4;" d="M0 279l121 563q61 295 254 295q78 0 112.5 -40t31.5 -104.5t-19 -144.5l-121 -576q-31 -139 -89.5 -213.5t-162.5 -74.5q-184 0 -127 295zM150 258q-25 -92 16 -92q20 0 36.5 34.5t18.5 57.5l129 604q23 94 -14 94t-57 -94zM240 1305l125 184h165l45 -184h-133l-18 79 l-51 -79h-133z" />
+<glyph unicode="&#xf5;" d="M0 279l119 563q61 295 256 295q78 0 112.5 -40t30.5 -104.5t-18 -144.5l-123 -576q-31 -139 -89.5 -213.5t-162.5 -74.5q-186 0 -125 295zM147 258q-20 -92 17 -92q20 0 36.5 34.5t18.5 57.5l129 604q23 94 -14 94t-58 -94zM250 1274l37 176q39 43 94 43q25 0 53.5 -17.5 t47 -17.5t49 20.5t44.5 39.5l-36 -170q-39 -51 -93 -52q-25 0 -53 19.5t-49 19.5q-16 0 -49 -23.5t-45 -37.5z" />
+<glyph unicode="&#xf6;" d="M0 279l119 563q61 295 256 295q78 0 112.5 -40t30.5 -104.5t-18 -144.5l-123 -576q-31 -139 -89.5 -213.5t-162.5 -74.5q-186 0 -125 295zM150 258q-25 -92 14 -92q20 0 37.5 34.5t19.5 57.5l127 604q27 94 -14 94q-37 0 -58 -94zM233 1305l43 200h152l-43 -200h-152z M432 1305l43 200h150l-43 -200h-150z" />
+<glyph unicode="&#xf8;" horiz-adv-x="468" d="M-25 -76l50 129q-31 72 0 226l120 563q61 295 254 295q37 -1 68 -11l31 70h88l-56 -129q29 -59 -6 -219l-121 -576q-31 -139 -89 -213.5t-162 -74.5q-33 0 -60 10l-26 -70h-91zM168 180q8 -14 22 -14q20 0 37 35t19 57l49 229zM244 580l139 344q0 33 -23 32 q-37 0 -57 -94z" />
+<glyph unicode="&#xf9;" horiz-adv-x="475" d="M-12 203l194 917h160l-188 -884q-16 -72 14.5 -72t44.5 74l188 882h162l-239 -1120h-162l12 57q-23 -25 -60.5 -49t-62.5 -24q-111 0 -63 219zM289 1489h164l24 -184h-131z" />
+<glyph unicode="&#xfa;" horiz-adv-x="475" d="M-12 203l194 917h160l-188 -884q-16 -72 14.5 -72t44.5 74l188 882h162l-239 -1120h-162l12 57q-23 -25 -60.5 -49t-62.5 -24q-111 0 -63 219zM344 1305l105 184h163l-137 -184h-131z" />
+<glyph unicode="&#xfb;" horiz-adv-x="475" d="M-12 203l194 917h160l-188 -884q-16 -72 14.5 -72t44.5 74l188 882h162l-239 -1120h-162l12 57q-23 -25 -60.5 -49t-62.5 -24q-111 0 -63 219zM240 1305l125 184h165l45 -184h-133l-18 79l-51 -79h-133z" />
+<glyph unicode="&#xfc;" horiz-adv-x="475" d="M-12 203l192 917h160l-188 -884q-14 -72 16 -72q27 0 45 74l186 882h162l-237 -1120h-162l12 57q-23 -25 -61.5 -49t-63.5 -24q-109 0 -61 219zM231 1305l43 200h152l-43 -200h-152zM430 1305l43 200h150l-43 -200h-150z" />
+<glyph unicode="&#xfd;" horiz-adv-x="462" d="M-119 -395l39 182q45 -18 74 10q49 55 72 170l110 1153h158l-82 -661q23 82 98.5 337t95.5 324h160l-395 -1204q-43 -137 -105 -217q-49 -66 -110.5 -91.5t-114.5 -2.5zM350 1305l103 184h163l-135 -184h-131z" />
+<glyph unicode="&#xfe;" horiz-adv-x="473" d="M-111 -385l400 1890h162l-93 -432q10 20 43 42t54 22q123 0 80 -219l-152 -715q-2 -8 -8 -36t-10.5 -43t-12.5 -40t-17 -40t-22.5 -30.5t-31 -22.5t-37.5 -7q-37 0 -67 27.5t-34 49.5l-94 -446h-160zM184 256q-16 -78 12.5 -78t45.5 78l133 627q16 74 -13 73 q-31 1 -45 -73z" />
+<glyph unicode="&#xff;" horiz-adv-x="442" d="M-119 -395l39 182q45 -18 74 10q43 51 72 170l108 1153h158l-80 -661q18 66 94 322.5t98 338.5h160l-395 -1204q-37 -135 -103 -217q-49 -66 -110.5 -91.5t-114.5 -2.5zM252 1305l43 200h151l-43 -200h-151zM451 1305l43 200h149l-43 -200h-149z" />
+<glyph unicode="&#x152;" horiz-adv-x="651" d="M8 309l189 887q63 309 270 309h377l-49 -227h-170l-84 -395h123l-52 -242h-123l-88 -414h170l-49 -227h-377q-197 10 -137 309zM171 233.5q3 -34.5 17 -34.5q33 -1 62 110l188 887q6 16 4 63.5t-18 47.5q-14 0 -32.5 -41t-24.5 -70l-189 -887q-10 -41 -7 -75.5z" />
+<glyph unicode="&#x153;" horiz-adv-x="659" d="M20 279l121 563q61 295 254 295q78 0 113 -41q55 41 113 41q80 0 116.5 -44t32.5 -106.5t-16 -130.5l-70 -334h-223l-53 -243q-20 -113 8 -113q37 0 61 113l27 122h153l-30 -141q-59 -276 -260 -276q-63 0 -95 36q-57 -37 -125 -36q-184 0 -127 295zM170 258 q-20 -92 16 -92q20 0 37 34.5t19 57.5l129 604q23 94 -14.5 94t-57.5 -94zM494 684h69l35 158q25 115 -16 114q-34 1 -54 -114z" />
+<glyph unicode="&#x178;" horiz-adv-x="483" d="M39 0l135 641l43 864h168l-35 -438q23 66 74 212t78 226h168l-326 -864l-135 -641h-170zM297 1638l43 201h152l-43 -201h-152zM496 1638l43 201h149l-43 -201h-149z" />
+<glyph unicode="&#x2c6;" horiz-adv-x="673" d="M266 1305l127 184h166l43 -184h-133l-16 79l-54 -79h-133z" />
+<glyph unicode="&#x2dc;" horiz-adv-x="675" d="M291 1276l39 176q37 43 92 43q25 0 54.5 -17.5t48 -17.5t49 20.5t44.5 39.5l-36 -170q-43 -51 -93 -52q-25 0 -53 19.5t-49 19.5q-35 0 -96 -61z" />
+<glyph unicode="&#x2000;" horiz-adv-x="952" />
+<glyph unicode="&#x2001;" horiz-adv-x="1905" />
+<glyph unicode="&#x2002;" horiz-adv-x="952" />
+<glyph unicode="&#x2003;" horiz-adv-x="1905" />
+<glyph unicode="&#x2004;" horiz-adv-x="635" />
+<glyph unicode="&#x2005;" horiz-adv-x="476" />
+<glyph unicode="&#x2006;" horiz-adv-x="317" />
+<glyph unicode="&#x2007;" horiz-adv-x="317" />
+<glyph unicode="&#x2008;" horiz-adv-x="238" />
+<glyph unicode="&#x2009;" horiz-adv-x="381" />
+<glyph unicode="&#x200a;" horiz-adv-x="105" />
+<glyph unicode="&#x2010;" horiz-adv-x="327" d="M63 455l41 194h215l-40 -194h-216z" />
+<glyph unicode="&#x2011;" horiz-adv-x="327" d="M63 455l41 194h215l-40 -194h-216z" />
+<glyph unicode="&#x2012;" horiz-adv-x="327" d="M63 455l41 194h215l-40 -194h-216z" />
+<glyph unicode="&#x2013;" horiz-adv-x="544" d="M84 649l41 195h432l-41 -195h-432z" />
+<glyph unicode="&#x2014;" horiz-adv-x="645" d="M84 649l41 195h530l-41 -195h-530z" />
+<glyph unicode="&#x2018;" horiz-adv-x="247" d="M90 1012l49 227l123 266h98l-98 -266h43l-49 -227h-166z" />
+<glyph unicode="&#x2019;" horiz-adv-x="247" d="M88 1012l100 266h-43l48 227h165l-47 -227l-125 -266h-98z" />
+<glyph unicode="&#x201a;" horiz-adv-x="247" d="M-45 -266l96 266h-43l49 227h166l-49 -227l-123 -266h-96z" />
+<glyph unicode="&#x201c;" horiz-adv-x="475" d="M94 1012l49 227l123 266h99l-99 -266h43l-49 -227h-166zM315 1012l50 227l122 266h99l-99 -266h43l-49 -227h-166z" />
+<glyph unicode="&#x201d;" horiz-adv-x="466" d="M94 1012l101 266h-43l47 227h166l-48 -227l-124 -266h-99zM315 1012l101 266h-43l47 227h166l-47 -227l-125 -266h-99z" />
+<glyph unicode="&#x201e;" horiz-adv-x="436" d="M-39 -266l96 266h-43l49 227h166l-49 -227l-123 -266h-96zM139 -266l99 266h-43l49 227h166l-50 -227l-122 -266h-99z" />
+<glyph unicode="&#x2022;" horiz-adv-x="458" d="M113 821q16 72 77.5 122t131.5 50q72 0 110.5 -51t24.5 -121q-16 -72 -78 -122t-131 -50q-72 0 -110.5 51t-24.5 121z" />
+<glyph unicode="&#x2026;" horiz-adv-x="651" d="M2 0l47 227h166l-47 -227h-166zM215 0l47 227h166l-47 -227h-166zM428 0l47 227h166l-47 -227h-166z" />
+<glyph unicode="&#x202f;" horiz-adv-x="381" />
+<glyph unicode="&#x2039;" horiz-adv-x="696" d="M88 655l31 148l692 508l-47 -219l-504 -363q25 -25 53.5 -55.5t65.5 -67.5t55 -57l176 -182l-47 -220z" />
+<glyph unicode="&#x203a;" horiz-adv-x="696" d="M-18 147l45 220l499 362l-346 363l47 219l475 -508l-30 -148z" />
+<glyph unicode="&#x205f;" horiz-adv-x="476" />
+<glyph unicode="&#x20ac;" horiz-adv-x="548" d="M49 547l29 137h63l31 137h-63l28 137h64l51 238q16 82 55 162q37 70 80 112q51 51 127 51.5t107 -51.5q25 -43 32 -112q6 -68 -10 -162l-18 -84h-162l18 84q10 55 0 94h2q-8 16 -12 17q-8 0 -33 -56q-12 -31 -16 -55l-51 -238h139l-29 -137h-139l-31 -137h140l-29 -137 h-139l-50 -238q-12 -57 -2 -94h-2l7 -16q16 0 40 55q0 2 7.5 23.5t9.5 31.5l16 84h162l-16 -84q-23 -82 -58 -164q-37 -63 -82 -110q-51 -51 -126.5 -51t-106.5 51q-31 61 -31 110q-10 72 12 164l50 238h-64z" />
+<glyph unicode="&#x2122;" horiz-adv-x="624" d="M137 821l125 580h-61l20 104h230l-21 -104h-63l-125 -580h-105zM336 821l145 684h103l-17 -280q8 25 52.5 136.5t54.5 143.5h94l-145 -684h-88l77 361q-51 -148 -114 -361h-39l41 361l-78 -361h-86z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1120" d="M0 1120h1120v-1120h-1120v1120z" />
+<glyph unicode="&#xfb01;" horiz-adv-x="524" d="M-23 0l197 934h-63l41 186h63l12 66q12 55 21.5 88t30 85t42 80.5t57.5 51t79 22.5t71 -20l-34 -170q-33 23 -58 2q-25 -23 -45 -127l-16 -78h223l-240 -1120h-159l198 934h-63l-199 -934h-158z" />
+<glyph unicode="&#xfb02;" horiz-adv-x="524" d="M-23 0l197 934h-63l41 186h63l12 66q12 55 21.5 88t30 85t42 80.5t57.5 51t79 22.5l63 -8h162l-322 -1505h-161l198 934h-63l-199 -934h-158zM375 1120h63l43 209q-27 10 -45 -4q-25 -23 -45 -127z" />
+<glyph unicode="&#xfb03;" horiz-adv-x="962" d="M643 0l237 1120h162l-239 -1120h-160zM917 1298l45 207h162l-45 -207h-162zM323 0l197 934h-63l41 186h63l12 66q12 55 21.5 88t30 85t42 80.5t57.5 51t79 22.5t71 -20l-34 -170q-33 23 -58 2q-25 -23 -45 -127l-16 -78h63l-41 -186h-63l-199 -934h-158zM-23 0l197 934 h-63l41 186h63l12 66q12 55 21.5 88t30 85t42 80.5t57.5 51t79 22.5t71 -20l-34 -170q-33 23 -58 2q-25 -23 -45 -127l-16 -78h63l-41 -186h-63l-199 -934h-158z" />
+<glyph unicode="&#xfb04;" horiz-adv-x="972" d="M643 0l319 1505h162l-321 -1505h-160zM323 0l197 934h-63l41 186h63l12 66q12 55 21.5 88t30 85t42 80.5t57.5 51t79 22.5t71 -20l-34 -170q-33 23 -58 2q-25 -23 -45 -127l-16 -78h63l-41 -186h-63l-199 -934h-158zM-23 0l197 934h-63l41 186h63l12 66q12 55 21.5 88 t30 85t42 80.5t57.5 51t79 22.5t71 -20l-34 -170q-33 23 -58 2q-25 -23 -45 -127l-16 -78h63l-41 -186h-63l-199 -934h-158z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.ttf b/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.ttf
new file mode 100755
index 0000000..e0229ea
Binary files /dev/null and b/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.woff b/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.woff
new file mode 100755
index 0000000..e16fdac
Binary files /dev/null and b/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.eot b/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.eot
new file mode 100755
index 0000000..2b80647
Binary files /dev/null and b/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.eot differ


[22/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/logo-apachewicket-white.svg
----------------------------------------------------------------------
diff --git a/content/img/logo-apachewicket-white.svg b/content/img/logo-apachewicket-white.svg
new file mode 100644
index 0000000..5f6d5f8
--- /dev/null
+++ b/content/img/logo-apachewicket-white.svg
@@ -0,0 +1,25 @@
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="462" height="80" style="background-color:transparent">
+    <title>Apache Wicket</title>
+    <desc>Logo for Apache Wicket.</desc>
+    <defs>
+        <style type="text/css">
+        <![CDATA[
+            @font-face {
+                font-family: "League Gothic";
+                src: local("League Gothic"), /* IE */
+                    local("LeagueGothic"),
+                    url("data:application/vnd.ms-fontobject;charset=utf-8;base64,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") format('embedded-opentype'),
+                    url("data:application/x-font-woff;charset=utf-8;base64,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") format('woff'),
+                    url('/fonts/league-gothic/LeagueGothic-Regular-webfont.ttf') format('truetype');
+            }
+        ]]>
+        </style>
+    </defs>
+    <g>
+    	<circle cx="231" cy="32" r="32" fill="rgb(255,153,37)" />
+    	<path d="M 199 0 m 20 20 l  0 24 l  8  0 l  8  0 l  8  0 l 0 -24 l -8 16 l -4 -8 l -4  8 l -8 -16 z" style="fill:#fff" />
+        <text x="6" y="64" style="font-size:86px;font-family:'League Gothic';fill:#FFF;">APACHE</text>
+        <text x="272" y="64" style="font-size:86px;font-family:'League Gothic';fill:#FFF;">WICKET</text>
+        <text x="460" y="10" style="text-anchor:end;font-size:12px;font-family:'League Gothic';fill:#FFF;">TM</text>
+    </g>
+</svg>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/logo-bigger.png
----------------------------------------------------------------------
diff --git a/content/img/logo-bigger.png b/content/img/logo-bigger.png
deleted file mode 100644
index 260d037..0000000
Binary files a/content/img/logo-bigger.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/logo-white.png
----------------------------------------------------------------------
diff --git a/content/img/logo-white.png b/content/img/logo-white.png
new file mode 100644
index 0000000..e2afd2b
Binary files /dev/null and b/content/img/logo-white.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/screenshot-ns-1.jpg
----------------------------------------------------------------------
diff --git a/content/img/screenshot-ns-1.jpg b/content/img/screenshot-ns-1.jpg
new file mode 100644
index 0000000..f1ef6f2
Binary files /dev/null and b/content/img/screenshot-ns-1.jpg differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/test-ready.png
----------------------------------------------------------------------
diff --git a/content/img/test-ready.png b/content/img/test-ready.png
new file mode 100644
index 0000000..7cb22c3
Binary files /dev/null and b/content/img/test-ready.png differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/wicket-components.png
----------------------------------------------------------------------
diff --git a/content/img/wicket-components.png b/content/img/wicket-components.png
new file mode 100644
index 0000000..5ad0167
Binary files /dev/null and b/content/img/wicket-components.png differ

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

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/img/wicket-safe.png
----------------------------------------------------------------------
diff --git a/content/img/wicket-safe.png b/content/img/wicket-safe.png
new file mode 100644
index 0000000..aa165b6
Binary files /dev/null and b/content/img/wicket-safe.png differ


[09/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2010/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/index.html b/content/news/2010/index.html
new file mode 100644
index 0000000..904b492
--- /dev/null
+++ b/content/news/2010/index.html
@@ -0,0 +1,284 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Yearly archive for 2010 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2010 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2010 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2010 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2010 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2010 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2010 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Yearly archive for 2010</h1>
+        </header>
+        <div class="l-two-third">
+      <div class="l-first">
+              <div  class="l-full">
+                  <h1>All News for December 2010</h1>
+                  <p>This section contains all news items published in <a href="/news/2010/12">December 2010</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/12/24/wicket-1.4.15-released.html">Wicket 1.4.15 released</h3>
+                      <small>24 Dec 2010</small>
+              		<p>This is fifteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch. Subversion tag Changelog To...
+              		<a href="/news/2010/12/24/wicket-1.4.15-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for November 2010</h1>
+                  <p>This section contains all news items published in <a href="/news/2010/11">November 2010</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/11/29/wicket-1.4.14-released.html">Wicket 1.4.14 released</h3>
+                      <small>29 Nov 2010</small>
+              		<p>This is fourteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch. Subversion tag Changelog To...
+              		<a href="/news/2010/11/29/wicket-1.4.14-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/11/21/pedro-santos-committer.html">Pedro Santos is a Wicket team member</h3>
+                      <small>21 Nov 2010</small>
+              		<p>Pedro Santos has been added as a committer and PMC member for Apache Wicket. Pedro has been increasingly active in the Wicket community in recent...
+              		<a href="/news/2010/11/21/pedro-santos-committer.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/11/05/wicket-1.5-M3-released.html">Wicket 1.5-M3 released</h3>
+                      <small>05 Nov 2010</small>
+              		<p>This is another milestone release from trunk (in-development branch). This release includes several enhancments and fixes, which can be seen in the changelog (linked below)....
+              		<a href="/news/2010/11/05/wicket-1.5-M3-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/11/01/wicket-1.4.13-released.html">Wicket 1.4.13 released</h3>
+                      <small>01 Nov 2010</small>
+              		<p>This is thirteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch. Subversion tag Changelog To...
+              		<a href="/news/2010/11/01/wicket-1.4.13-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for September 2010</h1>
+                  <p>This section contains all news items published in <a href="/news/2010/09">September 2010</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/09/17/wicket.1.5-M2.1-released.html">Wicket 1.5-M2.1 released</h3>
+                      <small>17 Sep 2010</small>
+              		<p>This is the second milestone of the new 1.5.x Wicket series. The focus of 1.5.x is to provide our users with a more powerful and...
+              		<a href="/news/2010/09/17/wicket.1.5-M2.1-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/09/17/wicket.1.4.12-released.html">Wicket 1.4.12 released</h3>
+                      <small>17 Sep 2010</small>
+              		<p>This is the twelfth maintenance release of the 1.4.x series. This release brings a fix to a critical bug which prevented ajax form submits in...
+              		<a href="/news/2010/09/17/wicket.1.4.12-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/09/09/wicket-1.4.11-released.html">Wicket 1.4.11 released</h3>
+                      <small>09 Sep 2010</small>
+              		<p>This is the eleventh maintenance release of the 1.4.x series and brings over fifty bug fixes and improvements. Subversion tag Changelog To use in Maven:...
+              		<a href="/news/2010/09/09/wicket-1.4.11-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for August 2010</h1>
+                  <p>This section contains all news items published in <a href="/news/2010/08">August 2010</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/08/24/peter-ertl-committer.html">Peter Ertl is a Wicket team member</h3>
+                      <small>24 Aug 2010</small>
+              		<p>The Apache Wicket team is proud to have Peter Ertl as a new member to the team of developers. Peter has been active in our...
+              		<a href="/news/2010/08/24/peter-ertl-committer.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/08/11/wicket-1.5-M1-released.html">Wicket 1.5-M1 released</h3>
+                      <small>11 Aug 2010</small>
+              		<p>This is the first milestone of the new 1.5.x Wicket series. The focus of 1.5.x is to provide our users with a more powerful and...
+              		<a href="/news/2010/08/11/wicket-1.5-M1-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/08/11/wicket-1.4.10-released.html">Wicket 1.4.10 released</h3>
+                      <small>11 Aug 2010</small>
+              		<p>This is the tenth maintenance release of the 1.4.x series and brings over thirty bug fixes and improvements. As well as bringing bug fixes and...
+              		<a href="/news/2010/08/11/wicket-1.4.10-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/08/04/martin-grigorov-committer.html">Martin Grigorov is a Wicket team member</h3>
+                      <small>04 Aug 2010</small>
+              		<p>The Apache Wicket team is proud to have Martin Grigorov as a new member to the team of developers. Martin has provided many high quality...
+              		<a href="/news/2010/08/04/martin-grigorov-committer.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for May 2010</h1>
+                  <p>This section contains all news items published in <a href="/news/2010/05">May 2010</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/05/24/wicket-1.4.9-released.html">Wicket 1.4.9 released</h3>
+                      <small>24 May 2010</small>
+              		<p>This is the ninth maintenance release of the 1.4.x series and brings over fifteen bug fixes and improvements. Subversion tag Changelog To use in Maven:...
+              		<a href="/news/2010/05/24/wicket-1.4.9-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/05/03/wicket-1.4.8-released.html">Wicket 1.4.8 released</h3>
+                      <small>03 May 2010</small>
+              		<p>Wicket 1.4.8 is released! This is the eighth maintenance release of 1.4.x series and brings over 20 bug fixes and improvements. SVN tag Using Maven:...
+              		<a href="/news/2010/05/03/wicket-1.4.8-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for March 2010</h1>
+                  <p>This section contains all news items published in <a href="/news/2010/03">March 2010</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/03/05/wicket-1.4.7-released.html">Wicket 1.4.7 released</h3>
+                      <small>05 Mar 2010</small>
+              		<p>The Apache Wicket project is proud to announce the seventh maintenance release of Apache Wicket 1.4. This releases brings over 30 improvements and bug fixes....
+              		<a href="/news/2010/03/05/wicket-1.4.7-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for February 2010</h1>
+                  <p>This section contains all news items published in <a href="/news/2010/02">February 2010</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2010/02/01/wicket-1.4.6-released.html">Wicket 1.4.6 released</h3>
+                      <small>01 Feb 2010</small>
+              		<p>The Apache Wicket project is proud to announce the sixths maintenance release of Apache Wicket 1.4. This releases brings over 40 improvements and bug fixes...
+              		<a href="/news/2010/02/01/wicket-1.4.6-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+      </div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/01/22/wicket-1.5-RC1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/01/22/wicket-1.5-RC1-released.html b/content/news/2011/01/22/wicket-1.5-RC1-released.html
new file mode 100644
index 0000000..5b1887c
--- /dev/null
+++ b/content/news/2011/01/22/wicket-1.5-RC1-released.html
@@ -0,0 +1,88 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5-RC1 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/01/22/wicket-1.5-RC1-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/01/22/wicket-1.5-RC1-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/01/22/wicket-1.5-RC1-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/01/22/wicket-1.5-RC1-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/01/22/wicket-1.5-RC1-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/01/22/wicket-1.5-RC1-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5-RC1 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">22 Jan 2011</p>
+    <p>The Wicket Team is proud to introduce the first Release Candidate in Wicket 1.5 series. The 1.5 series provides the following major improvements:
+* A more powerful and flexible request processing pipeline
+* Intercomponent event mechanism
+* Improved configuration
+* More flexible markup loading
+* Better proxy support (x-forwarded-for header)</p>
+<p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
+<p>Release Artifacts:
+* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC1">Subversion tag</a> 
+* <a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315483&amp;sorter/field=issuekey&amp;sorter/order=DESC">Changelog</a>
+* To use in Maven: </p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5-RC1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC1">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/01/index.html b/content/news/2011/01/index.html
new file mode 100644
index 0000000..919a882
--- /dev/null
+++ b/content/news/2011/01/index.html
@@ -0,0 +1,150 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for January 2011 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/01 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/01 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/01 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/01 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/01 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/01 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for January 2011</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.5-RC1 released</h3>
+  <p><small>22 Jan 2011</small></p>
+	<p>The Wicket Team is proud to introduce the first Release Candidate in Wicket 1.5 series. The 1.5 series provides the following major improvement...</p>
+	<a href="/news/2011/01/22/wicket-1.5-RC1-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/02/25/wicket-1.4.16-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/02/25/wicket-1.4.16-released.html b/content/news/2011/02/25/wicket-1.4.16-released.html
new file mode 100644
index 0000000..acf9cae
--- /dev/null
+++ b/content/news/2011/02/25/wicket-1.4.16-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.16 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/02/25/wicket-1.4.16-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/02/25/wicket-1.4.16-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/02/25/wicket-1.4.16-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/02/25/wicket-1.4.16-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/02/25/wicket-1.4.16-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/02/25/wicket-1.4.16-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.16 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">25 Feb 2011</p>
+    <p>This is sixteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.16">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316020">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.16<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.16">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/02/25/wicket-1.5-rc2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/02/25/wicket-1.5-rc2-released.html b/content/news/2011/02/25/wicket-1.5-rc2-released.html
new file mode 100644
index 0000000..971c067
--- /dev/null
+++ b/content/news/2011/02/25/wicket-1.5-rc2-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5-rc2 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/02/25/wicket-1.5-rc2-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/02/25/wicket-1.5-rc2-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/02/25/wicket-1.5-rc2-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/02/25/wicket-1.5-rc2-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/02/25/wicket-1.5-rc2-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/02/25/wicket-1.5-rc2-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5-rc2 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">25 Feb 2011</p>
+    <p>The Wicket Team is proud to introduce the second Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC1 and 1.5-rc2</p>
+<p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
+<p>Release Artifacts:
+* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-rc2">Subversion tag</a> 
+* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316059">Changelog</a>
+* To use in Maven: </p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5-rc2<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-rc2">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/02/index.html b/content/news/2011/02/index.html
new file mode 100644
index 0000000..4e2d3b4
--- /dev/null
+++ b/content/news/2011/02/index.html
@@ -0,0 +1,165 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for February 2011 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/02 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/02 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/02 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/02 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/02 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/02 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for February 2011</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.16 released</h3>
+  <p><small>25 Feb 2011</small></p>
+	<p>This is sixteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.16">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316020">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupI...</span></code></pre></div>
+	<a href="/news/2011/02/25/wicket-1.4.16-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.5-rc2 released</h3>
+  <p><small>25 Feb 2011</small></p>
+	<p>The Wicket Team is proud to introduce the second Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC1 and 1.5-rc2</p>
+<p>More detailed migration notes are ava...</p>
+	<a href="/news/2011/02/25/wicket-1.5-rc2-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/03/25/wicket-cookbook-published.html
----------------------------------------------------------------------
diff --git a/content/news/2011/03/25/wicket-cookbook-published.html b/content/news/2011/03/25/wicket-cookbook-published.html
new file mode 100644
index 0000000..b44da08
--- /dev/null
+++ b/content/news/2011/03/25/wicket-cookbook-published.html
@@ -0,0 +1,74 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket Cookbook Published! | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/03/25/wicket-cookbook-published.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/03/25/wicket-cookbook-published.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/03/25/wicket-cookbook-published.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/03/25/wicket-cookbook-published.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/03/25/wicket-cookbook-published.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/03/25/wicket-cookbook-published.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket Cookbook Published!</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">25 Mar 2011</p>
+    <p><img style="float: left; margin-left: 10px; margin-right: 10px;" title="Apache Wicket Cookbook" src="http://wicket.apache.org/learn/books/awc.png" alt="" width="180" height="222" />
+For the past nine months I have been quietly working on a book about Wicket. Unlike other books on the market this one does not attempt to teach you Wicket from the ground up. Instead, it is for developers who already know the basics and want to learn how to implement some of the more advanced use cases. Essentially, it contains recipes that show the reader how to implement solutions to some of, what I think are, the most commonly asked questions and stumbling blocks.</p>
+<p>This morning I was informed that the book has been published! You can read more about it and pick up a copy on <a href="https://www.packtpub.com/apache-wicket-cookbook/book">PACKT’s Site</a>.</p>
+<p>I hope you enjoy it, more details are available on <a href="http://wicketinaction.com/2011/03/apache-wicket-cookbook-is-published/">Wicket In Action Blog Post</a>
+<br /><br /><br /><br /><br /></p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/03/index.html b/content/news/2011/03/index.html
new file mode 100644
index 0000000..62d49e7
--- /dev/null
+++ b/content/news/2011/03/index.html
@@ -0,0 +1,151 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for March 2011 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/03 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/03 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/03 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/03 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/03 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/03 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for March 2011</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket Cookbook Published!</h3>
+  <p><small>25 Mar 2011</small></p>
+	<p><img style="float: left; margin-left: 10px; margin-right: 10px;" title="Apache Wicket Cookbook" src="http://wicket.apache.org/learn/books/awc.png" alt="" width="180" height="222">
+For the past nine months I have been quietly working on a book about Wicket. Unlike other books on the market this one does not attempt to teach you Wicket from the ground up. Instead, it is for developers who already know the basics and want to learn how to implement some ...</p>
+	<a href="/news/2011/03/25/wicket-cookbook-published.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/04/02/wicket-1.4.17-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/04/02/wicket-1.4.17-released.html b/content/news/2011/04/02/wicket-1.4.17-released.html
new file mode 100644
index 0000000..af3420b
--- /dev/null
+++ b/content/news/2011/04/02/wicket-1.4.17-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.17 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/04/02/wicket-1.4.17-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/04/02/wicket-1.4.17-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/04/02/wicket-1.4.17-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/04/02/wicket-1.4.17-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/04/02/wicket-1.4.17-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/04/02/wicket-1.4.17-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.17 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">02 Apr 2011</p>
+    <p>This is seventeenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.17">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316219">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.17<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.17">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/04/02/wicket-1.5-RC3-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/04/02/wicket-1.5-RC3-released.html b/content/news/2011/04/02/wicket-1.5-RC3-released.html
new file mode 100644
index 0000000..2422f6f
--- /dev/null
+++ b/content/news/2011/04/02/wicket-1.5-RC3-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5-RC3 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/04/02/wicket-1.5-RC3-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/04/02/wicket-1.5-RC3-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/04/02/wicket-1.5-RC3-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/04/02/wicket-1.5-RC3-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/04/02/wicket-1.5-RC3-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/04/02/wicket-1.5-RC3-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5-RC3 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">02 Apr 2011</p>
+    <p>The Wicket Team is proud to introduce the third Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-rc2 and 1.5-RC3</p>
+<p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
+<p>Release Artifacts:
+* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC3">Subversion tag</a> 
+* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316220">Changelog</a>
+* To use in Maven: </p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5-RC3<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC3">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/04/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/04/index.html b/content/news/2011/04/index.html
new file mode 100644
index 0000000..83d7ee5
--- /dev/null
+++ b/content/news/2011/04/index.html
@@ -0,0 +1,165 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for April 2011 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/04 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/04 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/04 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/04 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/04 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/04 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for April 2011</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.17 released</h3>
+  <p><small>02 Apr 2011</small></p>
+	<p>This is seventeenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li>
+<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.17">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316219">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;...</span></code></pre></div>
+	<a href="/news/2011/04/02/wicket-1.4.17-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.5-RC3 released</h3>
+  <p><small>02 Apr 2011</small></p>
+	<p>The Wicket Team is proud to introduce the third Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-rc2 and 1.5-RC3</p>
+<p>More detailed migration notes are av...</p>
+	<a href="/news/2011/04/02/wicket-1.5-RC3-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/05/11/wicket-1.5-RC4.2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/05/11/wicket-1.5-RC4.2-released.html b/content/news/2011/05/11/wicket-1.5-RC4.2-released.html
new file mode 100644
index 0000000..6837339
--- /dev/null
+++ b/content/news/2011/05/11/wicket-1.5-RC4.2-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5-RC4.2 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/05/11/wicket-1.5-RC4.2-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/05/11/wicket-1.5-RC4.2-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/05/11/wicket-1.5-RC4.2-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/05/11/wicket-1.5-RC4.2-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/05/11/wicket-1.5-RC4.2-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/05/11/wicket-1.5-RC4.2-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5-RC4.2 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">11 May 2011</p>
+    <p>The Wicket Team is proud to introduce the fourth Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC3 and 1.5-RC4.2</p>
+<p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
+<p>Release Artifacts:
+* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC4.2">Subversion tag</a> 
+* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316330">Changelog</a>
+* To use in Maven: </p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5-RC4.2<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC4.2">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/05/17/wicket-cookbook-contest.html
----------------------------------------------------------------------
diff --git a/content/news/2011/05/17/wicket-cookbook-contest.html b/content/news/2011/05/17/wicket-cookbook-contest.html
new file mode 100644
index 0000000..346c98c
--- /dev/null
+++ b/content/news/2011/05/17/wicket-cookbook-contest.html
@@ -0,0 +1,75 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket Cookbook Giveaway Contest | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/05/17/wicket-cookbook-contest.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/05/17/wicket-cookbook-contest.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/05/17/wicket-cookbook-contest.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/05/17/wicket-cookbook-contest.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/05/17/wicket-cookbook-contest.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/05/17/wicket-cookbook-contest.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket Cookbook Giveaway Contest</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">17 May 2011</p>
+    <p><img style="float: left; margin-left: 10px; margin-right: 10px;" title="Apache Wicket Cookbook" src="http://wicket.apache.org/learn/books/awc.png" alt="" width="90" height="111" />
+Packt Publishing has generously allowed me to
+give away a free copy of the ebook version of <a href="http://link.packtpub.com/AzN8N9"><strong>Apache Wicket Cookbook</strong></a> (http://link.packtpub.com/AzN8N9), and a <strong>free one year subscription</strong> to PacktLib. For details see the <a href="http://wicketinaction.com/2011/05/apache_wicket_cookbook_giveaway_contest">contest announcement</a>.</p>
+<p>Cheers,<br />
+-Igor
+<br /><br /><br /><br /><br /><br /></p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/05/index.html b/content/news/2011/05/index.html
new file mode 100644
index 0000000..fd9f26d
--- /dev/null
+++ b/content/news/2011/05/index.html
@@ -0,0 +1,159 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for May 2011 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011/05 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011/05 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011/05 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011/05 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011/05 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011/05 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for May 2011</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.5-RC4.2 released</h3>
+  <p><small>11 May 2011</small></p>
+	<p>The Wicket Team is proud to introduce the fourth Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC3 and 1.5-RC4.2</p>
+<p>More detailed migration notes are avail...</p>
+	<a href="/news/2011/05/11/wicket-1.5-RC4.2-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Apache Wicket Cookbook Giveaway Contest</h3>
+  <p><small>17 May 2011</small></p>
+	<p><img style="float: left; margin-left: 10px; margin-right: 10px;" title="Apache Wicket Cookbook" src="http://wicket.apache.org/learn/books/awc.png" alt="" width="90" height="111">
+Packt Publishing has generously allowed me to
+give away a free copy of the ebook version of <a href="http://link.packtpub.com/AzN8N9"><strong>Apache Wicket Cookbook</strong></a> (http://link.packtpub.com/AzN8N9), and a <strong>free one year subscription</strong> to PacktLib. For d...</p>
+	<a href="/news/2011/05/17/wicket-cookbook-contest.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[39/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/2014/11/05/wicket-7.0.0-M4-released.html
----------------------------------------------------------------------
diff --git a/content/2014/11/05/wicket-7.0.0-M4-released.html b/content/2014/11/05/wicket-7.0.0-M4-released.html
deleted file mode 100644
index 1312dee..0000000
--- a/content/2014/11/05/wicket-7.0.0-M4-released.html
+++ /dev/null
@@ -1,370 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 7.0.0-M4 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 7.0.0-M4 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M4!</p>
-
-<p>We have released another milestone release for Apache Wicket 7. We aim
-to finalise Wicket 7 over the coming months and request your help in
-testing the new major version.</p>
-
-<h3 id="caveats">Caveats</h3>
-
-<p>It is still a development version so expect API breaks to happen over
-the course of the coming milestone releases.</p>
-
-<h3 id="semantic-versioning">Semantic versioning</h3>
-
-<p>As we adopted semver Wicket 7 will be the first release since 6.0 where
-we are able to refactor the API. We will continue to use semver when we
-have made Wicket 7 final and maintain api compatibility between minor
-versions of Wicket 7.</p>
-
-<h3 id="requirements">Requirements</h3>
-
-<p>Wicket 7 requires the following:</p>
-
-<ul>
-  <li>Java 7</li>
-  <li>Servlet 3 compatible container</li>
-</ul>
-
-<p>You can’t mix wicket libraries from prior Wicket versions with Wicket 7.</p>
-
-<h3 id="migration-guide">Migration guide</h3>
-
-<p>As usual we have a migration guide available online for people
-migrating their applications to Wicket 7. We will continue to update
-the guide as development progresses. If you find something that is not
-in the guide, please update the guide, or let us know so we can update
-the guide.</p>
-
-<p>You can find the guide here: <a href="http://s.apache.org/wicket7migrate">http://s.apache.org/wicket7migrate</a></p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>7.0.0-M4<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4/binaries</a></li>
-</ul>
-
-<h3 id="about-this-release">About this release</h3>
-
-<p>Below you can find the cryptographic signatures for the distributions
-and the release notes.</p>
-
-<h4 id="the-signatures-for-the-source-release-artefacts">The signatures for the source release artefacts:</h4>
-
-<p>The signatures for the source release artefacts:</p>
-
-<p>Signature for apache-wicket-7.0.0-M4.zip:</p>
-
-<div class="highlight"><pre>
------BEGIN PGP SIGNATURE-----
-Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
-Comment: GPGTools - https://gpgtools.org
-
-iEYEABECAAYFAlRTjfQACgkQJBX8W/xy/UW+TQCfZn81bkbmcrVEGjWY4rUA2sfy
-rJMAn2Ah/6X2M9Cf02hEMyb8JV+ZPaBa
-=xlUP
------END PGP SIGNATURE-----
-</pre></div>
-
-<p>Signature for apache-wicket-7.0.0-M4.tar.gz:</p>
-
-<div class="highlight"><pre>
------BEGIN PGP SIGNATURE-----
-Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
-Comment: GPGTools - https://gpgtools.org
-
-iEYEABECAAYFAlRTjfQACgkQJBX8W/xy/UVGggCdFyCZATMis/829BmasZKgx28m
-uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
-=kWVF
------END PGP SIGNATURE-----
-</pre></div>
-
-<h4 id="changelog-for-700-m4">CHANGELOG for 7.0.0-M4:</h4>
-
-<p>Release Notes - Wicket - Version 7.0.0-M4</p>
-
-<h4 id="bugs">Bugs</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5265">WICKET-5265</a> - FencedFeedbackPanel is broken with RefreshingView(and it’s implementations)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5326">WICKET-5326</a> - Wicket doesn’t encrypt links and Ajax URLs for mounted pages when CryptoMapper is used</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5689">WICKET-5689</a> - Nested Redirects and REDIRECT_TO_BUFFER</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5698">WICKET-5698</a> - WebApplication#unmount() unmounts the whole compound mapper if some of its inner ones matches</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5701">WICKET-5701</a> - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesn’t work </li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5704">WICKET-5704</a> - IllegalArgument exception with wicket:child in ajaxrequest</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5706">WICKET-5706</a> - ResourceUtils.getLocaleFromFilename cannot handle filenames with classifiers</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5711">WICKET-5711</a> - OnChangeAjaxBehavior should listen for both ‘inputchange’ and ‘change’ events for TextField and TextArea</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5712">WICKET-5712</a> - SecuritySettings.setEnforceMounts() does not work when the mounted mapper is not in the root compound mapper</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5714">WICKET-5714</a> - MockHttpServletRequest.buildRequest() should work for parameters with multiple values with multipart content type</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5716">WICKET-5716</a> - wicket-autocomplete prevents “change”-listener when leaving input via mouse click</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5717">WICKET-5717</a> - Url.parse/toString should support fragment</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5719">WICKET-5719</a> - Wicket-atmosphere should warn about phone home</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5720">WICKET-5720</a> - Method Strings.join doesn’t work correctly if separator is empty.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5723">WICKET-5723</a> - CheckGroupSelector with disabled checks</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5724">WICKET-5724</a> - Queueing component in autocomponent</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5728">WICKET-5728</a> - Component queuing breaks with html tags that don’t require close tag.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5730">WICKET-5730</a> - Dequeue auto component can’t resolve components if they are nested in child markup</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5731">WICKET-5731</a> - Using “Submit” button in Ajax DropDownChoice example leads to broken HTML page</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5733">WICKET-5733</a> - ContextNotActiveException thrown when using both CDI &amp; Native WebSocket</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5734">WICKET-5734</a> - Problem with WICKET-4441 and RestartResponseAtInterceptPageException</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5736">WICKET-5736</a> - Atmosphere Eventbus throws Concurrent Modification Exception</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5741">WICKET-5741</a> - Ajax Form example is broken due to 9716f2a7e799133fdf3f7927d0093e6dfe16f529</li>
-</ul>
-
-<h4 id="improvements">Improvements</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5350">WICKET-5350</a> - Enhancement for AbstractChoice and WildcardListModel API</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5691">WICKET-5691</a> - Wicket FileUploadField.getFileUploads() should never return null.</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5692">WICKET-5692</a> - Misleading message in PropertyValidator</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5694">WICKET-5694</a> - Add WicketTester assertion methods for component’s markup style, variation and locale </li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5695">WICKET-5695</a> - Use Log4j 2.x for the archetype</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5697">WICKET-5697</a> - Rework Spring application to use annotations based configuration</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5708">WICKET-5708</a> - Making FormComponent.convertInput() public</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5710">WICKET-5710</a> - StringValidator should set ‘minlength’ attribute to input and textarea</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5713">WICKET-5713</a> - Move /wicket.properties to /META-INF/wicket/xyz.properties</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5715">WICKET-5715</a> - Allow setting ‘async’ attribute on reference <script> elements</script></li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5718">WICKET-5718</a> - Upgrade Atmosphere to 2.2.2</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5725">WICKET-5725</a> - Add NumberTextField(String,Class<t>) constructor</t></li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5729">WICKET-5729</a> - Avoid using input names that conflict with JavaScript DOM API method and attribute names</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5735">WICKET-5735</a> - Propagate fileSizeMax attribute to org.apache.commons.fileupload.FileUploadBase</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5737">WICKET-5737</a> - Log a warning when WebSocketResponse#sendError() is used</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5739">WICKET-5739</a> - Add a factory method for WebSocketRequestHandler</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5740">WICKET-5740</a> - Provide a way to adapt the lock timeout based on the page class/id</li>
-</ul>
-
-<h4 id="new-features">New Features</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5677">WICKET-5677</a> - Components should have onAdd to complement onRemove</li>
-</ul>
-
-<h4 id="tasks">Tasks</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5705">WICKET-5705</a> - Disable Javadoc linter in JDK 1.8 because it is too strict</li>
-</ul>
-
-<h4 id="tests">Tests</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5722">WICKET-5722</a> - Queueing in merged markup with transparent resolver in the base class</li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</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/d8f15469/content/2015/02/02/wicket-6.19.0-released.html
----------------------------------------------------------------------
diff --git a/content/2015/02/02/wicket-6.19.0-released.html b/content/2015/02/02/wicket-6.19.0-released.html
deleted file mode 100644
index 107905e..0000000
--- a/content/2015/02/02/wicket-6.19.0-released.html
+++ /dev/null
@@ -1,332 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.19.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.19.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.19.0!</p>
-
-<p>This release marks another minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development
-of Wicket, and as such no API breaks are present in this release
-compared to 6.0.0.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-<span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-<span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-<span class="nt">&lt;version&gt;</span>6.19.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.19.0">http://www.apache.org/dyn/closer.cgi/wicket/6.19.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.19.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.19.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">migration to Wicket 6</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="this-release">This release</h3>
-
-<p>Below you can find the cryptographic signatures for the distributions
-and the release notes.</p>
-
-<h4 id="the-signatures-for-the-source-release-artefacts">The signatures for the source release artefacts:</h4>
-
-<p>Signature for apache-wicket-6.19.0.zip:</p>
-
-<div class="highlight"><pre>
------BEGIN PGP SIGNATURE-----
-Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
-Comment: GPGTools - https://gpgtools.org
-
-iEYEABECAAYFAlRTb2UACgkQJBX8W/xy/UW1egCg1LOkWMrnD+FJoHKjp7Gulyvm
-s+UAoMNN/mgMKo+p33h3vt4fnLTemLGT
-=RpfO
------END PGP SIGNATURE-----
-</pre></div>
-
-<p>Signature for apache-wicket-6.19.0.tar.gz:</p>
-
-<div class="highlight"><pre>
------BEGIN PGP SIGNATURE-----
-Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
-Comment: GPGTools - https://gpgtools.org
-
-iEYEABECAAYFAlRTb2UACgkQJBX8W/xy/UVZcACguyKdrM0byfMp5IWqzwFMx5Lo
-i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
-=+QQW
------END PGP SIGNATURE-----
-</pre></div>
-
-<h4 id="changelog-for-6190">CHANGELOG for 6.19.0:</h4>
-
-<p>The following changes were made in Wicket for this release.</p>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5747">WICKET-5747</a> - Wicket Ajax Click handling gets requeued in OnDomReady so fire out of order</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5752">WICKET-5752</a> - ReplacementResourceBundleReference should return the dependencies for the replacing resource ref</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5755">WICKET-5755</a> - Restoring focus after Ajax replace no longer works in IE8</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5759">WICKET-5759</a> - AjaxRequestAttributes extra parameters aren't properly handled in getCallbackFunction()</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5770">WICKET-5770</a> - PageParametersEncoder should not decode parameters with no name</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5782">WICKET-5782</a> - Missing escaping in MultiFileUploadField.js - sort of XSS</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5783">WICKET-5783</a> - Multiple events in AjaxEventBehavior with prefix 'on'</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5784">WICKET-5784</a> - arraycopy with bad length in AbstractRequestLogger:172</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5793">WICKET-5793</a> - Request for static resource creating a session in 6.13.0+</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5809">WICKET-5809</a> - URL IPv6 parsing</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5811">WICKET-5811</a> - Infinite loop issue in PropertyValidator#createUnresolvablePropertyMessage(FormComponent&lt;&gt;)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5812">WICKET-5812</a> - AtmosphereBehavior wrongly sets Ajax base url to '.'</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4703">WICKET-4703</a> - StringResourceModel should provide an overridable getString(Component) method</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5746">WICKET-5746</a> - Fire an event once all JS event listeners are registered</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5753">WICKET-5753</a> - It is impossible to determine the form submitting component's inputName when AjaxFormSubmitBehavior is used</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5754">WICKET-5754</a> - (String)ResourceModel's defaultValue could be an IModel&lt;String&gt;</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5756">WICKET-5756</a> - Allow to use custom ciphers when using SunJceCrypt class</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5758">WICKET-5758</a> - Portuguese translation</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5760">WICKET-5760</a> - Add constructor (String, Serializable, String) to AttributeAppender</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5775">WICKET-5775</a> - Replace the session upon successful signin for better support for Session Fixation</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5776">WICKET-5776</a> - Add information about the component when it fail in detach phase</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5778">WICKET-5778</a> - Pass the IModifiable to the IChangeListener in ModificationWatcher</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5780">WICKET-5780</a> - Add a resource reference for ContextRelativeResource</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5794">WICKET-5794</a> - Make DefaultExceptionMapper extensible</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5797">WICKET-5797</a> - Convenience method to call setResponsePage with forward option</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5799">WICKET-5799</a> - Add rel=prev/next in PagingNavigator.html</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5802">WICKET-5802</a> - HTML Import</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5806">WICKET-5806</a> - Wicket.Log should log (at least errors) in the browser console even when Wicket Ajax Debug window is disabled</li>
-</ul>
-
-<h4 id="new-feature">New Feature</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5771">WICKET-5771</a> - Ability to escape resource bundle messages added with wicket:message</li>
-</ul>
-
-<h4 id="task">Task</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5791">WICKET-5791</a> - Update JQuery to 1.11.2 and 2.1.3</li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</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/d8f15469/content/2015/02/02/wicket-7.0.0-M5-released.html
----------------------------------------------------------------------
diff --git a/content/2015/02/02/wicket-7.0.0-M5-released.html b/content/2015/02/02/wicket-7.0.0-M5-released.html
deleted file mode 100644
index 8fcdda8..0000000
--- a/content/2015/02/02/wicket-7.0.0-M5-released.html
+++ /dev/null
@@ -1,374 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 7.0.0-M5 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 7.0.0-M5 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M5!</p>
-
-<p>We have released another milestone release for Apache Wicket 7. We aim
-to finalise Wicket 7 over the coming months and request your help in
-testing the new major version.</p>
-
-<h3 id="caveats">Caveats</h3>
-
-<p>It is still a development version so expect API breaks to happen over
-the course of the coming milestone releases.</p>
-
-<h3 id="semantic-versioning">Semantic versioning</h3>
-
-<p>As we adopted semver Wicket 7 will be the first release since 6.0 where
-we are able to refactor the API. We will continue to use semver when we
-have made Wicket 7 final and maintain api compatibility between minor
-versions of Wicket 7.</p>
-
-<h3 id="requirements">Requirements</h3>
-
-<p>Wicket 7 requires the following:</p>
-
-<ul>
-  <li>Java 7</li>
-  <li>Servlet 3 compatible container</li>
-</ul>
-
-<p>You can’t mix wicket libraries from prior Wicket versions with Wicket 7.</p>
-
-<h3 id="migration-guide">Migration guide</h3>
-
-<p>As usual we have a migration guide available online for people
-migrating their applications to Wicket 7. We will continue to update
-the guide as development progresses. If you find something that is not
-in the guide, please update the guide, or let us know so we can update
-the guide.</p>
-
-<p>You can find the guide here: <a href="http://s.apache.org/wicket7migrate">http://s.apache.org/wicket7migrate</a></p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>7.0.0-M5<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5/binaries</a></li>
-</ul>
-
-<h3 id="about-this-release">About this release</h3>
-
-<p>Below you can find the cryptographic signatures for the distributions
-and the release notes.</p>
-
-<h4 id="the-signatures-for-the-source-release-artefacts">The signatures for the source release artefacts:</h4>
-
-<p>The signatures for the source release artefacts:</p>
-
-<p>Signature for apache-wicket-7.0.0-M5.zip:</p>
-
-<div class="highlight"><pre>
------BEGIN PGP SIGNATURE-----
-Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
-Comment: GPGTools - https://gpgtools.org
-
-iEYEABECAAYFAlRTjfQACgkQJBX8W/xy/UW+TQCfZn81bkbmcrVEGjWY4rUA2sfy
-rJMAn2Ah/6X2M9Cf02hEMyb8JV+ZPaBa
-=xlUP
------END PGP SIGNATURE-----
-</pre></div>
-
-<p>Signature for apache-wicket-7.0.0-M5.tar.gz:</p>
-
-<div class="highlight"><pre>
------BEGIN PGP SIGNATURE-----
-Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
-Comment: GPGTools - https://gpgtools.org
-
-iEYEABECAAYFAlRTjfQACgkQJBX8W/xy/UVGggCdFyCZATMis/829BmasZKgx28m
-uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
-=kWVF
------END PGP SIGNATURE-----
-</pre></div>
-
-<h4 id="changelog-for-700-m5">CHANGELOG for 7.0.0-M5:</h4>
-
-<p>Release Notes - Wicket - Version 7.0.0-M5</p>
-
-<h4 id="bugs">Bugs</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5584">WICKET-5584</a> - DiskDataStore error</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5747">WICKET-5747</a> - Wicket Ajax Click handling gets requeued in OnDomReady so fire out of order</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5748">WICKET-5748</a> - StackOverflowError while trying to get the Markup of WicketHeadContainer</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5751">WICKET-5751</a> - NullPointerException in IntHashMap</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5752">WICKET-5752</a> - ReplacementResourceBundleReference should return the dependencies for the replacing resource ref</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5759">WICKET-5759</a> - AjaxRequestAttributes extra parameters aren't properly handled in getCallbackFunction()</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5770">WICKET-5770</a> - PageParametersEncoder should not decode parameters with no name</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5772">WICKET-5772</a> - LoadableDetachableModel caches null value if load() fails, bug in getObject() {attached = true;}</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5777">WICKET-5777</a> - Reload of page leads to WicketRuntimeException</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5782">WICKET-5782</a> - Missing escaping in MultiFileUploadField.js - sort of XSS</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5783">WICKET-5783</a> - Multiple events in AjaxEventBehavior with prefix 'on'</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5784">WICKET-5784</a> - arraycopy with bad length in AbstractRequestLogger:172</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5793">WICKET-5793</a> - Request for static resource creating a session in 6.13.0+</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5800">WICKET-5800</a> - wicket:enclosure within FormComponentPanel causes exception related to dequeueing</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5809">WICKET-5809</a> - URL IPv6 parsing</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5811">WICKET-5811</a> - Infinite loop issue in PropertyValidator#createUnresolvablePropertyMessage(FormComponent&lt;&gt;)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5812">WICKET-5812</a> - AtmosphereBehavior wrongly sets Ajax base url to '.'</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5817">WICKET-5817</a> - Wicket-JMX should depend on asm-util</li>
-</ul>
-
-<h4 id="improvements">Improvements</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4703">WICKET-4703</a> - StringResourceModel should provide an overridable getString(Component) method</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5746">WICKET-5746</a> - Fire an event once all JS event listeners are registered</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5753">WICKET-5753</a> - It is impossible to determine the form submitting component's inputName when AjaxFormSubmitBehavior is used</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5754">WICKET-5754</a> - (String)ResourceModel's defaultValue could be an IModel&lt;String&gt;</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5756">WICKET-5756</a> - Allow to use custom ciphers when using SunJceCrypt class</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5758">WICKET-5758</a> - Portuguese translation</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5760">WICKET-5760</a> - Add constructor (String, Serializable, String) to AttributeAppender</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5774">WICKET-5774</a> - UrlRenderer should render full and absolute urls in their canonical form</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5775">WICKET-5775</a> - Replace the session upon successful signin for better support for Session Fixation</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5776">WICKET-5776</a> - Add information about the component when it fail in detach phase</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5778">WICKET-5778</a> - Pass the IModifiable to the IChangeListener in ModificationWatcher</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5780">WICKET-5780</a> - Add a resource reference for ContextRelativeResource</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5789">WICKET-5789</a> - Make org.apache.wicket.protocol.ws.javax.WicketServerEndpointConfig publicly visible</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5794">WICKET-5794</a> - Make DefaultExceptionMapper extensible</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5797">WICKET-5797</a> - Convenience method to call setResponsePage with forward option</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5799">WICKET-5799</a> - Add rel=prev/next in PagingNavigator.html</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5802">WICKET-5802</a> - HTML Import</li>
-  <li>
-    <table>
-      <tbody>
-        <tr>
-          <td><a href="https://issues.apache.org/jira/browse/WICKET-5803">WICKET-5803</a> - Reduce log for "o.a.w.r.PropertiesFactory</td>
-          <td>Loading properties files from …"</td>
-        </tr>
-      </tbody>
-    </table>
-  </li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5806">WICKET-5806</a> - Wicket.Log should log (at least errors) in the browser console even when Wicket Ajax Debug window is disabled</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5808">WICKET-5808</a> - SpringBean, support generic beans</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5818">WICKET-5818</a> - Add support for httpOnly cookies to CookieDefaults</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5820">WICKET-5820</a> - improve StringResourceModel's resource key interpolation for null</li>
-</ul>
-
-<h4 id="new-features">New Features</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5771">WICKET-5771</a> - Ability to escape resource bundle messages added with wicket:message</li>
-</ul>
-
-<h4 id="tasks">Tasks</h4>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5732">WICKET-5732</a> - Improve component queuing and auto component</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5791">WICKET-5791</a> - Update JQuery to 1.11.2 and 2.1.3</li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</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/d8f15469/content/2015/02/13/new-committer-Sebastien-Briquet.html
----------------------------------------------------------------------
diff --git a/content/2015/02/13/new-committer-Sebastien-Briquet.html b/content/2015/02/13/new-committer-Sebastien-Briquet.html
deleted file mode 100644
index 434ee33..0000000
--- a/content/2015/02/13/new-committer-Sebastien-Briquet.html
+++ /dev/null
@@ -1,213 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - New committer - Sebastien Briquet</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.20.0">Wicket 6.20</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-M6">Download M6</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>New committer - Sebastien Briquet</h1>
-			<p>The Project Management Committee (PMC) for Apache Wicket 
-has asked Sebastien Briquet to become a committer and we are pleased 
-to announce that he has accepted. </p>
-
-<p>Sebastien has been involved with Wicket for several years now by developing one of the most successful integrations with JavaScript libraries, namely Wicket jQuery UI, reporting bugs, contributing fixes and participating in discussions.</p>
-
-<p>Being a committer will enable him to help us even easier in the future.</p>
-
-<p>Please welcome Sebastien Briquet to our team! </p>
-
-<p>Bienvenue Sebastien! </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/d8f15469/content/2015/02/13/wicket-1.5.13-released.html
----------------------------------------------------------------------
diff --git a/content/2015/02/13/wicket-1.5.13-released.html b/content/2015/02/13/wicket-1.5.13-released.html
deleted file mode 100644
index dbd669c..0000000
--- a/content/2015/02/13/wicket-1.5.13-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5.13 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5.13 released</h1>
-			<p>This is the thirteenth maintenance release of the Wicket 1.5.x series. This release brings over 1 bug fix and 1 improvement.</p>
-
-<ul>
-  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.13">Git tag</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12328347">Changelog</a></li>
-  <li>To use in Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5.13<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.13">full distribution</a> (including sources)</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/d8f15469/content/2015/06/14/wicket-6.20.0-released.html
----------------------------------------------------------------------
diff --git a/content/2015/06/14/wicket-6.20.0-released.html b/content/2015/06/14/wicket-6.20.0-released.html
deleted file mode 100644
index 151b81d..0000000
--- a/content/2015/06/14/wicket-6.20.0-released.html
+++ /dev/null
@@ -1,321 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Apache Wicket 6.20.0 released</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.20.0">Wicket 6.20</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-M6">Download M6</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>Apache Wicket 6.20.0 released</h1>
-			<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.20.0!</p>
-
-<p>This release marks another minor release of Wicket 6. Starting
-with Wicket 6 we use semantic versioning for the future development
-of Wicket, and as such no API breaks are present in this release
-compared to 6.0.0.</p>
-
-<h3 id="using-this-release">Using this release</h3>
-
-<p>With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-<span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-<span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-<span class="nt">&lt;version&gt;</span>6.20.0<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<p>Or download and build the distribution yourself, or use our
-convenience binary package</p>
-
-<ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.20.0">http://www.apache.org/dyn/closer.cgi/wicket/6.19.0</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.20.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.19.0/binaries</a></li>
-</ul>
-
-<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
-
-<p>If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">migration to Wicket 6</a></li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</p>
-
-<h3 id="this-release">This release</h3>
-
-<h4 id="changelog-for-6200">CHANGELOG for 6.20.0:</h4>
-
-<p>The following changes were made in Wicket for this release.</p>
-
-<h4 id="bug">Bug</h4>
-
-<ul>
-  <li>[WICKET-5790] - VariableInterpolator &amp; #getThrowExceptionOnMissingResource</li>
-  <li>[WICKET-5814] - CryptoMapper clears feedback messages</li>
-  <li>[WICKET-5816] - Apps can’t use Application.setName instead of WicketFilter for e.g. JMX names</li>
-  <li>[WICKET-5822] - AjaxSelfUpdatingTimer stops working after ajax download</li>
-  <li>[WICKET-5834] - NPE in DefaultPropertyResolver</li>
-  <li>[WICKET-5835] - InlineEnclosure doesn’t call child.configure() before updating its visilbity</li>
-  <li>[WICKET-5837] - JUnit tests may fail because of AbstractDefaultAjaxBehavior</li>
-  <li>[WICKET-5838] - Last-modified header of external markup is ignored</li>
-  <li>[WICKET-5841] - continueToOriginalDestination() discards new cookies</li>
-  <li>[WICKET-5843] - CryptoMapper doesn’t work with context relative UrlResourceReferences</li>
-  <li>[WICKET-5845] - AuthenticatedWebSession.get() returns a new session with signedIn false</li>
-  <li>[WICKET-5850] - LazyInitProxyFactory causes NoClassDefFound org/apache/wicket/proxy/ILazyInitProxy in case of multimodule deployment</li>
-  <li>[WICKET-5851] - PackageResourceTest#packageResourceGuard test fails under Windows</li>
-  <li>[WICKET-5855] - RememberMe functionality seems to be broken after the change of the default crypt factory</li>
-  <li>[WICKET-5857] - PagingNavigator invalid HTML (rel attribute on span tag)</li>
-  <li>[WICKET-5858] - AjaxRequestTarget.focusComponent does not work in modal window</li>
-  <li>[WICKET-5862] - Wicket Container visibility bug</li>
-  <li>[WICKET-5864] - Multipart Ajax form submit does not release the channel in case of connection failure</li>
-  <li>[WICKET-5869] - Kittencaptcha doesn’t calculate click y-coordinate correctly</li>
-  <li>[WICKET-5870] - wicket-event-jquery.js: Wicket.Browser.isIE11() does not return boolean</li>
-  <li>[WICKET-5873] - Resources served by Wicket are not compressable</li>
-  <li>[WICKET-5874] - WicketTester TagTester does not work as expected when using non self closing tags</li>
-  <li>[WICKET-5881] - NPE in FormComponent#updateCollectionModel in case of no converted input and unmodifiable collection</li>
-  <li>[WICKET-5883] - Feedback messages not cleared for invisible/disabled form components on submit.</li>
-  <li>[WICKET-5887] - wicket.xsd refers to non-existing xhtml.label:attlist</li>
-  <li>[WICKET-5891] - Parsing of ChinUnionPay credit card should use the first 6 characters</li>
-  <li>[WICKET-5893] - CookieUtils should use the original response when saving a cookie</li>
-  <li>[WICKET-5895] - validateHeaders fails to detect missing head/body (regression)</li>
-  <li>[WICKET-5900] - Add WicketTester support for IAjaxLink</li>
-  <li>[WICKET-5910] - CGLib proxy should not intercept protected methods</li>
-  <li>[WICKET-5911] - Re-rendering page after exception in render phase does not call onBeforeRender()</li>
-  <li>[WICKET-5917] - Do not use jQuery’s $ in String snippets in Java code</li>
-</ul>
-
-<h4 id="improvement">Improvement</h4>
-
-<ul>
-  <li>[WICKET-5754] - (String)ResourceModel’s defaultValue could be an IModel<string></string></li>
-  <li>[WICKET-5823] - DefaultAuthenticationStrategy should be modified to reduce copy/paste while extending it’s functionality</li>
-  <li>[WICKET-5832] - Do not fail at CDI’s ConversationPropagator when running in non-http thread</li>
-  <li>[WICKET-5840] - WicketTester doesn’t support #clickLink() for ExternalLink component</li>
-  <li>[WICKET-5859] - Add Hebrew and Arabic translations</li>
-  <li>[WICKET-5863] - Overiding disableCaching in ServletWebResponse is ignored when responce is buffered</li>
-  <li>[WICKET-5865] - AjaxEditableLabel should implement IGenericComponent</li>
-  <li>[WICKET-5872] - wicket extensions initializer.properties for greek language</li>
-  <li>[WICKET-5875] - ComponentRenderer.renderComponent() unexpectedly produces a WicketRuntimeException when called with a nested Component which contains a nested wicket:message</li>
-  <li>[WICKET-5894] - Support *.woff2 webfonts in SecurePackageResourceGuard as well</li>
-  <li>[WICKET-5901] - Leaving veil when ajax processing ends with redirect</li>
-  <li>[WICKET-5905] - allow listening to Ajax calls before scheduling</li>
-  <li>[WICKET-5921] - Provide a default implementation of IModelComparator that always returns false</li>
-</ul>
-
-<h4 id="new-feature">New Feature</h4>
-
-<ul>
-  <li>[WICKET-5827] - Allow to apply multiple Javascript / CSS compressors</li>
-  <li>[WICKET-5897] - Use the #isEnabled() method with validators</li>
-  <li>[WICKET-5918] - Create an Image component that uses the new data: protocol (an InlineImage)</li>
-  <li>[WICKET-5919] - Add support for CSRF prevention</li>
-</ul>
-
-<h4 id="task">Task</h4>
-
-<ul>
-  <li>[WICKET-5896] - Upgrade jQuery to latest stable versions (1.11.4 &amp; 2.1.3)</li>
-</ul>
-
-<p>Have fun!</p>
-
-<p>— The Wicket team</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>


[04/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/01/23/wicket-6.5.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/01/23/wicket-6.5.0-released.html b/content/news/2013/01/23/wicket-6.5.0-released.html
new file mode 100644
index 0000000..5e155ee
--- /dev/null
+++ b/content/news/2013/01/23/wicket-6.5.0-released.html
@@ -0,0 +1,153 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.5.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/01/23/wicket-6.5.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/01/23/wicket-6.5.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/01/23/wicket-6.5.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/01/23/wicket-6.5.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/01/23/wicket-6.5.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/01/23/wicket-6.5.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.5.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">23 Jan 2013</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.5.0!</p>
+<p>This release marks the fifth minor release of Wicket 6. Starting
+with Wicket 6 we use semantic versioning for the future development of
+Wicket, and as such no API breaks are present in this release compared
+to 6.0.0.</p>
+<h3 id="new-and-noteworthy">New and noteworthy</h3>
+<h4 id="behavioronremovecomponent">Behavior.onRemove(Component)</h4>
+<p>org.apache.wicket.Behavior has a new method - #onRemove(Component). This callback method is called when a host component of
+this behavior is removed from its parent.</p>
+<h4 id="global-updaters-for-ajax-request-attributes">Global updaters for Ajax request attributes</h4>
+<p>By registering a custom AjaxRequestTarget.AbstractListener the application can manipulate all
+the attributes for all Ajax requests.</p>
+<p>Example:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">application</span><span class="o">.</span><span class="na">getAjaxRequestTargetListeners</span><span class="o">().</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxRequestTarget</span><span class="o">.</span><span class="na">AbstractListener</span><span class="o">()</span>
+<span class="o">{</span>
+	<span class="nd">@Override</span>
+	<span class="kd">public</span> <span class="kt">void</span> <span class="nf">updateAjaxAttributes</span><span class="o">(</span><span class="n">AjaxRequestAttributes</span> <span class="n">attributes</span><span class="o">)</span>
+	<span class="o">{</span>
+		<span class="kd">super</span><span class="o">.</span><span class="na">updateAjaxAttributes</span><span class="o">(</span><span class="n">attributes</span><span class="o">);</span>
+		<span class="n">attributes</span><span class="o">.</span><span class="na">setChannel</span><span class="o">(</span><span class="k">new</span> <span class="nf">AjaxChannel</span><span class="o">(</span><span class="s">&quot;globalAjaxChannel&quot;</span><span class="o">,</span> <span class="n">AjaxChannel</span><span class="o">.</span><span class="na">Type</span><span class="o">.</span><span class="na">ACTIVE</span><span class="o">));</span>
+	<span class="o">}</span>
+<span class="o">});</span></code></pre></div>
+<p>Each Ajax behavior/component can override such global settings.</p>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.5.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.5.0">http://www.apache.org/dyn/closer.cgi/wicket/6.5.0</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.5.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.5.0/binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.y.z this release is a drop in
+replacement. If you come from a version prior to 6.0.0, please
+read our Wicket 6 migration guide found at</p>
+<pre><code>http://s.apache.org/wicket-6.0-migration
+</code></pre>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-650">Release Notes - Wicket - Version 6.5.0</h3>
+<h4 id="sub-task">Sub-task</h4>
+<pre><code>* [WICKET-4976](https://issues.apache.org/jira/browse/WICKET-4976) - WicketTester#startComponent(Component) doesn't detach the component and request cycle
+</code></pre>
+<h4 id="bug">Bug</h4>
+<pre><code>* [WICKET-4906](https://issues.apache.org/jira/browse/WICKET-4906) - Form#visitFormComponents can cause ClassCastException
+* [WICKET-4925](https://issues.apache.org/jira/browse/WICKET-4925) - AbstractAjaxBehavior should clean stored reference to a component on unbind
+* [WICKET-4927](https://issues.apache.org/jira/browse/WICKET-4927) - Header can not be set from IRequestCycleListener#onEndRequest()
+* [WICKET-4928](https://issues.apache.org/jira/browse/WICKET-4928) - Error adding links to WebSocketRequestHandler
+* [WICKET-4935](https://issues.apache.org/jira/browse/WICKET-4935) - Rendered URL is resulting with double slash when using AuthenticatedWebApplication
+* [WICKET-4939](https://issues.apache.org/jira/browse/WICKET-4939) - AbstractAjaxTimerBehavior never triggers if attached to WebPage
+* [WICKET-4948](https://issues.apache.org/jira/browse/WICKET-4948) - Modal window does not center correctly when window is scrolled in safari
+* [WICKET-4950](https://issues.apache.org/jira/browse/WICKET-4950) - ResourceStreamLocator#newResourceNameIterator isn't a factory method anymore
+* [WICKET-4953](https://issues.apache.org/jira/browse/WICKET-4953) - RangeValidator#decorate mixes error keys
+* [WICKET-4954](https://issues.apache.org/jira/browse/WICKET-4954) - Issue with file upload with progress bar via AJAX and Firefox
+* [WICKET-4955](https://issues.apache.org/jira/browse/WICKET-4955) - SessionData violates comparison contract
+* [WICKET-4956](https://issues.apache.org/jira/browse/WICKET-4956) - compareTo methods of Actions in BufferedWebResponse violate Comparable contract
+* [WICKET-4959](https://issues.apache.org/jira/browse/WICKET-4959) - Notify behaviors when a component is removed from the tree
+* [WICKET-4961](https://issues.apache.org/jira/browse/WICKET-4961) - wicket ajax submit does not serialize elements of parental forms
+* [WICKET-4962](https://issues.apache.org/jira/browse/WICKET-4962) - AjaxFormChoiceComponentUpdatingBehavior cannot be triggered with BaseWicketTester#executeAjaxEvent()
+* [WICKET-4965](https://issues.apache.org/jira/browse/WICKET-4965) - NPE when stopping Tomcat
+* [WICKET-4968](https://issues.apache.org/jira/browse/WICKET-4968) - NPE in FencedFeedbackPanel#onRemove
+* [WICKET-4971](https://issues.apache.org/jira/browse/WICKET-4971) - AtmosphereEventSubscriptionCollector is slow
+* [WICKET-4973](https://issues.apache.org/jira/browse/WICKET-4973) - AbstractRequestLogger - infinite ArrayIndexOutOfBoundsException when requestWindow size is 0
+* [WICKET-4975](https://issues.apache.org/jira/browse/WICKET-4975) - client side memory leak on  date picker
+* [WICKET-4986](https://issues.apache.org/jira/browse/WICKET-4986) - wicket-ajax-jquery.js fails with 'member not found' on IE for delayed ajax requests
+</code></pre>
+<h4 id="improvement">Improvement</h4>
+<pre><code>* [WICKET-4919](https://issues.apache.org/jira/browse/WICKET-4919) - AjaxLazyLoadPanel needs a method to add components to the AjaxRequestTarget when the component is rendered
+* [WICKET-4933](https://issues.apache.org/jira/browse/WICKET-4933) - Palette does not handle disabled choices correctly
+* [WICKET-4937](https://issues.apache.org/jira/browse/WICKET-4937) - Add IResponseFilter that can filter out invalid XML characters
+* [WICKET-4940](https://issues.apache.org/jira/browse/WICKET-4940) - Make MountedMapper#getMatchedSegmentSizes(url) protected
+* [WICKET-4957](https://issues.apache.org/jira/browse/WICKET-4957) - Listener needed for registration and removal of pages
+* [WICKET-4958](https://issues.apache.org/jira/browse/WICKET-4958) - It should be possible to manipulate AjaxRequestAttributes globally
+* [WICKET-4963](https://issues.apache.org/jira/browse/WICKET-4963) - ComponentModel "setObject" methods should take generic "T" type instead of "Object"
+* [WICKET-4970](https://issues.apache.org/jira/browse/WICKET-4970) - Move the logic for creating the proper PackageResource from PackageResourceReference to ResourceReferenceRegistry
+* [WICKET-4982](https://issues.apache.org/jira/browse/WICKET-4982) - StatelessChecker: add helpful information to find stateful behavior (patch included)
+* [WICKET-4983](https://issues.apache.org/jira/browse/WICKET-4983) - extra recursion on Wicket.DOM.get
+</code></pre>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/01/index.html b/content/news/2013/01/index.html
new file mode 100644
index 0000000..74f20b8
--- /dev/null
+++ b/content/news/2013/01/index.html
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for January 2013 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/01 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/01 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/01 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/01 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/01 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/01 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for January 2013</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.5.0 released</h3>
+  <p><small>23 Jan 2013</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.5.0!</p>
+<p>This release marks the fifth minor release of Wicket 6. Starting
+with Wicket 6 we u...</p>
+	<a href="/news/2013/01/23/wicket-6.5.0-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/02/15/wicket-6.6.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/02/15/wicket-6.6.0-released.html b/content/news/2013/02/15/wicket-6.6.0-released.html
new file mode 100644
index 0000000..272144c
--- /dev/null
+++ b/content/news/2013/02/15/wicket-6.6.0-released.html
@@ -0,0 +1,155 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.6.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/02/15/wicket-6.6.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/02/15/wicket-6.6.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/02/15/wicket-6.6.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/02/15/wicket-6.6.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/02/15/wicket-6.6.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/02/15/wicket-6.6.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.6.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">15 Feb 2013</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.6.0!</p>
+<p>This release marks the sixth minor release of Wicket 6. Starting
+with Wicket 6 we use semantic versioning for the future development of
+Wicket, and as such no API breaks are present in this release compared
+to 6.0.0.</p>
+<h3 id="new-and-noteworthy">New and noteworthy</h3>
+<h4 id="wicketfor-attribute-for-html-label-tags">wicket:for attribute for html label tags</h4>
+<p>While already available for some time, the wicket-1.5.xsd now contains
+a valid definition for the <code>wicket:for</code> attribute such that it </p>
+<blockquote>
+  <p>Can be used in HTML <code>&lt;label&gt;</code> element to automatically link it
+to a form element. The value of this attribute must have the same value of
+the form component’s wicket:id attribute.</p>
+</blockquote>
+<p>So you can use the following markup:</p>
+<div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;label</span> <span class="na">wicket:for=</span><span class="s">&quot;someinput&quot;</span><span class="nt">&gt;</span>Some label<span class="nt">&lt;/label&gt;</span>
+<span class="nt">&lt;input</span> <span class="na">wicket:id=</span><span class="s">&quot;someinput&quot;</span> <span class="na">type=</span><span class="s">&quot;text&quot;</span><span class="nt">&gt;</span></code></pre></div>
+<h4 id="added-a-callback-for-an-invalidated-session">Added a callback for an invalidated session</h4>
+<p>Session is extended with a life cycle event called <code>onInvalidate()</code>.
+This method is executed when the user session is invalidated either
+by explicit call to <code>org.apache.wicket.Session#invalidate()</code> or due
+to HttpSession expiration.</p>
+<p>In case of session expiration this method is called in a non-worker
+thread, i.e. there are no thread locals exported for the Application,
+RequestCycle and Session. The Session is the current instance. The
+Application can be found by using <code>Application#get(String)</code>. There is
+no way to get a reference to a RequestCycle.</p>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.6.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.6.0">http://www.apache.org/dyn/closer.cgi/wicket/6.6.0</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.6.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.6.0/binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at</p>
+<ul>
+  <li><a href="http://s.apache.org/wicket-6.0-migration">http://s.apache.org/wicket-6.0-migration</a></li>
+</ul>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-660">Release Notes - Wicket - Version 6.6.0</h3>
+<h4 id="bugs">Bugs</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4723">WICKET-4723</a> - tracking id retrieved in AtmosphereBehavior#onRequest() is always 0</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4724">WICKET-4724</a> - the option name “maxRequests” is wrong in jquery.wicketatmosphere.js</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4926">WICKET-4926</a> - CheckGroupSelector does not work in nested forms in modal windows</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4984">WICKET-4984</a> - Update quickstart info for changed workflow in IntelliJ idea</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4990">WICKET-4990</a> - Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior(“onchange”)</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4998">WICKET-4998</a> - AjaxFormComponentUpdatingBehavior(“onkeypress”) is triggered when Enter is used on autocomplete list</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5011">WICKET-5011</a> - Allow Select to work with non-equals objects</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5013">WICKET-5013</a> - Wicket Enclosure fails with more than one component</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5014">WICKET-5014</a> - Changes in WicketObjects.sizeof(final Serializable object) clashes with <code>&lt;header-contribution&gt;</code> in AjaxResponse</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5019">WICKET-5019</a> - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()   </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5020">WICKET-5020</a> - InlineEnclosureHandler always uses “wicket” namespace</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5024">WICKET-5024</a> - Global ajax event for precondition is not called</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5027">WICKET-5027</a> - FormTester#getInputValue() does not support Select/SelectOption nor other custom components</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5029">WICKET-5029</a> - Palette does not allow to turn off localization</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5031">WICKET-5031</a> - Upgrade bootstrap to 2.3</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5035">WICKET-5035</a> - script tag with wicket:id does not throw exception if it was not added in the code</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5036">WICKET-5036</a> - Post Parameters are lost when continueToOriginalDestination() is called</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5040">WICKET-5040</a> - Session.exists() returns false when ThreadContext#session is not set to current session</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4444">WICKET-4444</a> - Add a callback to the Session which is called when the HttpSession is invalidated</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4861">WICKET-4861</a> - Making MultiFileUploadField use HTML5 multiple attr &amp; remove confusing fakepath</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4945">WICKET-4945</a> - Wicket-atmosphere filters should be functions on AtmosphereResource</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4946">WICKET-4946</a> - Allow passing parameters to atmosphere JS</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5003">WICKET-5003</a> - Add wicket:for attribute in wicket.xsd</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5006">WICKET-5006</a> - Improve null display value in AbstractSingleSelectChoice</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5010">WICKET-5010</a> - Improve wicket-ajax.js to be able to work with jQuery 1.9+</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5016">WICKET-5016</a> - Updated Application_el.properties for 6.x</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5017">WICKET-5017</a> - BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5022">WICKET-5022</a> - Improve Application_es.properties</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5025">WICKET-5025</a> - Set the component as a context to the ajax listeners</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/02/26/wicket-1.5.10-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/02/26/wicket-1.5.10-released.html b/content/news/2013/02/26/wicket-1.5.10-released.html
new file mode 100644
index 0000000..7b39b1d
--- /dev/null
+++ b/content/news/2013/02/26/wicket-1.5.10-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5.10 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/02/26/wicket-1.5.10-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/02/26/wicket-1.5.10-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/02/26/wicket-1.5.10-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/02/26/wicket-1.5.10-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/02/26/wicket-1.5.10-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/02/26/wicket-1.5.10-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5.10 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">26 Feb 2013</p>
+    <p>This is the tenth maintenance release of the Wicket 1.5.x series. This release brings over 28 bug fixes and improvements.</p>
+<ul>
+  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.10">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12323510">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5.10<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.10">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/02/index.html b/content/news/2013/02/index.html
new file mode 100644
index 0000000..117ab57
--- /dev/null
+++ b/content/news/2013/02/index.html
@@ -0,0 +1,165 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for February 2013 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/02 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/02 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/02 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/02 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/02 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/02 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for February 2013</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.6.0 released</h3>
+  <p><small>15 Feb 2013</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.6.0!</p>
+<p>This release marks the sixth minor release of Wicket 6. Starting
+with Wicket 6 we u...</p>
+	<a href="/news/2013/02/15/wicket-6.6.0-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.5.10 released</h3>
+  <p><small>26 Feb 2013</small></p>
+	<p>This is the tenth maintenance release of the Wicket 1.5.x series. This release brings over 28 bug fixes and improvements.</p>
+<ul>
+  <li><a href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.10">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12323510">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.w...</code></pre></div>
+	<a href="/news/2013/02/26/wicket-1.5.10-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/03/03/cve-2012-5636.html
----------------------------------------------------------------------
diff --git a/content/news/2013/03/03/cve-2012-5636.html b/content/news/2013/03/03/cve-2012-5636.html
new file mode 100644
index 0000000..e9e3ce8
--- /dev/null
+++ b/content/news/2013/03/03/cve-2012-5636.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>CVE-2012-5636 - Apache Wicket XSS vulnerability | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/03/03/cve-2012-5636.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/03/03/cve-2012-5636.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/03/03/cve-2012-5636.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/03/03/cve-2012-5636.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/03/03/cve-2012-5636.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/03/03/cve-2012-5636.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>CVE-2012-5636 - Apache Wicket XSS vulnerability</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">03 Mar 2013</p>
+    <p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.4.x, 1.5.x and 1.6.x</p>
+<p>Description:
+It is possible for JavaScript statements to break out of a &lt;script&gt; tag in the rendered response.
+This might pose a security threat if the written JavaScript contains user provided data.</p>
+<p>This vulnerability is fixed in
+<a href="https://wicket.apache.org/2012/12/14/wicket-6.4.0-released.html">Apache Wicket 6.4.0</a>,
+<a href="https://wicket.apache.org/2013/02/26/wicket-1.5.10-released.html">Apache Wicket 1.5.10</a> and
+Apache Wicket 1.4.22.</p>
+<p>Credit:
+This issue was reported by Michael Riedel.</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/03/index.html b/content/news/2013/03/index.html
new file mode 100644
index 0000000..9d41b0d
--- /dev/null
+++ b/content/news/2013/03/index.html
@@ -0,0 +1,157 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for March 2013 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/03 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/03 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/03 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/03 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/03 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/03 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for March 2013</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>CVE-2012-5636 - Apache Wicket XSS vulnerability</h3>
+  <p><small>03 Mar 2013</small></p>
+	<p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.4.x, 1.5.x and 1.6.x</p>
+<p>Description:
+It is possible for JavaScript statements to break out of a &lt;script&gt; tag in the rendered response.
+This mig...</p>
+	<a href="/news/2013/03/03/cve-2012-5636.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/04/12/wicket-6.7.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/04/12/wicket-6.7.0-released.html b/content/news/2013/04/12/wicket-6.7.0-released.html
new file mode 100644
index 0000000..0aebbcd
--- /dev/null
+++ b/content/news/2013/04/12/wicket-6.7.0-released.html
@@ -0,0 +1,204 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.7.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/04/12/wicket-6.7.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/04/12/wicket-6.7.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/04/12/wicket-6.7.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/04/12/wicket-6.7.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/04/12/wicket-6.7.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/04/12/wicket-6.7.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.7.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">12 Apr 2013</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.7.0!</p>
+<p>This release marks the seventh minor release of Wicket 6. Starting
+with Wicket 6 we use semantic versioning for the future development
+of Wicket, and as such no API breaks are present in this release
+compared to 6.0.0.</p>
+<h3 id="new-and-noteworthy">New and noteworthy</h3>
+<h4 id="webfonts-are-now-supported">webfonts are now supported</h4>
+<p>Our resource guard that prevents access to classpath resources that
+are not intended to be shared through the web server is a whitelist
+of permissable resource extensions. Typically images, JavaScript
+files, stylesheets are on the whitelist, but the file types for
+webfonts were blocked. From Wicket 6.7 and onward you can now embed
+webfonts with your components and link to them from your stylesheets.</p>
+<h4 id="render-a-page-or-component-to-a-string">Render a page or component to a String</h4>
+<p>One of the issues that keeps propping up on the user lists is the
+ability to render a page or component to a String so that you can use
+Wicket to render HTML email messages. Now you can use
+<a href="http://ci.apache.org/projects/wicket/apidocs/6.0.x/org/apache/wicket/core/util/string/ComponentRenderer.html">ComponentRenderer</a> to
+actually do so without having to resort to other less obvious methods.</p>
+<p>ComponentRenderer exposes two methods: <code>renderComponent</code> and
+<code>renderPage</code> and they do exactly what their names suggest. Happy
+emailing!</p>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.7.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.7.0">http://www.apache.org/dyn/closer.cgi/wicket/6.7.0</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.7.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.7.0/binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at</p>
+<ul>
+  <li><a href="http://s.apache.org/wicket-6.0-migration">http://s.apache.org/wicket-6.0-migration</a></li>
+</ul>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-670">Release Notes - Wicket - Version 6.7.0</h3>
+<h4 id="bug">Bug</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4658">WICKET-4658</a> - TabbedPanel CSS “last” is wrong if last step is not visible</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4803">WICKET-4803</a> - UrlDecoder should log a message when invalid input is provided</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4871">WICKET-4871</a> - wicket-atmosphere version mismatch with wicket-example-jar</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4893">WICKET-4893</a> - AutoCompleteTextField removes DropDownChoice from Page</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4903">WICKET-4903</a> - relativeUrl’s begins with ./</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4907">WICKET-4907</a> - UrlResourceReference generates broken relative URLs</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4942">WICKET-4942</a> - Double slash ‘//’ in starting url makes Url.parse output a relative Url</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4989">WICKET-4989</a> - WicketTester should send copies of its cookies </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4995">WICKET-4995</a> - Using CryptoMapper causes page to render twice</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5039">WICKET-5039</a> - Manual invocation of FunctionsExecutor#notify() is broken</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5041">WICKET-5041</a> - DefaultCssAutoCompleteTextField should have Constructor (String id)</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5044">WICKET-5044</a> - Atmosphere + DateLabel</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5045">WICKET-5045</a> - Upgrade Atmosphere to 1.0.10</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5047">WICKET-5047</a> - Wicket Ajax: Inline script header contribution issue</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5048">WICKET-5048</a> - Inline enclosures don’t work with different namespace</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5049">WICKET-5049</a> - Wicket Session may be null in SessionBindingListener after deserialization</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5052">WICKET-5052</a> - @SpringBean fails to invoke methods on bean with non-public methods</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5053">WICKET-5053</a> - “random” parameters is now “_” with jQuery Ajax</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5054">WICKET-5054</a> - Possible bug in org.apache.wicket.util.lang.Packages when building path with repeating names</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5055">WICKET-5055</a> - AutoComplete still triggers redundant events to registered change listener</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5061">WICKET-5061</a> - EnclosureHandler ignores wicket:xyz elements as children</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5067">WICKET-5067</a> - SelectOptions fails to render text on openClose tag</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5072">WICKET-5072</a> - Cookies#isEqual(Cookie, Cookie) may fail with NullPointerException</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5073">WICKET-5073</a> - UrlRenderer#removeCommonPrefixes() fails when contextPath+filterPrefix has more segments than the argument</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5075">WICKET-5075</a> - When modal window is closed page scrolls to top</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5076">WICKET-5076</a> - form#onSubmit() is called on just replaced nested forms</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5078">WICKET-5078</a> - RestartResponseException broken with page instance and bookmarkable page</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5080">WICKET-5080</a> - FilterToolbar.html contains javascript that is used elsewhere</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5082">WICKET-5082</a> - Ajax update renders parent/child JS in different order than initial Page render</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5085">WICKET-5085</a> - InlineEnclosure are piling up on each render</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5086">WICKET-5086</a> - FormTester throws an exception when a Palette component is added to a Form associated with a compound property model</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5093">WICKET-5093</a> - The event listener in Wicket.Ajax.ajax() should not return the value of attrs.ad (allowDefault)</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5094">WICKET-5094</a> - ISecuritySettings#getEnforceMounts(true) prevents access to <em>all</em> non-mounted bookmarkable pages</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5098">WICKET-5098</a> - PackageResourceBlockedException under Windows for *.js files in web app’s own packages, not in jars</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5102">WICKET-5102</a> - wicket-bean-validation: Bean validation PropertyValidator only works with direct field access</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5103">WICKET-5103</a> - Wicket session id not up to date when container changes session id</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5104">WICKET-5104</a> - AjaxSelfUpdatingTimerBehavior in hidden component in ModalWindow causes Ajax Response Error</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5112">WICKET-5112</a> - Parantheses problem with UrlValidator</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5114">WICKET-5114</a> - Url#toString(StringMode.FULL) throws exception if a segment contains two dots</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5116">WICKET-5116</a> - TabbedPanel.setSelectedTab() does not behave as specified in JavaDoc</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5117">WICKET-5117</a> - Wicket ignores allowDefault:false attribute in multipart ajax requests</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5123">WICKET-5123</a> - Component.continueToOriginalDestination() can redirect to ./.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5125">WICKET-5125</a> - IE8 error in wicket-date.js when used in a modalwindow</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5126">WICKET-5126</a> - SecurePackageResourceGuard is blocking access to web fonts</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5131">WICKET-5131</a> - Problems with cookies disabled when using 301/302 and also 303 (even with cookies)</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5132">WICKET-5132</a> - Evaluation of returned data (which includes alot of javascript) very slow after ajax call in IE10.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5134">WICKET-5134</a> - java.lang.NullPointerException at org.apache.wicket.markup.html.form.Form.onComponentTag(Form.java:1520) during Atmosphere eventbus.post() if using WebSockets</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5136">WICKET-5136</a> - CheckingObjectOutputStream#check(Object) swallows Exception without logging the cause</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5138">WICKET-5138</a> - Wicket does not correctly handle http OPTIONS requests</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5141">WICKET-5141</a> - Exception while rendering absolute URL with UrlResourceReference</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4115">WICKET-4115</a> - SignInPanel should not always redirect to the Home page when the user is signed-in automaticaly with the remember-me feature.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5005">WICKET-5005</a> - Add Utility to allow conversion from Panel (or Component) to html String</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5038">WICKET-5038</a> - Add equals() and hashcode() implementation to INamedParameters.NamedPair</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5046">WICKET-5046</a> - NumberTextField should use appropriate validator</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5050">WICKET-5050</a> - AutoComplete should not request suggestions if input is no longer active element</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5057">WICKET-5057</a> - FilteringHeaderResponse requires a usage of FilteringHeaderResponse.IHeaderResponseFilter for no reason when FilteredHeaderItem is used</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5062">WICKET-5062</a> - Update the list of HTML void elements with the latest HTML5 ones</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5065">WICKET-5065</a> - Improve UrlRenderer to be able to render urls without scheme and/or host </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5066">WICKET-5066</a> - Allow PackageResource to decide itself whether it could be accepted or not</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5074">WICKET-5074</a> - Improvement for MockHttpServletRequest and FormTester to support ‘multiple’ input type of fileUpload</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5079">WICKET-5079</a> - Allow WebApplication-specific Spring configuration</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5088">WICKET-5088</a> - The Bootstrap class does not provide a handle for the CSSResourceReferences.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5089">WICKET-5089</a> - Make MultiFileUploadField’s ResourceReference JS public to be able to include in Application’s getResourceBundles.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5090">WICKET-5090</a> - Add path syntax to MarkupContainer#get( String )</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5091">WICKET-5091</a> - Extract the short names of the ajax attributes as a constants</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5095">WICKET-5095</a> - Upgrade Wicket Native WebSocket to Jetty 9.0.0</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5096">WICKET-5096</a> - Add setStep method to NumberTextField</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5105">WICKET-5105</a> - JavaDoc of IHeaderContributor is outdated</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5111">WICKET-5111</a> - Upgrade bootstrap to 2.3.1</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5113">WICKET-5113</a> - Set a different TimeZone for the RequestLogger</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5121">WICKET-5121</a> - Log warning message if a component that is not on the page associated with the AjaxRequestTarget is added</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5122">WICKET-5122</a> - Add the free Wicket guide in the books page on the official site.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5127">WICKET-5127</a> - Dont use sun-internal packages to allow easy jdk7 compilation</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5137">WICKET-5137</a> - Improve TagTester support for Ajax responses</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5139">WICKET-5139</a> - Missing French translations</li>
+</ul>
+<h4 id="task">Task</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5097">WICKET-5097</a> - Deprecate BaseWicketTester#startComponent(Component)</li>
+</ul>
+<h4 id="test">Test</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5042">WICKET-5042</a> - Cleanup FilteringHeaderResponseTest to make it more readable</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/04/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/04/index.html b/content/news/2013/04/index.html
new file mode 100644
index 0000000..809172b
--- /dev/null
+++ b/content/news/2013/04/index.html
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for April 2013 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/04 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/04 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/04 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/04 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/04 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/04 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for April 2013</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.7.0 released</h3>
+  <p><small>12 Apr 2013</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.7.0!</p>
+<p>This release marks the seventh minor release of Wicket 6. Starting
+with Wicket 6 we u...</p>
+	<a href="/news/2013/04/12/wicket-6.7.0-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/05/17/wicket-6.8.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/05/17/wicket-6.8.0-released.html b/content/news/2013/05/17/wicket-6.8.0-released.html
new file mode 100644
index 0000000..bc89445
--- /dev/null
+++ b/content/news/2013/05/17/wicket-6.8.0-released.html
@@ -0,0 +1,140 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.8.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/05/17/wicket-6.8.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/05/17/wicket-6.8.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/05/17/wicket-6.8.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/05/17/wicket-6.8.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/05/17/wicket-6.8.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/05/17/wicket-6.8.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.8.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">17 May 2013</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.8.0!</p>
+<p>This release marks the eighth minor release of Wicket 6. Starting
+with Wicket 6 we use semantic versioning for the future development
+of Wicket, and as such no API breaks are present in this release
+compared to 6.0.0.</p>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.8.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.8.0">http://www.apache.org/dyn/closer.cgi/wicket/6.8.0</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.8.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.8.0/binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at</p>
+<ul>
+  <li>http://s.apache.org/wicket-6.0-migration</li>
+</ul>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-680">Release Notes - Wicket - Version 6.8.0</h3>
+<h4 id="sub-task">Sub-task</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5162">WICKET-5162</a> - InlineEnclosure markup id could collide in the final page markup</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5185">WICKET-5185</a> - JavaScript text is spread in several DOM text nodes</li>
+</ul>
+<h4 id="bug">Bug</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5083">WICKET-5083</a> - Page#isPageStateless() may return wrong value</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5103">WICKET-5103</a> - Wicket session id not up to date when container changes session id</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5119">WICKET-5119</a> - PopupSettings IE8 - dosen’t work second time a link is clicked.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5140">WICKET-5140</a> - InterceptData never gets cleared from session after continueToOriginalDestination is called and another page is requested afterwards</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5142">WICKET-5142</a> - Generating invalid JavaScript for ajax update</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5145">WICKET-5145</a> - do not post an Atmosphere event if the filtered subscription set is empty</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5146">WICKET-5146</a> - Application not destroyed if WicketFilter#init() fails</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5147">WICKET-5147</a> - WicketTester MockHttpRequest.getCookies very slow / OutOfMemory</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5149">WICKET-5149</a> - PageRequestHandlerTracker doesn’t track resolves of handlers caused by Exception</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5154">WICKET-5154</a> - Positioning of autocomplete popup does not take into account borders</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5157">WICKET-5157</a> - URL query parameter values containing equals sign get cut off</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5163">WICKET-5163</a> - Implementing markup loading by extending ResourceStreamLocator produces errors with inherited markup</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5176">WICKET-5176</a> - StringResourceModel doesn’t detach model in some cases</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5178">WICKET-5178</a> - StopPropagation functionality on link is broken</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5181">WICKET-5181</a> - Problem with OnEventHeaderItem and Wicket.Event.add</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5187">WICKET-5187</a> - Unknown tag name with Wicket namespace: ‘panel’</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5191">WICKET-5191</a> - Session is created unnecessarily</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5143">WICKET-5143</a> - Create an interface for the roles replacing the current Roles class</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5150">WICKET-5150</a> - Log additional info when FormComponent fails in updateCollectionModel</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5158">WICKET-5158</a> - Ignore missing Page in StatelessForm#process()</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5159">WICKET-5159</a> - Replace usage of JavaScript eval() with plain JS in headed contribution decoding</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5160">WICKET-5160</a> - Throttle the animation in DebugWindow when there are many errors</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5161">WICKET-5161</a> - The url gets longer when using StatelessForm with GET method</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5166">WICKET-5166</a> - Relax the requirements for using FilteringHeaderResponse</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5186">WICKET-5186</a> - Use arrays instead of String concatenation in JavaScript for better performance</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5188">WICKET-5188</a> - Use a separate logger for the extra information logged in RequestCycle#onException()</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5189">WICKET-5189</a> - preregister known wicket tag names</li>
+</ul>
+<h4 id="task">Task</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5169">WICKET-5169</a> - Create BuildBot config for wicket-6.x branch</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[34/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.svg b/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.svg
new file mode 100755
index 0000000..b0bcadd
--- /dev/null
+++ b/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.svg
@@ -0,0 +1,235 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   : Copyright c 2012 by The League of Moveable Type
+Designer    : Tyler Finck
+Foundry     : The League of Moveable Type
+Foundry URL : httptheleagueofmoveabletypecom
+</metadata>
+<defs>
+<font id="LeagueGothicCondensedRegular" horiz-adv-x="456" >
+<font-face units-per-em="2048" ascent="1505" descent="-543" />
+<missing-glyph horiz-adv-x="221" />
+<glyph unicode=" "  horiz-adv-x="221" />
+<glyph unicode="&#x09;" horiz-adv-x="221" />
+<glyph unicode="&#xa0;" horiz-adv-x="221" />
+<glyph unicode="!" horiz-adv-x="292" d="M27 1505h180l-33 -1099h-115zM33 0v227h166v-227h-166z" />
+<glyph unicode="&#x22;" horiz-adv-x="417" d="M20 1505h166l-18 -551h-129zM227 1505h166l-18 -551h-129z" />
+<glyph unicode="#" horiz-adv-x="800" d="M10 438l17 195h118q2 55 11 129l12 129h-117l15 194h118q4 80 17 209l18 211h154l-33 -420h119q4 80 16 209l19 211h153l-35 -420h117l-16 -194h-115l-12 -129q-8 -84 -11 -129h115l-16 -195h-115l-18 -219q-12 -147 -17 -219h-155l34 438h-118l-19 -219 q-12 -147 -16 -219h-156l37 438h-121zM301 633h119q2 55 10 129l12 129h-118z" />
+<glyph unicode="$" horiz-adv-x="479" d="M6 358l133 13q4 -80 25 -129q25 -57 65 -58q35 0 52 58q14 45 14 127q0 78 -41 174q-25 57 -39 84q-47 86 -90 176q-61 133 -82 227q-14 72 -14 125q0 119 32 211q37 104 119 131v131h86v-125q76 -10 121 -96q37 -76 43 -186l-133 -25q-6 59 -20.5 93t-45.5 32 q-29 0 -45 -51q-14 -53 -14 -111q0 -72 41 -172q20 -51 80 -166q25 -46 49 -98q59 -119 84 -225q12 -61 12 -127q0 -152 -37 -242q-47 -113 -135 -127v-217h-86v221q-88 23 -131 125q-43 96 -43 227z" />
+<glyph unicode="%" horiz-adv-x="837" d="M43 911v437q0 76 42 125t112 49q139 0 151 -174v-437q-4 -78 -43 -127t-108 -49q-74 0 -114 51.5t-40 124.5zM158 0l430 1505h131l-424 -1505h-137zM166 911q-4 -55 31 -55q28 0 28 55v437q0 55 -28 55q-31 0 -31 -55v-437zM526 158v436q0 76 42 126t112 50 q72 0 108.5 -51t42.5 -125v-436q-4 -76 -43.5 -125t-107.5 -49q-74 0 -114 51t-40 123zM649 158q-4 -57 31 -58q29 1 29 58v436q0 55 -29 55q-31 0 -31 -55v-436z" />
+<glyph unicode="&#x26;" horiz-adv-x="573" d="M-8 291q0 141 121 461q-63 231 -64 442q6 328 180 328q55 0 93 -34t54.5 -89.5t23 -101.5t6.5 -97q0 -76 -22 -164t-39 -130t-60 -146q70 -260 73 -271q33 91 33 185l135 -25q-4 -127 -92 -391q14 -31 72 -61v-213q-33 10 -53.5 19t-37 27.5t-20.5 24.5t-22 37 q-41 -109 -162 -108q-80 0 -133 57t-69.5 120.5t-16.5 129.5zM158 293q0 -51 16 -91t45 -40q53 0 80 98q-51 113 -100 281q-41 -199 -41 -248zM188 1200q0 -133 29 -225q45 131 45 225q4 145 -37 146q-37 0 -37 -146z" />
+<glyph unicode="'" horiz-adv-x="247" d="M16 1505h166l-18 -551h-129z" />
+<glyph unicode="(" horiz-adv-x="397" d="M20 645q0 328 89 664q43 158 94 301l125 -109q-82 -205 -127 -506q-25 -157 -25 -350q0 -330 78 -620q31 -127 74 -234l-123 -106q-102 258 -158 598q-27 160 -27 362z" />
+<glyph unicode=")" horiz-adv-x="397" d="M8 -209q70 166 129 506q25 176 25 348q0 301 -78 621q-43 155 -76 235l125 109q102 -274 156 -600q27 -162 26 -365q0 -328 -88 -663q-33 -129 -96 -297z" />
+<glyph unicode="*" horiz-adv-x="468" d="M23 1255l28 142l99 -47l-11 155h129l-10 -157l96 49l31 -142l-109 -38l89 -134l-99 -100l-63 125l-62 -125l-100 100l96 134z" />
+<glyph unicode="+" horiz-adv-x="698" d="M27 649v172h221v346h141v-346h221v-172h-221v-346h-141v346h-221z" />
+<glyph unicode="," horiz-adv-x="247" d="M8 0v227h166v-227l-68 -266h-98l51 266h-51z" />
+<glyph unicode="-" horiz-adv-x="327" d="M27 455v194h215v-194h-215z" />
+<glyph unicode="." horiz-adv-x="253" d="M14 0v227h166v-227h-166z" />
+<glyph unicode="/" horiz-adv-x="493" d="M-14 -147l325 1652h135l-321 -1652h-139z" />
+<glyph unicode="0" horiz-adv-x="495" d="M18 289v928q0 131 50.5 218t156.5 87q76 0 125 -53.5t64.5 -116.5t15.5 -135v-928q0 -133 -48 -219t-157 -86q-76 0 -124 48t-65.5 112.5t-17.5 144.5zM193 289q0 -90 34 -90q33 0 33 90v928q0 90 -33 90q-35 0 -34 -90v-928z" />
+<glyph unicode="1" horiz-adv-x="346" d="M-4 1180v137q61 23 115 110q16 33 26 78h117v-1505h-170v1180h-88z" />
+<glyph unicode="2" horiz-adv-x="499" d="M14 0v219q84 223 121 326.5t79 276.5t44 311q0 184 -35 184t-35 -184v-105h-170v105q6 389 205 389t199 -375q0 -334 -221 -928h211v-219h-398z" />
+<glyph unicode="3" horiz-adv-x="473" d="M8 1071q0 451 203 451q76 0 125 -62.5t63.5 -132.5t14.5 -141q0 -166 -21.5 -256t-81.5 -162q106 -72 107 -383q0 -84 -7.5 -147.5t-28 -125t-62 -95t-103.5 -33.5q-203 -1 -203 450h166q0 -256 37 -256q35 0 35 205q-4 174 -26.5 233.5t-94.5 63.5v182q33 2 55.5 18.5 t33.5 35t16.5 56.5t6.5 61.5t1 71.5v17q0 199 -31 199q-37 0 -37 -250h-168z" />
+<glyph unicode="4" horiz-adv-x="479" d="M2 328v194l211 983h166v-983h61v-194h-61v-328h-146v328h-231zM145 522h93v465z" />
+<glyph unicode="5" horiz-adv-x="483" d="M27 415v23h168v-100q0 -162 30 -162q37 0 37 160v377q0 47 -10 78.5t-27 31.5q-20 0 -31.5 -41t-11.5 -69h-147v792h356v-219h-205v-321q2 20 33 39.5t55 19.5q154 0 154 -311v-357q-4 -373 -211 -372q-55 0 -94 33.5t-57.5 74.5t-27.5 112.5t-10 108.5t-1 102z" />
+<glyph unicode="6" horiz-adv-x="481" d="M20 289v889q4 344 203 344q201 0 201 -344v-107h-164q0 258 -37 258q-33 0 -33 -151v-279q4 10 27 22.5t45 12.5q168 -1 168 -277v-368q-2 -121 -55 -213t-162 -92q-76 0 -122 57t-58.5 118.5t-12.5 129.5zM190 264q0 -88 37 -88q39 0 39 88v430q0 68 -39 68 q-31 -1 -37 -62v-436z" />
+<glyph unicode="7" horiz-adv-x="415" d="M-12 1286v219h372v-221l-133 -1284h-174l135 1286h-200z" />
+<glyph unicode="8" horiz-adv-x="479" d="M29 260v320q0 129 86 215q-80 80 -80 194v291q0 96 50 169t144 73q98 0 146.5 -74t48.5 -168v-291q0 -127 -80 -194q86 -49 86 -215v-320q0 -111 -50 -193.5t-151 -82.5q-102 0 -151 86t-49 190zM195 250q0 -29 11 -48.5t23.5 -19.5t23.5 19.5t11 48.5v160v184 q0 86 -34.5 86t-34.5 -86v-184v-160zM195 946q0 -29 11 -48t23.5 -19t23.5 19.5t11 47.5v139v164q0 84 -34.5 84t-34.5 -84v-164v-139z" />
+<glyph unicode="9" horiz-adv-x="481" d="M4 848v369q2 121 55.5 213t161.5 92q76 0 122 -57.5t58.5 -119t12.5 -128.5v-889q-4 -344 -203 -344q-201 0 -201 344v106h164q0 -258 37 -258q33 0 33 152v278q-4 -10 -26.5 -22.5t-45.5 -12.5q-168 1 -168 277zM168 811q0 -68 39 -68q31 1 37 62v436q0 88 -37 88 q-39 0 -39 -88v-430z" />
+<glyph unicode=":" horiz-adv-x="278" d="M27 0v227h166v-227h-166zM27 893v227h166v-227h-166z" />
+<glyph unicode=";" horiz-adv-x="278" d="M27 0v227h166v-227l-68 -266h-98l51 266h-51zM27 893v227h166v-227h-166z" />
+<glyph unicode="&#x3c;" horiz-adv-x="696" d="M27 655v148l583 508v-219l-426 -363q14 -12 211 -180l215 -182v-220z" />
+<glyph unicode="=" horiz-adv-x="696" d="M27 477v172h583v-172h-583zM27 864v172h583v-172h-583z" />
+<glyph unicode="&#x3e;" horiz-adv-x="696" d="M27 147v220l424 362l-424 363v219l583 -508v-148z" />
+<glyph unicode="?" horiz-adv-x="313" d="M-29 1260q12 66 66 153q63 100 153 100q188 0 189 -266q0 -96 -60 -239q-23 -57 -26 -66q-35 -86 -49 -172q-6 -35 -6 -108v-256h-146v256q0 106 41 270q16 63 64 182q10 25 19 52.5t16.5 66.5t-4 63.5t-42.5 24.5q-33 0 -61 -55q-2 -4 -31 -90zM84 0v227h166v-227h-166z " />
+<glyph unicode="@" horiz-adv-x="692" d="M16 311v873q0 119 58 211q88 133 249.5 133t254.5 -133q55 -90 55 -211v-795h-137l-27 64q-8 -29 -40 -53.5t-64 -24.5q-51 0 -80 53t-29 135v477q0 184 129 185q39 0 72 -29q-4 51 -25 78q-29 53 -108 53q-76 0 -105 -53q-29 -45 -29 -90v-873q0 -45 29 -84 q31 -55 105 -55q84 0 129 72l145 -103q-98 -164 -274 -164q-158 0 -250 132q-57 88 -58 202zM414 575q0 -14 8 -24t16 -10q25 -1 25 34v449q0 35 -27 35q-23 0 -22 -35v-449z" />
+<glyph unicode="A" horiz-adv-x="520" d="M-6 0l137 1505h199l135 -1505h-166l-23 307h-94l-22 -307h-166zM199 541h63l-33 598z" />
+<glyph unicode="B" horiz-adv-x="507" d="M31 0v1505h149q115 0 176 -88q70 -106 70 -311q0 -129 -16 -195q-27 -84 -72 -116q66 -61 84 -148q14 -66 14 -221q0 -209 -33 -297q-49 -129 -149 -129h-223zM201 219q33 0 41 10q22 30 22 206v16q0 199 -22 221q-10 10 -41 10v-463zM201 885q33 0 41 12q23 30 23 182 q-1 3 -1 7q0 158 -22 188q-12 12 -41 12v-401z" />
+<glyph unicode="C" horiz-adv-x="487" d="M18 289v928q0 121 48.5 213t152.5 92q57 0 100 -32t63.5 -82t30 -98t9.5 -93v-228h-166v228q0 90 -35 90q-28 0 -28 -77v-5v-936q0 -90 28 -90q35 0 35 90v227h166v-227q0 -133 -47 -219t-156 -86q-74 0 -122 51t-63.5 114.5t-15.5 139.5z" />
+<glyph unicode="D" horiz-adv-x="518" d="M31 0v1505h141q100 0 148.5 -33.5t76.5 -121.5q39 -129 39 -598q0 -528 -30 -619q-23 -66 -70 -99.5t-141 -33.5h-164zM201 221q16 0 22 1t19.5 10.5t19.5 35t6 68.5v352q0 492 -6 547q-2 12 -6 21.5t-7 14.5t-11.5 8t-11.5 3t-13 1t-12 1v-1063z" />
+<glyph unicode="E" horiz-adv-x="438" d="M31 0v1505h340v-227h-170v-395h123v-242h-123v-414h170v-227h-340z" />
+<glyph unicode="F" horiz-adv-x="432" d="M31 0v1505h352v-227h-182v-395h123v-228h-123v-655h-170z" />
+<glyph unicode="G" horiz-adv-x="503" d="M18 289v928q0 121 49.5 213t153.5 92q57 0 100.5 -30t64 -79t29.5 -97t9 -99v-252h-170v252q0 90 -33 90q-31 0 -31 -90v-947q0 -90 35 -90q41 0 41 90v293h-37v187h195v-750h-88l-19 55q-14 -27 -49 -49t-63 -22q-53 0 -92 31.5t-58.5 81.5t-28 98.5t-8.5 93.5z" />
+<glyph unicode="H" horiz-adv-x="528" d="M31 0v1505h170v-622h65v622h170v-1505h-170v655h-65v-655h-170z" />
+<glyph unicode="I" horiz-adv-x="292" d="M31 0v1505h170v-1505h-170z" />
+<glyph unicode="J" horiz-adv-x="315" d="M-8 -12v221q10 -2 19 -2q29 0 41 27q16 34 16 79v1192h170v-1226q0 -145 -56 -224q-48 -69 -156 -69q-16 0 -34 2z" />
+<glyph unicode="K" horiz-adv-x="522" d="M31 0v1505h164v-432l110 432h166l-149 -551l145 -954h-166l-106 717v-717h-164z" />
+<glyph unicode="L" horiz-adv-x="423" d="M31 0v1505h170v-1300h176v-205h-346z" />
+<glyph unicode="M" horiz-adv-x="655" d="M31 0v1505h188l78 -710l78 710h188v-1505h-162v741l-57 -741h-92l-64 741v-741h-157z" />
+<glyph unicode="N" horiz-adv-x="546" d="M31 0v1505h143l123 -710v710h158v-1505h-144l-123 731v-731h-157z" />
+<glyph unicode="O" horiz-adv-x="495" d="M18 289v928q0 131 50.5 218t156.5 87q76 0 125 -53.5t64.5 -116.5t15.5 -135v-928q0 -133 -48 -219t-157 -86q-76 0 -124 48t-65.5 112.5t-17.5 144.5zM193 289q0 -90 34 -90q33 0 33 90v928q0 90 -33 90q-35 0 -34 -90v-928z" />
+<glyph unicode="P" horiz-adv-x="493" d="M31 0v1505h172q102 0 159 -90q72 -115 72 -360q0 -252 -72 -367q-51 -82 -161 -86v-602h-170zM201 827q41 0 53 25q16 33 16 195q0 178 -16 215q-10 22 -53 22v-457z" />
+<glyph unicode="Q" horiz-adv-x="499" d="M18 289v928q0 305 199 305q76 0 125 -53.5t64.5 -116.5t15.5 -135v-928q0 -90 -31 -178v-2v-3q18 -29 47 -36v-185q-125 0 -166 107h-2q-12 -4 -18 -4l-25 -4h-16q-2 0 -5 1l-3 1q-70 4 -114 55t-57.5 111.5t-13.5 136.5zM193 289q0 -90 26 -90q29 0 29 90v928 q0 90 -29 90q-26 0 -26 -84v-6v-928z" />
+<glyph unicode="R" horiz-adv-x="505" d="M31 0v1505h172q117 0 171 -108.5t54 -325.5q0 -250 -78 -342l105 -729h-166l-88 655v-655h-170zM201 829q31 0 45 23q20 29 20 211q0 174 -18 203q-12 20 -47 20v-457z" />
+<glyph unicode="S" horiz-adv-x="483" d="M4 352v68l166 24q0 -258 45 -258q23 0 29 33t6 113q0 86 -28.5 175t-106.5 275q-92 248 -92 387q0 57 7 110.5t25.5 112t59.5 93.5t98 37h3q202 0 202 -398l-168 -24q0 219 -33 219q-29 0 -29 -150q0 -102 101 -354q66 -160 97.5 -265.5t31.5 -207.5q0 -358 -203 -358 q-45 0 -80 18t-56.5 43t-36.5 69t-22.5 75.5t-11.5 86t-4 76.5z" />
+<glyph unicode="T" horiz-adv-x="450" d="M-16 1278v227h419v-227h-124v-1278h-170v1278h-125z" />
+<glyph unicode="U" horiz-adv-x="512" d="M16 289v1216h170v-1216q0 -90 33 -90q31 0 31 90v1216h170v-1216q0 -305 -201 -305q-203 0 -203 305z" />
+<glyph unicode="V" horiz-adv-x="491" d="M-8 1505h166l57 -770l57 770h166l-139 -1505h-168z" />
+<glyph unicode="W" horiz-adv-x="684" d="M-4 1505h160l43 -706l49 706h125l51 -704q6 111 20.5 352.5t20.5 351.5h160l-111 -1505h-145l-58 721l-57 -721h-143z" />
+<glyph unicode="X" horiz-adv-x="503" d="M-8 0l145 791q-2 12 -30.5 150t-40.5 206l-72 358h168l59 -364q10 59 30.5 181t29.5 183h168l-144 -714q8 -45 23.5 -132.5t23.5 -126.5l99 -532h-166l-64 416l-63 -416h-166z" />
+<glyph unicode="Y" horiz-adv-x="481" d="M-4 1505h168l57 -438q8 70 28.5 216.5t31.5 221.5h168l-142 -864v-641h-170v641z" />
+<glyph unicode="Z" horiz-adv-x="438" d="M-6 0v238l207 1048h-178v219h360v-219l-213 -1067h213v-219h-389z" />
+<glyph unicode="[" horiz-adv-x="385" d="M31 -213v1718h276v-196h-121v-1325h121v-197h-276z" />
+<glyph unicode="\" horiz-adv-x="536" d="M-14 1692h135l368 -1872h-137z" />
+<glyph unicode="]" horiz-adv-x="385" d="M16 -16h121v1325h-121v196h277v-1718h-277v197z" />
+<glyph unicode="^" horiz-adv-x="722" d="M14 809l228 696h178l227 -696h-155l-162 487l-160 -487h-156z" />
+<glyph unicode="_" horiz-adv-x="724" d="M27 -154h612v-172h-612v172z" />
+<glyph unicode="`" horiz-adv-x="675" d="M160 1489h164l63 -184h-131z" />
+<glyph unicode="a" horiz-adv-x="471" d="M10 260q0 270 156 404q57 48 65 79v121q0 94 -26 94q-14 0 -21.5 -32.5t-7.5 -61.5v-73h-156v67q0 109 48.5 194t142.5 85q86 0 131 -81q41 -74 41 -158v-15v-688q0 -113 10 -195h-137q-18 31 -25 68q-33 -84 -104 -84q-117 0 -117 276zM158 262q0 -84 28 -84 q18 0 30.5 22.5t12.5 53.5v260q-29 -37 -50 -111.5t-21 -140.5z" />
+<glyph unicode="b" horiz-adv-x="473" d="M31 0v1505h162v-432q4 20 32.5 42t50.5 22q125 0 125 -219v-715v-36q0 -32 -1 -43t-4 -40t-9 -41t-15.5 -28.5t-25.5 -23.5t-37 -7q-37 0 -71.5 27.5t-44.5 49.5v-61h-162zM193 256q0 -78 28.5 -78t28.5 78v627q0 74 -28.5 74t-28.5 -74v-627z" />
+<glyph unicode="c" horiz-adv-x="448" d="M20 295v530q0 55 9.5 104.5t29 98.5t58.5 79t94 30q66 0 106.5 -25t58 -75t21.5 -91t4 -110v-109h-155v147q0 82 -31 82q-14 0 -23.5 -25.5t-9.5 -56.5v-616q0 -88 31 -88q33 0 33 88v156h155v-129q0 -57 -3 -93t-14 -80t-30.5 -69t-56.5 -42t-90 -17q-57 0 -96 30.5 t-57.5 81.5t-26 99.5t-7.5 99.5z" />
+<glyph unicode="d" horiz-adv-x="473" d="M43 167v36v715q0 219 125 219q23 0 51.5 -21.5t32.5 -42.5v432h162v-1505h-162v61q-10 -23 -45 -50t-72 -27q-20 0 -36.5 7t-26 23.5t-15.5 28.5t-9 41t-4 40t-1 43zM195 256q0 -78 28.5 -78t28.5 78v627q0 74 -28 74q-29 0 -29 -74v-627z" />
+<glyph unicode="e" d="M20 266v584q0 115 47.5 201t141.5 86q61 0 102 -25t59.5 -69t24.5 -87t6 -100v-334h-223v-243q0 -113 31 -113q39 0 39 113v122h153v-141q0 -276 -202 -276q-68 0 -110 46t-55.5 104.5t-13.5 131.5zM178 684h70v158q0 114 -40 114h-1q-29 1 -29 -114v-158z" />
+<glyph unicode="f" horiz-adv-x="346" d="M-6 934v186h63v66q0 68 5.5 111.5t19.5 100t48 86t87 29.5q41 0 76 -20v-170q-37 23 -57 2q-18 -20 -19 -127v-78h64v-186h-64v-934h-160v934h-63z" />
+<glyph unicode="g" horiz-adv-x="501" d="M-10 -184q0 92 106 170h2q-88 43 -88 149q0 92 84 168q-78 119 -78 244v305q2 68 18.5 128t60.5 108.5t108 48.5q88 0 127 -70q59 70 129 70v-185q-57 0 -76 -24q8 -16 8 -49v-338q-6 -106 -55 -191.5t-143 -85.5h-11q-12 -20 -12 -49q0 -47 82 -70q88 -25 123 -63 q63 -78 63 -197q0 -123 -56 -204.5t-175 -81.5q-104 0 -160.5 58t-56.5 159zM145 -150q0 -77 62 -77h2q33 0 54.5 22.5t21.5 52.5q-1 60 -54 80l-49 17q-37 -41 -37 -95zM176 537q0 -100 27 -101q30 1 30 101v317q0 102 -30 102q-27 0 -27 -102v-317z" />
+<glyph unicode="h" horiz-adv-x="468" d="M31 0v1505h162v-432q4 20 32.5 42t55.5 22q47 0 75.5 -43t35.5 -87t7 -89v-918h-153v883q0 74 -26.5 74t-26.5 -74v-883h-162z" />
+<glyph unicode="i" horiz-adv-x="270" d="M31 0v1120h162v-1120h-162zM31 1298v207h162v-207h-162z" />
+<glyph unicode="j" horiz-adv-x="280" d="M-45 -369l4 187q16 0 28.5 -4t19.5 9t11.5 17t6.5 23.5t2 26.5v26v10v1194h161v-1149q0 -147 -18 -221q-14 -59 -51 -97t-92 -38q-37 0 -72 16zM27 1298v207h161v-207h-161z" />
+<glyph unicode="k" horiz-adv-x="446" d="M31 0v1505h155v-618l76 233h156l-137 -385l133 -735h-156l-72 475v-475h-155z" />
+<glyph unicode="l" horiz-adv-x="280" d="M31 0v1505h162v-1505h-162z" />
+<glyph unicode="m" horiz-adv-x="673" d="M31 0v1120h162v-59q18 31 49.5 53.5t60.5 22.5q33 0 53.5 -25t24.5 -57q14 33 53 57.5t74 24.5q102 0 102 -219v-918h-149v883q0 74 -31 74t-31 -74v-883h-147v887q0 69 -30 69h-1q-29 0 -28 -73v-883h-162z" />
+<glyph unicode="n" horiz-adv-x="475" d="M31 0v1120h162v-57q16 25 49.5 49.5t58.5 24.5q111 0 111 -219v-918h-160v885q0 71 -30 71v0h-2q-27 0 -27 -73v-883h-162z" />
+<glyph unicode="o" d="M20 279v563q0 295 193 295q113 0 149.5 -75t36.5 -214v-576q0 -139 -43 -213.5t-147 -74.5q-188 0 -189 295zM174 258v-16q0 -76 35 -76q19 0 29 34q8 28 8 50v8v604v17q0 77 -35 77q-37 0 -37 -94v-604z" />
+<glyph unicode="p" horiz-adv-x="473" d="M31 -385v1505h162v-57q12 27 44.5 50.5t61.5 23.5q113 0 113 -219v-715q-6 -219 -113 -219q-29 0 -60.5 24.5t-45.5 57.5v-451h-162zM193 246q0 -68 30 -68q29 0 29 68v635q0 75 -28 75h-1h-1q-29 0 -29 -75v-635z" />
+<glyph unicode="q" horiz-adv-x="473" d="M31 203v715q0 219 112 219q29 0 62 -23.5t45 -50.5v57h162v-1505h-162v451q-14 -33 -46 -57.5t-61 -24.5q-106 0 -112 219zM190 246q0 -68 29 -68q31 0 31 68v635q0 75 -30 75h-1q-29 0 -29 -75v-635z" />
+<glyph unicode="r" horiz-adv-x="364" d="M31 0v1120h157v-61q46 78 138 78v-246q-34 20 -60 20q-25 0 -43 -19q-35 -38 -35 -114v-778h-157z" />
+<glyph unicode="s" horiz-adv-x="440" d="M4 326h148q0 -170 38 -170q33 0 33 135q0 66 -84 241q-8 16 -31.5 59.5t-32.5 66t-23.5 60.5t-20.5 74.5t-6 77.5q0 115 44 191t132 76q180 0 180 -303h-139q0 131 -37 131q-29 0 -29 -117q0 -20 4 -44t8.5 -39t15.5 -40t16 -35t18.5 -35.5t15.5 -29.5q123 -203 123 -371 q0 -43 -7.5 -84t-25.5 -86t-58 -72.5t-96 -27.5q-61 0 -101 29.5t-57.5 87t-22.5 106.5t-5 119z" />
+<glyph unicode="t" horiz-adv-x="358" d="M4 934v186h68v277h157v-277h86v-186h-86v-934h-157v934h-68z" />
+<glyph unicode="u" horiz-adv-x="475" d="M23 203v917h159v-884q0 -72 31 -72q29 0 29 74v882h161v-1120h-161v57q-16 -25 -50 -49t-59 -24q-111 0 -110 219z" />
+<glyph unicode="v" horiz-adv-x="421" d="M-8 1120h151l47 -657l50 657h151l-121 -1120h-159z" />
+<glyph unicode="w" horiz-adv-x="604" d="M-6 1120h145l39 -514l45 514h99l43 -514l38 514h146l-98 -1120h-134l-47 532l-45 -532h-131z" />
+<glyph unicode="x" horiz-adv-x="444" d="M2 1120h152l51 -280l55 280h152l-127 -542l114 -578h-149l-45 303q-6 -39 -21.5 -158.5t-19.5 -144.5h-152l115 578z" />
+<glyph unicode="y" horiz-adv-x="466" d="M-4 1120h158l59 -661q6 78 27.5 333t25.5 328h160l-139 -1204q-12 -137 -58 -217q-35 -66 -91 -91q-29 -14 -60 -14q-27 0 -55 11v182q18 -7 33 -7q23 0 38 17q37 55 37 170z" />
+<glyph unicode="z" horiz-adv-x="380" d="M-10 0v168l170 764h-144v188h312v-168l-170 -764h170v-188h-338z" />
+<glyph unicode="{" horiz-adv-x="475" d="M18 453v163q45 0 64 60q14 37 14 80v397q4 205 61.5 289t239.5 80v-172q-94 -2 -119.5 -49.5t-25.5 -147.5v-397q0 -76 -29.5 -141.5t-72.5 -79.5q45 -31 73.5 -90.5t28.5 -131.5v-397q2 -76 10 -111.5t40 -60.5t95 -25v-172q-98 0 -160.5 22.5t-92 75t-39 112 t-9.5 159.5v397q0 39 -14 78q-20 59 -64 62z" />
+<glyph unicode="|" horiz-adv-x="274" d="M31 -512v2204h151v-2204h-151z" />
+<glyph unicode="}" horiz-adv-x="475" d="M16 -281q90 0 116 43t30 154v397q0 72 28.5 131.5t73.5 90.5q-43 14 -72.5 79.5t-29.5 141.5v397q0 100 -26 147.5t-120 49.5v172q182 4 239.5 -80t61.5 -289v-397q0 -43 15 -80q18 -59 63 -60v-163q-43 -2 -63 -62q-14 -39 -15 -78v-397q0 -100 -9 -159.5t-38.5 -112 t-92 -75t-161.5 -22.5v172z" />
+<glyph unicode="~" horiz-adv-x="829" d="M49 1358q29 139 113 254q41 47 106 47q80 0 168 -92l10 -11q63 -72 93 -71q33 0 67 90q10 16 27 86q0 4 2 12t2 10l117 -79q-35 -152 -113 -256q-37 -47 -102 -48q-53 0 -91 26t-83 75q-66 74 -97 74q-33 0 -73 -91q-23 -65 -31 -108z" />
+<glyph horiz-adv-x="475" d="M14 1012v227l68 266h98l-43 -266h43v-227h-166zM236 1012v227l67 266h98l-43 -266h43v-227h-165z" />
+<glyph horiz-adv-x="466" d="M14 1012l43 266h-43v227h166v-227l-67 -266h-99zM236 1012l43 266h-43v227h165v-227l-67 -266h-98z" />
+<glyph unicode="&#xa1;" horiz-adv-x="292" d="M27 -385l32 1100h115l33 -1100h-180zM33 893v227h166v-227h-166z" />
+<glyph unicode="&#xa2;" horiz-adv-x="444" d="M14 489v531q0 98 30 189t101 116v242h111v-240q47 -10 78 -37.5t43 -75t15 -85t3 -99.5v-108h-155v147q0 82 -31 82q-14 0 -23.5 -25.5t-9.5 -56.5v-616q0 -88 31 -88q33 0 33 88v155h155v-129q0 -63 -5 -103t-17.5 -85t-42 -71.5t-74.5 -37.5v-305h-109v301 q-74 27 -103.5 120t-29.5 191z" />
+<glyph unicode="&#xa3;" horiz-adv-x="550" d="M-16 68q20 84 73 163q16 25 54 45q23 100 22 199q0 72 -18 174h-113v137h90q-6 25 -14 64q-39 211 -39 299q0 152 39 250q47 121 158 123q125 2 178 -123q39 -103 39 -279h-166q0 197 -43 197t-43 -168q0 -106 47 -363h125v-137h-105q16 -102 17 -174q0 -102 -39 -219 q6 -6 14 -14.5t22.5 -20.5t24.5 -22l17 43q16 41 18 149l150 -29q-8 -182 -53.5 -280t-116.5 -98q-39 0 -95.5 51t-69 51t-32.5 -51q-8 -18 -23 -76z" />
+<glyph unicode="&#xa5;" horiz-adv-x="493" d="M-4 1505h168l63 -438q6 49 33 211t35 227h168l-133 -753h90v-138h-107v-137h107v-137h-107v-340h-170v340h-104v137h104v137h-104v138h88z" />
+<glyph unicode="&#xa8;" horiz-adv-x="675" d="M125 1305v200h151v-200h-151zM338 1305v200h151v-200h-151z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1048" d="M14 752q0 319 138 544q133 225 342 226q207 0 342 -226q137 -225 137 -544q0 -317 -137 -543q-135 -225 -342 -225q-209 0 -342 225q-138 226 -138 543zM121 752q0 -270 115 -457q117 -193 258 -193q143 0 260 193q111 190 110 457q0 270 -110 460q-115 190 -260 191 q-143 0 -258 -191q-115 -186 -115 -460zM358 487v531q0 100 52 166q25 31 82 30q88 0 116 -98q14 -51 15 -98v-125h-119v125q2 31 -8 53q-2 0 -2 4l-7 -20q0 -2 -1 -3l-1 -3q-4 -16 -4 -31v-531q0 -37 13 -57v-6q2 0 3 4t2 12.5t3 14.5q6 20 2 32v125h119v-125 q-6 -102 -52 -165q-25 -31 -79 -31q-92 0 -121 98q-12 43 -13 98z" />
+<glyph unicode="&#xaa;" horiz-adv-x="471" d="M10 260q0 270 156 404q57 48 65 79v121q0 94 -26 94q-14 0 -21.5 -32.5t-7.5 -61.5v-73h-156v67q0 109 48.5 194t142.5 85q86 0 131 -81q41 -74 41 -158v-15v-688q0 -113 10 -195h-137q-18 31 -25 68q-33 -84 -104 -84q-117 0 -117 276zM158 262q0 -84 28 -84 q18 0 30.5 22.5t12.5 53.5v260q-29 -37 -50 -111.5t-21 -140.5z" />
+<glyph unicode="&#xad;" horiz-adv-x="327" d="M27 455v194h215v-194h-215z" />
+<glyph unicode="&#xae;" horiz-adv-x="1048" d="M14 752q0 319 138 544q133 225 342 226q207 0 342 -226q137 -225 137 -544q0 -317 -137 -543q-135 -225 -342 -225q-209 0 -342 225q-138 226 -138 543zM121 752q0 -270 115 -457q117 -193 258 -193q143 0 260 193q111 190 110 457q0 270 -110 460q-115 190 -260 191 q-143 0 -258 -191q-115 -186 -115 -460zM356 313v879h138q156 0 155 -258q0 -143 -53 -221h2l64 -400h-130l-51 338v-338h-125zM481 805h8q41 0 41 127q0 57 -10 88q-11 43 -31 43h-8v-258z" />
+<glyph unicode="&#xaf;" horiz-adv-x="675" d="M170 1315v162h274v-162h-274z" />
+<glyph unicode="&#xb2;" horiz-adv-x="499" d="M14 0v219q84 223 121 326.5t79 276.5t44 311q0 184 -35 184t-35 -184v-105h-170v105q6 389 205 389t199 -375q0 -334 -221 -928h211v-219h-398z" />
+<glyph unicode="&#xb3;" horiz-adv-x="473" d="M8 1071q0 451 203 451q76 0 125 -62.5t63.5 -132.5t14.5 -141q0 -166 -21.5 -256t-81.5 -162q106 -72 107 -383q0 -84 -7.5 -147.5t-28 -125t-62 -95t-103.5 -33.5q-203 -1 -203 450h166q0 -256 37 -256q35 0 35 205q-4 174 -26.5 233.5t-94.5 63.5v182q33 2 55.5 18.5 t33.5 35t16.5 56.5t6.5 61.5t1 71.5v17q0 199 -31 199q-37 0 -37 -250h-168z" />
+<glyph unicode="&#xb4;" horiz-adv-x="675" d="M227 1305l64 184h164l-97 -184h-131z" />
+<glyph unicode="&#xb7;" horiz-adv-x="190" d="M-18 649v228h165v-228h-165z" />
+<glyph unicode="&#xb8;" horiz-adv-x="675" d="M238 -111h139v-141l-27 -133h-100l33 133h-45v141z" />
+<glyph unicode="&#xb9;" horiz-adv-x="346" d="M-4 1180v137q61 23 115 110q16 33 26 78h117v-1505h-170v1180h-88z" />
+<glyph unicode="&#xba;" d="M20 279v563q0 295 193 295q113 0 149.5 -75t36.5 -214v-576q0 -139 -43 -213.5t-147 -74.5q-188 0 -189 295zM174 258v-16q0 -76 35 -76q19 0 29 34q8 28 8 50v8v604v17q0 77 -35 77q-37 0 -37 -94v-604z" />
+<glyph unicode="&#xbf;" horiz-adv-x="448" d="M-29 -127q0 96 60 240q23 57 26 65q35 86 49 172q6 35 7 109v256h145v-256q0 -106 -41 -271q-16 -63 -63 -182q-10 -25 -19.5 -52.5t-16.5 -66.5t4 -63.5t42 -24.5q33 0 61 56q2 4 31 90l123 -84q-12 -66 -66 -154q-63 -100 -153 -100q-188 0 -189 266zM100 893v227h166 v-227h-166z" />
+<glyph unicode="&#xc0;" horiz-adv-x="520" d="M-6 0l137 1505h199l135 -1505h-166l-23 307h-94l-22 -307h-166zM68 1823h163l66 -185h-131zM199 541h63l-33 598z" />
+<glyph unicode="&#xc1;" horiz-adv-x="520" d="M-6 0l137 1505h199l135 -1505h-166l-23 307h-94l-22 -307h-166zM158 1638l63 185h164l-96 -185h-131zM199 541h63l-33 598z" />
+<glyph unicode="&#xc2;" horiz-adv-x="520" d="M-6 0l137 1505h199l135 -1505h-166l-23 307h-94l-22 -307h-166zM63 1638l87 185h165l84 -185h-133l-35 80l-34 -80h-134zM199 541h63l-33 598z" />
+<glyph unicode="&#xc3;" horiz-adv-x="520" d="M-6 0l137 1505h199l135 -1505h-166l-23 307h-94l-22 -307h-166zM94 1604v176q31 43 84 43q25 0 57.5 -17.5t51 -17.5t45 20.5t37.5 38.5v-170q-31 -51 -82 -51q-25 0 -57.5 19.5t-53.5 19.5q-16 0 -44 -22.5t-38 -38.5zM199 541h63l-33 598z" />
+<glyph unicode="&#xc4;" horiz-adv-x="520" d="M-6 0l137 1505h199l135 -1505h-166l-25 307h-90l-24 -307h-166zM57 1638v201h152v-201h-152zM201 541h59l-31 536zM256 1638v201h150v-201h-150z" />
+<glyph unicode="&#xc5;" horiz-adv-x="520" d="M-6 0l137 1505h199l135 -1505h-166l-25 307h-90l-24 -307h-166zM121 1761.5q0 61.5 31.5 102.5t78.5 41q45 0 77 -41t32 -102.5t-32 -102.5t-77 -41q-47 0 -78.5 41t-31.5 102.5zM201 541h59l-31 536zM201 1761.5q0 -28.5 9 -47t21 -18.5q10 0 20.5 19.5t10.5 46t-10 45 t-21 18.5q-12 0 -21 -17.5t-9 -46z" />
+<glyph unicode="&#xc6;" horiz-adv-x="720" d="M-8 0l252 1505h409v-227h-170v-395h123v-242h-123v-414h170v-227h-340v307h-100l-53 -307h-168zM248 541h65v561z" />
+<glyph unicode="&#xc7;" horiz-adv-x="487" d="M18 289v928q0 121 48.5 213t152.5 92q57 0 100 -32t63.5 -82t30 -98t9.5 -93v-228h-166v228q0 90 -35 90q-29 0 -28 -82v-936q0 -90 28 -90q35 0 35 90v227h166v-227q0 -133 -47 -219t-156 -86q-74 0 -122 51t-63.5 114.5t-15.5 139.5zM143 -111h140v-141l-27 -133h-100 l24 133h-37v141z" />
+<glyph unicode="&#xc8;" horiz-adv-x="438" d="M31 0v1505h340v-227h-170v-395h123v-242h-123v-414h170v-227h-340zM49 1823h164l66 -185h-132z" />
+<glyph unicode="&#xc9;" horiz-adv-x="438" d="M31 0v1505h340v-227h-170v-395h123v-242h-123v-414h170v-227h-340zM123 1638l63 185h164l-96 -185h-131z" />
+<glyph unicode="&#xca;" horiz-adv-x="438" d="M31 0v1505h340v-227h-170v-395h123v-242h-123v-414h170v-227h-340zM37 1638l86 185h166l84 -185h-133l-35 80l-35 -80h-133z" />
+<glyph unicode="&#xcb;" horiz-adv-x="438" d="M31 0v1505h340v-227h-170v-395h123v-242h-123v-414h170v-227h-340zM31 1638v201h151v-201h-151zM229 1638v201h150v-201h-150z" />
+<glyph unicode="&#xcc;" horiz-adv-x="303" d="M-20 1823h163l64 -185h-129zM41 0v1505h170v-1505h-170z" />
+<glyph unicode="&#xcd;" horiz-adv-x="303" d="M31 0v1505h170v-1505h-170zM33 1638l63 185h164l-96 -185h-131z" />
+<glyph unicode="&#xce;" horiz-adv-x="284" d="M-59 1638l86 185h166l83 -185h-133l-34 80l-35 -80h-133zM27 0v1505h168v-1505h-168z" />
+<glyph unicode="&#xcf;" horiz-adv-x="284" d="M-59 1638v201h151v-201h-151zM27 0v1505h170v-1505h-170zM139 1638v201h150v-201h-150z" />
+<glyph unicode="&#xd0;" horiz-adv-x="518" d="M-6 655v228h37v622h123q199 0 240.5 -128t41.5 -625q0 -135 -1 -210t-5 -166t-11 -134t-21.5 -95.5t-34 -73t-50 -42t-68.5 -26.5t-91 -5h-123v655h-37zM201 221q16 0 22 1t19.5 10.5t19.5 35t6 68.5v352q0 492 -6 547q-2 12 -6 21.5t-7 14.5t-11.5 8t-11.5 3t-13 1 t-12 1v-401h30v-228h-30v-434z" />
+<glyph unicode="&#xd1;" horiz-adv-x="546" d="M31 0v1505h143l123 -710v710h158v-1505h-144l-123 731v-731h-157zM104 1604v176q31 43 84 43q25 0 58 -17.5t51 -17.5t45 20.5t37 38.5v-170q-31 -51 -82 -51q-25 0 -57.5 19.5t-53.5 19.5q-16 0 -44 -22.5t-38 -38.5z" />
+<glyph unicode="&#xd2;" horiz-adv-x="495" d="M18 289v928q0 131 50.5 218t156.5 87q76 0 125 -53.5t64.5 -116.5t15.5 -135v-928q0 -133 -48 -219t-157 -86q-76 0 -124 48t-65.5 112.5t-17.5 144.5zM55 1823h164l66 -185h-131zM193 289q0 -90 34 -90q33 0 33 90v928q0 90 -33 90q-35 0 -34 -90v-928z" />
+<glyph unicode="&#xd3;" horiz-adv-x="495" d="M18 289v928q0 131 50.5 218t156.5 87q76 0 125 -53.5t64.5 -116.5t15.5 -135v-928q0 -133 -48 -219t-157 -86q-76 0 -124 48t-65.5 112.5t-17.5 144.5zM152 1638l65 185h164l-98 -185h-131zM193 289q0 -90 34 -90q33 0 33 90v928q0 90 -33 90q-35 0 -34 -90v-928z" />
+<glyph unicode="&#xd4;" horiz-adv-x="495" d="M18 289v928q0 131 50.5 218t156.5 87q76 0 125 -53.5t64.5 -116.5t15.5 -135v-928q0 -133 -48 -219t-157 -86q-76 0 -124 48t-65.5 112.5t-17.5 144.5zM55 1638l86 185h166l84 -185h-133l-35 80l-35 -80h-133zM193 289q0 -90 34 -90q33 0 33 90v928q0 90 -33 90 q-35 0 -34 -90v-928z" />
+<glyph unicode="&#xd5;" horiz-adv-x="495" d="M18 289v928q0 131 50.5 218t156.5 87q76 0 125 -53.5t64.5 -116.5t15.5 -135v-928q0 -133 -48 -219t-157 -86q-76 0 -124 48t-65.5 112.5t-17.5 144.5zM80 1604v176q31 43 84 43q25 0 57.5 -17.5t51 -17.5t45 20.5t36.5 38.5v-170q-31 -51 -82 -51q-25 0 -57.5 19.5 t-52.5 19.5q-16 0 -44 -22.5t-38 -38.5zM193 289q0 -90 34 -90q33 0 33 90v928q0 90 -33 90q-35 0 -34 -90v-928z" />
+<glyph unicode="&#xd6;" horiz-adv-x="495" d="M18 289v928q0 131 50.5 218t156.5 87q76 0 125 -53.5t64.5 -116.5t15.5 -135v-928q0 -133 -48 -219t-157 -86q-76 0 -124 48t-65.5 112.5t-17.5 144.5zM51 1638v201h152v-201h-152zM193 289q0 -90 34 -90q33 0 33 90v928q0 90 -33 90q-35 0 -34 -90v-928zM250 1638v201 h149v-201h-149z" />
+<glyph unicode="&#xd8;" horiz-adv-x="495" d="M25 289v928q0 131 50 218t156 87q53 0 97 -27l6 31h94l-25 -129q33 -76 33 -180v-928q0 -133 -48 -219t-157 -86q-51 0 -96 24l-6 -28h-98l24 129q-31 72 -30 180zM199 289q0 -90 34 -90q33 0 33 90v399l-67 -350v-49zM199 836l67 344v37q0 90 -33 90q-35 0 -34 -90v-381 z" />
+<glyph unicode="&#xd9;" horiz-adv-x="512" d="M16 289v1216h170v-1216q0 -90 33 -90q31 0 31 90v1216h170v-1216q0 -305 -201 -305q-203 0 -203 305zM72 1823h164l63 -185h-131z" />
+<glyph unicode="&#xda;" horiz-adv-x="512" d="M16 289v1216h170v-1216q0 -90 33 -90q31 0 31 90v1216h170v-1216q0 -305 -201 -305q-203 0 -203 305zM166 1638l63 185h164l-96 -185h-131z" />
+<glyph unicode="&#xdb;" horiz-adv-x="512" d="M16 289v1216h170v-1216q0 -90 33 -90q31 0 31 90v1216h170v-1216q0 -305 -201 -305q-203 0 -203 305zM45 1638l86 185h166l84 -185h-133l-35 80l-35 -80h-133z" />
+<glyph unicode="&#xdc;" horiz-adv-x="512" d="M16 289v1216h170v-1216q0 -90 33 -90q31 0 31 90v1216h170v-1216q0 -305 -201 -305q-203 0 -203 305zM43 1638v201h152v-201h-152zM242 1638v201h149v-201h-149z" />
+<glyph unicode="&#xdd;" horiz-adv-x="483" d="M-4 1505h168l57 -438q8 70 28.5 216.5t31.5 221.5h168l-142 -864v-641h-170v641zM133 1638l66 185h163l-98 -185h-131z" />
+<glyph unicode="&#xde;" horiz-adv-x="495" d="M31 0v1505h170v-241q100 -6 157 -95q76 -121 76 -356q0 -233 -76 -354q-61 -88 -157 -99v-360h-170zM201 586q35 8 47 41q18 37 18 178q0 145 -18 186q-16 41 -47 47v-452z" />
+<glyph unicode="&#xdf;" horiz-adv-x="514" d="M14 0v1235q0 121 52.5 204t154.5 83q109 0 156 -84t47 -201q0 -102 -59 -174q51 -53 71 -150q25 -117 25 -338q0 -354 -51 -475q-25 -57 -70 -78.5t-117 -21.5v193q45 0 60 67q18 84 18 315q0 246 -18 332q-17 72 -60 72v141q23 0 38 32t15 85q0 43 -15 71.5t-40 28.5 q-45 0 -45 -102v-1235h-162z" />
+<glyph unicode="&#xe0;" horiz-adv-x="471" d="M10 260q0 270 156 404q57 48 65 79v121q0 94 -26 94q-14 0 -21.5 -32.5t-7.5 -61.5v-73h-156v67q0 109 48.5 194t142.5 85q86 0 131 -81t41 -173v-688q0 -113 10 -195h-137q-18 31 -25 68q-33 -84 -104 -84q-117 0 -117 276zM66 1489h163l64 -184h-131zM158 262 q0 -84 28 -84q18 0 30.5 22.5t12.5 53.5v260q-29 -37 -50 -111.5t-21 -140.5z" />
+<glyph unicode="&#xe1;" horiz-adv-x="471" d="M10 260q0 270 156 404q57 48 65 79v121q0 94 -26 94q-14 0 -21.5 -32.5t-7.5 -61.5v-73h-156v67q0 109 48.5 194t142.5 85q86 0 131 -81t41 -173v-688q0 -113 10 -195h-137q-18 31 -25 68q-33 -84 -104 -84q-117 0 -117 276zM121 1305l65 184h164l-98 -184h-131zM158 262 q0 -84 28 -84q18 0 30.5 22.5t12.5 53.5v260q-29 -37 -50 -111.5t-21 -140.5z" />
+<glyph unicode="&#xe2;" horiz-adv-x="471" d="M10 260q0 270 156 404q57 48 65 79v121q0 94 -26 94q-14 0 -21.5 -32.5t-7.5 -61.5v-73h-156v67q0 109 48.5 194t142.5 85q86 0 131 -81t41 -173v-688q0 -113 10 -195h-137q-18 31 -25 68q-33 -84 -104 -84q-117 0 -117 276zM37 1305l86 184h166l84 -184h-133l-35 79 l-35 -79h-133zM158 262q0 -84 28 -84q18 0 30.5 22.5t12.5 53.5v260q-29 -37 -50 -111.5t-21 -140.5z" />
+<glyph unicode="&#xe3;" horiz-adv-x="471" d="M10 260q0 270 156 404q57 48 65 79v121q0 94 -26 94q-14 0 -21.5 -32.5t-7.5 -61.5v-73h-156v67q0 109 48.5 194t142.5 85q86 0 131 -81t41 -173v-688q0 -113 10 -195h-137q-18 31 -25 68q-33 -84 -104 -84q-117 0 -117 276zM66 1268v176q31 43 84 43q25 0 57.5 -17.5 t50.5 -17.5t45 20.5t37 38.5v-170q-31 -51 -82 -51q-25 0 -57.5 19.5t-53.5 19.5q-16 0 -43.5 -22.5t-37.5 -38.5zM158 262q0 -84 28 -84q18 0 30.5 22.5t12.5 53.5v260q-29 -37 -50 -111.5t-21 -140.5z" />
+<glyph unicode="&#xe4;" horiz-adv-x="471" d="M10 260q0 270 156 404q57 48 65 79v121q0 94 -26 94q-14 0 -21.5 -32.5t-7.5 -61.5v-73h-156v67q0 109 48.5 194t142.5 85q86 0 131 -81t41 -173v-688q0 -113 10 -195h-137q-18 31 -25 68q-33 -84 -104 -84q-117 0 -117 276zM35 1305v200h151v-200h-151zM158 262 q0 -84 28 -84q18 0 30.5 22.5t12.5 53.5v260q-29 -37 -50 -111.5t-21 -140.5zM233 1305v200h150v-200h-150z" />
+<glyph unicode="&#xe5;" horiz-adv-x="471" d="M10 260q0 270 156 404q57 48 65 79v121q0 94 -26 94q-14 0 -21.5 -32.5t-7.5 -61.5v-73h-156v67q0 109 48.5 194t142.5 85q86 0 131 -81t41 -173v-688q0 -113 10 -195h-137q-18 31 -25 68q-33 -84 -104 -84q-117 0 -117 276zM96 1421.5q0 61.5 32 102.5t79 41 q45 0 76.5 -41t31.5 -102.5t-31.5 -102.5t-76.5 -41q-47 0 -79 41t-32 102.5zM158 262q0 -84 28 -84q18 0 30.5 22.5t12.5 53.5v260q-29 -37 -50 -111.5t-21 -140.5zM176 1421.5q0 -28.5 9.5 -47t21.5 -18.5q10 0 20.5 19.5t10.5 46t-10.5 45t-20.5 18.5q-12 0 -21.5 -17.5 t-9.5 -46z" />
+<glyph unicode="&#xe6;" horiz-adv-x="681" d="M14 260q0 270 156 404q57 49 66 79v121q0 94 -27 94q-14 0 -21.5 -32.5t-7.5 -61.5v-73h-155v67q0 109 48 194t142 85q57 0 102 -45q49 45 110.5 45t102.5 -25t59.5 -69t25 -87t6.5 -100v-334h-224v-243q0 -113 31 -113q39 0 39 113v122h154v-141q0 -276 -203 -276 q-78 0 -121 55q-43 -55 -129 -55q-61 0 -99 58t-46.5 112.5t-8.5 105.5zM162 262q0 -84 28 -84q18 0 30.5 22.5t12.5 53.5v260q-29 -37 -50 -111.5t-21 -140.5zM397 684h70v158q0 115 -41 114q-29 1 -29 -114v-158z" />
+<glyph unicode="&#xe7;" horiz-adv-x="448" d="M20 295v530q0 55 9.5 104.5t29 98.5t58.5 79t94 30q66 0 106.5 -25t58 -75t21.5 -91t4 -110v-109h-155v147q0 82 -31 82q-14 0 -23.5 -25.5t-9.5 -56.5v-616q0 -88 31 -88q33 0 33 88v156h155v-129q0 -57 -3 -93t-14 -80t-30.5 -69t-56.5 -42t-90 -17q-57 0 -96 30.5 t-57.5 81.5t-26 99.5t-7.5 99.5zM125 -111h139v-141l-26 -133h-101l25 133h-37v141z" />
+<glyph unicode="&#xe8;" d="M20 266v584q0 115 47.5 201t141.5 86q61 0 102 -25t59.5 -69t24.5 -87t6 -100v-334h-223v-243q0 -113 31 -113q39 0 39 113v122h153v-141q0 -276 -202 -276q-68 0 -110 46t-55.5 104.5t-13.5 131.5zM45 1489h164l63 -184h-131zM178 684h70v158q0 115 -41 114 q-29 1 -29 -114v-158z" />
+<glyph unicode="&#xe9;" d="M20 266v584q0 115 47.5 201t141.5 86q61 0 102 -25t59.5 -69t24.5 -87t6 -100v-334h-223v-243q0 -113 31 -113q39 0 39 113v122h153v-141q0 -276 -202 -276q-68 0 -110 46t-55.5 104.5t-13.5 131.5zM139 1305l66 184h164l-99 -184h-131zM178 684h70v158q0 115 -41 114 q-29 1 -29 -114v-158z" />
+<glyph unicode="&#xea;" d="M20 266v584q0 115 47.5 201t141.5 86q61 0 102 -25t59.5 -69t24.5 -87t6 -100v-334h-223v-243q0 -113 31 -113q39 0 39 113v122h153v-141q0 -276 -202 -276q-68 0 -110 46t-55.5 104.5t-13.5 131.5zM41 1305l86 184h166l84 -184h-133l-35 79l-35 -79h-133zM178 684h70 v158q0 115 -41 114q-29 1 -29 -114v-158z" />
+<glyph unicode="&#xeb;" d="M20 266v584q0 115 47.5 201t141.5 86q61 0 102 -25t59.5 -69t24.5 -87t6 -100v-334h-223v-243q0 -113 31 -113q39 0 39 113v122h153v-141q0 -276 -202 -276q-68 0 -110 46t-55.5 104.5t-13.5 131.5zM37 1305v200h151v-200h-151zM178 684h70v158q0 115 -41 114 q-29 1 -29 -114v-158zM236 1305v200h149v-200h-149z" />
+<glyph unicode="&#xec;" horiz-adv-x="284" d="M-37 1489h164l66 -184h-132zM31 0v1120h162v-1120h-162z" />
+<glyph unicode="&#xed;" horiz-adv-x="284" d="M31 0v1120h162v-1120h-162zM31 1305l63 184h164l-96 -184h-131z" />
+<glyph unicode="&#xee;" horiz-adv-x="284" d="M-55 1305l86 184h166l84 -184h-134l-34 79l-35 -79h-133zM31 0v1120h162v-1120h-162z" />
+<glyph unicode="&#xef;" horiz-adv-x="284" d="M-61 1305v200h151v-200h-151zM31 0v1120h162v-1120h-162zM137 1305v200h150v-200h-150z" />
+<glyph unicode="&#xf0;" horiz-adv-x="464" d="M16 279v579q6 279 134 279q33 0 71 -35q-4 37 -20 127l-43 -64l-45 88l65 93q-4 12 -12 27.5t-14 24.5l-7 9l86 131l33 -68l55 82l46 -90l-58 -88q86 -229 86 -446v-656q0 -106 -46 -197t-142 -91q-100 0 -144.5 89t-44.5 206zM170 258q0 -92 35 -92q12 0 23.5 32.5 t11.5 59.5v604q0 94 -35 94q-14 0 -24.5 -36.5t-10.5 -57.5v-604z" />
+<glyph unicode="&#xf1;" horiz-adv-x="475" d="M31 0v1120h162v-57q16 25 49.5 49.5t58.5 24.5q111 0 111 -219v-918h-160v885q0 72 -31 71q-28 1 -28 -73v-883h-162zM70 1276v176q31 43 84 43q25 0 57.5 -17.5t51 -17.5t45 20.5t36.5 39.5v-170q-31 -51 -82 -52q-25 0 -57.5 19.5t-52.5 19.5q-16 0 -44 -22.5 t-38 -38.5z" />
+<glyph unicode="&#xf2;" d="M20 279v563q0 295 193 295q113 0 149.5 -75t36.5 -214v-576q0 -139 -43 -213.5t-147 -74.5q-188 0 -189 295zM43 1489h164l63 -184h-131zM174 258q-4 -92 35 -92q20 0 29.5 34.5t7.5 57.5v604q4 94 -35 94q-37 0 -37 -94v-604z" />
+<glyph unicode="&#xf3;" d="M20 279v563q0 295 193 295q113 0 149.5 -75t36.5 -214v-576q0 -139 -43 -213.5t-147 -74.5q-188 0 -189 295zM137 1305l64 184h164l-97 -184h-131zM174 258q-4 -92 35 -92q20 0 29.5 34.5t7.5 57.5v604q4 94 -35 94q-37 0 -37 -94v-604z" />
+<glyph unicode="&#xf4;" d="M20 279v563q0 295 193 295q113 0 149.5 -75t36.5 -214v-576q0 -139 -43 -213.5t-147 -74.5q-188 0 -189 295zM41 1305l86 184h166l84 -184h-133l-35 79l-35 -79h-133zM174 258q-4 -92 35 -92q20 0 29.5 34.5t7.5 57.5v604q4 94 -35 94q-37 0 -37 -94v-604z" />
+<glyph unicode="&#xf5;" d="M20 279v563q0 295 193 295q113 0 149.5 -75t36.5 -214v-576q0 -139 -43 -213.5t-147 -74.5q-188 0 -189 295zM59 1274v176q31 43 84 43q25 0 57.5 -17.5t51 -17.5t45.5 20.5t37 39.5v-170q-31 -51 -82 -52q-25 0 -57.5 19.5t-53.5 19.5q-16 0 -44 -22.5t-38 -38.5z M174 258q-4 -92 35 -92q20 0 29.5 34.5t7.5 57.5v604q4 94 -35 94q-37 0 -37 -94v-604z" />
+<glyph unicode="&#xf6;" d="M20 279v563q0 295 193 295q113 0 149.5 -75t36.5 -214v-576q0 -139 -43 -213.5t-147 -74.5q-188 0 -189 295zM37 1305v200h151v-200h-151zM174 258q-4 -92 35 -92q20 0 29.5 34.5t7.5 57.5v604q4 94 -35 94q-37 0 -37 -94v-604zM236 1305v200h149v-200h-149z" />
+<glyph unicode="&#xf8;" horiz-adv-x="468" d="M27 279v563q0 295 192 295q35 -1 70 -11l14 70h88l-26 -129q41 -63 41 -219v-576q0 -139 -43.5 -213.5t-147.5 -74.5q-31 0 -61 10l-13 -70h-92l25 129q-47 70 -47 226zM180 580l68 344q-6 33 -31 32q-37 0 -37 -94v-282zM190 180q10 -14 25 -14q20 0 29.5 35t7.5 57v229 z" />
+<glyph unicode="&#xf9;" horiz-adv-x="475" d="M23 203v917h159v-884q0 -72 31 -72q29 0 29 74v882h161v-1120h-161v57q-16 -25 -50 -49t-59 -24q-111 0 -110 219zM51 1489h164l64 -184h-132z" />
+<glyph unicode="&#xfa;" horiz-adv-x="475" d="M23 203v917h159v-884q0 -72 31 -72q29 0 29 74v882h161v-1120h-161v57q-16 -25 -50 -49t-59 -24q-111 0 -110 219zM145 1305l66 184h164l-99 -184h-131z" />
+<glyph unicode="&#xfb;" horiz-adv-x="475" d="M23 203v917h159v-884q0 -72 31 -72q29 0 29 74v882h161v-1120h-161v57q-16 -25 -50 -49t-59 -24q-111 0 -110 219zM41 1305l86 184h166l84 -184h-133l-35 79l-35 -79h-133z" />
+<glyph unicode="&#xfc;" horiz-adv-x="475" d="M23 203v917h159v-884q0 -72 31 -72q29 0 29 74v882h161v-1120h-161v57q-16 -25 -50 -49t-59 -24q-111 0 -110 219zM35 1305v200h151v-200h-151zM233 1305v200h150v-200h-150z" />
+<glyph unicode="&#xfd;" horiz-adv-x="462" d="M-4 1120h158l59 -661q6 78 27.5 333t25.5 328h160l-139 -1204q-12 -137 -58 -217q-35 -66 -91 -91.5t-115 -2.5v182q47 -18 71 10q37 55 37 170zM131 1305l64 184h163l-96 -184h-131z" />
+<glyph unicode="&#xfe;" horiz-adv-x="473" d="M29 -385v1890h161v-432q4 20 33 42t51 22q125 0 125 -219v-715v-36q0 -32 -1 -43t-4 -40t-9 -41t-15.5 -28.5t-25.5 -23.5t-37 -7q-37 0 -71.5 27.5t-45.5 49.5v-446h-161zM190 256q0 -78 29 -78t29 78v627q0 74 -29 74t-29 -74v-627z" />
+<glyph unicode="&#xff;" horiz-adv-x="442" d="M-4 1120h158l59 -661q6 78 27.5 333t25.5 328h160l-139 -1204q-12 -137 -58 -217q-35 -66 -91 -91.5t-115 -2.5v182q47 -18 71 10q37 55 37 170zM35 1305v200h151v-200h-151zM233 1305v200h150v-200h-150z" />
+<glyph unicode="&#x152;" horiz-adv-x="651" d="M23 309v887q0 309 204 309h377v-227h-170v-395h123v-242h-123v-414h170v-227h-377q-205 10 -204 309zM193 309q0 -43 10 -76.5t24 -33.5q20 0 28.5 40.5t8.5 69.5v887q0 29 -10 70t-27 41q-14 0 -24 -40t-10 -71v-887z" />
+<glyph unicode="&#x153;" horiz-adv-x="659" d="M23 279v563q0 295 192 295q76 0 121 -41q45 41 104 41q61 0 102.5 -25t60 -69t24.5 -87t6 -100v-334h-223v-243q0 -113 30 -113q39 0 39 113v122h154v-141q0 -276 -203 -276q-61 0 -102 36q-47 -37 -117 -36q-188 0 -188 295zM176 258q-4 -92 35 -92q20 0 29.5 34.5 t7.5 57.5v604q4 94 -35 94q-37 0 -37 -94v-604zM410 684h69v158q0 115 -41 114q-28 1 -28 -114v-158z" />
+<glyph unicode="&#x178;" horiz-adv-x="483" d="M-4 1505h168l57 -438q8 70 28.5 216.5t31.5 221.5h168l-142 -864v-641h-170v641zM47 1638v201h152v-201h-152zM246 1638v201h149v-201h-149z" />
+<glyph unicode="&#x2c6;" horiz-adv-x="673" d="M139 1305l86 184h166l84 -184h-133l-35 79l-35 -79h-133z" />
+<glyph unicode="&#x2dc;" horiz-adv-x="675" d="M170 1276v176q31 43 84 43q25 0 57.5 -17.5t51 -17.5t45 20.5t36.5 39.5v-170q-31 -51 -82 -52q-25 0 -57.5 19.5t-52.5 19.5q-16 0 -44 -22.5t-38 -38.5z" />
+<glyph unicode="&#x2000;" horiz-adv-x="952" />
+<glyph unicode="&#x2001;" horiz-adv-x="1905" />
+<glyph unicode="&#x2002;" horiz-adv-x="952" />
+<glyph unicode="&#x2003;" horiz-adv-x="1905" />
+<glyph unicode="&#x2004;" horiz-adv-x="635" />
+<glyph unicode="&#x2005;" horiz-adv-x="476" />
+<glyph unicode="&#x2006;" horiz-adv-x="317" />
+<glyph unicode="&#x2007;" horiz-adv-x="317" />
+<glyph unicode="&#x2008;" horiz-adv-x="238" />
+<glyph unicode="&#x2009;" horiz-adv-x="381" />
+<glyph unicode="&#x200a;" horiz-adv-x="105" />
+<glyph unicode="&#x2010;" horiz-adv-x="327" d="M27 455v194h215v-194h-215z" />
+<glyph unicode="&#x2011;" horiz-adv-x="327" d="M27 455v194h215v-194h-215z" />
+<glyph unicode="&#x2012;" horiz-adv-x="327" d="M27 455v194h215v-194h-215z" />
+<glyph unicode="&#x2013;" horiz-adv-x="544" d="M27 649v195h432v-195h-432z" />
+<glyph unicode="&#x2014;" horiz-adv-x="645" d="M27 649v195h530v-195h-530z" />
+<glyph unicode="&#x2018;" horiz-adv-x="247" d="M10 1012v227l68 266h98l-43 -266h43v-227h-166z" />
+<glyph unicode="&#x2019;" horiz-adv-x="247" d="M8 1012l43 266h-43v227h166v-227l-68 -266h-98z" />
+<glyph unicode="&#x201a;" horiz-adv-x="247" d="M8 0v227h166v-227l-68 -266h-98l43 266h-43z" />
+<glyph unicode="&#x201c;" horiz-adv-x="475" d="M14 1012v227l68 266h98l-43 -266h43v-227h-166zM236 1012v227l67 266h98l-43 -266h43v-227h-165z" />
+<glyph unicode="&#x201d;" horiz-adv-x="466" d="M14 1012l43 266h-43v227h166v-227l-67 -266h-99zM236 1012l43 266h-43v227h165v-227l-67 -266h-98z" />
+<glyph unicode="&#x201e;" horiz-adv-x="436" d="M14 0v227h166v-227l-67 -266h-99l43 266h-43zM195 0v227h165v-227l-67 -266h-98l43 266h-43z" />
+<glyph unicode="&#x2022;" horiz-adv-x="458" d="M27 821.5q0 71.5 50 121.5t121.5 50t122 -50t50.5 -121.5t-50.5 -122t-122 -50.5t-121.5 50.5t-50 122z" />
+<glyph unicode="&#x2026;" horiz-adv-x="651" d="M14 0v227h166v-227h-166zM227 0v227h166v-227h-166zM440 0v227h166v-227h-166z" />
+<glyph unicode="&#x202f;" horiz-adv-x="381" />
+<glyph unicode="&#x2039;" horiz-adv-x="696" d="M27 655v148l583 508v-219l-426 -363q14 -12 211 -180l215 -182v-220z" />
+<glyph unicode="&#x203a;" horiz-adv-x="696" d="M27 147v220l424 362l-424 363v219l583 -508v-148z" />
+<glyph unicode="&#x205f;" horiz-adv-x="476" />
+<glyph unicode="&#x20ac;" horiz-adv-x="548" d="M14 547v137h64v137h-64v137h64v238q0 88 22 162q18 66 56 112q41 51 116.5 51.5t116.5 -51.5q33 -41 57 -112q20 -76 23 -162v-84h-162v84q0 53 -18 94h2q-12 16 -17 17q-8 0 -20 -56q-6 -25 -6 -55v-238h139v-137h-139v-137h139v-137h-139v-238q0 -57 18 -94h-2l10 -16 q16 0 29 55q4 29 4 55v84h162v-84q-2 -88 -23 -164q-20 -59 -57 -110q-41 -51 -116.5 -51t-116.5 51q-41 55 -56 110q-23 74 -22 164v238h-64z" />
+<glyph unicode="&#x2122;" horiz-adv-x="624" d="M27 1401v104h229v-104h-63v-580h-105v580h-61zM287 821v684h102l43 -280q4 25 23.5 136.5t23.5 143.5h94v-684h-88v361q-30 -267 -36 -361h-39l-37 361v-361h-86z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1120" d="M0 1120h1120v-1120h-1120v1120z" />
+<glyph unicode="&#xfb01;" horiz-adv-x="524" d="M-6 934v186h63v66q0 68 5.5 111.5t19.5 100t48 86t87 29.5q41 0 76 -20v-170q-37 23 -57 2q-18 -20 -19 -127v-78h223v-1120h-159v934h-64v-934h-160v934h-63z" />
+<glyph unicode="&#xfb02;" horiz-adv-x="524" d="M-6 934v186h63v66q0 68 5.5 111.5t19.5 100t48 86t87 29.5l64 -8h161v-1505h-161v934h-64v-934h-160v934h-63zM217 1120h64v209q-31 10 -45 -4q-18 -20 -19 -127v-78z" />
+<glyph unicode="&#xfb03;" horiz-adv-x="962" d="M723 0v1120h162v-1120h-162zM723 1298v207h162v-207h-162zM340 934v186h63v66q0 68 5.5 111.5t19.5 100t48 86t87 29.5q41 0 76 -20v-170q-37 23 -57 2q-18 -20 -19 -127v-78h64v-186h-64v-934h-160v934h-63zM-6 934v186h63v66q0 68 5.5 111.5t19.5 100t48 86t87 29.5 q41 0 76 -20v-170q-37 23 -57 2q-18 -20 -19 -127v-78h64v-186h-64v-934h-160v934h-63z" />
+<glyph unicode="&#xfb04;" horiz-adv-x="972" d="M723 0v1505h162v-1505h-162zM340 934v186h63v66q0 68 5.5 111.5t19.5 100t48 86t87 29.5q41 0 76 -20v-170q-37 23 -57 2q-18 -20 -19 -127v-78h64v-186h-64v-934h-160v934h-63zM-6 934v186h63v66q0 68 5.5 111.5t19.5 100t48 86t87 29.5q41 0 76 -20v-170q-37 23 -57 2 q-18 -20 -19 -127v-78h64v-186h-64v-934h-160v934h-63z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.ttf b/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.ttf
new file mode 100755
index 0000000..0249ecb
Binary files /dev/null and b/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.woff b/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.woff
new file mode 100755
index 0000000..808a4f6
Binary files /dev/null and b/content/fonts/league-gothic/LeagueGothic-CondensedRegular-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-Italic-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-Italic-webfont.eot b/content/fonts/league-gothic/LeagueGothic-Italic-webfont.eot
new file mode 100755
index 0000000..6401aa1
Binary files /dev/null and b/content/fonts/league-gothic/LeagueGothic-Italic-webfont.eot differ


[27/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-It-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-It-webfont.svg b/content/fonts/source-sans-pro/SourceSansPro-It-webfont.svg
new file mode 100755
index 0000000..56d20b9
--- /dev/null
+++ b/content/fonts/source-sans-pro/SourceSansPro-It-webfont.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   :  2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceSansProItalic" horiz-adv-x="983" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="393" />
+<glyph unicode=" "  horiz-adv-x="393" />
+<glyph unicode="&#x09;" horiz-adv-x="393" />
+<glyph unicode="&#xa0;" horiz-adv-x="393" />
+<glyph unicode="!" horiz-adv-x="577" d="M88 78q0 53 40 98t97 45q45 0 69.5 -28.5t24.5 -75.5q0 -55 -38 -98.5t-95 -43.5q-45 0 -71.5 29t-26.5 74zM209 401l137 785l31 188h158l-39 -188l-177 -785h-110z" />
+<glyph unicode="&#x22;" horiz-adv-x="833" d="M262 872l47 314l31 188h154l-39 -188l-86 -314h-107zM602 872l45 314l31 188h156l-41 -188l-84 -314h-107z" />
+<glyph unicode="#" horiz-adv-x="980" d="M49 420l27 112h168l94 308h-164l29 112h172l121 379h104l-119 -379h256l121 379h105l-119 -379h162l-29 -112h-168l-94 -308h166l-29 -112h-174l-131 -420h-107l133 420h-258l-131 -420h-106l133 420h-162zM350 532h260l95 308h-261z" />
+<glyph unicode="$" d="M35 168l100 98q119 -160 283 -160q113 0 184.5 66t71.5 172q0 70 -33 128t-81 98t-105.5 85t-105.5 86t-80.5 102.5t-32.5 135.5q0 150 100 249t260 109l41 201h115l-43 -211q143 -37 241 -168l-102 -92q-98 141 -232 141q-98 0 -161.5 -58t-63.5 -151q0 -68 45 -126 t109.5 -103t128 -96t108.5 -129t45 -176q0 -162 -104.5 -272.5t-276.5 -121.5l-40 -200h-115l41 209q-174 35 -297 184z" />
+<glyph unicode="%" horiz-adv-x="1619" d="M125 840q0 207 102.5 372.5t270.5 165.5q117 0 184.5 -87t67.5 -224q0 -209 -102.5 -374t-270.5 -165q-117 0 -184.5 87t-67.5 225zM246 848q0 -217 141 -217q109 0 175.5 133t66.5 293q0 100 -35 159.5t-105 59.5q-74 0 -131 -66.5t-84.5 -163t-27.5 -198.5zM276 -25 l992 1401h106l-991 -1401h-107zM915 287q0 207 102.5 372.5t270.5 165.5q117 0 184.5 -87t67.5 -224q0 -209 -102.5 -374t-270.5 -165q-117 0 -184.5 87.5t-67.5 224.5zM1036 295q0 -217 142 -217q109 0 175 133t66 293q0 219 -141 219q-109 0 -175.5 -133t-66.5 -295z" />
+<glyph unicode="&#x26;" horiz-adv-x="1191" d="M31 289q0 150 90 254t250 200q-37 119 -37 232q0 168 104.5 280.5t247.5 112.5q106 0 163.5 -60.5t57.5 -158.5q0 -74 -29.5 -138.5t-93 -123t-113.5 -94t-141 -93.5q86 -215 252 -391q143 152 262 412h144q-141 -303 -318 -494q113 -90 209 -125l-65 -127 q-125 41 -252 150q-186 -150 -393 -150q-152 0 -245 85t-93 229zM186 309q0 -94 58.5 -151.5t152.5 -57.5q137 0 279 109q-170 186 -262 414q-109 -74 -168.5 -148t-59.5 -166zM469 983q0 -78 23 -168q141 86 213.5 157.5t72.5 170.5q0 49 -25.5 81.5t-76.5 32.5 q-88 0 -147.5 -77.5t-59.5 -196.5z" />
+<glyph unicode="'" horiz-adv-x="495" d="M262 872l47 314l31 188h154l-39 -188l-86 -314h-107z" />
+<glyph unicode="(" horiz-adv-x="595" d="M133 272q0 342 119 632t358 593l92 -51q-438 -557 -438 -1190q0 -346 88 -578l-102 -38q-117 309 -117 632z" />
+<glyph unicode=")" horiz-adv-x="600" d="M-90 -307q436 551 436 1188q0 352 -86 577l102 39q117 -309 117 -631q0 -344 -118.5 -632.5t-358.5 -593.5z" />
+<glyph unicode="*" horiz-adv-x="825" d="M256 1229l37 82l203 -68l51 217l90 -8l-16 -219l210 29l15 -88l-211 -64l78 -199l-82 -47l-107 180l-164 -155l-65 59l141 180z" />
+<glyph unicode="+" d="M98 618v117h359v400h123v-400h358v-117h-360v-407h-123v407h-357z" />
+<glyph unicode="," horiz-adv-x="495" d="M-63 -242q195 76 227 234h-4q-47 0 -77 26.5t-30 71.5q0 53 37 92t94 39q53 0 82 -35.5t29 -99.5q0 -150 -92 -264.5t-244 -157.5z" />
+<glyph unicode="-" horiz-adv-x="612" d="M72 455l24 120h449l-27 -120h-446z" />
+<glyph unicode="." horiz-adv-x="495" d="M47 78q0 53 40 98t97 45q43 0 69 -29.5t26 -74.5q0 -55 -39.5 -98.5t-96.5 -43.5q-43 0 -69.5 29t-26.5 74z" />
+<glyph unicode="/" horiz-adv-x="696" d="M-147 -328l888 1782h115l-891 -1782h-112z" />
+<glyph unicode="0" d="M86 420q0 367 162 639t379 272q150 0 234.5 -126t84.5 -322q0 -367 -159.5 -637.5t-376.5 -270.5q-152 0 -238 124t-86 321zM233 414q0 -141 46.5 -227.5t138.5 -86.5q102 0 191 120t140.5 302.5t51.5 366.5q0 143 -47.5 229t-137.5 86q-102 0 -191 -120.5t-140.5 -303 t-51.5 -366.5z" />
+<glyph unicode="1" d="M53 0l27 131h285l196 979h-231l20 102q174 25 287 95h121l-238 -1176h266l-24 -131h-709z" />
+<glyph unicode="2" d="M-20 0l16 94q424 360 528 462q212 208 242 365q6 34 6 68q0 94 -55 153.5t-158 59.5q-125 0 -268 -131l-80 98q188 162 367 162q164 0 256 -89t92 -232q0 -61 -16.5 -121t-37 -108t-75 -115.5t-91 -110.5t-130 -128t-146.5 -133t-182 -159h565l-25 -135h-808z" />
+<glyph unicode="3" d="M-18 201l104 82q121 -176 299 -177q139 0 228 77t89 194q0 240 -378 239l24 119q223 0 325.5 80t102.5 191q0 90 -53 143t-154 53q-127 0 -256 -104l-80 104q170 129 361 129q162 0 252 -81t90 -218q0 -127 -78 -220t-227 -136v-8q109 -35 169 -110t60 -175 q0 -184 -134 -296t-343 -112q-127 0 -231 64t-170 162z" />
+<glyph unicode="4" d="M16 360l19 107l700 840h172l-164 -820h172l-26 -127h-170l-72 -360h-147l73 360h-557zM209 487h389l76 387q8 41 30.5 130.5t32.5 130.5h-8q-119 -162 -158 -213z" />
+<glyph unicode="5" d="M-8 197l102 84q115 -174 293 -175q133 0 228.5 97.5t95.5 251.5q0 123 -63.5 186.5t-172.5 63.5q-96 0 -219 -68l-68 53l164 617h613l-27 -136h-477l-107 -385q86 41 172 41q154 0 248 -89t94 -255q0 -225 -145 -366.5t-346 -141.5q-242 1 -385 222z" />
+<glyph unicode="6" d="M104 418q0 397 173.5 655t437.5 258q180 0 284 -166l-106 -84q-70 119 -186 119q-156 0 -277 -153.5t-162 -407.5q63 74 147.5 113t155.5 39q145 0 231.5 -91.5t86.5 -248.5q0 -195 -122 -335.5t-300 -140.5q-166 0 -264.5 123t-98.5 320zM252 414q0 -141 60.5 -228.5 t162.5 -87.5q111 0 189.5 101.5t78.5 228.5q0 115 -54 180.5t-154 65.5q-57 0 -134 -39t-147 -127q-2 -31 -2 -94z" />
+<glyph unicode="7" d="M219 1171l29 136h807l-21 -103q-147 -139 -253.5 -282.5t-176 -299t-112.5 -296t-82 -326.5h-164q92 389 227 662.5t373 508.5h-627z" />
+<glyph unicode="8" d="M72 315q0 260 305 394v8q-117 117 -117 258q0 162 111.5 259t271.5 97q133 0 227.5 -78.5t94.5 -224.5q0 -227 -250 -369v-8q176 -121 176 -295q0 -172 -127 -276.5t-309 -104.5q-156 0 -269.5 88t-113.5 252zM215 332q0 -111 71.5 -175.5t176.5 -64.5q113 0 196.5 69.5 t83.5 186.5q0 55 -20.5 98t-70.5 83t-85.5 61.5t-115.5 64.5q-236 -131 -236 -323zM403 983q0 -96 55.5 -157.5t172.5 -118.5q197 129 196 301q0 94 -55 149t-141 55q-94 0 -161 -62.5t-67 -166.5z" />
+<glyph unicode="9" d="M37 141l106 84q70 -119 189 -119q154 0 273.5 153t160.5 405q-63 -72 -145 -110t-154 -38q-147 0 -233.5 91t-86.5 249q0 195 122 335t300 140q166 0 264.5 -123t98.5 -319q0 -397 -173 -655.5t-437 -258.5q-181 0 -285 166zM295 879q0 -115 53.5 -180.5t153.5 -65.5 q57 0 134 39t146 127q2 31 2 94q0 141 -60 228t-163 87q-109 0 -187.5 -101t-78.5 -228z" />
+<glyph unicode=":" horiz-adv-x="495" d="M47 78q0 53 40 98t97 45q43 0 69 -29.5t26 -74.5q0 -55 -39.5 -98.5t-96.5 -43.5q-43 0 -69.5 29t-26.5 74zM178 834q0 53 40 98t97 45q43 0 69 -29.5t26 -75.5q0 -55 -39.5 -98t-96.5 -43q-43 0 -69.5 28.5t-26.5 74.5z" />
+<glyph unicode=";" horiz-adv-x="495" d="M-63 -242q195 76 227 234h-4q-47 0 -77 26.5t-30 71.5q0 53 37 92t94 39q53 0 82 -35.5t29 -99.5q0 -150 -92 -264.5t-244 -157.5zM178 834q0 53 40 98t97 45q43 0 69 -29.5t26 -75.5q0 -55 -39 -98t-97 -43q-43 0 -69.5 28.5t-26.5 74.5z" />
+<glyph unicode="&#x3c;" d="M94 616v119l844 342v-133l-416 -164l-256 -98v-8l256 -101l416 -161v-136z" />
+<glyph unicode="=" d="M98 397v119h840v-119h-840zM98 836v118h840v-118h-840z" />
+<glyph unicode="&#x3e;" d="M98 276v136l418 161l254 101v8l-254 98l-418 164v133l844 -342v-119z" />
+<glyph unicode="?" horiz-adv-x="837" d="M193 78q0 53 39.5 98t97.5 45q43 0 68.5 -29.5t25.5 -74.5q0 -55 -39 -98.5t-96 -43.5q-43 0 -69.5 29t-26.5 74zM227 1255q137 141 318 142q143 0 227 -76t84 -207q0 -92 -41 -170t-101.5 -136t-121 -115.5t-106.5 -132.5t-54 -161l-135 13q6 96 50 178t102.5 139 t116 110.5t97 116t39.5 131.5q0 84 -47 131.5t-129 47.5q-117 0 -215 -105z" />
+<glyph unicode="@" horiz-adv-x="1667" d="M92 334q0 205 75 390t198.5 314t285.5 205t332 76q285 0 446.5 -169t161.5 -437q0 -285 -127 -451t-303 -166q-72 0 -121 42t-63 114h-6q-113 -137 -236 -137q-98 0 -166.5 74.5t-68.5 201.5q0 186 119.5 337t281.5 151q96 0 150 -105h4l26 88h105l-103 -444 q-47 -213 107 -213q109 0 199 133t90 354q0 236 -128 379t-382 143q-139 0 -276.5 -66.5t-244 -179t-173 -274.5t-66.5 -338q0 -264 149.5 -415.5t374.5 -151.5q154 0 277 76l47 -94q-164 -88 -336 -88q-272 0 -450.5 175t-178.5 476zM625 406q0 -88 37.5 -135.5 t101.5 -47.5q92 0 184 125l74 330q-49 92 -121 92q-115 0 -195.5 -117.5t-80.5 -246.5z" />
+<glyph unicode="A" horiz-adv-x="1044" d="M-109 0l730 1343h184l156 -1343h-166l-37 420h-475l-215 -420h-177zM346 543h399l-20 229q-33 377 -37 438h-8q-88 -190 -215 -438z" />
+<glyph unicode="B" horiz-adv-x="1193" d="M72 0l268 1343h358q197 0 306.5 -76.5t109.5 -219.5q0 -129 -89 -219.5t-210 -116.5l-2 -9q113 -27 180.5 -95t67.5 -177q0 -215 -153.5 -322.5t-405.5 -107.5h-430zM254 125h233q418 0 418 297q0 104 -81 165.5t-226 61.5h-238zM383 766h192q186 0 281.5 69.5 t95.5 188.5q0 193 -293 193h-186z" />
+<glyph unicode="C" horiz-adv-x="1126" d="M117 518q0 213 85 406.5t246.5 318.5t362.5 125q217 0 330 -199l-111 -84q-90 145 -227 146q-152 0 -274.5 -107.5t-185 -266.5t-62.5 -325q0 -193 84 -306t258 -113q141 0 284 120l72 -102q-178 -156 -385 -156q-225 0 -351 148.5t-126 394.5z" />
+<glyph unicode="D" horiz-adv-x="1212" d="M72 0l268 1343h250q276 0 422.5 -137t146.5 -387q0 -371 -194.5 -595t-532.5 -224h-360zM256 131h176q258 0 411.5 187.5t153.5 490.5q0 193 -106.5 299t-306.5 106h-111z" />
+<glyph unicode="E" horiz-adv-x="1030" d="M72 0l268 1343h741l-26 -133h-584l-86 -436h494l-29 -135h-490l-104 -504h602l-29 -135h-757z" />
+<glyph unicode="F" horiz-adv-x="968" d="M72 0l268 1343h741l-26 -133h-584l-92 -467h493l-26 -135h-492l-123 -608h-159z" />
+<glyph unicode="G" horiz-adv-x="1204" d="M117 518q0 217 85 408.5t252 316.5t377 125q221 0 338 -199l-112 -84q-86 145 -234 146q-162 0 -288.5 -107.5t-190 -265.5t-63.5 -326q0 -193 86 -307t270 -114q133 0 229 82l76 370h-278l26 131h422l-117 -581q-164 -137 -381 -138q-238 0 -367.5 146.5t-129.5 396.5z " />
+<glyph unicode="H" horiz-adv-x="1273" d="M72 0l268 1343h160l-115 -567h606l115 567h158l-269 -1343h-159l129 639h-607l-127 -639h-159z" />
+<glyph unicode="I" horiz-adv-x="516" d="M72 0l268 1343h160l-269 -1343h-159z" />
+<glyph unicode="J" horiz-adv-x="933" d="M-4 182l104 88q61 -157 228 -157h2q100 0 164.5 74.5t91.5 211.5l188 944h160l-193 -966q-35 -182 -141 -292t-274 -110q-236 0 -330 207z" />
+<glyph unicode="K" horiz-adv-x="1144" d="M72 0l268 1343h160l-133 -663h6l674 663h180l-504 -516l305 -827h-166l-258 725l-280 -274l-93 -451h-159z" />
+<glyph unicode="L" horiz-adv-x="946" d="M72 0l268 1343h160l-242 -1208h565l-26 -135h-725z" />
+<glyph unicode="M" horiz-adv-x="1443" d="M72 0l268 1343h190l117 -725l45 -278h8l144 278l399 725h191l-269 -1343h-153l155 758q39 190 97 395h-9l-161 -299l-396 -713h-90l-125 713l-45 299h-8q-43 -322 -57 -395l-152 -758h-149z" />
+<glyph unicode="N" horiz-adv-x="1267" d="M72 0l268 1343h160l307 -860l86 -280h8q39 322 62 428l141 712h153l-268 -1343h-158l-303 858l-88 289h-8q-29 -252 -63 -424l-144 -723h-153z" />
+<glyph unicode="O" horiz-adv-x="1296" d="M123 539q0 207 81 395t233.5 311t338.5 123q221 0 343 -151.5t122 -409.5q0 -207 -81 -396.5t-233.5 -312.5t-338.5 -123q-221 0 -343 152t-122 412zM285 551q0 -205 77.5 -321.5t233.5 -116.5q137 0 251 105.5t173 260t59 314.5q0 205 -77.5 321.5t-233.5 116.5 q-137 0 -251 -105.5t-173 -260t-59 -314.5z" />
+<glyph unicode="P" horiz-adv-x="1126" d="M72 0l268 1343h379q422 0 422 -327q0 -238 -160 -356.5t-428 -118.5h-215l-107 -541h-159zM365 670h194q424 0 424 325q0 221 -303 222h-207z" />
+<glyph unicode="Q" horiz-adv-x="1296" d="M123 539q0 207 81 395t233.5 311t338.5 123q221 0 343 -151.5t122 -409.5q0 -307 -173 -556t-433 -274q35 -86 119 -131t196 -45q50 1 113 15l10 -125q-68 -23 -133 -23q-176 0 -298 80t-171 240q-168 39 -258 183t-90 368zM285 551q0 -205 77.5 -321.5t233.5 -116.5 q137 0 251 105.5t173 260t59 314.5q0 205 -77.5 321.5t-233.5 116.5q-137 0 -251 -105.5t-173 -260t-59 -314.5z" />
+<glyph unicode="R" horiz-adv-x="1136" d="M72 0l268 1343h369q419 0 419 -312q0 -181 -108.5 -297t-286.5 -150l236 -584h-170l-221 569h-234l-113 -569h-159zM371 698h202q190 0 294 83t104 229q0 207 -301 207h-197z" />
+<glyph unicode="S" horiz-adv-x="1036" d="M25 213l116 88q129 -190 346 -190q125 0 207 70.5t82 183.5q0 70 -42 120t-126 101l-155 94q-207 125 -207 315q0 154 119.5 263.5t298.5 109.5q115 0 215 -51t165 -137l-104 -95q-123 145 -289 146q-109 0 -176 -65.5t-67 -151.5q0 -72 43 -119t131 -100l155 -93 q102 -59 152.5 -132.5t50.5 -182.5q0 -180 -131 -296t-336 -116q-286 0 -448 238z" />
+<glyph unicode="T" horiz-adv-x="1044" d="M190 1206l27 137h940l-27 -137h-391l-239 -1206h-160l240 1206h-390z" />
+<glyph unicode="U" horiz-adv-x="1261" d="M162 399q0 78 20 191l152 753h160l-154 -768q-18 -92 -18 -161q0 -301 272 -301q123 0 212 98t130 309l166 823h155l-167 -829q-104 -539 -504 -539q-205 0 -314.5 109t-109.5 315z" />
+<glyph unicode="V" horiz-adv-x="1015" d="M168 1343h162l55 -745q25 -283 33 -442h8q135 287 213 442l371 745h172l-703 -1343h-190z" />
+<glyph unicode="W" horiz-adv-x="1548" d="M195 0l18 1343h164l-21 -739q-4 -59 -9 -207.5t-11 -228.5h8q20 49 60 138t72 162t59 136l335 739h146l18 -739q2 -141 2 -436h8q31 84 91.5 235.5t78.5 200.5l291 739h158l-553 -1343h-203l-14 821q0 156 6 316h-8q-14 -41 -131 -316l-367 -821h-198z" />
+<glyph unicode="X" horiz-adv-x="1011" d="M-74 0l516 696l-221 647h172l115 -356q6 -16 24.5 -81.5t30.5 -106.5h6q76 104 136 194l245 350h168l-485 -659l239 -684h-172l-122 377q-2 6 -27 86t-37 123h-6q-47 -63 -150 -217l-262 -369h-170z" />
+<glyph unicode="Y" horiz-adv-x="944" d="M170 1343h164l92 -387q14 -53 35.5 -150t32.5 -140h8q123 201 184 292l254 385h170l-561 -819l-107 -524h-157l104 524z" />
+<glyph unicode="Z" horiz-adv-x="1048" d="M-2 0l20 96l871 1114h-615l29 133h805l-21 -94l-864 -1114h678l-31 -135h-872z" />
+<glyph unicode="[" horiz-adv-x="598" d="M16 -311l353 1761h346l-15 -92h-231l-313 -1577h229l-23 -92h-346z" />
+<glyph unicode="\" horiz-adv-x="696" d="M180 1454h107l239 -1782h-110z" />
+<glyph unicode="]" horiz-adv-x="600" d="M-100 -311l20 92h227l318 1577h-229l16 92h350l-352 -1761h-350z" />
+<glyph unicode="^" horiz-adv-x="980" d="M170 580l299 792h127l299 -792h-131l-133 364l-92 273h-7l-96 -273l-131 -364h-135z" />
+<glyph unicode="_" horiz-adv-x="989" d="M-74 -254l23 102h936l-21 -102h-938z" />
+<glyph unicode="`" horiz-adv-x="1058" d="M520 1458h154l121 -289h-115z" />
+<glyph unicode="a" horiz-adv-x="1099" d="M80 336q0 283 164 483.5t374 200.5q162 0 240 -150h8l39 125h127l-198 -995h-129l16 147h-8q-162 -172 -346 -172q-133 0 -210 94.5t-77 266.5zM242 360q0 -125 48 -189.5t134 -64.5q168 0 313 191l90 444q-82 147 -202 148q-150 0 -266.5 -162t-116.5 -367z" />
+<glyph unicode="b" horiz-adv-x="1097" d="M63 0l291 1458h158l-80 -389l-45 -197h4q182 147 338 148q133 0 210 -94.5t77 -266.5q0 -283 -163 -483.5t-374 -200.5q-162 0 -239 150h-7l-40 -125h-130zM270 254q78 -147 203 -148q150 0 265.5 162t115.5 369q0 123 -48 187.5t-134 64.5q-70 0 -154 -44t-153 -118z " />
+<glyph unicode="c" horiz-adv-x="890" d="M76 375q0 272 167 458.5t388 186.5q152 0 258 -121l-92 -98q-76 90 -176 90q-150 0 -267.5 -151.5t-117.5 -354.5q0 -279 235 -279q106 0 221 89l70 -103q-152 -117 -320 -117q-166 0 -266 107t-100 293z" />
+<glyph unicode="d" horiz-adv-x="1095" d="M80 336q0 283 164 483.5t374 200.5q154 0 236 -146h6l33 195l78 389h157l-294 -1458h-129l16 147h-8q-162 -172 -346 -172q-133 0 -210 94.5t-77 266.5zM242 360q0 -125 48 -189.5t134 -64.5q166 0 313 191l90 444q-82 147 -202 148q-150 0 -266.5 -162t-116.5 -367z" />
+<glyph unicode="e" horiz-adv-x="985" d="M76 391q0 270 163.5 449.5t368.5 179.5q160 0 233.5 -98.5t73.5 -262.5q0 -90 -34 -194h-648q-7 -47 -7 -88q0 -117 58 -185q78 -92 220 -92q106 0 223 86l61 -104q-147 -106 -321 -107q-180 0 -285.5 109.5t-105.5 306.5zM250 571h522q10 55 10 103q0 94 -46 157.5 t-146 63.5q-111 0 -207 -89.5t-133 -234.5z" />
+<glyph unicode="f" horiz-adv-x="577" d="M88 0l174 868h-129l23 117l133 10l33 166q31 154 111.5 238t203.5 84q92 0 176 -49l-55 -113q-53 35 -111 35q-131 0 -168 -191l-35 -170h201l-24 -127h-203l-174 -868h-156z" />
+<glyph unicode="g" horiz-adv-x="1087" d="M-4 -322l74 109q137 -119 280 -119q242 0 314 297l49 205h-6q-166 -160 -338 -160q-131 0 -210 91.5t-79 258.5q0 268 160.5 464t365.5 196q78 0 140.5 -40t99.5 -110h6l39 125h129l-209 -1042q-41 -199 -161 -305.5t-306 -106.5q-182 0 -348 137zM242 383 q0 -119 47 -180.5t131 -61.5q74 0 156.5 45t150.5 129l88 426q-86 147 -203 148q-143 0 -256.5 -155.5t-113.5 -350.5z" />
+<glyph unicode="h" horiz-adv-x="1062" d="M63 0l291 1458h158l-98 -481l-33 -125h8q197 168 342 168q236 0 236 -248q0 -63 -17 -137l-127 -635h-155l123 614q16 86 16 117q0 154 -148 154q-119 0 -299 -180l-141 -705h-156z" />
+<glyph unicode="i" horiz-adv-x="485" d="M63 0l199 995h158l-201 -995h-156zM295 1294q0 49 35 84t84 35q41 0 70.5 -25.5t29.5 -68.5q0 -49 -35 -83t-84 -34q-43 0 -71.5 24.5t-28.5 67.5z" />
+<glyph unicode="j" horiz-adv-x="487" d="M-254 -406l51 117q41 -26 90 -26h4q102 0 146 188l227 1122h158l-227 -1120q-66 -319 -295 -319q-82 0 -154 38zM297 1294q0 51 35 85t84 34q41 0 69.5 -25.5t28.5 -68.5q0 -49 -35 -83t-84 -34q-41 0 -69.5 24.5t-28.5 67.5z" />
+<glyph unicode="k" horiz-adv-x="974" d="M63 0l291 1458h158l-197 -989h4l510 526h181l-398 -415l240 -580h-160l-190 485l-230 -233l-53 -252h-156z" />
+<glyph unicode="l" horiz-adv-x="507" d="M90 104q0 34 12 86l252 1268h158l-256 -1276q-4 -20 -4 -39q0 -37 35 -37q14 0 32 7l3 -121q-43 -16 -99 -17q-133 0 -133 129z" />
+<glyph unicode="m" horiz-adv-x="1636" d="M63 0l197 995h129l-14 -149h8q184 174 328 174q203 0 229 -195q205 195 352 195q236 0 236 -248q0 -49 -17 -137l-127 -635h-157l125 614q16 86 16 117q0 154 -145 154q-109 0 -281 -180l-141 -705h-156l123 614q16 86 16 117q0 154 -143 154q-113 0 -281 -180l-141 -705 h-156z" />
+<glyph unicode="n" horiz-adv-x="1075" d="M63 0l197 995h129l-14 -149h8q199 174 348 174q236 0 236 -248q0 -63 -17 -137l-127 -635h-155l123 614q16 86 16 117q0 154 -148 154q-119 0 -299 -180l-141 -705h-156z" />
+<glyph unicode="o" horiz-adv-x="1054" d="M80 375q0 274 163 459.5t373 185.5q162 0 259.5 -107.5t97.5 -291.5q0 -274 -164 -460t-375 -186q-162 0 -258 107.5t-96 292.5zM238 385q0 -135 55 -207t158 -72q141 0 251.5 150t110.5 354q0 135 -55.5 208t-157.5 73q-139 0 -250.5 -150.5t-111.5 -355.5z" />
+<glyph unicode="p" horiz-adv-x="1095" d="M-20 -420l282 1415h129l-12 -131h6q186 156 344 156q133 0 210 -94.5t77 -266.5q0 -283 -163 -483.5t-374 -200.5q-152 0 -239 144h-4l-37 -213l-64 -326h-155zM270 250q78 -143 203 -144q150 0 265.5 162t115.5 369q0 123 -48 187.5t-134 64.5q-70 0 -154 -44t-153 -120 z" />
+<glyph unicode="q" horiz-adv-x="1099" d="M80 336q0 283 164 483.5t374 200.5q162 0 240 -150h8l39 125h127l-282 -1415h-158l67 326l62 244h-4q-170 -174 -350 -175q-133 0 -210 94.5t-77 266.5zM242 360q0 -125 48 -189.5t134 -64.5q74 0 158 49.5t155 141.5l90 444q-82 147 -202 148q-150 0 -266.5 -162 t-116.5 -367z" />
+<glyph unicode="r" horiz-adv-x="700" d="M63 0l197 995h129l-22 -190h8q141 215 309 215q51 0 94 -19l-55 -139q-33 16 -86 17q-76 0 -153.5 -65.5t-139.5 -184.5l-125 -629h-156z" />
+<glyph unicode="s" horiz-adv-x="823" d="M-8 164l98 78q104 -145 256 -146q86 0 148.5 49.5t62.5 116.5q0 53 -38 92t-144 97q-119 66 -173.5 128t-54.5 144q0 129 99.5 213t242.5 84q166 0 293 -133l-90 -88q-94 98 -207 98q-80 0 -134 -46t-54 -110q0 -31 12.5 -54t45 -48t51 -36t67.5 -38q131 -72 182.5 -135 t51.5 -147q0 -137 -104.5 -222.5t-268.5 -85.5q-98 0 -194.5 54.5t-147.5 134.5z" />
+<glyph unicode="t" horiz-adv-x="665" d="M123 868l22 117l156 10l74 275h133l-55 -275h252l-25 -127h-256l-117 -569q-6 -37 -6 -74q0 -63 28.5 -93t98.5 -30q39 0 104 31l35 -113q-98 -45 -188 -45q-123 0 -180.5 60.5t-57.5 161.5q1 18 11 110l116 561h-145z" />
+<glyph unicode="u" horiz-adv-x="1081" d="M131 360l127 635h158l-125 -614q-16 -86 -17 -117q0 -153 146 -153h2q121 0 295 180l141 704h156l-199 -995h-129l16 152h-8q-199 -176 -344 -177q-235 0 -235 246q0 68 16 139z" />
+<glyph unicode="v" horiz-adv-x="917" d="M121 995h155l74 -575q6 -49 15.5 -149.5t13.5 -147.5h8q82 174 148 297l292 575h158l-530 -995h-189z" />
+<glyph unicode="w" horiz-adv-x="1447" d="M143 995h156l33 -585q2 -94 6 -279h8q18 41 57 134t62 145l262 585h154l34 -585q2 -47 5.5 -139.5t5.5 -139.5h8q12 29 51 127t64 152l260 585h147l-452 -995h-195l-29 545q-2 47 -6 293h-8q-12 -29 -54 -133.5t-67 -159.5l-242 -545h-188z" />
+<glyph unicode="x" horiz-adv-x="878" d="M-90 0l446 528l-186 467h160l86 -221q12 -35 33.5 -94t25.5 -74h8q16 20 60.5 77.5t66.5 90.5l174 221h170l-409 -501l203 -494h-162l-90 233q-57 152 -72 185h-8q-37 -53 -142 -182l-192 -236h-172z" />
+<glyph unicode="y" horiz-adv-x="917" d="M-127 -399l51 116q37 -18 74 -18q147 0 260 227l37 72l-170 997h156l77 -559q14 -96 33 -297h8q10 23 64.5 132.5t83.5 164.5l287 559h155l-586 -1079q-88 -166 -185 -255t-230 -89q-59 0 -115 29z" />
+<glyph unicode="z" horiz-adv-x="843" d="M-39 0l16 90l662 778h-451l25 127h649l-14 -92l-664 -776h523l-27 -127h-719z" />
+<glyph unicode="{" horiz-adv-x="593" d="M66 518l22 103q166 0 201 161q10 57 28.5 186.5t34.5 205.5q31 158 90.5 217t184.5 59h94l-21 -92h-53q-78 0 -114.5 -44t-57.5 -149q-10 -55 -29.5 -179t-31.5 -189q-20 -102 -60.5 -156.5t-111.5 -73.5v-8q90 -31 90 -125q0 -74 -53.5 -281.5t-53.5 -271.5 q0 -53 24.5 -76.5t88.5 -23.5h49l-20 -92h-91q-94 0 -137 39t-43 125q0 80 56.5 287.5t56.5 262.5q0 115 -143 115z" />
+<glyph unicode="|" horiz-adv-x="473" d="M195 -512v2048h106v-2048h-106z" />
+<glyph unicode="}" horiz-adv-x="600" d="M-106 -311l18 92h53q80 0 117 43t55 147q12 63 31.5 189.5t30.5 179.5q23 104 61.5 158.5t110.5 72.5v9q-90 31 -90 125q0 72 53 279.5t53 270.5q0 55 -23.5 79t-87.5 24h-51l21 92h90q96 0 139 -40t43 -124q0 -80 -56 -289t-56 -266q0 -111 143 -110l-23 -103 q-170 0 -200 -162q-10 -57 -28.5 -188t-35.5 -207q-33 -156 -93 -214t-181 -58h-94z" />
+<glyph unicode="~" d="M92 641q96 182 244 182q63 0 127.5 -44t120 -88t100.5 -44q88 0 152 125l88 -57q-96 -182 -244 -183q-63 0 -128 44.5t-120 88.5t-100 44q-89 0 -152 -125z" />
+<glyph unicode="&#xa2;" d="M160 588q0 242 149.5 399.5t343.5 175.5l41 209h101l-41 -211q123 -18 225 -135l-96 -92q-76 86 -156 98l-141 -715q111 8 223 89l55 -107q-160 -102 -303 -113l-43 -215h-102l43 217q-139 20 -219 124t-80 276zM315 614q0 -243 170 -290l142 706q-127 -23 -219.5 -138.5 t-92.5 -277.5z" />
+<glyph unicode="&#xa3;" d="M8 0l19 94q143 72 219 195t76 274v17h-197l22 110l166 10q-12 131 -12 187q0 205 117 327.5t301 122.5q180 0 287 -170l-107 -84q-76 125 -188 125q-115 0 -188.5 -90t-73.5 -241q0 -53 12 -177h317l-24 -120h-287q-2 -264 -180 -437l-2 -8h530l-24 -135h-783z" />
+<glyph unicode="&#xa5;" d="M57 330l19 86h319l25 141h-318l19 88h278l-186 662h160l84 -361q20 -96 61 -278h6q23 35 57.5 92t63.5 102t55 84l222 361h157l-442 -662h278l-20 -88h-317l-27 -141h319l-20 -86h-320l-65 -330h-156l68 330h-320z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1361" d="M74 545q0 203 91 383t263 294.5t387 114.5q238 0 388.5 -157.5t150.5 -407.5q0 -203 -91.5 -384t-264.5 -296t-388 -115q-238 0 -387 159t-149 409zM162 555q0 -221 122 -357.5t332 -136.5q276 0 463 214t187 487q0 221 -123 357t-334 136q-184 0 -335.5 -103 t-231.5 -263t-80 -334zM369 565q0 211 133 347.5t293 136.5q119 0 200 -105l-75 -70q-59 72 -140 72q-104 0 -197.5 -105.5t-93.5 -256.5q0 -109 53.5 -166.5t147.5 -57.5q76 0 201 80l51 -80q-143 -104 -274 -104q-135 0 -217 81t-82 228z" />
+<glyph unicode="&#xad;" horiz-adv-x="612" d="M72 455l24 120h449l-27 -120h-446z" />
+<glyph unicode="&#xae;" horiz-adv-x="831" d="M150 1008q0 176 117.5 311t289.5 135q137 0 234.5 -98.5t99.5 -247.5q0 -178 -119 -312t-291 -134q-137 0 -234 97t-97 249zM225 1016q0 -125 71 -205t191 -80q135 0 231.5 109.5t96.5 259.5q0 123 -72.5 202.5t-191.5 79.5q-137 0 -231.5 -108.5t-94.5 -257.5zM346 854 l84 414h135q59 0 94 -31t35 -88q0 -45 -26.5 -81t-73.5 -52l57 -162h-82l-45 143h-69l-31 -143h-78zM467 1059h45q45 0 72.5 22.5t27.5 59.5q0 61 -67 61h-51z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1058" d="M539 1169l237 289h168l-278 -289h-127z" />
+<glyph unicode="&#x2000;" horiz-adv-x="769" />
+<glyph unicode="&#x2001;" horiz-adv-x="1538" />
+<glyph unicode="&#x2002;" horiz-adv-x="769" />
+<glyph unicode="&#x2003;" horiz-adv-x="1538" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" horiz-adv-x="612" d="M72 455l24 120h449l-27 -120h-446z" />
+<glyph unicode="&#x2011;" horiz-adv-x="612" d="M72 455l24 120h449l-27 -120h-446z" />
+<glyph unicode="&#x2012;" horiz-adv-x="612" d="M72 455l24 120h449l-27 -120h-446z" />
+<glyph unicode="&#x2013;" horiz-adv-x="948" d="M72 461l22 110h780l-24 -110h-778z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1574" d="M72 461l22 110h1409l-22 -110h-1409z" />
+<glyph unicode="&#x2018;" horiz-adv-x="495" d="M225 1028q0 135 75 235.5t196 151.5l32 -78q-88 -45 -140 -112.5t-54 -128.5h10q45 0 72.5 -24.5t27.5 -65.5q0 -49 -30.5 -83t-79.5 -34t-79 37t-30 102z" />
+<glyph unicode="&#x2019;" horiz-adv-x="495" d="M227 983q90 45 142.5 113.5t54.5 128.5h-10q-45 0 -74 24.5t-29 67.5q0 47 32 82t81 35t78.5 -37t29.5 -103q0 -135 -74.5 -235.5t-197.5 -151.5z" />
+<glyph unicode="&#x201c;" horiz-adv-x="833" d="M225 1028q0 135 75 235.5t196 151.5l32 -78q-88 -45 -140 -112.5t-54 -128.5h10q45 0 72.5 -24.5t27.5 -65.5q0 -49 -30.5 -83t-79.5 -34t-79 37t-30 102zM563 1028q0 135 75 235.5t198 151.5l32 -78q-90 -45 -142 -112.5t-54 -128.5h10q45 0 73.5 -23.5t28.5 -66.5 q0 -49 -31.5 -83t-80.5 -34t-79 37t-30 102z" />
+<glyph unicode="&#x201d;" horiz-adv-x="833" d="M227 983q90 45 142.5 113.5t54.5 128.5h-10q-45 0 -74 24.5t-29 67.5q0 47 32 82t81 35t78.5 -37t29.5 -103q0 -135 -74.5 -235.5t-197.5 -151.5zM565 983q90 45 142.5 113.5t54.5 128.5h-10q-45 0 -73 24.5t-28 67.5q0 47 32 82t79 35q49 0 78.5 -37t29.5 -103 q0 -135 -74.5 -235.5t-195.5 -151.5z" />
+<glyph unicode="&#x2022;" horiz-adv-x="604" d="M84 512q0 104 68.5 188t177.5 84q84 0 141 -61t57 -154q0 -106 -68.5 -189t-174.5 -83q-88 0 -144.5 60.5t-56.5 154.5z" />
+<glyph unicode="&#x2026;" horiz-adv-x="1964" d="M170 78q0 53 40 98t97 45q43 0 68.5 -29.5t25.5 -74.5q0 -55 -39 -98.5t-96 -43.5q-43 0 -69.5 29t-26.5 74zM844 78q0 55 40 99t97 44q43 0 67.5 -29.5t24.5 -74.5q0 -55 -38 -98.5t-95 -43.5q-43 0 -69.5 29t-26.5 74zM1516 78q0 53 39.5 98t97.5 45q43 0 68.5 -29.5 t25.5 -74.5q0 -55 -39 -98.5t-96 -43.5q-43 0 -69.5 29t-26.5 74z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M41 492l20 81l111 9q6 82 21 145h-105l18 82l109 6q70 236 222.5 379t334.5 143q189 1 293 -196l-119 -76q-70 143 -188 143q-125 0 -227.5 -107.5t-157.5 -283.5h512l-19 -90h-516q-14 -59 -20 -143h430l-21 -92h-413q0 -184 68.5 -285t189.5 -101q123 0 243 117l78 -96 q-162 -152 -350 -152q-180 0 -283.5 134.5t-103.5 382.5h-127z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1251" d="M156 1282l22 102h510l-20 -102h-197l-106 -532h-113l106 532h-202zM655 750l127 634h140l47 -235l22 -166h8l82 166l146 235h141l-125 -634h-113l58 286l65 230h-8l-241 -418h-72l-78 418h-8l-23 -230l-59 -286h-109z" />
+<glyph unicode="&#xe000;" horiz-adv-x="995" d="M0 995h995v-995h-995v995z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-It-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-It-webfont.ttf b/content/fonts/source-sans-pro/SourceSansPro-It-webfont.ttf
new file mode 100755
index 0000000..82fcb94
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-It-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-It-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-It-webfont.woff b/content/fonts/source-sans-pro/SourceSansPro-It-webfont.woff
new file mode 100755
index 0000000..590f1c1
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-It-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.eot b/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.eot
new file mode 100755
index 0000000..c8668aa
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.svg b/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.svg
new file mode 100755
index 0000000..27904e0
--- /dev/null
+++ b/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   :  2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceSansProLight" horiz-adv-x="980" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="407" />
+<glyph unicode=" "  horiz-adv-x="407" />
+<glyph unicode="&#x09;" horiz-adv-x="407" />
+<glyph unicode="&#xa0;" horiz-adv-x="407" />
+<glyph unicode="!" horiz-adv-x="530" d="M178 68q0 43 26.5 68.5t61.5 25.5t60.5 -25.5t25.5 -68.5q0 -41 -25.5 -67t-60.5 -26t-61.5 26t-26.5 67zM219 1227v145h94l-2 -145l-12 -860h-68z" />
+<glyph unicode="&#x22;" horiz-adv-x="737" d="M170 1419h104v-141l-18 -301h-68l-16 301zM459 1419h106l-2 -141l-18 -301h-66l-18 301z" />
+<glyph unicode="#" d="M74 438v74h178l43 348h-180v74h188l51 397h72l-51 -397h305l53 397h70l-51 -397h168v-74h-175l-43 -348h177v-74h-187l-51 -438h-72l52 438h-306l-53 -438h-72l54 438h-170zM324 512h307l43 348h-307z" />
+<glyph unicode="$" d="M121 135l49 64q160 -143 330 -144q127 0 196.5 69t69.5 183q0 111 -61.5 186.5t-147.5 118.5t-173 87t-148.5 122t-61.5 193q0 127 81 215t208 102v203h80v-203q92 -6 155.5 -41.5t124.5 -101.5l-53 -58q-68 66 -123 94.5t-143 28.5q-104 0 -171 -66.5t-67 -168.5 q0 -98 61.5 -164t147.5 -106.5t173 -86t148.5 -132.5t61.5 -216q0 -143 -88 -233t-227 -103v-202h-80v202q-190 14 -342 158z" />
+<glyph unicode="%" horiz-adv-x="1648" d="M82 952q0 201 77 311.5t212 110.5t211.5 -110.5t76.5 -311.5q0 -203 -76.5 -314.5t-211.5 -111.5t-212 112t-77 314zM162 952q0 -168 56 -263t152.5 -95t153 95t56.5 263t-56.5 261.5t-153 93.5t-152.5 -93.5t-56 -261.5zM406 -25l753 1399h78l-754 -1399h-77zM989 401 q0 201 77 311.5t212 110.5t212 -110.5t77 -311.5q0 -203 -77 -314.5t-212 -111.5t-212 112t-77 314zM1069 401q0 -168 56.5 -263t152.5 -95t152.5 95t56.5 263t-56.5 261.5t-152.5 93.5t-152.5 -93.5t-56.5 -261.5z" />
+<glyph unicode="&#x26;" horiz-adv-x="1177" d="M74 342q0 121 71.5 210t204.5 187q-90 186 -90 334q0 131 78 216t201 85q106 0 165.5 -68.5t59.5 -177.5q0 -61 -23.5 -116.5t-79 -110.5t-92.5 -86t-116 -90q139 -256 374 -463q139 174 213 445h88q-88 -303 -239 -496q135 -109 262 -156l-31 -80q-133 47 -289 170 q-166 -170 -368 -170q-166 0 -277.5 101.5t-111.5 265.5zM166 348q0 -131 89 -213t216 -82q158 0 299 146q-244 223 -383 475q-106 -84 -163.5 -159t-57.5 -167zM344 1077q0 -129 76 -286q129 92 195.5 165.5t66.5 167.5q0 74 -36 125t-111 51q-86 0 -138.5 -64.5 t-52.5 -158.5z" />
+<glyph unicode="'" horiz-adv-x="448" d="M170 1419h104v-141l-18 -301h-68l-16 301z" />
+<glyph unicode="(" horiz-adv-x="571" d="M180.5 569.5q-0.5 489.5 270.5 927.5l55 -33q-246 -391 -246 -894.5t246 -895.5l-55 -32q-270 438 -270.5 927.5z" />
+<glyph unicode=")" horiz-adv-x="571" d="M66 -326q246 391 245.5 895t-245.5 895l55 33q270 -438 270 -927.5t-270 -927.5z" />
+<glyph unicode="*" horiz-adv-x="808" d="M143 1241l19 62l194 -54l15 209h65l15 -207l194 52l21 -62l-185 -74l111 -180l-55 -41l-131 170l-136 -170l-55 41l113 180z" />
+<glyph unicode="+" d="M70 637v78h379v411h83v-411h379v-78h-379v-412h-83v412h-379z" />
+<glyph unicode="," horiz-adv-x="448" d="M98 -256q156 82 158 248q-8 -2 -25 -2q-37 0 -61.5 22.5t-24.5 63.5q0 39 26 62.5t62 23.5q47 0 76 -39t29 -107q0 -109 -57.5 -195.5t-153.5 -137.5z" />
+<glyph unicode="-" horiz-adv-x="612" d="M82 471v80h450v-80h-450z" />
+<glyph unicode="." horiz-adv-x="448" d="M137 68q0 43 26.5 68.5t61.5 25.5t60.5 -25.5t25.5 -68.5q0 -41 -25.5 -67t-60.5 -26t-61.5 26t-26.5 67z" />
+<glyph unicode="/" horiz-adv-x="731" d="M18 -328l625 1782h78l-623 -1782h-80z" />
+<glyph unicode="0" d="M98 659q0 326 101.5 500t290 174t290 -174t101.5 -500q0 -328 -102.5 -506t-289 -178t-289 178.5t-102.5 505.5zM190 659.5q0 -292.5 80 -449.5t219.5 -157t219 156t79.5 450q0 293 -79.5 444.5t-219 151.5t-219.5 -151.5t-80 -444z" />
+<glyph unicode="1" d="M172 0v80h307v1085h-233v62q154 27 252 82h73v-1229h285v-80h-684z" />
+<glyph unicode="2" d="M80 1141q174 193 373 192q174 0 271 -99t97 -267q0 -63 -16.5 -126t-61.5 -139.5t-82.5 -132t-126 -156t-140.5 -156.5t-173 -185q180 10 219 10h447v-82h-803v57q356 362 500.5 555t144.5 353q0 129 -71.5 209.5t-213.5 80.5q-166 0 -305 -172z" />
+<glyph unicode="3" d="M59 160l54 63q152 -168 362 -168q133 0 219 80t86 209q0 141 -110.5 222t-345.5 81v80q215 0 312 78t97 207q0 111 -71.5 177t-192.5 66q-166 0 -301 -143l-53 62q164 160 354 159q158 0 258 -84t100 -231q0 -238 -249 -324v-8q129 -27 212.5 -117t83.5 -223 q0 -168 -113.5 -269.5t-285.5 -101.5q-240 1 -416 185z" />
+<glyph unicode="4" d="M33 391v53l608 865h82v-840h195v-78h-195v-391h-88v391h-602zM143 469h492v479q0 106 8 226h-8q-18 -31 -54 -84.5t-53 -79.5z" />
+<glyph unicode="5" d="M53 152l51 63q156 -160 359 -160q135 0 230 99.5t95 253.5q0 158 -86 247.5t-233 89.5q-115 0 -244 -88l-63 39l47 613h604v-80h-522l-41 -473q115 70 233 69q176 0 288 -104.5t112 -308.5q0 -199 -125 -318t-293 -119q-236 1 -412 177z" />
+<glyph unicode="6" d="M106 594q0 385 136.5 562t345.5 177q163 0 276 -127l-55 -61q-86 109 -221 108q-170 0 -278.5 -153.5t-110.5 -491.5q150 182 329 183q174 0 269.5 -104.5t95.5 -301.5q0 -176 -105.5 -293t-252.5 -117q-199 0 -314 162t-115 457zM201 516q12 -215 97 -339t239 -124 q113 0 188.5 95.5t75.5 236.5q0 150 -69.5 239t-213.5 89q-172 0 -317 -197z" />
+<glyph unicode="7" d="M90 1229v80h805v-54q-225 -299 -310 -574t-102 -681h-98q14 393 105.5 671.5t289.5 557.5h-690z" />
+<glyph unicode="8" d="M82 336q0 121 77 216t185 153v8q-188 125 -188 301q0 139 98 229t244 90q164 0 259 -95t95 -247q0 -96 -57.5 -185t-128.5 -147v-8q106 -66 167.5 -140.5t61.5 -193.5q0 -145 -110.5 -243.5t-286.5 -98.5q-180 0 -298 102.5t-118 258.5zM172 340q0 -123 93 -206t233 -83 q135 0 220 77t85 191q0 70 -30 123.5t-89 93t-115.5 65.5t-143.5 60q-6 3 -7.5 4t-5.5 2t-9 3q-231 -135 -231 -330zM246 1014q0 -66 27.5 -118t85 -92t105.5 -62.5t130 -55.5q172 139 172 303q0 113 -72.5 190.5t-195.5 77.5q-109 0 -180.5 -68.5t-71.5 -174.5z" />
+<glyph unicode="9" d="M88 926q0 176 105.5 291.5t252.5 115.5q199 0 312.5 -160.5t113.5 -455.5q0 -385 -135 -563.5t-346 -178.5q-165 0 -276 127l55 62q86 -109 223 -109q170 0 278.5 153.5t110.5 491.5q-150 -180 -331 -180q-172 0 -267.5 104.5t-95.5 301.5zM178 926q0 -152 71 -241 t214 -89q168 0 317 199q-12 215 -97 337.5t-241 122.5q-113 0 -188.5 -95t-75.5 -234z" />
+<glyph unicode=":" horiz-adv-x="448" d="M137 68q0 43 26.5 68.5t61.5 25.5t60.5 -25.5t25.5 -68.5q0 -41 -25.5 -67t-60.5 -26t-61.5 26t-26.5 67zM137 850q0 43 26.5 68.5t61.5 25.5t60.5 -25.5t25.5 -68.5q0 -41 -25.5 -66.5t-60.5 -25.5t-61.5 25.5t-26.5 66.5z" />
+<glyph unicode=";" horiz-adv-x="448" d="M98 -256q156 82 158 248q-8 -2 -25 -2q-37 0 -61.5 22.5t-24.5 63.5q0 39 26 62.5t62 23.5q47 0 76 -39t29 -107q0 -109 -57.5 -195.5t-153.5 -137.5zM137 850q0 43 26.5 68.5t61.5 25.5t60.5 -25.5t25.5 -68.5q0 -41 -25.5 -66.5t-60.5 -25.5t-61.5 25.5t-26.5 66.5z " />
+<glyph unicode="&#x3c;" d="M70 635v90l841 336v-88l-475 -185l-272 -104v-8l272 -105l475 -184v-88z" />
+<glyph unicode="=" d="M70 428v78h841v-78h-841zM70 846v78h841v-78h-841z" />
+<glyph unicode="&#x3e;" d="M70 299v88l475 184l272 105v8l-272 104l-475 185v88l841 -336v-90z" />
+<glyph unicode="?" horiz-adv-x="823" d="M76 1237q141 160 325 160q147 0 233.5 -88t86.5 -226q0 -76 -35 -149.5t-84 -134t-96 -124t-73.5 -143t-16.5 -165.5h-82q-12 94 13.5 178t70.5 147.5t92 121.5t82 127t35 136q0 102 -59.5 171t-172.5 69q-158 0 -264 -131zM295 68q0 43 25.5 68.5t60.5 25.5t61.5 -25.5 t26.5 -68.5q0 -41 -26.5 -67t-61.5 -26t-60.5 26t-25.5 67z" />
+<glyph unicode="@" horiz-adv-x="1667" d="M106 414q0 389 239 635.5t575 246.5q295 0 469 -178t174 -471q0 -244 -118 -388t-259 -144q-84 0 -137.5 39t-61.5 116h-4q-129 -143 -250 -143q-100 0 -166.5 72.5t-66.5 206.5q0 166 106.5 313t274.5 147q109 0 170 -98h4l18 82h70l-74 -387q-70 -276 123 -277 q109 0 201 126t92 329q0 266 -153.5 425t-418.5 159q-293 0 -511 -226.5t-218 -578.5q0 -297 169 -471t448 -174q182 0 344 98l33 -61q-174 -111 -383 -111q-303 0 -496 191.5t-193 521.5zM582 412q0 -211 163 -211q102 0 222 137l63 354q-66 100 -151 101q-131 0 -214 -120 t-83 -261z" />
+<glyph unicode="A" horiz-adv-x="1062" d="M8 0l477 1350h95l475 -1350h-101l-157 463h-535l-158 -463h-96zM291 543h479l-86 252q-115 342 -149 467h-9q-55 -195 -149 -467z" />
+<glyph unicode="B" horiz-adv-x="1169" d="M193 0v1350h364q209 0 326.5 -82t117.5 -246q0 -109 -61 -186.5t-178 -108.5v-8q152 -23 237.5 -106t85.5 -220q0 -190 -134 -291.5t-367 -101.5h-391zM287 78h272q207 0 319.5 77.5t112.5 237.5q0 143 -111.5 215t-320.5 72h-272v-602zM287 756h231q205 0 297 65.5 t92 202.5q0 248 -377 248h-243v-516z" />
+<glyph unicode="C" horiz-adv-x="1140" d="M104 677.5q0 319.5 159 508t419 188.5q213 0 350 -162l-55 -61q-123 137 -295 137q-221 0 -350 -165t-129 -445q0 -283 127 -450t344 -167q195 0 342 166l55 -59q-166 -193 -401 -193q-252 0 -409 191.5t-157 511z" />
+<glyph unicode="D" horiz-adv-x="1228" d="M193 0v1350h313q305 0 459.5 -178.5t154.5 -491.5q0 -317 -154.5 -498.5t-457.5 -181.5h-315zM287 80h209q264 0 394 161.5t130 438.5q0 274 -130 432t-394 158h-209v-1190z" />
+<glyph unicode="E" horiz-adv-x="1038" d="M193 0v1350h737v-82h-643v-510h540v-82h-540v-594h663v-82h-757z" />
+<glyph unicode="F" horiz-adv-x="960" d="M193 0v1350h735v-82h-641v-537h540v-82h-540v-649h-94z" />
+<glyph unicode="G" horiz-adv-x="1222" d="M104 678q0 319 165 507.5t433 188.5q213 0 367 -162l-55 -61q-127 137 -312 137q-231 0 -365 -163.5t-134 -446.5t130 -450t359 -167q199 0 301 103v420h-321v80h411v-535q-143 -154 -399 -154q-262 0 -421 190.5t-159 512.5z" />
+<glyph unicode="H" horiz-adv-x="1294" d="M193 0v1350h94v-592h721v592h94v-1350h-94v676h-721v-676h-94z" />
+<glyph unicode="I" horiz-adv-x="477" d="M193 0v1350h94v-1350h-94z" />
+<glyph unicode="J" horiz-adv-x="931" d="M76 174l71 47q94 -160 261 -160q125 0 184 76t59 240v973h94v-983q0 -176 -81.5 -284t-253.5 -108q-225 0 -334 199z" />
+<glyph unicode="K" horiz-adv-x="1128" d="M193 0v1350h94v-750h4l653 750h111l-430 -500l489 -850h-108l-445 778l-274 -313v-465h-94z" />
+<glyph unicode="L" horiz-adv-x="942" d="M193 0v1350h94v-1268h620v-82h-714z" />
+<glyph unicode="M" horiz-adv-x="1431" d="M193 0v1350h131l282 -793l107 -299h8l104 299l281 793h133v-1350h-92v887q0 139 12 364h-8l-104 -297l-291 -807h-82l-291 807l-107 297h-8q10 -281 11 -364v-887h-86z" />
+<glyph unicode="N" horiz-adv-x="1288" d="M193 0v1350h98l567 -953l154 -268h8q-12 262 -12 393v828h88v-1350h-99l-567 952l-154 269h-8q12 -258 13 -383v-838h-88z" />
+<glyph unicode="O" horiz-adv-x="1320" d="M104 680q0 315 155 504.5t403 189.5q246 0 400.5 -189.5t154.5 -504.5q0 -317 -155 -511t-400.5 -194t-401.5 193.5t-156 511.5zM203 680q0 -281 126 -450t333 -169q205 0 330.5 169t125.5 450q0 279 -126 443.5t-330 164.5q-207 0 -333 -165t-126 -443z" />
+<glyph unicode="P" horiz-adv-x="1128" d="M193 0v1350h368q236 0 357.5 -88t121.5 -289q0 -195 -124.5 -294t-354.5 -99h-274v-580h-94zM287 659h250q209 0 308 75t99 239q0 166 -97 231.5t-310 65.5h-250v-611z" />
+<glyph unicode="Q" horiz-adv-x="1320" d="M104 680q0 315 155 504.5t400 189.5q248 0 403 -189.5t155 -504.5q0 -301 -139.5 -490.5t-366.5 -212.5q94 -208 350 -208h2q74 0 137 18l21 -82q-73 -22 -159 -22h-7q-164 0 -280 80.5t-169 213.5q-223 23 -362.5 213.5t-139.5 489.5zM203 680q0 -281 125 -450 t331.5 -169t331.5 169t125 450q0 279 -125 443.5t-331.5 164.5t-331.5 -164.5t-125 -443.5z" />
+<glyph unicode="R" horiz-adv-x="1132" d="M193 0v1350h385q444 0 444 -357q0 -158 -92 -251t-254 -115l371 -627h-109l-365 621h-286v-621h-94zM287 698h266q371 0 371 295q0 147 -92.5 212t-278.5 65h-266v-572z" />
+<glyph unicode="S" horiz-adv-x="1052" d="M88 178l59 66q162 -182 398 -183q152 0 244 75t92 196q0 113 -59.5 170t-184.5 112l-205 93q-53 25 -93 48t-85 62t-69.5 96.5t-24.5 128.5q0 145 111.5 238.5t279.5 93.5q227 0 377 -162l-56 -63q-129 139 -321 139q-135 0 -216 -65.5t-81 -175.5q0 -55 19.5 -98.5 t62.5 -75t70.5 -47t80.5 -40.5l205 -90q135 -61 209 -139t74 -219q0 -158 -119 -260.5t-313 -102.5q-273 0 -455 203z" />
+<glyph unicode="T" horiz-adv-x="1058" d="M53 1268v82h953v-82h-428v-1268h-95v1268h-430z" />
+<glyph unicode="U" horiz-adv-x="1284" d="M186 518v832h95v-822q0 -250 100 -358.5t260 -108.5q164 0 265.5 109t101.5 358v822h90v-832q0 -291 -129 -417t-328 -126t-327 125t-128 418z" />
+<glyph unicode="V" horiz-adv-x="991" d="M2 1350h100l250 -789q18 -57 45 -145t49.5 -161t47.5 -146h8q27 76 143 452l250 789h94l-440 -1350h-103z" />
+<glyph unicode="W" horiz-adv-x="1562" d="M49 1350h101l167 -795q25 -109 95 -440h8q12 63 102 440l213 795h94l213 -795q18 -74 53 -220.5t54 -219.5h8q16 74 46 220t44 220l168 795h94l-303 -1350h-104l-246 926q-12 53 -35.5 152.5t-36.5 152.5h-8q-12 -59 -37.5 -161.5t-36.5 -143.5l-241 -926h-105z" />
+<glyph unicode="X" horiz-adv-x="972" d="M29 0l403 698l-377 652h103l223 -398q53 -92 108 -184h9q55 104 100 184l221 398h96l-376 -656l405 -694h-102l-236 414q-14 27 -123 215h-8q-14 -27 -117 -215l-233 -414h-96z" />
+<glyph unicode="Y" horiz-adv-x="901" d="M-2 1350h100l205 -422q94 -195 143 -291h9q119 227 147 291l205 422h96l-405 -803v-547h-95v547z" />
+<glyph unicode="Z" horiz-adv-x="1087" d="M94 0v55l778 1213h-708v82h825v-56l-776 -1212h784v-82h-903z" />
+<glyph unicode="[" horiz-adv-x="571" d="M201 -311v1761h327v-64h-256v-1638h256v-59h-327z" />
+<glyph unicode="\" horiz-adv-x="731" d="M10 1454h78l627 -1782h-82z" />
+<glyph unicode="]" horiz-adv-x="571" d="M43 -252h256v1638h-256v64h328v-1761h-328v59z" />
+<glyph unicode="^" d="M135 594l307 778h95l309 -778h-88l-158 416l-106 272h-9l-104 -272l-158 -416h-88z" />
+<glyph unicode="_" horiz-adv-x="1024" d="M25 -162h974v-78h-974v78z" />
+<glyph unicode="`" horiz-adv-x="1095" d="M367 1450h106l189 -279h-78z" />
+<glyph unicode="a" horiz-adv-x="1021" d="M133 246q0 160 151.5 247t483.5 123v20q0 291 -231 292q-160 0 -314 -115l-41 68q180 127 365 127q311 0 311 -379v-629h-76l-10 127h-4q-190 -152 -348 -152q-125 0 -206 69t-81 202zM227 250q0 -100 57.5 -148.5t149.5 -48.5q150 0 334 160v334q-295 -35 -418 -105.5 t-123 -191.5z" />
+<glyph unicode="b" horiz-adv-x="1114" d="M188 0v1473h91v-426l-5 -193q184 154 340 154q193 0 293.5 -134.5t100.5 -367.5q0 -242 -127 -386.5t-308 -144.5q-145 0 -294 117h-5l-10 -92h-76zM279 182q150 -127 290 -127q150 0 246 126t96 325q0 195 -75.5 308.5t-235.5 113.5q-141 0 -321 -162v-584z" />
+<glyph unicode="c" horiz-adv-x="919" d="M106 489.5q0 237.5 130.5 378t318.5 140.5q160 0 289 -121l-53 -64q-113 104 -234 105q-152 0 -254 -123t-102 -316q0 -195 98 -314.5t258 -119.5q139 0 262 113l47 -62q-145 -131 -313 -131q-197 0 -322 138.5t-125 376z" />
+<glyph unicode="d" horiz-adv-x="1114" d="M106 489q0 231 128 375t309 144q84 0 149.5 -29t147.5 -92l-4 180v406h90v-1473h-78l-8 127h-6q-152 -152 -320 -152q-188 0 -298 134t-110 380zM203 489q0 -199 85 -316.5t238 -117.5q147 0 310 162v584q-143 127 -287 127q-147 0 -246.5 -126.5t-99.5 -312.5z" />
+<glyph unicode="e" horiz-adv-x="1003" d="M106 489q0 231 128 375t301 144q176 0 276 -120t100 -335q0 -49 -4 -74h-708q4 -188 105.5 -307t264.5 -119q141 0 265 88l36 -69q-160 -96 -309 -97q-195 0 -325 139t-130 375zM199 549h626q0 186 -76.5 283.5t-211.5 97.5q-129 0 -226.5 -104.5t-111.5 -276.5z" />
+<glyph unicode="f" horiz-adv-x="538" d="M68 905v70l135 8v219q0 145 63.5 220t179.5 75q72 0 144 -33l-25 -73q-55 28 -115 28h-4q-154 0 -153 -223v-213h227v-78h-227v-905h-90v905h-135z" />
+<glyph unicode="g" horiz-adv-x="997" d="M106 -201q0 131 146 238v8q-86 51 -86 158q0 104 106 180v8q-122 105 -122 268q0 153 100 251t246 98q68 0 129 -25h333v-76h-229q109 -94 109 -248q0 -150 -98.5 -248t-243.5 -98q-94 0 -164 41q-80 -66 -80 -141q0 -129 188 -129h211q166 0 245 -54.5t79 -170.5 q0 -133 -130 -232.5t-335 -99.5q-186 0 -295 73.5t-109 198.5zM193 -193q0 -94 87 -150t240 -56q160 0 261.5 75.5t101.5 171.5q0 150 -228 150h-211q-55 0 -122 16q-129 -88 -129 -207zM240 662q0 -121 75 -199t181 -78q104 0 179 78t75 198.5t-74 196.5t-180 76 q-109 0 -182.5 -75t-73.5 -197z" />
+<glyph unicode="h" horiz-adv-x="1081" d="M188 0v1473h91v-426v-218q178 178 339 179q152 0 224.5 -93.5t72.5 -283.5v-631h-90v618q0 158 -53 233t-172 75q-84 0 -154.5 -43t-166.5 -142v-741h-91z" />
+<glyph unicode="i" horiz-adv-x="468" d="M154 1300q0 37 23.5 59.5t58 22.5t58 -22.5t23.5 -59.5q0 -35 -23.5 -57t-58 -22t-58 22.5t-23.5 56.5zM188 0v983h91v-983h-91z" />
+<glyph unicode="j" horiz-adv-x="468" d="M-68 -444l23 73q61 -20 102 -20q78 0 104.5 54.5t26.5 160.5v1159h93v-1165q0 -287 -222 -287q-66 0 -127 25zM154 1300q0 37 24.5 59.5t57.5 22.5q35 0 59 -22.5t24 -59.5q0 -35 -24 -57t-59 -22q-33 0 -57.5 22.5t-24.5 56.5z" />
+<glyph unicode="k" horiz-adv-x="950" d="M188 0v1473h91v-1086h4l485 596h104l-319 -389l373 -594h-101l-325 526l-221 -258v-268h-91z" />
+<glyph unicode="l" horiz-adv-x="485" d="M188 131v1342h91v-1354q0 -63 43 -64q16 0 36 4l17 -73q-31 -10 -66 -11q-121 0 -121 156z" />
+<glyph unicode="m" horiz-adv-x="1662" d="M188 0v983h78l8 -152h7q154 176 309 177q215 0 272 -201q184 201 334 201q295 0 295 -377v-631h-92v618q0 307 -219 308q-133 0 -295 -185v-741h-90v618q0 158 -54.5 233t-167.5 75q-132 0 -294 -185v-741h-91z" />
+<glyph unicode="n" horiz-adv-x="1089" d="M188 0v983h78l8 -152h7q176 176 337 177q152 0 224.5 -93.5t72.5 -283.5v-631h-90v618q0 158 -53 233t-172 75q-84 0 -154.5 -43t-166.5 -142v-741h-91z" />
+<glyph unicode="o" horiz-adv-x="1095" d="M106 489q0 238 128 378.5t313 140.5q186 0 314 -140.5t128 -378.5q0 -236 -128 -375t-314 -139q-184 0 -312.5 139t-128.5 375zM201 489q0 -193 98 -313.5t247.5 -120.5t249 121t99.5 313.5t-99.5 315.5t-249 123t-247.5 -122t-98 -317z" />
+<glyph unicode="p" horiz-adv-x="1114" d="M188 -444v1427h78l8 -123h7q186 147 333 148q193 0 293.5 -134.5t100.5 -367.5q0 -242 -127 -386.5t-308 -144.5q-130 0 -294 121v-182v-358h-91zM279 182q156 -127 290 -127q150 0 246 126t96 325q0 195 -75.5 308.5t-235.5 113.5q-137 0 -321 -162v-584z" />
+<glyph unicode="q" horiz-adv-x="1099" d="M106 489q0 231 128 375t309 144q145 0 293 -115h4l10 90h76v-1427h-90v378l4 191q-164 -150 -326 -150q-188 0 -298 134t-110 380zM203 489q0 -199 85 -316.5t238 -117.5q147 0 310 162v584q-143 127 -287 127q-147 0 -246.5 -126.5t-99.5 -312.5z" />
+<glyph unicode="r" horiz-adv-x="649" d="M188 0v983h78l8 -182h7q113 207 278 207q57 0 98 -21l-20 -82q-43 16 -90 17q-164 0 -268 -252v-670h-91z" />
+<glyph unicode="s" horiz-adv-x="829" d="M66 111l53 67q152 -125 313 -125q111 0 172.5 56.5t61.5 138.5q0 57 -40 102t-84 66.5t-116 48.5q-59 20 -92 33.5t-82 39t-73.5 52t-45 66.5t-20.5 89q0 113 85 188t232 75q158 0 281 -103l-49 -63q-117 88 -236 88q-106 0 -163.5 -52.5t-57.5 -126t59.5 -115.5 t171.5 -83q170 -64 224 -104q96 -75 98 -197q0 -117 -89 -197t-243 -80q-198 1 -360 136z" />
+<glyph unicode="t" horiz-adv-x="638" d="M57 905v70l156 8l12 285h78v-285h285v-78h-285v-641q0 -102 36 -155.5t130 -53.5q57 0 123 31l24 -74q-102 -37 -159 -37q-135 0 -190.5 77t-55.5 220v633h-154z" />
+<glyph unicode="u" horiz-adv-x="1101" d="M190 352v631h91v-618q0 -158 54 -233t171 -75q86 0 156.5 46.5t160.5 154.5v725h90v-983h-77l-9 164h-6q-162 -188 -334 -189q-152 0 -224.5 93.5t-72.5 283.5z" />
+<glyph unicode="v" horiz-adv-x="888" d="M25 983h98l221 -616q18 -53 53 -151.5t45 -131.5h9q47 129 100 283l221 616h92l-364 -983h-107z" />
+<glyph unicode="w" horiz-adv-x="1402" d="M49 983h98l177 -637q45 -164 67 -262h8q10 39 21.5 82t27 96t23.5 84l178 637h109l178 -637q14 -51 39.5 -142t34.5 -120h8q10 39 33.5 126t35.5 136l175 637h92l-283 -983h-119l-172 610q-14 49 -37.5 141.5t-37.5 139.5h-9q-39 -164 -78 -285l-169 -606h-109z" />
+<glyph unicode="x" horiz-adv-x="833" d="M29 0l333 514l-307 469h101l159 -250q61 -98 105 -162h8q16 27 49 81.5t51 80.5l154 250h94l-305 -477l334 -506h-100l-175 268q-63 104 -116 181h-8q-23 -33 -63 -98.5t-50 -82.5l-168 -268h-96z" />
+<glyph unicode="y" horiz-adv-x="892" d="M25 983h98l237 -618q78 -207 107 -275h8q10 29 90 275l211 618h92l-389 -1106q-111 -326 -329 -326q-55 0 -101 21l21 80q41 -16 80 -17q166 0 251 261l27 86z" />
+<glyph unicode="z" horiz-adv-x="827" d="M55 0v49l582 856h-518v78h635v-47l-580 -856h600v-80h-719z" />
+<glyph unicode="{" horiz-adv-x="571" d="M72 537v65q176 0 176 162q0 63 -8.5 208.5t-8.5 215.5q0 147 53.5 204.5t170.5 57.5h73v-64h-67q-88 0 -121 -48t-33 -158q0 -61 6 -194.5t6 -199.5q0 -94 -22.5 -144t-81.5 -69v-8q59 -18 81.5 -69.5t22.5 -143.5q0 -76 -6 -201.5t-6 -191.5q0 -113 33 -162t121 -49h67 v-59h-73q-117 0 -170.5 56t-53.5 206q0 78 8.5 214t8.5 206q0 166 -176 166z" />
+<glyph unicode="|" horiz-adv-x="462" d="M195 -512v2048h73v-2048h-73z" />
+<glyph unicode="}" horiz-adv-x="571" d="M43 -252h63q90 0 124 49t34 162q0 66 -6 191.5t-6 201.5q0 180 104 213v8q-57 18 -80.5 68.5t-23.5 144.5q0 66 6 199t6 195q0 113 -33.5 159.5t-124.5 46.5h-63v64h70q119 0 173 -57.5t54 -204.5q0 -70 -8 -215.5t-8 -208.5q0 -162 176 -162v-65q-176 0 -176 -166 q0 -70 8 -206t8 -214q0 -150 -54.5 -206t-172.5 -56h-70v59z" />
+<glyph unicode="~" d="M82 637q88 170 225 170q68 0 135.5 -46t127 -92t108.5 -46q96 0 162 129l57 -41q-41 -80 -101.5 -123t-121.5 -43q-68 0 -135.5 46t-127 92t-108.5 46q-96 0 -162 -129z" />
+<glyph unicode="&#xa2;" d="M127 637q0 205 111.5 329t283.5 142v227h70v-223q154 -4 276 -123l-49 -57q-106 94 -227 100v-788q135 6 252 110l47 -59q-135 -125 -299 -131v-221h-70v223q-178 16 -286.5 141t-108.5 330zM219 637q0 -160 82 -264.5t221 -124.5v780q-135 -23 -219 -128t-84 -263z" />
+<glyph unicode="&#xa3;" d="M111 600v68l135 6h49q-4 18 -17.5 60t-19.5 64.5t-14 58.5t-11.5 66.5t-3.5 61.5q0 162 93.5 255t255.5 93q180 0 294 -145l-59 -55q-102 121 -235 120q-121 0 -188.5 -75.5t-67.5 -192.5q0 -39 7 -82t14 -71.5t22.5 -82t21.5 -75.5h338v-74h-322q16 -76 17 -147 q0 -221 -148 -363v-8h605v-82h-760v55q109 61 163 167t54 231q0 63 -19 147h-204z" />
+<glyph unicode="&#xa5;" d="M61 1309h99l192 -396q86 -180 135 -280h9q25 47 68.5 140t68.5 140l192 396h95l-357 -688h316v-68h-344v-145h344v-70h-344v-338h-93v338h-340v70h340v145h-340v68h312z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1517" d="M104 659q0 301 190.5 488.5t465.5 187.5q272 0 462.5 -187t190.5 -489q0 -303 -190.5 -493.5t-463 -190.5t-464 190.5t-191.5 493.5zM176 659q0 -272 171 -446t412.5 -174t411.5 174t170 446q0 270 -170 442.5t-411 172.5q-244 0 -414 -172.5t-170 -442.5zM412 659 q0 172 108.5 277.5t259.5 105.5q133 0 246 -112l-47 -53q-96 90 -201 90q-123 0 -200.5 -85t-77.5 -223q0 -152 74.5 -240.5t199.5 -88.5q123 0 236 102l41 -57q-68 -59 -129.5 -90t-151.5 -31q-152 0 -255 109.5t-103 295.5z" />
+<glyph unicode="&#xad;" horiz-adv-x="612" d="M82 471v80h450v-80h-450z" />
+<glyph unicode="&#xae;" horiz-adv-x="821" d="M37 1059q0 176 108.5 287.5t264.5 111.5q158 0 265 -111.5t107 -287.5q0 -174 -107 -284.5t-265 -110.5q-156 0 -264.5 110.5t-108.5 284.5zM100 1058.5q0 -145.5 89.5 -240.5t220.5 -95t220 95t89 240.5t-90 244t-219 98.5t-219.5 -98.5t-90.5 -244zM270 856v422h142 q158 0 157 -131q0 -39 -23.5 -72t-58.5 -43l101 -176h-76l-80 156h-96v-156h-66zM336 1067h59q104 0 105 76q0 78 -99 78h-65v-154z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1095" d="M434 1171l187 279h108l-219 -279h-76z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" horiz-adv-x="612" d="M82 471v80h450v-80h-450z" />
+<glyph unicode="&#x2011;" horiz-adv-x="612" d="M82 471v80h450v-80h-450z" />
+<glyph unicode="&#x2012;" horiz-adv-x="612" d="M82 471v80h450v-80h-450z" />
+<glyph unicode="&#x2013;" horiz-adv-x="983" d="M82 475v74h819v-74h-819z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1638" d="M82 475v74h1474v-74h-1474z" />
+<glyph unicode="&#x2018;" horiz-adv-x="448" d="M119 1120q0 205 174 320l37 -47q-72 -59 -104.5 -114.5t-32.5 -139.5q4 2 16 2q33 0 57.5 -19.5t24.5 -56.5t-22.5 -59.5t-59.5 -22.5q-41 0 -65.5 36t-24.5 101z" />
+<glyph unicode="&#x2019;" horiz-adv-x="448" d="M119 1024q72 59 104.5 114.5t32.5 139.5q-4 -2 -16 -2q-33 0 -56.5 19.5t-23.5 56.5t22.5 59.5t57.5 22.5q43 0 67.5 -36t24.5 -102q0 -204 -176 -319z" />
+<glyph unicode="&#x201c;" horiz-adv-x="737" d="M119 1120q0 205 174 320l37 -47q-72 -59 -104.5 -114.5t-32.5 -139.5q4 2 16 2q33 0 57.5 -19.5t24.5 -56.5t-22.5 -59.5t-59.5 -22.5q-41 0 -65.5 36t-24.5 101zM408 1120q0 205 176 320l37 -47q-74 -59 -107 -115.5t-33 -138.5q6 2 19 2q33 0 56.5 -19.5t23.5 -56.5 t-21.5 -59.5t-58.5 -22.5q-43 0 -67.5 36t-24.5 101z" />
+<glyph unicode="&#x201d;" horiz-adv-x="737" d="M119 1024q72 59 104.5 114.5t32.5 139.5q-4 -2 -16 -2q-33 0 -56.5 19.5t-23.5 56.5t22.5 59.5t57.5 22.5q43 0 67.5 -36t24.5 -102q0 -204 -176 -319zM408 1024q72 59 104.5 114.5t32.5 139.5q-4 -2 -17 -2q-33 0 -56 19.5t-23 56.5t21.5 59.5t57.5 22.5q43 0 68 -36 t25 -102q-1 -204 -177 -319z" />
+<glyph unicode="&#x2022;" horiz-adv-x="575" d="M82 541q0 98 61.5 161.5t143.5 63.5q84 0 145.5 -62.5t61.5 -163t-61.5 -163t-145.5 -62.5q-82 0 -143.5 62.5t-61.5 163.5z" />
+<glyph unicode="&#x2026;" horiz-adv-x="1906" d="M213 68q0 43 26.5 68.5t61.5 25.5t60.5 -25.5t25.5 -68.5q0 -41 -25.5 -67t-60.5 -26t-61.5 26t-26.5 67zM903 68q0 43 26.5 68.5t61.5 25.5t60.5 -25.5t25.5 -68.5q0 -41 -25.5 -67t-60.5 -26t-61.5 26t-26.5 67zM1595 68q0 43 26 68.5t60.5 25.5t60 -25.5t25.5 -68.5 q0 -41 -25.5 -67t-60 -26t-60.5 26t-26 67z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M49 504v59l127 8q-2 29 -2 86q0 49 2 72h-127v59l133 9q29 252 156 394t324 142q88 0 164.5 -45t123.5 -114l-59 -56q-100 137 -229 137q-162 0 -261.5 -120.5t-121.5 -337.5h569v-68h-576q-2 -23 -2 -70q0 -59 2 -88h494v-67h-487q27 -211 120 -331t238 -120 q155 0 274 166l60 -51q-139 -193 -340 -193q-178 0 -298 141.5t-151 387.5h-133z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1249" d="M4 1313v71h518v-71h-221v-557h-78v557h-219zM629 756v628h106l107 -256l63 -176h8l64 176l102 256h107v-628h-78v329l10 201h-8l-168 -432h-70l-167 432h-9l11 -201v-329h-78z" />
+<glyph unicode="&#xe000;" horiz-adv-x="985" d="M0 985h985v-985h-985v985z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.ttf b/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.ttf
new file mode 100755
index 0000000..d0ae8db
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.woff b/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.woff
new file mode 100755
index 0000000..6c36a5c
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Light-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.eot b/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.eot
new file mode 100755
index 0000000..4445648
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.svg b/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.svg
new file mode 100755
index 0000000..7bb4879
--- /dev/null
+++ b/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   :  2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceSansProLightItalic" horiz-adv-x="946" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="387" />
+<glyph unicode=" "  horiz-adv-x="387" />
+<glyph unicode="&#x09;" horiz-adv-x="387" />
+<glyph unicode="&#xa0;" horiz-adv-x="387" />
+<glyph unicode="!" horiz-adv-x="518" d="M86 47q0 41 30.5 75t69.5 34q66 0 66 -76q0 -41 -28.5 -73t-67.5 -32q-31 0 -50.5 20.5t-19.5 51.5zM195 367l161 862l27 147h84l-29 -147l-178 -862h-65z" />
+<glyph unicode="&#x22;" horiz-adv-x="710" d="M270 950l49 279l27 147h84l-29 -147l-67 -279h-64zM545 950l49 279l27 147h84l-29 -147l-70 -279h-61z" />
+<glyph unicode="#" horiz-adv-x="950" d="M55 438l19 74h168l106 348h-170l21 74h174l125 397h71l-125 -397h287l125 397h72l-125 -397h166l-21 -74h-168l-106 -348h170l-19 -74h-176l-137 -438h-70l138 438h-289l-137 -438h-70l137 438h-166zM313 512h291l107 348h-291z" />
+<glyph unicode="$" d="M47 162l57 57q121 -170 299 -170q129 0 215.5 81t86.5 208q0 92 -46.5 166t-113 124t-132 99t-111.5 117.5t-46 154.5q0 143 97.5 237.5t246.5 98.5l43 201h74l-43 -207q150 -35 237 -168l-61 -51q-100 152 -244 152q-115 0 -190.5 -70t-75.5 -178q0 -66 33 -122t83 -93 t108.5 -83t108.5 -90t82.5 -115t32.5 -157q0 -158 -105 -267.5t-271 -111.5l-39 -200h-74l41 205q-88 16 -165 67t-128 115z" />
+<glyph unicode="%" horiz-adv-x="1572" d="M135 831q0 125 39 246t124 210t197.5 89t173 -84t60.5 -217q0 -125 -39 -246.5t-124 -211t-197.5 -89.5t-173 85t-60.5 218zM211 842q0 -113 39 -181.5t123 -68.5q88 0 154.5 79t96 184.5t29.5 207.5q0 113 -38.5 181.5t-122.5 68.5q-88 0 -155 -79t-96.5 -183.5 t-29.5 -208.5zM268 -25l1004 1401h74l-1004 -1401h-74zM897 279q0 125 39 245.5t124 209.5t197.5 89t172 -84t59.5 -217q0 -125 -39 -246.5t-124 -211t-197.5 -89.5t-172 85t-59.5 219zM971 289q0 -113 40 -181.5t124 -68.5q127 0 203.5 152.5t76.5 318.5q0 113 -40 181.5 t-124 68.5q-127 0 -203.5 -151.5t-76.5 -319.5z" />
+<glyph unicode="&#x26;" horiz-adv-x="1132" d="M33 279q0 150 92 254t262 215q-35 123 -35 235q0 170 96.5 280.5t227.5 110.5q92 0 140 -54t48 -136q0 -76 -29.5 -141.5t-96 -126t-115 -96.5t-144.5 -97q86 -268 266 -471q154 156 293 453h82q-143 -307 -325 -504q125 -123 211 -156l-39 -70q-106 43 -234 166 q-186 -166 -389 -166q-137 0 -224 83t-87 221zM119 293q0 -111 68.5 -178.5t174.5 -67.5q160 0 324 148q-184 207 -276 481q-141 -94 -216 -181t-75 -202zM432 991q0 -88 27 -198q80 49 126 81.5t99 82t77.5 102.5t24.5 112q0 55 -28.5 94.5t-87.5 39.5q-102 0 -170 -89.5 t-68 -224.5z" />
+<glyph unicode="'" horiz-adv-x="436" d="M270 950l49 279l27 147h84l-29 -147l-67 -279h-64z" />
+<glyph unicode="(" horiz-adv-x="548" d="M143 274q0 340 119 629t356 592l54 -35q-451 -553 -451 -1200q0 -360 96 -598l-59 -20q-115 299 -115 632z" />
+<glyph unicode=")" horiz-adv-x="552" d="M-104 -322q449 551 448 1201q0 358 -94 598l57 18q115 -287 115 -631q0 -342 -119 -630.5t-356 -591.5z" />
+<glyph unicode="*" horiz-adv-x="782" d="M285 1268l22 51l191 -66l45 205l57 -4l-16 -207l196 29l11 -55l-201 -58l78 -188l-52 -31l-98 174l-156 -149l-40 37l133 170z" />
+<glyph unicode="+" d="M98 643v70h367v409h74v-409h366v-70h-366v-422h-76v422h-365z" />
+<glyph unicode="," horiz-adv-x="436" d="M-68 -248q180 80 205 234h-10q-33 0 -53.5 19.5t-20.5 51.5q0 37 26.5 68t67.5 31q37 0 58.5 -28t21.5 -73q0 -121 -77.5 -221t-198.5 -143z" />
+<glyph unicode="-" horiz-adv-x="587" d="M74 475l14 76h430l-16 -76h-428z" />
+<glyph unicode="." horiz-adv-x="436" d="M45 47q0 41 30.5 75t69.5 34q63 0 64 -76q0 -41 -27.5 -73t-68.5 -32q-31 0 -49.5 20.5t-18.5 51.5z" />
+<glyph unicode="/" horiz-adv-x="710" d="M-150 -328l963 1782h74l-965 -1782h-72z" />
+<glyph unicode="0" d="M92 406q0 221 66.5 433t188.5 353t265 141q141 0 218 -127t77 -307q0 -219 -66.5 -431t-187.5 -352.5t-264 -140.5q-145 0 -221 124t-76 307zM174 414q0 -158 54.5 -261.5t162.5 -103.5q119 0 221.5 136.5t157.5 329t55 376.5q0 160 -55 265.5t-164 105.5 q-117 0 -219 -138.5t-157.5 -332t-55.5 -377.5z" />
+<glyph unicode="1" d="M61 0l17 74h293l221 1095h-232l13 58q162 23 262 82h70l-250 -1235h280l-12 -74h-662z" />
+<glyph unicode="2" d="M-18 0l8 55q452 390 560 498q210 209 248 365q11 47 11 96q0 109 -62.5 177.5t-183.5 68.5q-154 0 -299 -146l-49 60q186 160 356 159q152 0 237 -85t85 -220q0 -203 -147.5 -376t-582.5 -548q-22 -18 -32 -28h635l-12 -76h-772z" />
+<glyph unicode="3" d="M-10 195l59 47q133 -193 322 -193q160 0 264 93.5t104 232.5q0 123 -101 197.5t-312 74.5l16 72q242 0 358.5 95t116.5 214q0 106 -58.5 169t-176.5 63q-70 0 -151 -32t-134 -85l-49 61q160 129 344 129q152 0 230.5 -77.5t78.5 -211.5q0 -127 -84 -226t-233 -136v-8 q111 -33 175 -109t64 -180q0 -182 -129 -296t-332 -114q-125 0 -220 65t-152 155z" />
+<glyph unicode="4" d="M16 387l9 53l747 869h78l-170 -848h182l-14 -74h-182l-78 -387h-82l78 387h-568zM137 461h461l96 477q2 12 58 244h-9q-41 -55 -161 -201z" />
+<glyph unicode="5" d="M-6 190l61 48q53 -86 123 -137.5t189 -51.5q154 0 266 116t112 296q0 141 -72.5 215t-197.5 74q-104 0 -235 -72l-45 35l163 596h564l-17 -74h-487l-127 -463q94 49 198 49q154 0 247 -89t93 -255q0 -223 -139 -362.5t-334 -139.5q-233 0 -362 215z" />
+<glyph unicode="6" d="M106 406q0 399 168 663t418 264q172 1 262 -157l-63 -48q-76 131 -205 132q-174 0 -308 -181.5t-175 -464.5q68 80 157 122t168 42q147 0 231.5 -93t84.5 -247q0 -193 -117 -328t-285 -135q-154 0 -245 121t-91 310zM188 414q0 -162 71 -264.5t190 -102.5 q125 0 219 112.5t94 258.5q0 133 -63.5 210t-182.5 77q-68 0 -157 -43.5t-166 -141.5q-4 -70 -5 -106z" />
+<glyph unicode="7" d="M229 1235l17 74h774l-10 -58q-289 -274 -426.5 -559.5t-221.5 -691.5h-92q92 408 231.5 691.5t399.5 543.5h-672z" />
+<glyph unicode="8" d="M70 315q0 264 319 412v8q-119 113 -119 254q0 158 104.5 251t254.5 93q127 0 216 -78.5t89 -220.5q0 -227 -262 -381v-8q184 -129 184 -291q0 -172 -121 -275.5t-295 -103.5q-152 0 -261 89t-109 251zM152 324q0 -131 86 -205t204 -74q133 0 232.5 81t99.5 216 q0 61 -22.5 109.5t-74.5 91.5t-93 67.5t-120 67.5q-5 4 -8 5t-8.5 4t-9.5 5q-139 -76 -212.5 -161t-73.5 -207zM350 995q0 -111 64.5 -179.5t197.5 -131.5q242 141 242 342q0 111 -67.5 174.5t-163.5 63.5q-111 0 -192 -74t-81 -195z" />
+<glyph unicode="9" d="M45 133l66 47q72 -131 202 -131q172 0 308.5 182.5t177.5 462.5q-70 -80 -159 -122t-167 -42q-147 0 -232 93.5t-85 246.5q0 193 116.5 328t284.5 135q156 0 247 -119.5t91 -310.5q0 -399 -168 -663.5t-420 -264.5q-168 0 -262 158zM238 891q0 -133 64 -210t183 -77 q68 0 157 44t167 145q4 66 4 102q0 162 -70.5 264.5t-189.5 102.5q-125 0 -220 -113t-95 -258z" />
+<glyph unicode=":" horiz-adv-x="436" d="M45 47q0 41 30.5 75t69.5 34q63 0 64 -76q0 -41 -27.5 -73t-68.5 -32q-31 0 -49.5 20.5t-18.5 51.5zM186 848q0 39 30 72.5t69 33.5q66 0 65 -75q0 -39 -28.5 -72t-67.5 -33q-31 0 -49.5 20.5t-18.5 53.5z" />
+<glyph unicode=";" horiz-adv-x="436" d="M-68 -248q180 80 205 234h-10q-33 0 -53.5 19.5t-20.5 51.5q0 37 26.5 68t67.5 31q37 0 58.5 -28t21.5 -73q0 -121 -77.5 -221t-198.5 -143zM186 848q0 39 30 72.5t69 33.5q66 0 65 -75q0 -39 -28.5 -72t-67.5 -33q-31 0 -49.5 20.5t-18.5 53.5z" />
+<glyph unicode="&#x3c;" d="M94 639v74l811 331v-77l-456 -185l-252 -102v-8l252 -101l456 -184v-80z" />
+<glyph unicode="=" d="M98 434v70h807v-70h-807zM98 848v70h807v-70h-807z" />
+<glyph unicode="&#x3e;" d="M98 307v80l457 184l252 101v8l-252 102l-457 185v77l811 -331v-74z" />
+<glyph unicode="?" horiz-adv-x="794" d="M199 47q0 41 29.5 75t70.5 34q63 0 63 -76q0 -41 -27.5 -73t-68.5 -32q-31 0 -49 20.5t-18 51.5zM225 1257q55 61 137 100.5t170 39.5q129 0 203 -72t74 -197q0 -92 -43 -175t-105.5 -146.5t-126 -124.5t-110.5 -142t-53 -171l-76 6q4 98 50 184t108.5 148.5t124 123 t104.5 132t43 149.5q0 100 -53.5 155.5t-147.5 55.5q-137 0 -248 -121z" />
+<glyph unicode="@" horiz-adv-x="1603" d="M94 336q0 201 74 380t193.5 304t275.5 198.5t319 73.5q268 0 420 -162.5t152 -429.5q0 -270 -118 -432t-277 -162q-72 0 -117 42t-60 114h-4q-121 -139 -235 -139q-92 0 -158.5 70.5t-66.5 195.5q0 180 116.5 327.5t274.5 147.5q98 0 153 -104h4l27 88h63l-98 -436 q-27 -106 1 -172t114 -66q119 0 213 141.5t94 370.5q0 246 -130 392.5t-374 146.5q-195 0 -375 -114t-293.5 -317.5t-113.5 -443.5q0 -268 146.5 -423.5t379.5 -155.5q166 0 297 75l31 -57q-152 -86 -334 -86q-262 0 -428 171t-166 462zM567 403q0 -104 45 -157t115 -53 q111 0 213 141l80 354q-57 109 -139 109q-131 0 -222.5 -126.5t-91.5 -267.5z" />
+<glyph unicode="A" horiz-adv-x="999" d="M-98 0l743 1350h96l166 -1350h-88l-53 469h-514l-252 -469h-98zM291 541h467l-31 260q-6 61 -22.5 217t-24.5 244h-8q-66 -133 -242 -461z" />
+<glyph unicode="B" horiz-adv-x="1169" d="M80 0l268 1350h332q188 0 291.5 -77t103.5 -216q0 -137 -95 -228.5t-210 -109.5v-8q111 -25 182.5 -97.5t71.5 -189.5q0 -211 -146.5 -317.5t-398.5 -106.5h-399zM180 74h269q489 0 489 344q0 117 -96.5 189.5t-263.5 72.5h-275zM315 752h230q215 0 328.5 80.5 t113.5 216.5q0 227 -342 227h-223z" />
+<glyph unicode="C" horiz-adv-x="1105" d="M119 508q0 152 48 304.5t133 278.5t217 204.5t286 78.5q197 0 315 -190l-65 -47q-93 161 -254 161h-2q-176 0 -315.5 -124.5t-207 -300t-67.5 -353.5q0 -211 94 -340t285 -129q162 0 319 131l47 -57q-180 -150 -377 -150q-219 0 -337.5 147.5t-118.5 385.5z" />
+<glyph unicode="D" horiz-adv-x="1181" d="M80 0l268 1350h223q272 0 414.5 -140.5t142.5 -384.5q0 -362 -189 -593.5t-531 -231.5h-328zM180 74h230q291 0 460.5 214t169.5 531q0 211 -120.5 334t-352.5 123h-147z" />
+<glyph unicode="E" horiz-adv-x="1001" d="M80 0l268 1350h713l-17 -76h-624l-105 -520h529l-17 -76h-524l-123 -602h643l-16 -76h-727z" />
+<glyph unicode="F" horiz-adv-x="931" d="M80 0l268 1350h713l-17 -76h-624l-109 -547h529l-17 -76h-524l-131 -651h-88z" />
+<glyph unicode="G" horiz-adv-x="1177" d="M119 508q0 211 80 405.5t244.5 327.5t379.5 133q199 0 318 -190l-66 -47q-93 161 -256 161h-2q-139 0 -258 -72.5t-193.5 -188t-116.5 -251t-42 -266.5q0 -209 97 -339t302 -130q166 0 277 103l86 432h-312l17 73h395l-113 -548q-156 -135 -360 -136q-233 0 -355 144.5 t-122 388.5z" />
+<glyph unicode="H" horiz-adv-x="1239" d="M80 0l268 1350h88l-121 -596h697l121 596h88l-271 -1350h-88l137 678h-696l-135 -678h-88z" />
+<glyph unicode="I" horiz-adv-x="464" d="M80 0l268 1350h88l-268 -1350h-88z" />
+<glyph unicode="J" horiz-adv-x="892" d="M2 184l68 41q55 -174 239 -174q113 0 186.5 84t102.5 227l197 988h88l-199 -998q-31 -174 -129 -275.5t-248 -101.5q-227 0 -305 209z" />
+<glyph unicode="K" horiz-adv-x="1089" d="M80 0l268 1350h88l-145 -734h4l774 734h105l-512 -498l309 -852h-92l-285 795l-328 -308l-98 -487h-88z" />
+<glyph unicode="L" horiz-adv-x="901" d="M80 0l268 1350h88l-252 -1274h600l-16 -76h-688z" />
+<glyph unicode="M" horiz-adv-x="1400" d="M80 0l268 1350h127l131 -791l51 -299h9l153 299l438 791h125l-270 -1350h-86l180 893q55 258 82 362h-8l-160 -292l-444 -811h-76l-141 811l-47 292h-9q-8 -45 -28.5 -172t-32.5 -190l-178 -893h-84z" />
+<glyph unicode="N" horiz-adv-x="1239" d="M80 0l268 1350h94l359 -959l94 -274h8q55 346 66 397l166 836h88l-271 -1350h-90l-354 954l-98 285h-9q-35 -229 -69 -393l-166 -846h-86z" />
+<glyph unicode="O" horiz-adv-x="1265" d="M125 537q0 195 74.5 383t225 321t341.5 133q217 0 329.5 -152.5t112.5 -408.5q0 -143 -45 -289.5t-123.5 -269.5t-204 -201t-268.5 -78q-215 0 -328.5 153t-113.5 409zM215 547q0 -229 88 -362.5t270 -133.5q164 0 293 124t191.5 293t62.5 335q0 229 -89 362t-271 133 q-164 0 -293 -123.5t-190.5 -292.5t-61.5 -335z" />
+<glyph unicode="P" horiz-adv-x="1087" d="M80 0l268 1350h354q401 0 402 -314q0 -221 -152.5 -335.5t-419.5 -114.5h-249l-115 -586h-88zM299 659h225q492 0 492 369q0 129 -87 188.5t-263 59.5h-246z" />
+<glyph unicode="Q" horiz-adv-x="1265" d="M125 537q0 195 74.5 383t225 321t341.5 133q217 0 329.5 -152.5t112.5 -408.5q0 -193 -72.5 -379t-220 -320t-333.5 -139q31 -104 120 -157.5t216 -53.5q49 1 98 13l10 -76q-55 -14 -115 -14q-158 0 -269.5 73.5t-147.5 221.5q-180 25 -274.5 174t-94.5 381zM215 547 q0 -229 88 -362.5t270 -133.5q164 0 293 124t191.5 293t62.5 335q0 229 -89 362t-271 133q-164 0 -293 -123.5t-190.5 -292.5t-61.5 -335z" />
+<glyph unicode="R" horiz-adv-x="1087" d="M80 0l268 1350h340q397 0 397 -297q0 -178 -118.5 -293t-311.5 -137l256 -623h-98l-250 616h-272l-123 -616h-88zM307 690h236q217 0 335.5 94.5t118.5 259.5q0 123 -85 177.5t-263 54.5h-229z" />
+<glyph unicode="S" horiz-adv-x="1009" d="M33 205l67 47q135 -201 375 -201q147 0 245.5 86t98.5 225q0 154 -174 252l-174 105q-211 125 -211 307q0 141 110.5 244.5t278.5 103.5q115 0 210 -51t155 -131l-62 -53q-122 159 -313 159h-2q-125 0 -206 -79.5t-81 -182.5q0 -86 47 -142t131 -106l170 -98 q211 -125 211 -317q0 -176 -126 -287t-318 -111q-285 1 -432 230z" />
+<glyph unicode="T" horiz-adv-x="1017" d="M201 1270l16 80h916l-17 -80h-414l-253 -1270h-89l254 1270h-413z" />
+<glyph unicode="U" horiz-adv-x="1228" d="M166 377q0 76 18 174l160 799h88l-158 -791q-20 -80 -20 -166q0 -164 79 -253t234 -89q137 0 241.5 107.5t149.5 337.5l170 854h89l-175 -867q-53 -266 -181 -387t-302 -121q-186 0 -289.5 104.5t-103.5 297.5z" />
+<glyph unicode="V" horiz-adv-x="948" d="M170 1350h86l70 -799q35 -350 41 -453h8q209 416 227 453l416 799h90l-709 -1350h-102z" />
+<glyph unicode="W" horiz-adv-x="1503" d="M217 0l2 1350h88l-4 -797q-4 -82 -5 -232.5t-3 -209.5h8q168 369 201 442l370 797h91l26 -797q9 -221 13 -442h8q89 221 184 442l330 797h90l-576 -1350h-110l-29 928v317h-8q-4 -10 -137 -317l-428 -928h-111z" />
+<glyph unicode="X" horiz-adv-x="940" d="M-74 0l529 702l-232 648h92l142 -410q12 -35 31.5 -94.5t27.5 -83.5h6q72 94 142 188l292 400h95l-498 -660l252 -690h-92l-150 428q-14 39 -39.5 113.5t-31.5 91.5h-5q-55 -68 -159 -217l-308 -416h-94z" />
+<glyph unicode="Y" horiz-adv-x="886" d="M174 1350h90l113 -426q14 -53 38.5 -150.5t37.5 -140.5h8q33 47 97.5 145.5t96.5 145.5l295 426h94l-559 -801l-110 -549h-88l110 549z" />
+<glyph unicode="Z" horiz-adv-x="1034" d="M2 0l12 53l953 1221h-666l16 76h770l-10 -54l-948 -1220h735l-16 -76h-846z" />
+<glyph unicode="[" horiz-adv-x="552" d="M31 -311l352 1761h309l-6 -57h-248l-327 -1647h243l-14 -57h-309z" />
+<glyph unicode="\" horiz-adv-x="710" d="M182 1454h66l287 -1782h-66z" />
+<glyph unicode="]" horiz-adv-x="552" d="M-123 -311l12 57h244l334 1647h-248l10 57h314l-353 -1761h-313z" />
+<glyph unicode="^" horiz-adv-x="950" d="M184 590l295 782h70l297 -782h-74l-156 416l-98 270h-4l-96 -270l-156 -416h-78z" />
+<glyph unicode="_" horiz-adv-x="991" d="M-59 -236l16 70h936l-14 -70h-938z" />
+<glyph unicode="`" horiz-adv-x="1040" d="M559 1446h92l123 -279h-67z" />
+<glyph unicode="a" horiz-adv-x="1079" d="M90 330q0 279 163 478.5t372 199.5q166 0 254 -160h6l39 135h69l-196 -983h-72l23 156h-9q-174 -180 -362 -181q-131 0 -209 92.5t-78 262.5zM176 346q0 -145 57.5 -221t161.5 -76q184 0 369 213l102 494q-100 178 -243 178q-174 0 -310.5 -182.5t-136.5 -405.5z" />
+<glyph unicode="b" horiz-adv-x="1077" d="M82 0l295 1473h84l-86 -429l-43 -198h4q201 162 362 162q133 0 210 -92.5t77 -262.5q0 -279 -163 -478.5t-369 -199.5q-166 0 -254 160h-6l-39 -135h-72zM211 227q100 -178 242 -178q174 0 311 182.5t137 407.5q0 145 -58.5 220t-162.5 75q-80 0 -179.5 -50t-183.5 -132z " />
+<glyph unicode="c" horiz-adv-x="880" d="M86 365q0 276 162 459.5t368 183.5q143 0 248 -119l-53 -58q-84 102 -201 103q-168 0 -303 -167t-135 -390q0 -328 272 -328q125 0 254 103l43 -62q-154 -115 -307 -115q-160 0 -254 103t-94 287z" />
+<glyph unicode="d" horiz-adv-x="1081" d="M90 330q0 279 163 478.5t372 199.5q166 0 252 -158h8l39 194l86 429h84l-297 -1473h-72l23 156h-9q-174 -180 -362 -181q-131 0 -209 92.5t-78 262.5zM176 346q0 -145 57.5 -221t161.5 -76q184 0 369 213l102 494q-100 178 -243 178q-174 0 -310.5 -182.5t-136.5 -405.5z " />
+<glyph unicode="e" horiz-adv-x="964" d="M86 381q0 268 156.5 447.5t355.5 179.5q152 0 223.5 -93.5t71.5 -255.5q0 -88 -27 -172h-686q-11 -66 -11 -122q0 -129 60 -207q86 -110 244 -111q115 0 246 96l39 -61q-147 -106 -297 -107q-174 0 -274.5 105.5t-100.5 300.5zM193 555h610q12 57 12 117q0 113 -54 188.5 t-171 75.5q-131 0 -244.5 -107.5t-152.5 -273.5z" />
+<glyph unicode="f" horiz-adv-x="524" d="M96 0l180 909h-126l12 66l131 8l45 225q31 143 101.5 216t168.5 73q78 0 154 -45l-37 -63q-55 34 -114 34h-3q-70 0 -118 -60t-68 -155l-45 -225h217l-16 -74h-218l-180 -909h-84z" />
+<glyph unicode="g" horiz-adv-x="1067" d="M8 -338l47 62q133 -123 291 -123q270 0 344 346l49 221h-8q-180 -172 -356 -172q-129 0 -207 92t-78 258q0 268 161 465t361 197q168 0 252 -160h8l39 135h70l-215 -1067q-37 -184 -146.5 -286.5t-277.5 -102.5q-172 0 -334 135zM176 360q0 -141 56.5 -214.5t158.5 -73.5 q82 0 180.5 53t180.5 145l102 486q-106 178 -244 178q-164 0 -299 -180.5t-135 -393.5z" />
+<glyph unicode="h" horiz-adv-x="1032" d="M82 0l295 1473h84l-111 -545l-26 -103h8q109 90 191.5 136.5t164.5 46.5q233 0 234 -240q0 -57 -17 -133l-127 -635h-84l127 623q16 94 17 127q0 182 -176 182q-139 0 -349 -207l-145 -725h-86z" />
+<glyph unicode="i" horiz-adv-x="450" d="M82 0l199 983h84l-197 -983h-86zM307 1288q0 39 25.5 65.5t60.5 26.5q29 0 48.5 -19.5t19.5 -49.5q0 -37 -25.5 -63.5t-60.5 -26.5q-29 0 -48.5 19.5t-19.5 47.5z" />
+<glyph unicode="j" horiz-adv-x="450" d="M-246 -436l33 67q40 -26 92 -26h4q113 0 160 205l238 1173h84l-234 -1163q-61 -289 -248 -289q-68 0 -129 33zM307 1288q0 39 25.5 65.5t60.5 26.5q31 0 50.5 -19.5t19.5 -49.5q0 -37 -26.5 -63.5t-59.5 -26.5q-29 0 -49.5 19.5t-20.5 47.5z" />
+<glyph unicode="k" horiz-adv-x="915" d="M82 0l295 1473h84l-215 -1084h6l582 594h102l-385 -399l237 -584h-88l-213 528l-268 -272l-51 -256h-86z" />
+<glyph unicode="l" horiz-adv-x="475" d="M98 63q1 23 11 64l268 1346h84l-268 -1352q-4 -20 -5 -41q0 -31 29 -31q14 0 35 8l6 -67q-31 -14 -70 -15q-41 0 -65.5 22.5t-24.5 65.5z" />
+<glyph unicode="m" horiz-adv-x="1601" d="M82 0l199 983h69l-22 -156h8q195 180 328 181q215 0 227 -205q211 205 358 205q231 0 232 -240q0 -57 -17 -133l-127 -635h-86l127 623q16 80 17 127q0 182 -170 182q-53 0 -142.5 -52.5t-185.5 -154.5l-145 -725h-84l125 623q16 80 16 127q0 182 -170 182 q-53 0 -142 -53.5t-184 -153.5l-145 -725h-86z" />
+<glyph unicode="n" horiz-adv-x="1044" d="M82 0l199 983h69l-22 -156h8q104 88 186 134.5t166 46.5q233 0 234 -240q0 -57 -17 -133l-127 -635h-84l127 623q16 94 17 127q0 182 -176 182q-139 0 -349 -207l-145 -725h-86z" />
+<glyph unicode="o" horiz-adv-x="1032" d="M90 365q0 270 156.5 456.5t361.5 186.5q154 0 244 -102.5t90 -287.5q0 -268 -156.5 -455.5t-363.5 -187.5q-152 0 -242 103.5t-90 286.5zM174 377q0 -160 66.5 -244t189.5 -84q162 0 294 168t132 391q0 160 -65.5 243t-188.5 83q-162 0 -295 -168t-133 -389z" />
+<glyph unicode="p" horiz-adv-x="1073" d="M-6 -444l287 1427h69l-20 -139h8q199 164 360 164q133 0 210 -92.5t77 -262.5q0 -279 -163 -478.5t-369 -199.5q-160 0 -260 158h-5l-43 -221l-67 -356h-84zM211 219q98 -170 242 -170q174 0 311 182.5t137 407.5q0 145 -58.5 220t-162.5 75q-80 0 -179.5 -51.5 t-183.5 -132.5z" />
+<glyph unicode="q" horiz-adv-x="1079" d="M90 330q0 279 163 478.5t372 199.5q166 0 254 -160h6l39 135h69l-284 -1427h-86l71 356l54 248h-5q-176 -184 -366 -185q-131 0 -209 92.5t-78 262.5zM176 346q0 -145 57.5 -221t161.5 -76q84 0 183.5 56.5t185.5 156.5l102 494q-100 178 -243 178q-174 0 -310.5 -182.5 t-136.5 -405.5z" />
+<glyph unicode="r" horiz-adv-x="649" d="M82 0l199 983h69l-31 -186h9q147 211 309 211q45 0 88 -17l-33 -80q-37 16 -78 17q-80 0 -166 -74t-151 -203l-129 -651h-86z" />
+<glyph unicode="s" horiz-adv-x="796" d="M-2 158l59 45q100 -156 279 -156q102 0 177 61.5t75 145.5q0 61 -39 106.5t-150 104.5q-133 72 -186 131t-53 135q0 121 91 199t218 78q160 0 272 -119l-55 -53q-96 100 -219 100q-94 0 -159.5 -57.5t-65.5 -135.5q0 -45 28.5 -82.5t60 -58t93.5 -55.5 q147 -80 196.5 -142.5t49.5 -136.5q0 -133 -97.5 -213t-246.5 -80q-98 0 -189.5 54.5t-138.5 128.5z" />
+<glyph unicode="t" horiz-adv-x="612" d="M137 909l13 66l159 8l68 281h72l-58 -281h266l-16 -74h-266l-133 -645q-8 -49 -9 -78q0 -70 31 -103.5t109 -33.5q49 0 119 35l22 -64q-86 -45 -158 -45q-109 0 -157.5 54.5t-48.5 140.5q0 28 8 98l133 641h-154z" />
+<glyph unicode="u" horiz-adv-x="1060" d="M135 215q0 59 17 133l127 635h83l-124 -623q-16 -80 -17 -127q0 -182 174 -182q139 0 348 207l146 725h84l-197 -983h-69l20 160h-8q-104 -90 -185 -137.5t-163 -47.5q-236 0 -236 240z" />
+<glyph unicode="v" horiz-adv-x="858" d="M119 983h84l94 -621q8 -53 21.5 -152t19.5 -138h8q27 51 154 290l334 621h88l-539 -983h-109z" />
+<glyph unicode="w" horiz-adv-x="1398" d="M141 983h84l49 -643q8 -90 21 -266h8q23 49 63 139t56 127l295 643h102l45 -643q2 -47 7.5 -135t7.5 -131h8q94 211 121 266l299 643h82l-463 -983h-115l-41 612q-2 39 -6 140.5t-8 152.5h-8q-16 -39 -59.5 -140t-67.5 -153l-281 -612h-115z" />
+<glyph unicode="x" horiz-adv-x="804" d="M-96 0l458 520l-194 463h88l102 -248q39 -109 64 -164h8q94 106 141 164l215 248h95l-416 -481l209 -502h-88l-105 266q-49 123 -80 187h-8q-72 -90 -157 -183l-234 -270h-98z" />
+<glyph unicode="y" horiz-adv-x="858" d="M-160 -424l33 68q35 -18 70 -19q166 0 301 275l43 86l-166 997h84l96 -616q31 -199 41 -293h8q131 252 154 293l332 616h86l-607 -1104q-78 -150 -167 -239t-211 -89q-47 0 -97 25z" />
+<glyph unicode="z" horiz-adv-x="804" d="M-47 0l8 51l735 858h-501l16 74h608l-8 -51l-733 -858h575l-14 -74h-686z" />
+<glyph unicode="{" horiz-adv-x="548" d="M72 539l14 61q168 2 201 168q10 53 32.5 195.5t38.5 220.5q31 154 87.5 210t172.5 56h72l-10 -57h-62q-88 0 -130 -51.5t-64 -165.5q-10 -57 -30.5 -189.5t-33.5 -200.5q-20 -96 -55 -147t-98 -70v-8q74 -31 74 -115q0 -76 -56.5 -298t-56.5 -287q0 -59 27.5 -87 t99.5 -28h57l-14 -57h-70q-88 0 -129 35.5t-41 119.5q0 74 58.5 296t58.5 286q0 111 -143 113z" />
+<glyph unicode="|" horiz-adv-x="444" d="M203 -512v2048h67v-2048h-67z" />
+<glyph unicode="}" horiz-adv-x="552" d="M-125 -311l12 57h62q88 0 130 50t62 163q12 63 33 196.5t33 192.5q18 96 54 149.5t99 71.5v9q-76 29 -75 114q0 74 56 295t56 287q0 63 -26.5 91t-98.5 28h-59l14 57h70q90 0 131 -37t41 -119q0 -74 -58.5 -298t-58.5 -287q0 -106 144 -109l-17 -61q-168 -2 -200 -168 q-10 -55 -32 -199.5t-38 -220.5q-31 -152 -88.5 -207t-171.5 -55h-74z" />
+<glyph unicode="~" d="M100 639q84 166 215 166q61 0 127 -46t124.5 -92t103.5 -46q88 0 157 129l56 -33q-84 -166 -215 -166q-63 0 -128 46t-123.5 92t-103.5 46q-87 0 -157 -129z" />
+<glyph unicode="&#xa2;" d="M166 590q0 238 144.5 392.5t326.5 166.5l43 217h70l-43 -219q133 -16 225 -131l-58 -55q-84 102 -182 112l-157 -797q129 6 258 103l34 -66q-57 -37 -86.5 -52t-92 -35.5t-128.5 -22.5l-45 -226h-69l45 230q-133 16 -209 115.5t-76 267.5zM252 606q0 -139 54.5 -224 t158.5 -101l158 792q-141 -14 -256 -146t-115 -321z" />
+<glyph unicode="&#xa3;" d="M14 0l11 49q150 78 225.5 211t75.5 293q0 31 -2 47h-195l16 62l174 8q-14 182 -14 231q0 201 105.5 317.5t277.5 116.5q168 0 266 -168l-65 -47q-80 141 -207 142q-129 0 -212 -98.5t-83 -256.5q0 -18 16 -237h330l-14 -70h-311v-33q0 -297 -211 -483v-8h559l-13 -76 h-729z" />
+<glyph unicode="&#xa5;" d="M70 342l14 61h328l28 154h-329l14 59h299l-197 693h86l107 -402q59 -240 69 -284h9q137 211 188 284l256 402h88l-463 -693h299l-14 -59h-328l-28 -154h327l-14 -61h-328l-67 -342h-84l67 342h-327z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1353" d="M80 543q0 197 88 377t258 297.5t383 117.5q236 0 383 -156.5t147 -408.5q0 -197 -88 -377t-258 -299t-383 -119q-236 0 -383 158t-147 410zM141 551q0 -233 129 -374.5t344 -141.5q190 0 346 111.5t237 276.5t81 339q0 233 -129 374.5t-344 141.5q-190 0 -346 -111.5 t-237 -276.5t-81 -339zM375 559q0 215 129 351.5t282 136.5q119 0 195 -105l-51 -45q-66 82 -152 82q-119 0 -224 -119t-105 -287q0 -123 59 -187t162 -64q94 0 231 94l35 -56q-74 -53 -134.5 -79.5t-139.5 -26.5q-131 0 -209 79t-78 226z" />
+<glyph unicode="&#xad;" horiz-adv-x="587" d="M74 475l14 76h430l-16 -76h-428z" />
+<glyph unicode="&#xae;" horiz-adv-x="786" d="M139 1010q0 172 116 305t282 133q133 0 226 -95.5t93 -240.5q0 -174 -116.5 -305t-280.5 -131q-133 0 -226.5 93t-93.5 241zM199 1018q0 -127 70.5 -208t193.5 -81q137 0 235.5 111.5t98.5 263.5q0 127 -73 208t-192 81q-137 0 -235 -112t-98 -263zM336 856l86 420h117 q59 0 92 -31t33 -88q0 -98 -103 -135l60 -166h-64l-51 152h-78l-33 -152h-59zM440 1061h52q51 0 80.5 23.5t29.5 66.5q0 72 -76 72h-57z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1040" d="M555 1167l238 279h102l-264 -279h-76z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" horiz-adv-x="587" d="M74 475l14 76h430l-16 -76h-428z" />
+<glyph unicode="&#x2011;" horiz-adv-x="587" d="M74 475l14 76h430l-16 -76h-428z" />
+<glyph unicode="&#x2012;" horiz-adv-x="587" d="M74 475l14 76h430l-16 -76h-428z" />
+<glyph unicode="&#x2013;" d="M74 479l14 70h784l-18 -70h-780z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1572" d="M74 479l14 70h1413l-16 -70h-1411z" />
+<glyph unicode="&#x2018;" horiz-adv-x="436" d="M240 1087q0 113 60.5 202.5t162.5 142.5l26 -52q-168 -98 -172 -241h9q76 0 75 -70q0 -35 -22.5 -59.5t-54.5 -24.5q-37 0 -60.5 27.5t-23.5 74.5z" />
+<glyph unicode="&#x2019;" horiz-adv-x="436" d="M231 1040q168 96 172 242h-8q-76 0 -76 70q0 35 24 59.5t56 24.5q37 0 59.5 -28t22.5 -75q0 -113 -60.5 -202t-162.5 -142z" />
+<glyph unicode="&#x201c;" horiz-adv-x="710" d="M240 1087q0 113 60.5 202.5t162.5 142.5l26 -52q-168 -98 -172 -241h9q76 0 75 -70q0 -35 -22.5 -59.5t-54.5 -24.5q-37 0 -60.5 27.5t-23.5 74.5zM514 1087q0 113 60.5 202.5t162.5 142.5l27 -52q-168 -96 -172 -241h8q76 0 76 -70q0 -35 -22.5 -59.5t-55.5 -24.5 q-37 0 -60.5 27.5t-23.5 74.5z" />
+<glyph unicode="&#x201d;" horiz-adv-x="710" d="M231 1040q168 96 172 242h-8q-76 0 -76 70q0 35 24 59.5t56 24.5q37 0 59.5 -28t22.5 -75q0 -113 -60.5 -202t-162.5 -142zM506 1040q168 96 172 242h-8q-76 0 -76 70q0 35 22.5 59.5t55.5 24.5q37 0 60.5 -28t23.5 -75q0 -113 -61 -202t-163 -142z" />
+<glyph unicode="&#x2022;" horiz-adv-x="561" d="M86 514q0 98 62.5 174t162.5 76q74 0 125 -55.5t51 -139.5q0 -100 -62.5 -175t-160.5 -75q-78 0 -128 54.5t-50 140.5z" />
+<glyph unicode="&#x2026;" horiz-adv-x="1945" d="M186 47q0 41 30 75t71 34q63 0 63 -76q0 -41 -27.5 -73t-68.5 -32q-31 0 -49.5 20.5t-18.5 51.5zM870 47q0 41 30 75t71 34q63 0 63 -76q0 -41 -27.5 -73t-68.5 -32q-31 0 -49.5 20.5t-18.5 51.5zM1554 47q0 41 30 75t71 34q63 0 63 -76q0 -41 -27.5 -73t-68.5 -32 q-31 0 -49.5 20.5t-18.5 51.5z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M47 510l14 53l115 8q6 84 25 164h-111l14 51l111 7q66 242 212 392t321 150q184 0 280 -196l-67 -41q-41 80 -90.5 122t-131.5 42q-139 0 -260 -130.5t-180 -336.5h561l-14 -60h-561q-18 -80 -25 -164h477l-14 -61h-465q-4 -219 74 -340t215 -121q139 0 274 131l49 -55 q-154 -150 -333 -150q-172 0 -270.5 140.5t-92.5 394.5h-127z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1202" d="M162 1317l14 67h500l-14 -67h-211l-113 -561h-72l111 561h-215zM649 756l127 628h101l49 -260l26 -176h9l94 176l157 260h103l-127 -628h-72l66 331l53 213h-8l-260 -446h-58l-84 446h-8l-31 -213l-65 -331h-72z" />
+<glyph unicode="&#xe000;" horiz-adv-x="985" d="M0 985h985v-985h-985v985z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.ttf b/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.ttf
new file mode 100755
index 0000000..710dc8a
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.woff b/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.woff
new file mode 100755
index 0000000..281863d
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-LightIt-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.eot b/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.eot
new file mode 100755
index 0000000..20e1ca1
Binary files /dev/null and b/content/fonts/source-sans-pro/SourceSansPro-Regular-webfont.eot differ


[30/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Light-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Light-webfont.svg b/content/fonts/source-code-pro/SourceCodePro-Light-webfont.svg
new file mode 100755
index 0000000..cf6d179
--- /dev/null
+++ b/content/fonts/source-code-pro/SourceCodePro-Light-webfont.svg
@@ -0,0 +1,146 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   : Copyright 2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceCodeProLight" horiz-adv-x="1228" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="500" />
+<glyph unicode=" " />
+<glyph unicode="!" d="M496 104.5q0 59.5 34.5 94t84 34.5t84 -34.5t34.5 -94t-34.5 -94.5t-84 -35t-84 35t-34.5 94.5zM571 1227v145h86v-145l-10 -778h-65z" />
+<glyph unicode="&#x22;" d="M324 1227v182h155v-182l-41 -447h-73zM750 1227v182h155v-182l-41 -447h-73z" />
+<glyph unicode="#" d="M197 438v74h180l43 348h-182v74h188l53 397h70l-51 -397h307l51 397h72l-51 -397h165v-74h-172l-43 -348h174v-74h-184l-53 -438h-72l53 438h-307l-51 -438h-72l52 438h-170zM449 512h307l43 348h-307z" />
+<glyph unicode="$" d="M199 229l49 66q178 -145 389 -145q143 0 223 62t80 165q0 82 -69.5 142.5t-170 98t-201 78.5t-170 109.5t-69.5 163.5q0 127 91 205.5t239 89.5v270h80v-268q178 -13 321 -148l-53 -57q-80 68 -144.5 96.5t-168.5 28.5q-123 0 -198 -58.5t-75 -154.5q0 -74 71 -128 t170 -90t199.5 -78t171 -116t70.5 -178q0 -133 -103.5 -217t-260.5 -94v-297h-80v297q-219 14 -391 157z" />
+<glyph unicode="%" d="M55 1006q0 156 76 241.5t201 85.5q123 0 198.5 -86t75.5 -241q0 -158 -75.5 -248t-198.5 -90q-125 0 -201 90t-76 248zM72 129l370 403l45 -40l-348 -420zM135 1006q0 -127 55.5 -200t141.5 -73q84 0 139 73t55 200t-54 194.5t-140 67.5t-141.5 -67.5t-55.5 -194.5z M623 313q0 156 75.5 242t198.5 86q125 0 201 -86t76 -242q0 -158 -76 -248t-201 -90q-123 0 -198.5 90.5t-75.5 247.5zM702 313q0 -127 55.5 -199.5t139.5 -72.5q86 0 141.5 72.5t55.5 199.5t-55.5 194.5t-141.5 67.5t-140.5 -67.5t-54.5 -194.5zM741 858l351 420l65 -57 l-371 -404z" />
+<glyph unicode="&#x26;" d="M109 342q0 119 70.5 209t201.5 188q-92 184 -92 334q0 131 76.5 216t197.5 85q109 0 168.5 -68.5t59.5 -177.5q0 -61 -23 -115.5t-80 -111.5t-90 -86t-117 -92q141 -256 371 -461q133 172 209 445h88q-86 -301 -236 -496q133 -109 256 -156l-30 -80q-137 51 -281 170 q-166 -170 -362 -170q-166 0 -276.5 101.5t-110.5 265.5zM201 348q0 -131 88 -213t215 -82q154 0 293 146q-238 217 -381 473q-102 -82 -158.5 -157t-56.5 -167zM373 1077q0 -127 76 -289q86 63 131 103.5t86 104t41 128.5q0 74 -35 125t-111 51q-86 0 -137 -63.5 t-51 -159.5z" />
+<glyph unicode="'" d="M537 1227v182h155v-182l-41 -447h-73z" />
+<glyph unicode="(" d="M459 569.5q0 581.5 475 925.5l51 -57q-434 -334 -434 -868.5t434 -868.5l-51 -57q-475 344 -475 925.5z" />
+<glyph unicode=")" d="M244 -299q434 334 434 868.5t-434 868.5l51 57q475 -344 475 -925.5t-475 -925.5z" />
+<glyph unicode="*" d="M238 1161l22 62l301 -97l21 332h65l21 -328l301 93l22 -62l-289 -133l185 -295l-60 -41l-213 277l-213 -277l-59 41l184 295z" />
+<glyph unicode="+" d="M195 596v78h376v411h86v-411h377v-78h-377v-412h-86v412h-376z" />
+<glyph unicode="," d="M420 -365q246 119 254 371q-25 -6 -47 -6q-55 0 -89 30.5t-34 90t35.5 91.5t87.5 32q70 0 106.5 -56.5t36.5 -152.5q0 -166 -85 -285t-232 -182z" />
+<glyph unicode="-" d="M287 549v100h655v-100h-655z" />
+<glyph unicode="." d="M492 109q0 61 35.5 97t87 36t87 -36t35.5 -97q0 -59 -36.5 -96.5t-86 -37.5t-86 37.5t-36.5 96.5z" />
+<glyph unicode="/" d="M233 -328l670 1782h92l-669 -1782h-93z" />
+<glyph unicode="0" d="M166 659.5q0 323.5 116.5 498.5t331.5 175t332 -175t117 -498.5t-118 -504t-331 -180.5t-330.5 180.5t-117.5 504zM256 659.5q0 -290.5 97.5 -448.5t261 -158t261 158t97.5 448.5t-97.5 443t-261 152.5t-261 -152.5t-97.5 -443zM502 678q0 57 33.5 90t78.5 33t79 -33 t34 -90t-34 -90t-79 -33t-78.5 33t-33.5 90z" />
+<glyph unicode="1" d="M221 0v80h391v1085h-284v62q186 27 307 82h67v-1229h367v-80h-848z" />
+<glyph unicode="2" d="M162 1141q193 193 411 192q190 0 298 -99t108 -267q0 -94 -42 -189.5t-144.5 -216.5t-201.5 -218t-286 -271q205 10 246 10h502v-82h-885v57q205 184 320.5 296t217 229.5t142.5 207t41 175.5q0 131 -81 210.5t-243 79.5q-186 0 -344 -172z" />
+<glyph unicode="3" d="M137 160l51 63q168 -168 410 -168q154 0 254 80t100 209q0 141 -129 222t-393 81v80q244 0 358.5 79t114.5 206q0 111 -86 177t-225 66q-199 0 -346 -143l-56 62q178 160 404 159q174 0 288.5 -85t114.5 -230q0 -123 -80.5 -204t-216.5 -120v-8q145 -29 246 -119 t101 -221q0 -166 -128 -268.5t-321 -102.5q-273 1 -461 185z" />
+<glyph unicode="4" d="M86 391v55l717 865h71v-840h228v-80h-228v-391h-88v391h-700zM209 471h577v514q2 33 5.5 99.5t5.5 99.5h-13q-72 -100 -127 -174z" />
+<glyph unicode="5" d="M127 152l51 63q84 -76 176 -118t234 -42q156 0 265.5 98.5t109.5 254.5q0 158 -99.5 247.5t-271.5 89.5q-133 0 -293 -88l-63 39l49 613h704v-80h-622l-43 -473q143 70 282 69q203 0 327 -103.5t124 -309.5q0 -199 -139.5 -318t-329.5 -119q-160 0 -264.5 47.5 t-196.5 129.5z" />
+<glyph unicode="6" d="M176 594q0 199 44 346t121 230t171 123t205 40q193 0 334 -127l-56 -61q-113 109 -278 108q-197 0 -322 -154.5t-127 -492.5q184 184 402 185q190 0 299.5 -105.5t109.5 -300.5q0 -174 -124 -292t-293 -118q-225 0 -355.5 162t-130.5 457zM270 514q16 -215 115 -338 t281 -123q137 0 229 95.5t92 236.5q0 158 -84 243t-246 85q-209 0 -387 -199z" />
+<glyph unicode="7" d="M152 1229v80h929v-54q-262 -303 -363.5 -579.5t-115.5 -675.5h-100q14 393 119.5 665.5t343.5 563.5h-813z" />
+<glyph unicode="8" d="M147 336q0 229 304 366v9q-205 117 -205 303q0 141 107.5 230t271.5 89q186 0 290.5 -95t104.5 -247q0 -90 -58.5 -176t-150.5 -151v-9q135 -66 200.5 -137.5t65.5 -200.5q0 -147 -121.5 -244.5t-332.5 -97.5q-215 0 -345.5 101.5t-130.5 259.5zM238 340 q0 -125 105.5 -207t281.5 -82q170 0 265 76t95 192q0 59 -23.5 106.5t-51 76t-94 60.5t-106.5 46.5t-134 42.5q-37 12 -58 19q-135 -66 -207.5 -141.5t-72.5 -188.5zM334 1014q0 -127 100 -197t297 -131q201 135 201 303q0 115 -82 191.5t-227 76.5q-129 0 -209 -68.5 t-80 -174.5z" />
+<glyph unicode="9" d="M154 926q0 174 122.5 290.5t292.5 116.5q225 0 355.5 -160.5t130.5 -455.5q0 -199 -44 -346.5t-121 -231.5t-170 -124t-204 -40q-193 0 -336 127l56 62q115 -109 280 -109q197 0 322 155t127 492q-188 -182 -402 -182q-193 0 -301 105.5t-108 300.5zM244 926 q0 -158 83.5 -244t245.5 -86q209 0 390 201q-16 215 -114.5 336.5t-281.5 121.5q-137 0 -230 -95t-93 -234z" />
+<glyph unicode=":" d="M492 109q0 61 35.5 97t87 36t87 -36t35.5 -97q0 -59 -36.5 -96.5t-86 -37.5t-86 37.5t-36.5 96.5zM492 884.5q0 61.5 36.5 97.5t86 36t86 -36t36.5 -97.5t-35.5 -98t-87 -36.5t-87 36.5t-35.5 98z" />
+<glyph unicode=";" d="M420 -365q246 119 254 371q-25 -6 -47 -6q-55 0 -89 30.5t-34 90t35.5 91.5t87.5 32q70 0 106.5 -56.5t36.5 -152.5q0 -166 -85 -285t-232 -182zM492 884.5q0 61.5 36.5 97.5t86 36t86 -36t36.5 -97.5t-35.5 -98t-87 -36.5t-87 36.5t-35.5 98z" />
+<glyph unicode="&#x3c;" d="M252 598v82l747 520v-98l-659 -459v-8l659 -459v-98z" />
+<glyph unicode="=" d="M195 387v78h839v-78h-839zM195 805v78h839v-78h-839z" />
+<glyph unicode="&#x3e;" d="M229 78v98l660 459v8l-660 459v98l748 -520v-82z" />
+<glyph unicode="?" d="M238 1241q152 156 364 156q164 0 260 -88t96 -224q0 -74 -39.5 -140t-95 -119.5t-110 -106.5t-86 -123t-19.5 -147h-82q-14 84 15.5 156.5t82 126.5t107.5 105.5t95 113t40 126.5q0 104 -68.5 172t-201.5 68q-174 0 -299 -131zM467 104.5q0 59.5 35 94t84 34.5t84 -34.5 t35 -94t-35 -94.5t-84 -35t-84 35t-35 94.5z" />
+<glyph unicode="@" d="M123 510q0 365 166 572.5t426 207.5q195 0 296 -133t101 -346v-606h-65l-11 127h-8q-51 -61 -132 -106.5t-155 -45.5q-113 0 -188.5 67.5t-75.5 190.5q0 147 138.5 231.5t420.5 116.5v29q0 178 -81 291t-246 113q-217 0 -360.5 -192.5t-143.5 -522.5t138 -526.5 t357 -196.5q176 0 299 98l41 -57q-152 -115 -340 -115q-248 0 -412.5 215t-164.5 588zM561 438q0 -86 53.5 -135t143.5 -49q135 0 274 164v301q-250 -35 -360.5 -101.5t-110.5 -179.5z" />
+<glyph unicode="A" d="M92 0l475 1350h95l475 -1350h-101l-155 463h-535l-160 -463h-94zM375 543h479l-86 252q-94 272 -150 467h-8q-35 -125 -149 -467z" />
+<glyph unicode="B" d="M236 0v1350h337q211 0 328 -82t117 -246q0 -109 -61.5 -186.5t-178.5 -108.5v-8q152 -23 238 -106t86 -220q0 -190 -134 -291.5t-368 -101.5h-364zM330 78h245q207 0 320 77.5t113 237.5q0 143 -112 215t-321 72h-245v-602zM330 756h207q203 0 295 65.5t92 202.5 q0 248 -377 248h-217v-516z" />
+<glyph unicode="C" d="M147 677.5q0 319.5 159 508t421 188.5q209 0 350 -162l-57 -61q-121 137 -293 137q-223 0 -352 -165t-129 -445.5t129 -448.5t346 -168q190 0 338 166l55 -59q-166 -193 -399 -193q-252 0 -410 191.5t-158 511z" />
+<glyph unicode="D" d="M197 0v1350h309q303 0 456.5 -177.5t153.5 -492.5q0 -317 -153.5 -498.5t-454.5 -181.5h-311zM291 80h207q262 0 391 161.5t129 438.5q0 274 -129 432t-391 158h-207v-1190z" />
+<glyph unicode="E" d="M260 0v1350h799v-82h-705v-510h594v-82h-594v-594h725v-82h-819z" />
+<glyph unicode="F" d="M307 0v1350h789v-82h-697v-537h586v-82h-586v-649h-92z" />
+<glyph unicode="G" d="M121 678q0 319 159.5 507.5t421.5 188.5q209 0 359 -162l-55 -61q-123 137 -304 137q-223 0 -353 -165t-130 -445q0 -283 126 -450t345 -167q195 0 293 103v420h-311v80h403v-535q-139 -154 -391 -154q-254 0 -408.5 190.5t-154.5 512.5z" />
+<glyph unicode="H" d="M182 0v1350h94v-592h676v592h95v-1350h-95v676h-676v-676h-94z" />
+<glyph unicode="I" d="M219 0v82h348v1186h-348v82h791v-82h-348v-1186h348v-82h-791z" />
+<glyph unicode="J" d="M190 201l76 53q115 -195 303 -195q166 0 243 90.5t77 276.5v846h-588v80h682v-934q0 -442 -416 -443q-119 0 -219.5 57.5t-157.5 168.5z" />
+<glyph unicode="K" d="M236 0v1350h96v-750h4l665 750h111l-436 -500l493 -850h-108l-451 778l-278 -313v-465h-96z" />
+<glyph unicode="L" d="M307 0v1350h90v-1268h707v-82h-797z" />
+<glyph unicode="M" d="M186 0v1350h121l225 -629l80 -240h9l77 240l224 629h120v-1350h-88v944q0 72 11 303h-7l-77 -241l-234 -637h-65l-236 637l-82 241h-4q12 -276 12 -303v-944h-86z" />
+<glyph unicode="N" d="M188 0v1350h99l526 -955l145 -266h5q-2 43 -5.5 123t-5.5 145.5t-2 122.5v830h90v-1350h-98l-526 954l-146 267h-4q2 -45 5 -122t5.5 -141.5t2.5 -121.5v-836h-91z" />
+<glyph unicode="O" d="M111 680q0 315 140 504.5t363.5 189.5t363.5 -189.5t140 -504.5q0 -317 -140 -511t-363.5 -194t-363.5 193.5t-140 511.5zM209 680q0 -281 111.5 -450t294 -169t294 169t111.5 450q0 279 -111.5 443.5t-294 164.5t-294 -165t-111.5 -443z" />
+<glyph unicode="P" d="M242 0v1350h368q238 0 360 -88t122 -289q0 -195 -126 -294t-356 -99h-274v-580h-94zM336 659h250q209 0 308 75t99 239q0 166 -97 231.5t-310 65.5h-250v-611z" />
+<glyph unicode="Q" d="M117 680q0 317 137 506.5t360.5 189.5t359.5 -189.5t136 -506.5q0 -299 -122 -489.5t-322 -213.5q72 -202 319 -202h2q57 0 96 16l19 -86q-66 -18 -127 -18q-160 0 -263.5 79.5t-150.5 210.5q-201 25 -322.5 215.5t-121.5 487.5zM213 680q0 -281 108.5 -452t292.5 -171 q182 0 292 171t110 452t-109.5 447.5t-292.5 166.5q-184 0 -292.5 -166.5t-108.5 -447.5z" />
+<glyph unicode="R" d="M240 0v1350h385q444 0 444 -357q0 -158 -92 -251t-254 -115l373 -627h-111l-364 621h-287v-621h-94zM334 698h266q373 0 373 295q0 147 -93.5 212t-279.5 65h-266v-572z" />
+<glyph unicode="S" d="M156 178l61 66q168 -182 416 -183q164 0 260 75t96 196q0 113 -64.5 170t-199.5 112l-205 93q-57 25 -100 48t-91 62t-75 96.5t-27 128.5q0 145 117 238.5t295 93.5q236 0 397 -162l-55 -63q-139 139 -342 139q-143 0 -230 -65.5t-87 -175.5q0 -55 21.5 -98.5t68.5 -75 t76.5 -47t86.5 -40.5l203 -90q147 -61 226 -139t79 -219q0 -158 -124.5 -260.5t-325.5 -102.5q-289 0 -477 203z" />
+<glyph unicode="T" d="M98 1268v82h1032v-82h-468v-1268h-95v1268h-469z" />
+<glyph unicode="U" d="M182 506v844h94v-834q0 -244 93.5 -349.5t244.5 -105.5q154 0 249 105.5t95 349.5v834h89v-844q0 -285 -120 -408t-313 -123q-190 0 -311 123t-121 408z" />
+<glyph unicode="V" d="M121 1350h100l250 -789q18 -57 45 -145t49.5 -161t46.5 -146h9q27 76 143 452l250 789h94l-440 -1350h-103z" />
+<glyph unicode="W" d="M29 1352h88l145 -924q6 -53 21.5 -160.5t21.5 -165.5h4q92 309 97 326l167 571h86l172 -571l93 -326h8q6 49 13 103.5t16.5 120t13.5 102.5l139 924h86l-217 -1352h-115l-192 647q-10 41 -28.5 120t-29.5 116h-6q-53 -203 -61 -236l-186 -647h-113z" />
+<glyph unicode="X" d="M154 0l407 698l-379 652h103l223 -398q12 -20 32.5 -55t39 -65.5t38.5 -63.5h9q55 104 100 184l223 398h97l-379 -656l407 -694h-102l-238 414q-41 76 -125 215h-8q-68 -127 -115 -215l-237 -414h-96z" />
+<glyph unicode="Y" d="M104 1350h97l239 -447q35 -57 92.5 -165.5t81.5 -151.5h9q25 43 176 319l233 445h92l-462 -854v-496h-95v496z" />
+<glyph unicode="Z" d="M143 0v57l826 1215h-756v80h868v-58l-825 -1212h840v-82h-953z" />
+<glyph unicode="[" d="M492 -311v1761h542v-61h-463v-1639h463v-61h-542z" />
+<glyph unicode="\" d="M233 1454h93l669 -1782h-92z" />
+<glyph unicode="]" d="M195 -250h462v1639h-462v61h542v-1761h-542v61z" />
+<glyph unicode="^" d="M258 594l309 778h95l309 -778h-88l-160 416l-105 272h-8l-104 -272l-160 -416h-88z" />
+<glyph unicode="_" d="M123 -162h983v-94h-983v94z" />
+<glyph unicode="`" d="M432 1454h109l188 -283h-78z" />
+<glyph unicode="a" d="M188 246q0 164 176.5 250t577.5 120q-4 311 -293 312q-182 0 -373 -133l-40 67q76 53 191.5 99.5t231.5 46.5q188 0 280.5 -104.5t92.5 -274.5v-629h-76l-10 147h-4q-219 -172 -412 -172q-143 0 -242.5 70t-99.5 201zM281 250q0 -98 77.5 -147.5t188.5 -49.5 q182 0 395 178v316q-365 -33 -513 -103.5t-148 -193.5z" />
+<glyph unicode="b" d="M215 0v1473h92v-426l-6 -211q178 172 373 172q205 0 311.5 -134.5t106.5 -367.5q0 -242 -133.5 -386.5t-323.5 -144.5q-76 0 -166 37t-164 99h-4l-10 -111h-76zM307 201q160 -145 324 -146q160 0 262 126t102 325q0 193 -82 307.5t-254 114.5t-352 -180v-547z" />
+<glyph unicode="c" d="M178 489.5q0 239.5 153.5 379t383.5 139.5q197 0 354 -150l-53 -61q-141 131 -299 131q-197 0 -320 -122t-123 -316.5t121 -314.5t320 -120q180 0 332 142l47 -64q-168 -158 -383 -158q-236 0 -384.5 137.5t-148.5 377z" />
+<glyph unicode="d" d="M137 489q0 231 136.5 375t326.5 144q162 0 328 -140l-6 199v406h92v-1473h-78l-10 145h-4q-162 -170 -351 -170q-197 0 -315.5 135t-118.5 379zM233 489q0 -197 94.5 -315.5t256.5 -118.5q168 0 338 181v546q-154 145 -316 146q-156 0 -264.5 -127.5t-108.5 -311.5z" />
+<glyph unicode="e" d="M158 489q0 231 147.5 375t343.5 144q203 0 322 -122t119 -333q0 -49 -5 -74h-833q4 -188 123 -307t309 -119q174 0 328 107l37 -70q-180 -115 -373 -115q-219 0 -368.5 140.5t-149.5 373.5zM252 549h749q0 184 -94 282.5t-256 98.5q-152 0 -266.5 -104.5t-132.5 -276.5z " />
+<glyph unicode="f" d="M236 905v70l296 8v119q0 188 92.5 291.5t274.5 103.5q150 0 277 -59l-29 -70q-115 51 -242 51q-287 0 -287 -309v-127h457v-78h-457v-905h-86v905h-296z" />
+<glyph unicode="g" d="M172 -188q0 129 166 231v8q-102 51 -102 158q0 104 118 186v8q-116 93 -116 251q0 153 107.5 253.5t258.5 100.5q76 0 135 -25h410v-76h-299q117 -113 117 -252q0 -150 -104.5 -246t-258.5 -96q-98 0 -186 45q-96 -59 -96 -137q0 -137 227 -137h244q188 0 273 -52 t85 -169q0 -133 -145.5 -234.5t-374.5 -101.5q-225 0 -342 76t-117 209zM258 -190q0 -92 94 -150.5t273 -58.5q193 0 312.5 76.5t119.5 175.5q0 80 -61.5 112.5t-194.5 32.5h-234q-92 0 -149 18q-160 -85 -160 -206zM330 657.5q0 -118.5 79.5 -195.5t194.5 -77t195 77 t80 195.5t-80 197.5t-195 79t-194.5 -79t-79.5 -197.5z" />
+<glyph unicode="h" d="M215 0v1473h92v-426l-6 -259q104 109 196.5 164.5t200.5 55.5q354 0 355 -396v-612h-92v600q0 166 -67 246t-210 80q-100 0 -182 -51.5t-195 -169.5v-705h-92z" />
+<glyph unicode="i" d="M199 905v78h583v-983h-90v905h-493zM618 1319q0 43 28 70.5t69 27.5q43 0 69.5 -26.5t26.5 -71.5t-26.5 -71.5t-69.5 -26.5q-41 0 -69 27.5t-28 70.5z" />
+<glyph unicode="j" d="M129 -403l37 71q119 -59 237 -59q162 0 225.5 77.5t63.5 225.5v993h-493v78h583v-1059q0 -193 -88 -293t-297 -100q-137 0 -268 66zM618 1319q0 43 28 70.5t69 27.5q43 0 69.5 -26.5t26.5 -71.5t-26.5 -71.5t-69.5 -26.5q-41 0 -69 27.5t-28 70.5z" />
+<glyph unicode="k" d="M252 0v1473h92v-1086l4 4l635 592h113l-404 -381l469 -602h-104l-428 545l-285 -271v-274h-92z" />
+<glyph unicode="l" d="M190 1395v78h455v-1188q0 -229 213 -230q90 0 205 54l29 -72q-150 -61 -246 -62q-291 0 -291 322v1098h-365z" />
+<glyph unicode="m" d="M154 0v983h73l11 -133h4q47 80 98 119t127 39q158 0 197 -174q59 90 112 132t129 42q213 0 213 -295v-713h-88v702q0 223 -143 224q-63 0 -111.5 -44t-99.5 -141v-741h-82v702q0 223 -141 224q-66 0 -114 -44t-97 -141v-741h-88z" />
+<glyph unicode="n" d="M215 0v983h78l10 -188h8q96 102 187.5 157.5t199.5 55.5q354 0 355 -396v-612h-92v600q0 166 -67 246t-210 80q-100 0 -182 -51.5t-195 -169.5v-705h-92z" />
+<glyph unicode="o" d="M137 489q0 240 137.5 379.5t340 139.5t340 -139.5t137.5 -379.5q0 -236 -138.5 -375t-339 -139t-339 139t-138.5 375zM233 489q0 -193 108 -313.5t273.5 -120.5t273 121t107.5 313q0 195 -107.5 317t-273 122t-273.5 -122t-108 -317z" />
+<glyph unicode="p" d="M215 -444v1427h78l10 -141h4q76 74 175.5 120t191.5 46q205 0 311.5 -134.5t106.5 -367.5q0 -242 -134.5 -386.5t-326.5 -144.5q-74 0 -163 38.5t-163 101.5l2 -201v-358h-92zM307 201q80 -74 167 -110t153 -36q162 0 265 126t103 325q0 193 -82 307.5t-254 114.5 t-352 -180v-547z" />
+<glyph unicode="q" d="M137 489q0 231 136.5 375t326.5 144q166 0 324 -138h4l10 113h76v-1427h-92v397l6 194q-176 -172 -357 -172q-197 0 -315.5 135t-118.5 379zM233 489q0 -197 94.5 -315.5t256.5 -118.5q168 0 338 181v546q-154 145 -316 146q-156 0 -264.5 -127.5t-108.5 -311.5z" />
+<glyph unicode="r" d="M334 0v983h78l10 -242h4q182 266 463 267q117 0 196 -41l-22 -80q-102 35 -189 35q-262 0 -448 -308v-614h-92z" />
+<glyph unicode="s" d="M170 131l51 66q174 -143 436 -144q145 0 226.5 56.5t81.5 138.5q0 74 -74 125t-279 100q-387 92 -387 272q0 115 98.5 189t286.5 74q96 0 200.5 -34t176.5 -87l-49 -66q-143 109 -330 109q-154 0 -221.5 -50.5t-67.5 -127.5q0 -125 332 -205q227 -55 317.5 -122 t90.5 -173q0 -117 -109.5 -197t-296.5 -80q-266 0 -483 156z" />
+<glyph unicode="t" d="M166 905v70l297 8l12 285h76v-285h522v-78h-522v-545q0 -154 59.5 -229.5t212.5 -75.5q143 0 262 51l25 -69q-147 -61 -299 -62q-190 0 -270 102t-80 292v536h-295z" />
+<glyph unicode="u" d="M178 371v612h90v-600q0 -166 66.5 -246t210.5 -80q102 0 187 52.5t190 171.5v702h90v-983h-76l-10 190h-8q-184 -215 -388 -215q-180 0 -266 97.5t-86 298.5z" />
+<glyph unicode="v" d="M127 983h94l271 -616q68 -147 122 -283h9q16 41 56 135t62 148l273 616h88l-436 -983h-97z" />
+<glyph unicode="w" d="M23 983h96l157 -637q41 -166 60 -262h8l66 262l157 621h101l157 -621l66 -262h8q6 29 27.5 120t34.5 142l155 637h90l-250 -983h-116l-156 602q-8 31 -29.5 128t-36.5 153h-8q-51 -231 -65 -285l-152 -598h-117z" />
+<glyph unicode="x" d="M164 0l393 510l-362 473h104l190 -250q96 -131 123 -166h9q80 102 129 170l184 246h100l-366 -477l397 -506h-104l-209 266q-12 16 -62.5 83t-77.5 100h-8q-76 -98 -137 -185l-203 -264h-100z" />
+<glyph unicode="y" d="M123 983h94l287 -618q100 -213 135 -277h8q0 2 115 277l256 618h88l-463 -1106q-49 -139 -146.5 -232.5t-240.5 -93.5q-72 0 -119 21l25 80q49 -16 96 -17q205 0 307 261l35 86z" />
+<glyph unicode="z" d="M147 0v49l771 856h-689v78h826v-47l-770 -856h792v-80h-930z" />
+<glyph unicode="{" d="M264 537v65q305 0 305 164q0 66 -9 209t-9 213q0 147 89 204.5t288 57.5h106v-61h-119q-166 0 -223 -47.5t-57 -161.5q0 -61 7 -194.5t7 -199.5q0 -94 -38 -144t-136 -69v-8q98 -18 136 -68.5t38 -144.5q0 -76 -7 -201.5t-7 -191.5q0 -115 57.5 -162t222.5 -47h119v-61 h-106q-199 0 -288 57.5t-89 204.5q0 78 9 215t9 207q0 164 -305 164z" />
+<glyph unicode="|" d="M578 -512v2048h73v-2048h-73z" />
+<glyph unicode="}" d="M195 -250h118q168 0 226.5 47t58.5 162q0 66 -8 191.5t-8 201.5q0 94 36.5 144.5t135.5 68.5v8q-98 18 -135 68.5t-37 144.5q0 66 8 199t8 195q0 115 -58.5 162t-226.5 47h-118v61h106q199 0 287 -57.5t88 -204.5q0 -70 -8.5 -213.5t-8.5 -208.5q0 -164 304 -164v-65 q-303 0 -304 -164q0 -70 8.5 -207t8.5 -215q0 -147 -88 -204.5t-287 -57.5h-106v61z" />
+<glyph unicode="~" d="M186 530q76 236 246 236q66 0 133.5 -46t128 -92t107.5 -46q59 0 100 34.5t78 147.5l63 -29q-78 -231 -245 -231q-66 0 -133.5 46t-128 92t-107.5 46q-59 0 -100 -36.5t-78 -145.5z" />
+<glyph unicode="&#xa0;" />
+<glyph unicode="&#xa2;" d="M250 637q0 203 111.5 328t283.5 143v227h72v-223q152 -4 274 -123l-49 -57q-106 94 -225 100v-788q135 6 252 110l47 -59q-139 -125 -299 -131v-221h-72v223q-176 16 -285.5 141t-109.5 330zM344 637q0 -160 81 -264.5t220 -124.5v780q-133 -23 -217 -128t-84 -263z" />
+<glyph unicode="&#xa3;" d="M166 600v68l221 6q-6 18 -21.5 60t-22.5 64.5t-17.5 58.5t-14.5 66.5t-4 61.5q0 162 109.5 255t298.5 93q215 0 346 -145l-60 -55q-121 121 -290 120q-152 0 -235 -75.5t-83 -192.5q0 -39 9.5 -83t16.5 -69.5t28.5 -84t27.5 -74.5h412v-74h-389q18 -84 18 -147 q0 -123 -43 -208t-133 -155v-8h725v-82h-891v55q131 61 195.5 167t64.5 231q0 61 -22 147h-246z" />
+<glyph unicode="&#xa5;" d="M133 1309h96l226 -396q35 -61 155 -280h8q109 199 160 280l226 396h92l-410 -688h363v-68h-392v-145h392v-70h-392v-338h-90v338h-387v70h387v145h-387v68h359z" />
+<glyph unicode="&#xa9;" d="M76 659.5q0 307.5 149.5 491.5t389 184t389 -184t149.5 -491.5t-150.5 -496t-388 -188.5t-388 188.5t-150.5 496zM147 659.5q0 -278.5 128 -449.5t339 -171t339 171t128 449.5t-128 446.5t-339 168t-339 -168t-128 -446.5zM307 659q0 172 96.5 277.5t231.5 105.5 q117 0 205 -92l-47 -53q-76 70 -158 70q-104 0 -172 -85t-68 -223q0 -152 64.5 -240.5t169.5 -88.5q96 0 192 82l39 -58q-111 -100 -235 -100q-135 0 -226.5 109.5t-91.5 295.5z" />
+<glyph unicode="&#xad;" d="M287 549v100h655v-100h-655z" />
+<glyph unicode="&#xae;" d="M242 1059q0 176 107.5 287.5t264.5 111.5q156 0 264.5 -111.5t108.5 -287.5q0 -174 -108.5 -284.5t-264.5 -110.5q-158 0 -265 110.5t-107 284.5zM305 1058.5q0 -145.5 89 -240.5t220 -95t220.5 95t89.5 240.5t-90.5 244t-219.5 98.5t-219 -98.5t-90 -244zM475 856v422 h141q158 0 158 -131q0 -39 -23.5 -72t-58.5 -43l101 -176h-76l-80 156h-96v-156h-66zM541 1067h59q104 0 105 76q0 78 -99 78h-65v-154z" />
+<glyph unicode="&#xb4;" d="M500 1171l188 283h109l-219 -283h-78z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" d="M287 549v100h655v-100h-655z" />
+<glyph unicode="&#x2011;" d="M287 549v100h655v-100h-655z" />
+<glyph unicode="&#x2012;" d="M287 549v100h655v-100h-655z" />
+<glyph unicode="&#x2013;" d="M164 549v100h901v-100h-901z" />
+<glyph unicode="&#x2014;" d="M41 549v100h1147v-100h-1147z" />
+<glyph unicode="&#x2018;" d="M459 987q0 143 69.5 262t186.5 185l43 -64q-190 -127 -205 -350q35 20 63 20q51 0 85 -34.5t34 -87.5q0 -55 -34.5 -92.5t-90.5 -37.5q-63 0 -107 54.5t-44 144.5z" />
+<glyph unicode="&#x2019;" d="M465 850q188 125 203 350q-35 -20 -62 -20q-53 0 -87 34.5t-34 88.5q0 57 35 94t90 37q63 0 107.5 -55.5t44.5 -145.5q0 -143 -69.5 -262.5t-186.5 -182.5z" />
+<glyph unicode="&#x201c;" d="M246 987q0 143 69.5 262t186.5 185l43 -64q-190 -127 -205 -350q35 20 63 20q51 0 85 -34.5t34 -87.5q0 -55 -34.5 -92.5t-90.5 -37.5q-63 0 -107 54.5t-44 144.5zM672 987q0 143 69.5 262t186.5 185l43 -64q-193 -129 -205 -350q35 20 63 20q51 0 85 -34.5t34 -87.5 q0 -55 -34.5 -92.5t-90.5 -37.5q-63 0 -107 54.5t-44 144.5z" />
+<glyph unicode="&#x201d;" d="M252 850q188 125 203 350q-35 -20 -62 -20q-53 0 -87 34.5t-34 88.5q0 57 35 94t90 37q63 0 107.5 -55.5t44.5 -145.5q0 -143 -69.5 -262.5t-186.5 -182.5zM678 850q188 125 203 350q-35 -20 -62 -20q-53 0 -87 34.5t-34 88.5q0 57 35 94t90 37q63 0 107.5 -55.5 t44.5 -145.5q0 -143 -69.5 -262.5t-186.5 -182.5z" />
+<glyph unicode="&#x2022;" d="M330 623q0 125 85 204.5t199.5 79.5t199.5 -79.5t85 -204.5t-85 -205t-199.5 -80t-199.5 80t-85 205z" />
+<glyph unicode="&#x2026;" d="M104 104q0 59 35 94t82 35q45 0 81 -34.5t36 -94.5q0 -57 -36 -93t-81 -36q-47 0 -82 36t-35 93zM498 104q0 59 34.5 94t82 35t82 -34.5t34.5 -94.5q0 -57 -34.5 -93t-82 -36t-82 36t-34.5 93zM891 104q0 59 36 94t81 35q47 0 81.5 -34.5t34.5 -94.5q0 -57 -34.5 -93 t-81.5 -36q-45 0 -81 36t-36 93z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M133 504v59l127 8q-2 29 -2 86q0 49 2 72h-127v59l133 9q31 252 169 394t353 142q98 0 186.5 -45t143.5 -114l-59 -56q-123 137 -273 137q-176 0 -285.5 -121.5t-135.5 -336.5h651v-68h-658q-2 -23 -2 -70q0 -59 2 -88h576v-67h-567q29 -211 132 -331t263 -120 q176 0 317 166l60 -51q-160 -193 -381 -193q-197 0 -327 141.5t-163 387.5h-135z" />
+<glyph unicode="&#x2122;" d="M0 1313v71h514v-71h-219v-557h-78v557h-217zM618 756v628h105l106 -258l64 -176h8l62 176l102 258h104v-628h-73v329l8 201h-8l-168 -428h-68l-168 428h-8l10 -201v-329h-76z" />
+<glyph unicode="&#xe000;" horiz-adv-x="985" d="M0 985h985v-985h-985v985z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Light-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Light-webfont.ttf b/content/fonts/source-code-pro/SourceCodePro-Light-webfont.ttf
new file mode 100755
index 0000000..cde7b2e
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Light-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Light-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Light-webfont.woff b/content/fonts/source-code-pro/SourceCodePro-Light-webfont.woff
new file mode 100755
index 0000000..0e67929
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Light-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.eot b/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.eot
new file mode 100755
index 0000000..3ca84a3
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.svg b/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.svg
new file mode 100755
index 0000000..78ad44a
--- /dev/null
+++ b/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.svg
@@ -0,0 +1,146 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   : Copyright 2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceCodeProRegular" horiz-adv-x="1228" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="500" />
+<glyph unicode=" " />
+<glyph unicode="!" d="M465 135q0 70 43 113t106.5 43t106.5 -43t43 -113q0 -72 -43 -116t-106.5 -44t-106.5 44t-43 116zM532 1372h164l-4 -192l-20 -705h-115l-20 705z" />
+<glyph unicode="&#x22;" d="M266 1407h226l-3 -225l-53 -461h-114l-52 461zM737 1407h226l-5 -225l-51 -461h-114l-54 461z" />
+<glyph unicode="#" d="M178 418v117h176l39 303h-174v118h187l49 375h108l-47 -375h270l50 375h108l-47 -375h166v-118h-178l-39 -303h176v-117h-191l-49 -418h-110l51 418h-272l-50 -418h-110l49 418h-162zM465 535h270l39 303h-272z" />
+<glyph unicode="$" d="M174 231l80 117q193 -139 381 -139q119 0 183.5 49t64.5 129q0 59 -48.5 105.5t-120 75t-156.5 64.5t-156.5 71.5t-120 100t-48.5 148.5q0 127 90.5 210t241.5 100v270h123v-268q183 -15 326 -156l-90 -98q-80 61 -143.5 88.5t-157.5 27.5q-102 0 -164 -46t-62 -124 q0 -61 67.5 -107t163 -80t190.5 -75t163 -115.5t68 -179.5q0 -131 -99.5 -220t-261.5 -105v-299h-123v297q-223 18 -391 159z" />
+<glyph unicode="%" d="M53 997q0 156 80 245t207 89t206 -89t79 -245q0 -158 -80 -249t-205 -91q-127 0 -207 91.5t-80 248.5zM59 158l375 385l66 -62l-342 -415zM180 997q0 -115 45 -177t115 -62t114 62.5t44 176.5q0 117 -44 174.5t-114 57.5q-72 0 -116 -57.5t-44 -174.5zM604 317 q0 156 79 244t206 88t207 -88t80 -244q0 -158 -80 -250t-207 -92q-125 0 -205 92.5t-80 249.5zM729 862l344 416l98 -92l-374 -385zM731 317q0 -117 44 -178t114 -61q72 0 116 61.5t44 178t-44 174t-116 57.5q-70 0 -114 -58.5t-44 -173.5z" />
+<glyph unicode="&#x26;" d="M86 348q0 121 66.5 209t185.5 176q-90 174 -90 318q0 135 82 226t213 91q123 0 191.5 -72.5t68.5 -193.5q0 -61 -22.5 -115.5t-73 -108t-86 -84t-107.5 -85.5q127 -203 328 -377q111 158 170 393h155q-80 -283 -217 -481q123 -94 232 -129l-47 -140q-133 41 -281 154 q-160 -154 -367 -154q-178 0 -289.5 104.5t-111.5 268.5zM250 358q0 -111 73.5 -179t184.5 -68q123 0 235 106q-201 178 -342 401q-151 -133 -151 -260zM393 1053q0 -106 62 -236q102 74 156.5 137.5t54.5 145.5q0 63 -30 105t-93 42q-70 0 -110 -54t-40 -140z" />
+<glyph unicode="'" d="M502 1407h225l-4 -225l-51 -461h-115l-51 461z" />
+<glyph unicode="(" d="M426 569.5q0 571.5 461 929.5l92 -86q-401 -338 -401 -844t401 -843l-92 -86q-461 358 -461 929.5z" />
+<glyph unicode=")" d="M250 -274q401 338 401 843.5t-401 843.5l92 86q461 -358 461 -929.5t-461 -929.5z" />
+<glyph unicode="*" d="M213 1124l33 95l297 -84l22 323h99l22 -321l297 82l33 -95l-283 -127l178 -290l-86 -60l-211 268l-211 -268l-86 60l179 290z" />
+<glyph unicode="+" d="M174 571v127h373v400h135v-400h373v-127h-373v-399h-135v399h-373z" />
+<glyph unicode="," d="M403 -330q250 113 259 342q-25 -4 -39 -4q-70 0 -115 40t-45 114q0 72 47 113.5t117 41.5q90 0 137 -69.5t47 -192.5q0 -176 -94 -302t-266 -189z" />
+<glyph unicode="-" d="M274 526v148h680v-148h-680z" />
+<glyph unicode="." d="M449 147q0 78 48 126.5t117.5 48.5t117.5 -48.5t48 -126.5q0 -76 -48 -124t-117.5 -48t-117.5 48t-48 124z" />
+<glyph unicode="/" d="M203 -328l671 1782h152l-672 -1782h-151z" />
+<glyph unicode="0" d="M145 657q0 326 124 500t345.5 174t345 -174t123.5 -500q0 -324 -124.5 -503t-344 -179t-344.5 179.5t-125 502.5zM303 657.5q0 -272.5 84 -409.5t227.5 -137t227.5 137t84 409.5t-84 405.5t-227.5 133t-227.5 -133t-84 -405.5zM487 671.5q0 61.5 37 98.5t90.5 37t90 -37 t36.5 -98.5t-36.5 -99t-90 -37.5t-90.5 37.5t-37 99z" />
+<glyph unicode="1" d="M201 0v139h370v963h-278v108q193 29 321 97h125v-1168h342v-139h-880z" />
+<glyph unicode="2" d="M141 1133q195 199 430 198q195 0 310.5 -105.5t115.5 -279.5q0 -72 -30.5 -149.5t-76.5 -148t-130 -162t-163 -167t-202 -186.5q160 12 244 12h430v-145h-919v100q193 170 298 269.5t205.5 211t141.5 194.5t41 163q0 117 -73 186.5t-212 69.5q-164 0 -313 -158z" />
+<glyph unicode="3" d="M117 160l86 110q164 -156 375 -155q135 0 224 66.5t89 172.5q0 260 -475 260v129q219 0 323.5 67t104.5 177q0 94 -73 150.5t-193 56.5q-174 0 -322 -133l-90 106q188 164 418 164q190 0 311 -89t121 -243q0 -219 -279 -311v-8q139 -29 231.5 -116t92.5 -216 q0 -170 -136.5 -271.5t-336.5 -101.5q-287 1 -471 185z" />
+<glyph unicode="4" d="M80 360v113l653 834h180v-811h203v-136h-203v-360h-159v360h-674zM266 496h488v405q2 104 10 232h-10q-23 -35 -70 -100.5t-63 -90.5z" />
+<glyph unicode="5" d="M115 154l84 110q166 -150 368 -149q141 0 236.5 83t95.5 216t-87 209.5t-234 76.5q-123 0 -267 -79l-90 57l43 629h740v-146h-590l-35 -387q123 53 242 53q199 0 323.5 -103t124.5 -306t-142.5 -323t-340.5 -120q-272 1 -471 179z" />
+<glyph unicode="6" d="M158 604q0 369 155.5 548t391.5 179q214 0 364 -139l-94 -105q-109 102 -260 103q-174 0 -285 -133t-115 -428q170 170 371 170q186 0 297 -103.5t111 -300.5q0 -182 -128 -301t-309 -119q-223 0 -361 163t-138 466zM322 496q18 -188 105 -287.5t230 -99.5 q119 0 198 79.5t79 206.5q0 133 -71.5 205t-207.5 72q-180 0 -333 -176z" />
+<glyph unicode="7" d="M143 1161v146h947v-105q-252 -287 -344.5 -545t-106.5 -657h-176q16 371 112.5 629t321.5 532h-754z" />
+<glyph unicode="8" d="M139 334q0 217 281 348v8q-199 123 -199 305q0 150 114 243t290 93q188 0 296.5 -96t108.5 -252q0 -172 -199 -311v-8q125 -63 190.5 -137t65.5 -203q0 -152 -125.5 -250.5t-343 -98.5t-348.5 100.5t-131 258.5zM293 350q0 -111 90 -180.5t240 -69.5q143 0 223 62.5 t80 167.5q0 61 -26 105t-78 76t-110.5 55.5t-143.5 51.5q-33 11 -52 17q-223 -123 -223 -285zM375 995q0 -106 87 -166.5t259 -115.5q164 119 164 262q0 100 -70 165.5t-194 65.5q-109 0 -177.5 -58t-68.5 -153z" />
+<glyph unicode="9" d="M137 911q0 182 128 301t306 119q223 0 362.5 -162.5t139.5 -466.5q0 -369 -156.5 -548t-390.5 -179q-212 1 -364 138l94 106q109 -104 260 -104q172 0 281.5 134t115.5 427q-172 -168 -370 -168q-186 0 -296 103.5t-110 299.5zM297 911q0 -133 70.5 -204.5t207.5 -71.5 q176 0 334 174q-20 190 -105 289.5t-231 99.5q-119 0 -197.5 -80t-78.5 -207z" />
+<glyph unicode=":" d="M449 147q0 78 48 126.5t117.5 48.5t117.5 -48.5t48 -126.5q0 -76 -48 -124t-117.5 -48t-117.5 48t-48 124zM449 883q0 76 48 124t117.5 48t117.5 -48.5t48 -123.5q0 -78 -48 -126t-117.5 -48t-117.5 48t-48 126z" />
+<glyph unicode=";" d="M403 -330q250 113 259 342q-25 -4 -39 -4q-70 0 -115 40t-45 114q0 72 47 113.5t117 41.5q90 0 137 -69.5t47 -192.5q0 -176 -94 -302t-266 -189zM449 883q0 76 48 124t117.5 48t117.5 -48.5t48 -123.5q0 -78 -48 -126t-117.5 -48t-117.5 48t-48 126z" />
+<glyph unicode="&#x3c;" d="M246 575v127l764 519v-162l-617 -416v-8l617 -416v-162z" />
+<glyph unicode="=" d="M174 352v127h881v-127h-881zM174 791v127h881v-127h-881z" />
+<glyph unicode="&#x3e;" d="M219 57v162l617 416v8l-617 416v162l764 -519v-127z" />
+<glyph unicode="?" d="M223 1231q160 166 377 166q172 0 276.5 -87t104.5 -233q0 -74 -38 -138.5t-91 -113.5t-104.5 -98t-82 -113.5t-20.5 -138.5h-149q-14 82 13.5 151.5t77.5 121t101 98.5t89 101t38 112q0 88 -58.5 143t-166.5 55q-147 0 -266 -118zM436 135q0 70 43 113t106.5 43 t106.5 -43t43 -113q0 -72 -43 -116t-106.5 -44t-106.5 44t-43 116z" />
+<glyph unicode="@" d="M100 512q0 377 169 582.5t433 205.5q205 0 310.5 -135t105.5 -352v-608h-102l-15 119h-8q-47 -61 -120.5 -102.5t-149.5 -41.5q-113 0 -188.5 74t-75.5 195q0 152 135 234.5t405 115.5v28q0 158 -75.5 259.5t-229.5 101.5q-197 0 -331 -179.5t-134 -502.5 q0 -319 133.5 -503.5t339.5 -184.5q164 0 289 92l58 -92q-162 -113 -351 -113q-256 0 -427 214t-171 593zM594 453q0 -72 44 -113t120 -41q115 0 229 131v258q-209 -29 -301 -85t-92 -150z" />
+<glyph unicode="A" d="M66 0l452 1343h193l452 -1343h-180l-127 410h-487l-129 -410h-174zM412 547h401l-63 205q-66 209 -134 452h-8q-68 -244 -133 -452z" />
+<glyph unicode="B" d="M211 0v1343h369q460 0 460 -326q0 -105 -60 -184t-175 -110v-8q311 -49 311 -322q0 -193 -137 -293t-369 -100h-399zM383 135h203q362 0 362 266q0 242 -362 242h-203v-508zM383 770h168q321 0 321 230q0 208 -313 208h-176v-438z" />
+<glyph unicode="C" d="M135 672q0 319 167 507.5t433 188.5q219 0 367 -164l-96 -108q-117 123 -271 123q-195 0 -309.5 -146.5t-114.5 -396.5q0 -254 115 -402.5t309 -148.5q168 0 301 149l99 -104q-168 -195 -410 -195q-260 0 -425 187.5t-165 509.5z" />
+<glyph unicode="D" d="M174 0v1343h328q303 0 462.5 -172t159.5 -493q0 -324 -158.5 -501t-455.5 -177h-336zM344 139h148q225 0 340.5 140.5t115.5 398.5q0 256 -114.5 391t-341.5 135h-148v-1065z" />
+<glyph unicode="E" d="M236 0v1343h829v-143h-657v-422h555v-145h-555v-488h677v-145h-849z" />
+<glyph unicode="F" d="M276 0v1343h822v-143h-652v-455h551v-143h-551v-602h-170z" />
+<glyph unicode="G" d="M109 672q0 322 164.5 509t431.5 187q215 0 370 -164l-96 -108q-115 123 -274 123q-190 0 -304 -146.5t-114 -396.5q0 -256 108.5 -403.5t304.5 -147.5q150 0 234 80v350h-268v141h426v-565q-156 -156 -402 -156q-258 0 -419.5 186.5t-161.5 510.5z" />
+<glyph unicode="H" d="M162 0v1343h172v-563h561v563h172v-1343h-172v633h-561v-633h-172z" />
+<glyph unicode="I" d="M195 0v145h333v1055h-333v143h839v-143h-334v-1055h334v-145h-839z" />
+<glyph unicode="J" d="M166 199l110 102q115 -176 285 -176q145 0 212 77t67 242v758h-564v144h734v-916q0 -205 -104.5 -330t-340.5 -125q-121 0 -227 55.5t-172 168.5z" />
+<glyph unicode="K" d="M201 0v1343h172v-673h6l565 673h193l-424 -512l473 -831h-191l-389 698l-233 -272v-426h-172z" />
+<glyph unicode="L" d="M274 0v1343h168v-1198h666v-145h-834z" />
+<glyph unicode="M" d="M166 0v1343h188l191 -571l67 -217h9l65 217l188 571h189v-1343h-145v756q0 141 20 413h-6l-88 -286l-185 -518h-92l-184 518l-90 286h-6q22 -287 22 -403v-10v-756h-143z" />
+<glyph unicode="N" d="M170 0v1343h174l436 -847l135 -275h5q-2 27 -12.5 184.5t-10.5 241.5v696h162v-1343h-174l-436 848l-136 274h-4q2 -37 12.5 -187.5t10.5 -232.5v-702h-162z" />
+<glyph unicode="O" d="M98 678q0 317 142.5 503.5t374 186.5t373.5 -186.5t142 -503.5q0 -322 -143 -512.5t-372.5 -190.5t-373 190.5t-143.5 512.5zM274 678q0 -252 93.5 -402.5t247 -150.5t246.5 150.5t93 402.5q0 250 -93 395.5t-246.5 145.5t-247 -145.5t-93.5 -395.5z" />
+<glyph unicode="P" d="M209 0v1343h412q495 0 495 -393q0 -207 -133 -312.5t-362 -105.5h-242v-532h-170zM379 672h219q178 0 263 67.5t85 209t-84 199.5t-264 58h-219v-534z" />
+<glyph unicode="Q" d="M100 678q0 319 140.5 505.5t371.5 186.5q229 0 369.5 -187.5t140.5 -504.5q0 -285 -111.5 -469t-299.5 -223q68 -174 290 -174q52 0 101 20l31 -137q-76 -29 -152 -29q-170 0 -284.5 86t-168.5 232q-195 35 -311.5 220t-116.5 474zM274 678q0 -252 92.5 -403.5 t246 -151.5t244.5 151.5t91 403.5q0 250 -91 397.5t-245 147.5q-156 0 -247 -147.5t-91 -397.5z" />
+<glyph unicode="R" d="M205 0v1343h418q469 0 469 -376q0 -152 -80 -248t-221 -133l342 -586h-195l-324 567h-239v-567h-170zM375 707h223q324 0 324 260q0 129 -81 184t-243 55h-223v-499z" />
+<glyph unicode="S" d="M137 174l103 119q168 -168 387 -168q141 0 220 59.5t79 159.5q0 49 -15.5 85t-56.5 64.5t-71.5 44t-98.5 44.5l-192 84q-291 115 -291 346q0 154 125 255t315 101q248 0 414 -166l-90 -110q-143 127 -324 127q-121 0 -193.5 -53.5t-72.5 -143.5q0 -45 18.5 -81 t62.5 -63.5t69.5 -40t88.5 -38.5l189 -82q141 -57 219 -139t78 -220q0 -164 -130 -273.5t-345 -109.5q-289 0 -488 199z" />
+<glyph unicode="T" d="M86 1200v143h1057v-143h-443v-1200h-172v1200h-442z" />
+<glyph unicode="U" d="M162 508v835h172v-839q0 -379 282 -379q131 0 208 90t77 289v839h166v-835q0 -276 -121 -404.5t-330 -128.5q-211 0 -332.5 129.5t-121.5 403.5z" />
+<glyph unicode="V" d="M88 1343h180l217 -725q14 -51 57.5 -202.5t71.5 -241.5h9q39 125 129 444l215 725h174l-426 -1343h-199z" />
+<glyph unicode="W" d="M20 1346h170l109 -844q4 -63 14.5 -176t14.5 -156h6q10 37 27.5 104.5t32 123t26.5 104.5l141 495h121l141 -495q14 -61 84 -332h8q4 55 14.5 165.5t14.5 166.5l103 844h161l-198 -1346h-189l-153 563q-27 113 -50 242h-6q-35 -170 -53 -242l-147 -563h-185z" />
+<glyph unicode="X" d="M111 0l401 694l-375 649h189l188 -344q41 -74 109 -194h8q59 125 96 194l184 344h181l-375 -657l401 -686h-188l-203 362q-23 41 -119 216h-8q-47 -100 -108 -216l-201 -362h-180z" />
+<glyph unicode="Y" d="M78 1343h180l203 -399q23 -43 73 -148.5t80 -164.5h9q27 55 80 159.5t77 155.5l195 397h176l-451 -864v-479h-172v479z" />
+<glyph unicode="Z" d="M133 0v102l752 1100h-686v144h895v-103l-754 -1098h764v-145h-971z" />
+<glyph unicode="[" d="M463 -311v1761h565v-98h-432v-1565h432v-98h-565z" />
+<glyph unicode="\" d="M203 1454h151l672 -1782h-152z" />
+<glyph unicode="]" d="M203 -213h430v1565h-430v98h565v-1761h-565v98z" />
+<glyph unicode="^" d="M227 582l314 790h147l313 -790h-147l-135 360l-101 272h-8l-100 -272l-135 -360h-148z" />
+<glyph unicode="_" d="M123 -141h983v-146h-983v146z" />
+<glyph unicode="`" d="M379 1477h184l185 -303h-130z" />
+<glyph unicode="a" d="M166 258q0 168 168 255t553 118q-4 113 -66.5 181.5t-197.5 68.5q-158 0 -349 -119l-65 115q219 143 442 143q199 0 301.5 -109.5t102.5 -300.5v-610h-137l-15 135h-6q-205 -160 -393 -160q-145 0 -241.5 77t-96.5 206zM330 270q0 -80 62.5 -119.5t156.5 -39.5 q162 0 338 147v262q-307 -25 -432 -86.5t-125 -163.5z" />
+<glyph unicode="b" d="M190 0v1458h168v-397l-4 -193q156 152 338 152q199 0 306.5 -136t107.5 -370q0 -246 -132 -392.5t-319 -146.5q-158 0 -309 136h-6l-14 -111h-136zM358 233q130 -116 269 -116h2q133 0 218 107.5t85 287.5q0 367 -281 367q-143 0 -293 -150v-496z" />
+<glyph unicode="c" d="M164 495.5q0 241.5 159.5 383t395.5 141.5q213 0 362 -146l-84 -108q-131 115 -272 115q-172 0 -279.5 -106.5t-107.5 -278.5q0 -170 105.5 -275.5t277.5 -105.5q158 0 309 125l74 -109q-172 -156 -395 -156q-240 0 -392.5 139.5t-152.5 381z" />
+<glyph unicode="d" d="M123 496q0 233 134 378.5t318 145.5q152 0 302 -129l-7 184v383h168v-1458h-139l-14 131h-6q-152 -156 -324 -156q-199 0 -315.5 137.5t-116.5 383.5zM297 498q0 -178 78 -279.5t215 -101.5q147 0 280 149v496q-125 117 -262 117q-131 0 -221 -106.5t-90 -274.5z" />
+<glyph unicode="e" d="M141 496q0 233 151.5 378.5t354.5 145.5q211 0 332 -127t121 -340q0 -55 -6 -92h-779q8 -160 112.5 -255t268.5 -95q156 0 303 92l60 -111q-180 -117 -383 -117q-229 0 -382 141.5t-153 379.5zM313 571h631q0 152 -78 234t-217 82q-127 0 -222.5 -85.5t-113.5 -230.5z " />
+<glyph unicode="f" d="M211 858v127l285 10v84q0 188 100 296t301 108q148 -1 287 -58l-39 -127q-104 47 -232 48q-252 0 -251 -261v-90h417v-137h-417v-858h-166v858h-285z" />
+<glyph unicode="g" d="M147 -182q0 127 164 221v8q-102 55 -102 164q0 106 119 186v9q-123 92 -123 258q0 158 113.5 257t277.5 99q84 0 147 -25h412v-129h-266q92 -96 92 -209q0 -156 -109.5 -249t-275.5 -93q-84 0 -168 37q-78 -49 -78 -114q0 -115 207 -115h223q195 0 287 -54.5t92 -179.5 q0 -145 -153.5 -246.5t-399.5 -101.5q-219 0 -339 73t-120 204zM293 -166q0 -80 85 -128t240 -48q166 0 270.5 61.5t104.5 143.5q0 68 -54 94.5t-173 26.5h-195q-94 0 -151 16q-127 -70 -127 -166zM367 664q0 -104 66.5 -170t162.5 -66q98 0 163.5 65.5t65.5 170.5 q0 102 -66.5 167.5t-162.5 65.5t-162.5 -65.5t-66.5 -167.5z" />
+<glyph unicode="h" d="M190 0v1458h168v-397l-8 -236q186 195 377 195q344 0 344 -402v-618h-168v596q0 143 -54 210.5t-175 67.5q-84 0 -152.5 -41.5t-163.5 -138.5v-694h-168z" />
+<glyph unicode="i" d="M184 858v137h631v-995h-168v858h-463zM578 1329q0 59 37.5 95t97.5 36q57 0 96 -35.5t39 -95.5q0 -57 -39 -93t-96 -36q-59 0 -97 36t-38 93z" />
+<glyph unicode="j" d="M113 -377l55 125q115 -55 227 -55q141 0 196.5 66.5t55.5 203.5v895h-463v137h631v-1020q0 -201 -95 -310t-323 -109q-145 0 -284 67zM578 1329q0 59 37.5 95t97.5 36q57 0 96 -35.5t39 -95.5q0 -57 -39 -93t-96 -36q-59 0 -97 36t-38 93z" />
+<glyph unicode="k" d="M217 0v1458h168v-987l6 2l539 522h192l-397 -395l451 -600h-189l-366 492l-236 -226v-266h-168z" />
+<glyph unicode="l" d="M166 1321v137h508v-1136q0 -207 194 -207q82 0 189 47l43 -127q-164 -59 -269 -60q-160 0 -242.5 91.5t-82.5 267.5v987h-340z" />
+<glyph unicode="m" d="M123 0v995h131l14 -131h6q84 156 224 156q152 0 188 -172q49 86 103.5 129t132.5 43q104 0 160.5 -80t56.5 -227v-713h-162v698q0 176 -109 176q-94 0 -170 -153v-721h-135v698q0 176 -112 176q-51 0 -88 -36.5t-78 -116.5v-721h-162z" />
+<glyph unicode="n" d="M190 0v995h140l14 -170h8q184 195 375 195q344 0 344 -402v-618h-168v596q0 143 -54 210.5t-175 67.5q-84 0 -152.5 -41.5t-163.5 -138.5v-694h-168z" />
+<glyph unicode="o" d="M123 496q0 242 142.5 383t349 141t349 -141.5t142.5 -382.5q0 -238 -143.5 -379.5t-348 -141.5t-348 141.5t-143.5 379.5zM297 496q0 -170 87 -275.5t230.5 -105.5t230.5 105.5t87 275.5q0 172 -87 278.5t-230.5 106.5t-230.5 -106.5t-87 -278.5z" />
+<glyph unicode="p" d="M190 -420v1415h140l14 -127h6q158 152 344 152q199 0 305.5 -136t106.5 -372q0 -244 -132 -390.5t-321 -146.5q-158 0 -299 129l4 -188v-336h-168zM358 233q130 -117 265 -117h1q136 1 222 107.5t86 288.5q0 367 -281 367q-143 0 -293 -150v-496z" />
+<glyph unicode="q" d="M123 496q0 233 134 378.5t318 145.5q162 0 308 -135h6l14 110h135v-1415h-168v367l9 180q-160 -152 -324 -152q-199 0 -315.5 137.5t-116.5 383.5zM297 498q0 -178 78 -279.5t215 -101.5q147 0 280 149v496q-125 117 -262 117q-131 0 -221 -106.5t-90 -274.5z" />
+<glyph unicode="r" d="M299 0v995h139l15 -235h6q170 260 444 260q113 0 195 -41l-35 -145q-95 34 -181 34h-5q-246 0 -410 -284v-584h-168z" />
+<glyph unicode="s" d="M147 131l82 111q182 -135 412 -136q129 0 197.5 44.5t68.5 111.5q0 59 -72.5 104.5t-250.5 88.5q-379 94 -379 282q0 125 109.5 204t308.5 79q215 0 399 -127l-82 -109q-150 104 -317 105q-246 0 -246 -144q0 -57 76.5 -98t226.5 -78q209 -53 303 -119.5t94 -177.5 q0 -127 -117.5 -212t-324.5 -85q-265 0 -488 156z" />
+<glyph unicode="t" d="M141 858v127l287 10l23 279h139v-279h487v-137h-487v-473q0 -139 56 -205.5t196 -66.5q121 0 239 45l35 -123q-160 -59 -311 -60q-207 0 -295 107.5t-88 304.5v471h-281z" />
+<glyph unicode="u" d="M158 377v618h170v-596q0 -143 53 -210.5t176 -67.5q84 0 154.5 43t154.5 141v690h168v-995h-137l-14 174h-9q-170 -199 -370 -199q-346 0 -346 402z" />
+<glyph unicode="v" d="M104 995h170l230 -565q47 -115 112 -293h9q104 285 108 293l230 565h161l-411 -995h-189z" />
+<glyph unicode="w" d="M16 995h170l123 -575q31 -154 49 -277h9q37 184 59 277l123 516h139l127 -516q8 -37 27.5 -131t31.5 -146h9q8 41 49 277l121 575h159l-215 -995h-204l-119 504q-8 39 -25.5 135t-30.5 154h-8q-6 -29 -15 -83.5t-19.5 -105.5t-20.5 -102l-115 -502h-200z" />
+<glyph unicode="x" d="M131 0l379 516l-350 479h186l158 -219q57 -88 117 -168h8q78 117 112 172l150 215h178l-354 -493l381 -502h-185l-174 229q-82 115 -131 181h-8q-102 -147 -123 -181l-164 -229h-180z" />
+<glyph unicode="y" d="M100 995h170l244 -551q16 -39 36.5 -87t46.5 -108.5t40 -92.5h8q92 252 107 288l217 551h159l-438 -1077q-129 -346 -422 -346q-74 0 -131 20l35 134q47 -14 90 -15q186 0 273 213l30 74z" />
+<glyph unicode="z" d="M145 0v90l682 768h-606v137h848v-90l-684 -768h705v-137h-945z" />
+<glyph unicode="{" d="M246 516v107q297 2 297 159q0 63 -9.5 193.5t-9.5 202.5q0 154 89 213t290 59h125v-98h-106q-152 0 -203 -40t-51 -145q0 -57 6 -181t6 -189q0 -102 -41 -153.5t-145 -70.5v-8q104 -18 145 -69.5t41 -153.5q0 -72 -6 -190.5t-6 -180.5q0 -104 51 -144t203 -40h106v-98 h-125q-201 0 -290 59t-89 213q0 76 9.5 202t9.5 193q0 158 -297 160z" />
+<glyph unicode="|" d="M555 -512v2048h119v-2048h-119z" />
+<glyph unicode="}" d="M203 -213h104q152 0 204 40t52 144q0 61 -6 180t-6 191q0 102 40 153.5t144 69.5v8q-104 18 -144 69.5t-40 154.5q0 66 6 189.5t6 180.5q0 104 -52 144.5t-204 40.5h-104v98h125q199 0 288 -59.5t89 -212.5q0 -72 -9.5 -202t-9.5 -194q0 -158 297 -159v-107 q-297 -2 -297 -160q0 -68 9.5 -193.5t9.5 -201.5q0 -154 -89.5 -213t-287.5 -59h-125v98z" />
+<glyph unicode="~" d="M156 528q96 256 278 256q70 0 135.5 -43t124 -86t105.5 -43q53 0 93 38t73 138l108 -49q-96 -254 -278 -254q-70 0 -135.5 43t-124 86t-105.5 43q-53 0 -93 -38t-73 -138z" />
+<glyph unicode="&#xa0;" />
+<glyph unicode="&#xa2;" d="M231 635q0 205 116 333t296 152v217h105v-211q150 -8 268 -118l-82 -107q-86 80 -186 86v-704q113 8 215 96l73 -107q-133 -117 -288 -129v-211h-105v213q-186 20 -299 148.5t-113 341.5zM397 635q0 -137 65.5 -227t180.5 -117v686q-115 -27 -180.5 -117t-65.5 -225z" />
+<glyph unicode="&#xa3;" d="M158 584v106l202 8q-66 184 -65 256q0 172 116.5 274.5t313.5 102.5q221 0 360 -153l-98 -97q-109 109 -254 109q-131 0 -203.5 -65.5t-72.5 -174.5q0 -80 61 -252h387v-114h-354q12 -55 12 -115q0 -190 -153 -315v-9h677v-145h-927v102q125 55 189.5 152.5t64.5 216.5 q0 53 -17 113h-239z" />
+<glyph unicode="&#xa5;" d="M109 1307h174l188 -351q20 -39 66.5 -131t74.5 -145h9q109 213 143 276l188 351h168l-381 -656h332v-96h-375v-133h375v-98h-375v-324h-168v324h-370v98h370v133h-370v96h329z" />
+<glyph unicode="&#xa9;" d="M61 661.5q0 307.5 157 491.5t396.5 184t396 -184t156.5 -491.5t-156.5 -496t-396 -188.5t-396.5 188.5t-157 496zM156 661.5q0 -268.5 126 -433.5t332.5 -165t332.5 165t126 433.5t-126 430t-332.5 161.5t-332.5 -161.5t-126 -430zM299 662q0 172 99.5 279.5t238.5 107.5 q121 0 213 -97l-70 -80q-70 63 -137 64q-92 0 -150.5 -77t-58.5 -197q0 -135 55.5 -214t145.5 -79q82 0 166 69l61 -86q-106 -96 -231 -96q-143 0 -237.5 110t-94.5 296z" />
+<glyph unicode="&#xad;" d="M274 526v148h680v-148h-680z" />
+<glyph unicode="&#xae;" d="M229 1057q0 176 112 289.5t273.5 113.5t273 -113.5t111.5 -289.5t-111.5 -290t-273 -114t-273.5 114t-112 290zM309 1056.5q0 -143.5 87 -235.5t218 -92t217.5 91t86.5 237q0 143 -87.5 236t-216.5 93q-131 0 -218 -93t-87 -236.5zM465 854v416h156q162 0 161 -133 q0 -37 -21.5 -69t-55.5 -44l94 -170h-94l-72 143h-84v-143h-84zM549 1063h53q90 0 90 70q0 68 -86 67h-57v-137z" />
+<glyph unicode="&#xb4;" d="M481 1174l185 303h184l-240 -303h-129z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" d="M274 526v148h680v-148h-680z" />
+<glyph unicode="&#x2011;" d="M274 526v148h680v-148h-680z" />
+<glyph unicode="&#x2012;" d="M274 526v148h680v-148h-680z" />
+<glyph unicode="&#x2013;" d="M164 526v148h901v-148h-901z" />
+<glyph unicode="&#x2014;" d="M41 526v148h1147v-148h-1147z" />
+<glyph unicode="&#x2018;" d="M428 963q0 152 78 274.5t217 194.5l55 -99q-199 -115 -211 -323q25 12 54 12q63 0 103 -41t40 -107q0 -70 -43 -113.5t-109 -43.5q-82 0 -133 66.5t-51 179.5z" />
+<glyph unicode="&#x2019;" d="M444 815q201 111 213 324q-25 -12 -53 -13q-63 0 -104 41t-41 105q0 70 43 115t108 45q82 0 133.5 -67t51.5 -181q0 -152 -78 -273.5t-215 -193.5z" />
+<glyph unicode="&#x201c;" d="M195 963q0 154 76.5 275.5t215.5 193.5l56 -99q-199 -115 -213 -323q28 12 55 12q63 0 103 -41t40 -107q0 -70 -42 -113.5t-107 -43.5q-82 0 -133 66.5t-51 179.5zM664 963q0 152 77.5 274.5t216.5 194.5l56 -99q-201 -115 -215 -323q28 12 55 12q63 0 104 -41t41 -107 q0 -70 -43 -113.5t-108 -43.5q-82 0 -133 66.5t-51 179.5z" />
+<glyph unicode="&#x201d;" d="M211 815q199 113 211 324q-25 -12 -53 -13q-63 0 -103.5 41t-40.5 105q0 70 42 115t108 45q82 0 133 -67t51 -181q0 -154 -77 -274.5t-216 -192.5zM680 815q199 115 211 322q-27 -10 -51 -11q-66 0 -106 41t-40 105q0 70 43 115t109 45q82 0 133 -67t51 -181 q0 -152 -78 -273.5t-217 -193.5z" />
+<glyph unicode="&#x2022;" d="M309 620.5q0 131.5 90 216.5t215 85t215.5 -85t90.5 -216.5t-90.5 -216.5t-215.5 -85t-215 85t-90 216.5z" />
+<glyph unicode="&#x2026;" d="M66 129q0 68 40.5 111t102.5 43q59 0 100 -43t41 -111t-41 -111t-100 -43q-61 0 -102 43t-41 111zM471 129q0 68 41 111t102.5 43t102.5 -43t41 -111t-41 -111t-102.5 -43t-102.5 43t-41 111zM879 129q0 68 41 111t100 43q61 0 102 -43t41 -111t-41 -111t-102 -43 q-59 0 -100 43t-41 111z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M119 481v88l121 9q-2 25 -2 73q0 45 2 66h-121v90l131 10q39 242 183.5 378t361.5 136q201 0 346 -160l-101 -96q-117 121 -252 121q-150 0 -242.5 -100.5t-121.5 -278.5h602v-100h-612q-2 -18 -2 -60q0 -53 2 -77h530v-99h-518q29 -176 120 -273t230 -97q156 0 283 145 l100 -90q-164 -190 -393 -191q-201 0 -339 134.5t-177 371.5h-131z" />
+<glyph unicode="&#x2122;" d="M-10 1274v110h516v-110h-197v-524h-123v524h-196zM598 750v634h145l93 -233l55 -164h8l53 164l90 233h146v-634h-113v280l15 215h-9l-145 -383h-86l-148 383h-8l15 -215v-280h-111z" />
+<glyph unicode="&#xe000;" horiz-adv-x="995" d="M0 995h995v-995h-995v995z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.ttf b/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.ttf
new file mode 100755
index 0000000..7211af3
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.woff b/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.woff
new file mode 100755
index 0000000..9bde721
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Regular-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.eot b/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.eot
new file mode 100755
index 0000000..58aa596
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.eot differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.svg b/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.svg
new file mode 100755
index 0000000..8e001f8
--- /dev/null
+++ b/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.svg
@@ -0,0 +1,146 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   : Copyright 2010 2012 Adobe Systems Incorporated All Rights Reserved
+Designer    : Paul D Hunt
+Foundry     : Adobe Systems Incorporated
+Foundry URL : httpwwwadobecomtype
+</metadata>
+<defs>
+<font id="SourceCodeProSemibold" horiz-adv-x="1228" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="500" />
+<glyph unicode=" " />
+<glyph unicode="!" d="M436 160q0 80 51.5 130t127 50t127 -50t51.5 -130q0 -82 -51.5 -133.5t-127 -51.5t-127 51.5t-51.5 133.5zM498 1372h233l-6 -233l-33 -639h-155l-33 639z" />
+<glyph unicode="&#x22;" d="M217 1405h287l-6 -262l-62 -473h-151l-62 473zM725 1405h287l-6 -262l-62 -473h-151l-62 473z" />
+<glyph unicode="#" d="M160 399v156h176l33 264h-168v156h186l47 356h139l-43 -356h242l45 356h141l-43 -356h162v-156h-180l-33 -264h172v-156h-190l-49 -399h-144l49 399h-241l-47 -399h-144l47 399h-157zM479 555h242l33 264h-242z" />
+<glyph unicode="$" d="M152 233l106 162q201 -133 375 -133q96 0 147 36t51 99q0 57 -64.5 100.5t-155.5 77t-182 73.5t-155.5 114t-64.5 176q0 131 90 216t244 106v268h164v-266q184 -21 325 -162l-119 -137q-78 59 -142 84.5t-153 25.5q-84 0 -133 -34.5t-49 -96.5q0 -49 64.5 -88t157 -70.5 t183.5 -72.5t155.5 -117t64.5 -180q0 -131 -94.5 -222.5t-259.5 -115.5v-301h-164v297q-225 23 -391 161z" />
+<glyph unicode="%" d="M47 182l379 371l86 -80l-338 -412zM51 991q0 156 82 246t213 90t213 -90t82 -246q0 -158 -83 -251t-212 -93t-212 93.5t-83 250.5zM219 991q0 -106 36 -159.5t91 -53.5t91 53.5t36 159.5q0 205 -127 205t-127 -205zM588 319q0 156 82 246t213 90t213 -90t82 -246 q0 -158 -83 -251t-212 -93t-212 93.5t-83 250.5zM719 866l338 412l127 -121l-379 -371zM756 319q0 -106 35.5 -159.5t91 -53.5t91.5 53.5t36 159.5q0 205 -127 205t-127 -205z" />
+<glyph unicode="&#x26;" d="M66 352q0 123 62 210t171 165q-88 172 -88 303q0 141 87 237.5t226 96.5q135 0 213 -78t78 -207q0 -61 -21.5 -115.5t-66.5 -104.5t-82 -82t-102 -83q119 -166 284 -303q94 145 140 348h217q-72 -264 -201 -465q119 -79 209 -106l-59 -193q-135 37 -283 140 q-164 -139 -369 -140q-188 0 -301.5 107.5t-113.5 269.5zM291 367q0 -92 62.5 -150.5t156.5 -58.5q96 0 186 78q-176 154 -303 335q-102 -102 -102 -204zM408 1032q0 -88 51 -194q172 121 172 239q0 127 -105 127q-53 0 -85.5 -47t-32.5 -125z" />
+<glyph unicode="'" d="M471 1405h287l-6 -262l-62 -473h-151l-62 473z" />
+<glyph unicode="(" d="M397.5 569.5q-0.5 560.5 446.5 931.5l131 -108q-195 -176 -285 -375t-90 -449t90 -448.5t285 -374.5l-131 -108q-446 371 -446.5 931.5z" />
+<glyph unicode=")" d="M254 -254q195 176 285 374.5t90 448.5t-90 449t-285 375l131 108q446 -371 446 -931.5t-446 -931.5z" />
+<glyph unicode="*" d="M193 1094l38 120l293 -73l25 317h131l25 -315l292 71l39 -120l-276 -123l172 -287l-109 -76l-209 260l-208 -260l-109 76l172 287z" />
+<glyph unicode="+" d="M160 549v172h364v387h181v-387h364v-172h-364v-387h-181v387h-364z" />
+<glyph unicode="," d="M387 -299q260 104 262 315q-10 -2 -28 -2q-82 0 -137.5 48.5t-55.5 134.5q0 82 57.5 132t139.5 50q109 0 165 -81t56 -226q0 -186 -102 -317.5t-295 -194.5z" />
+<glyph unicode="-" d="M264 508v188h701v-188h-701z" />
+<glyph unicode="." d="M412 182q0 90 57 148.5t145 58.5t145.5 -58.5t57.5 -148.5t-57.5 -148.5t-145.5 -58.5t-145 58.5t-57 148.5z" />
+<glyph unicode="/" d="M176 -328l674 1782h203l-674 -1782h-203z" />
+<glyph unicode="0" d="M131 657.5q0 325.5 128 497.5t355.5 172t355.5 -172t128 -497.5t-129 -504t-354.5 -178.5t-354.5 178.5t-129 504zM344 657q0 -256 72.5 -376.5t197.5 -120.5t198 120.5t73 376.5q0 486 -270.5 486t-270.5 -486zM473 665.5q0 65.5 41 105.5t100.5 40t100.5 -40t41 -105.5 t-41 -105.5t-100.5 -40t-100.5 40t-41 105.5z" />
+<glyph unicode="1" d="M184 0v193h353v856h-273v147q203 35 336 107h172v-1110h320v-193h-908z" />
+<glyph unicode="2" d="M123 1126q197 201 446 201q201 0 323 -109.5t122 -289.5q0 -158 -135.5 -329t-403.5 -413q176 14 238 15h368v-201h-948v137q356 305 505.5 472t149.5 306q0 104 -64.5 165t-184.5 61q-141 0 -287 -146z" />
+<glyph unicode="3" d="M102 160l111 151q154 -143 346 -143q123 0 201 53t78 144q0 221 -432 221v172q387 0 387 209q0 82 -62.5 128t-167.5 46q-154 0 -297 -123l-123 145q199 164 430 164q205 0 331 -91t126 -253q0 -207 -264 -299v-8q135 -33 222 -117t87 -207q0 -172 -143.5 -274.5 t-351.5 -102.5q-304 1 -478 185z" />
+<glyph unicode="4" d="M76 336v160l598 809h272v-787h184v-182h-184v-336h-221v336h-649zM315 518h410v311q2 49 12 258h-10q-23 -37 -70 -106.5t-67 -99.5z" />
+<glyph unicode="5" d="M104 156l109 151q166 -139 340 -139q127 0 208 67.5t81 182t-76 179.5t-203 65q-113 0 -241 -74l-113 71l41 644h768v-199h-563l-29 -316q109 43 205 43q197 0 322.5 -103t125.5 -304q0 -205 -146.5 -327t-350.5 -122q-283 1 -478 181z" />
+<glyph unicode="6" d="M139 612q0 356 160 535.5t395 179.5q231 0 389 -147l-127 -144q-102 98 -243 99q-152 0 -249 -116t-106 -370q162 158 342 158q182 0 294 -103.5t112 -300.5q0 -190 -133 -309t-320 -119q-221 0 -367.5 163t-146.5 474zM367 483q20 -166 94.5 -246.5t189.5 -80.5 q100 0 168 66.5t68 181t-61.5 173t-174.5 58.5q-156 0 -284 -152z" />
+<glyph unicode="7" d="M135 1104v199h963v-144q-168 -186 -258 -360t-125 -349.5t-47 -449.5h-240q18 350 108.5 596t301.5 508h-703z" />
+<glyph unicode="8" d="M131 334q0 207 264 334v8q-195 125 -194 305q0 156 118.5 251t303.5 95q193 0 305 -96t112 -256q0 -170 -194 -297v-8q121 -59 186.5 -137t65.5 -203q0 -156 -128 -255.5t-354 -99.5q-221 0 -353 99.5t-132 259.5zM340 358q0 -96 78 -155.5t203 -59.5q119 0 186 52.5 t67 142.5q0 41 -16 73.5t-43 56.5t-70 45.5t-88 38.5t-106 37q-9 3 -12.5 5t-11 4t-13.5 4q-174 -103 -174 -244zM410 981q0 -90 74.5 -142.5t228.5 -103.5q129 104 129 226q0 88 -59.5 143t-164.5 55q-92 0 -150 -48t-58 -130z" />
+<glyph unicode="9" d="M123 901q0 188 132 307t318 119q223 0 368.5 -161.5t145.5 -473.5q0 -356 -159.5 -536.5t-393 -180t-391.5 147.5l127 143q104 -98 246 -98q152 0 249 115.5t105 369.5q-166 -156 -342 -155q-184 0 -294.5 103.5t-110.5 299.5zM340 901q0 -115 61 -174t174 -59 q156 0 287 153q-20 164 -95 245t-189 81q-100 0 -169 -65.5t-69 -180.5z" />
+<glyph unicode=":" d="M412 182q0 90 57 148.5t145 58.5t145.5 -58.5t57.5 -148.5t-57.5 -148.5t-145.5 -58.5t-145 58.5t-57 148.5zM412 881q0 88 57 147t145 59t145.5 -59t57.5 -147q0 -90 -57.5 -149.5t-145.5 -59.5t-145 59.5t-57 149.5z" />
+<glyph unicode=";" d="M387 -299q260 104 262 315q-10 -2 -28 -2q-82 0 -137.5 48.5t-55.5 134.5q0 82 57.5 132t139.5 50q109 0 165 -81t56 -226q0 -186 -102 -317.5t-295 -194.5zM412 881q0 88 57 147t145 59t145.5 -59t57.5 -147q0 -90 -57.5 -149.5t-145.5 -59.5t-145 59.5t-57 149.5z" />
+<glyph unicode="&#x3c;" d="M242 555v168l778 516v-219l-580 -377v-8l580 -377v-219z" />
+<glyph unicode="=" d="M160 319v173h909v-173h-909zM160 778v172h909v-172h-909z" />
+<glyph unicode="&#x3e;" d="M209 39v219l579 377v8l-579 377v219l778 -516v-168z" />
+<glyph unicode="?" d="M213 1221q162 176 387 176q178 0 288.5 -87t110.5 -241q0 -74 -35.5 -136.5t-86 -108.5t-99.5 -91t-78.5 -104.5t-21.5 -128.5h-207q-12 78 13.5 145.5t72.5 115.5t95 91t84 91t36 97q0 74 -51 119t-137 45q-127 0 -238 -106zM408 160q0 80 51 130t127 50t127 -50 t51 -130q0 -82 -51 -133.5t-127 -51.5t-127 51.5t-51 133.5z" />
+<glyph unicode="@" d="M82 516q0 387 171 591t437 204q213 0 322.5 -137.5t109.5 -358.5v-610h-131l-18 110h-8q-45 -59 -113 -97t-145 -38q-113 0 -188 79t-75 200q0 154 133.5 235.5t393.5 114.5v31q0 139 -74 231t-215 92q-180 0 -306 -168t-126 -487q0 -311 130 -484.5t325 -173.5 q156 0 278 84l74 -120q-178 -113 -361 -113q-260 0 -437 213t-177 602zM623 463q0 -57 35.5 -91t99.5 -34q92 0 190 102v224q-176 -27 -250.5 -73t-74.5 -128z" />
+<glyph unicode="A" d="M41 0l434 1339h279l434 -1339h-252l-102 362h-447l-104 -362h-242zM440 549h340l-47 164q-49 178 -119 442h-8q-53 -217 -119 -442z" />
+<glyph unicode="B" d="M190 0v1339h396q475 0 475 -329q0 -100 -60.5 -181t-173.5 -110v-8q301 -51 301 -318q0 -195 -139 -294t-371 -99h-428zM428 184h166q303 0 303 226q0 204 -300 204h-3h-166v-430zM428 784h135q264 0 264 197q0 174 -258 174h-141v-371z" />
+<glyph unicode="C" d="M123 666q0 322 174 510t446 188q217 0 381 -168l-133 -147q-108 108 -245 108h-3q-170 0 -273 -131t-103 -354q0 -227 104 -358.5t279 -131.5q147 0 268 133l131 -145q-170 -195 -414 -195q-266 0 -439 183.5t-173 507.5z" />
+<glyph unicode="D" d="M154 0v1339h346q301 0 465.5 -167.5t164.5 -495.5t-163.5 -502t-454.5 -174h-358zM391 193h94q401 0 402 483q0 471 -402 471h-94v-954z" />
+<glyph unicode="E" d="M213 0v1339h856v-200h-618v-342h524v-201h-524v-395h639v-201h-877z" />
+<glyph unicode="F" d="M248 0v1339h852v-200h-615v-379h523v-201h-523v-559h-237z" />
+<glyph unicode="G" d="M98 665.5q0 323.5 170 511t439 187.5q219 0 378 -168l-131 -147q-103 108 -244 108h-3q-162 0 -262.5 -131t-100.5 -354q0 -231 95.5 -360.5t271.5 -129.5q121 0 180 60v288h-232v195h447v-590q-72 -70 -179.5 -115t-230.5 -45q-264 0 -431 183.5t-167 507z" />
+<glyph unicode="H" d="M147 0v1339h238v-538h459v538h237v-1339h-237v594h-459v-594h-238z" />
+<glyph unicode="I" d="M172 0v201h324v938h-324v200h885v-200h-324v-938h324v-201h-885z" />
+<glyph unicode="J" d="M143 197l144 145q115 -162 268 -162q125 0 183.5 66.5t58.5 216.5v678h-543v198h780v-897q0 -211 -112.5 -339t-360.5 -128q-273 1 -418 222z" />
+<glyph unicode="K" d="M170 0v1339h240v-608h6l477 608h264l-412 -522l457 -817h-264l-334 631l-194 -240v-391h-240z" />
+<glyph unicode="L" d="M246 0v1339h235v-1138h629v-201h-864z" />
+<glyph unicode="M" d="M150 0v1339h245l162 -520l57 -203h7l55 203l158 520h245v-1339h-194v594q0 154 28 510h-6l-96 -328l-141 -416h-115l-143 416l-95 328h-6q31 -381 31 -510v-594h-192z" />
+<glyph unicode="N" d="M152 0v1339h241l359 -753l125 -285h6q-4 41 -13.5 137.5t-14.5 174t-5 145.5v581h227v-1339h-241l-359 756l-125 282h-6q4 -45 13.5 -138t14.5 -171t5 -143v-586h-227z" />
+<glyph unicode="O" d="M88 676q0 319 144.5 503.5t382 184.5t382 -184.5t144.5 -503.5q0 -322 -145.5 -511.5t-381 -189.5t-381 189.5t-145.5 511.5zM332 676q0 -225 76.5 -359.5t205.5 -134.5t206 134.5t77 359.5q0 223 -77 352t-206 129t-205.5 -129t-76.5 -352z" />
+<glyph unicode="P" d="M178 0v1339h451q510 0 510 -413q0 -213 -141.5 -323.5t-368.5 -110.5h-213v-492h-238zM416 682h194q295 0 295 244q0 123 -71.5 173t-223.5 50h-194v-467z" />
+<glyph unicode="Q" d="M88 676q0 319 143.5 503.5t379 184.5t379 -184.5t143.5 -503.5q0 -270 -103.5 -450.5t-281.5 -231.5q68 -150 266 -150q51 0 104 25l43 -182q-76 -35 -174 -35q-180 0 -305 91t-184 245q-188 43 -299 225t-111 463zM330 676q0 -227 75.5 -361.5t204.5 -134.5t204 134.5 t75 361.5q0 223 -75 353t-204 130q-131 0 -205.5 -129t-74.5 -354z" />
+<glyph unicode="R" d="M172 0v1339h446q494 0 494 -397q0 -291 -266 -383l319 -559h-268l-287 524h-200v-524h-238zM410 713h184q285 0 285 229q0 111 -71 159t-214 48h-184v-436z" />
+<glyph unicode="S" d="M119 172l139 162q168 -152 365 -152q121 0 185 46t64 126q0 76 -51 113t-174 84l-182 80q-287 113 -287 356q0 162 131 269.5t334 107.5q250 0 430 -170l-123 -152q-143 115 -307 115q-104 0 -164.5 -42t-60.5 -116q0 -47 32.5 -82.5t69.5 -53t110 -45.5q11 -5 17 -7 l176 -76q139 -55 215 -140t76 -222q0 -168 -134 -283t-362 -115q-290 0 -499 197z" />
+<glyph unicode="T" d="M74 1139v200h1081v-200h-422v-1139h-237v1139h-422z" />
+<glyph unicode="U" d="M147 512v827h238v-845q0 -311 231 -312q238 0 238 312v845h227v-827q0 -270 -119.5 -403.5t-345 -133.5t-347.5 134.5t-122 402.5z" />
+<glyph unicode="V" d="M57 1339h252l189 -673q18 -66 56 -209.5t62 -227.5h9q27 90 67.5 247t48.5 190l187 673h243l-415 -1339h-281z" />
+<glyph unicode="W" d="M14 1339h240l74 -776q2 -57 10 -168.5t10 -167.5h6q12 63 41 180t37 156l117 434h151l115 -434q10 -49 37 -161.5t39 -174.5h8q4 61 11.5 175t9.5 161l69 776h225l-182 -1339h-252l-118 489q-27 121 -44 250h-6q-23 -150 -45 -250l-112 -489h-248z" />
+<glyph unicode="X" d="M74 0l393 690l-369 649h264l158 -297q18 -35 55 -107.5t50 -96.5h8q55 127 94 204l152 297h251l-368 -659l393 -680h-262l-174 315q-55 104 -113 220h-8q-45 -102 -104 -220l-168 -315h-252z" />
+<glyph unicode="Y" d="M55 1339h252l168 -360q53 -117 137 -309h9q6 16 60 133t81 178l166 358h246l-441 -874v-465h-237v465z" />
+<glyph unicode="Z" d="M125 0v143l686 998h-625v198h918v-143l-688 -995h696v-201h-987z" />
+<glyph unicode="[" d="M436 -311v1761h586v-129h-404v-1503h404v-129h-586z" />
+<glyph unicode="\" d="M176 1454h203l674 -1782h-203z" />
+<glyph unicode="]" d="M209 -182h401v1503h-401v129h586v-1761h-586v129z" />
+<glyph unicode="^" d="M201 571l315 801h197l315 -801h-199l-114 310l-97 276h-8l-96 -276l-115 -310h-198z" />
+<glyph unicode="_" d="M123 -127h983v-184h-983v184z" />
+<glyph unicode="`" d="M336 1497h246l184 -323h-176z" />
+<glyph unicode="a" d="M145 270q0 170 163 258t532 115q-14 197 -240 197q-135 0 -330 -107l-86 158q236 139 459 139q209 0 320.5 -111.5t111.5 -322.5v-596h-192l-19 125h-6q-195 -150 -377 -150q-147 0 -241.5 82t-94.5 213zM373 289q0 -63 50 -96t130 -33q133 0 287 123v213 q-258 -18 -362.5 -69.5t-104.5 -137.5z" />
+<glyph unicode="b" d="M168 0v1446h238v-373l-9 -176q143 133 312 133q193 0 302 -138t109 -372q0 -248 -132 -396.5t-314 -148.5q-154 0 -293 136h-6l-21 -111h-186zM406 262q100 -92 221 -92q111 0 180.5 90t69.5 256q0 319 -234 320q-119 0 -237 -121v-453z" />
+<glyph unicode="c" d="M150 501.5q0 243.5 164.5 386t406.5 142.5q223 0 373 -141l-113 -148q-119 96 -248 97q-152 0 -246 -92.5t-94 -243.5q0 -150 92.5 -242t241.5 -92q141 0 287 111l98 -152q-174 -152 -407 -152q-244 0 -399.5 141.5t-155.5 385z" />
+<glyph unicode="d" d="M109 502q0 236 132 382t312 146q150 0 281 -119l-11 170v365h238v-1446h-195l-18 117h-6q-141 -141 -303 -142q-197 0 -313.5 140.5t-116.5 386.5zM352 504q0 -162 63.5 -248t180.5 -86q125 0 227 121v452q-98 92 -215 93q-109 0 -182.5 -89t-73.5 -243z" />
+<glyph unicode="e" d="M127 502q0 238 154.5 383t361.5 145q219 0 343 -132t124 -345q0 -49 -10 -111h-731q16 -135 107 -209.5t231 -74.5q135 0 282 82l80 -148q-188 -117 -393 -117q-236 0 -392.5 142.5t-156.5 384.5zM367 592h526q0 121 -62.5 188.5t-181.5 67.5q-106 0 -185 -67.5 t-97 -188.5z" />
+<glyph unicode="f" d="M188 819v176l279 11v55q0 186 106.5 297.5t319.5 111.5q156 0 299 -55l-49 -174q-111 43 -221 43q-221 0 -222 -219v-59h383v-187h-383v-819h-233v819h-279z" />
+<glyph unicode="g" d="M127 -176q0 127 160 211v8q-102 59 -103 168q0 106 121 190v9q-129 88 -129 258q0 168 120 265t294 97q90 0 158 -24h411v-175h-235q68 -80 67 -172q0 -162 -112.5 -251t-288.5 -89q-76 0 -154 27q-61 -39 -61 -92q0 -96 190 -96h205q199 0 297 -58.5t98 -187.5 q0 -152 -159.5 -254t-419.5 -102q-213 0 -336 68.5t-123 199.5zM324 -145q0 -68 75.5 -107t214.5 -39q143 0 233.5 48t90.5 116q0 55 -48 76.5t-155 21.5h-160q-102 0 -153 17q-98 -59 -98 -133zM399 668q0 -92 54.5 -146.5t136.5 -54.5t137 54t55 147q0 90 -56 145t-136 55 t-135.5 -55t-55.5 -145z" />
+<glyph unicode="h" d="M168 0v1446h238v-373l-15 -215q172 172 361 172q338 0 338 -407v-623h-238v592q0 123 -43 179t-145 56q-70 0 -127.5 -32.5t-130.5 -108.5v-686h-238z" />
+<glyph unicode="i" d="M172 819v187h672v-1006h-236v819h-436zM541 1339.5q0 69.5 48 114.5t120 45q74 0 121 -45t47 -114.5t-47.5 -113.5t-121 -44t-120.5 44t-47 113.5z" />
+<glyph unicode="j" d="M100 -354l72 170q111 -51 215 -52q123 0 172 58.5t49 183.5v813h-436v187h672v-988q0 -440 -445 -440q-158 0 -299 68zM541 1339.5q0 69.5 48 114.5t120 45q74 0 121 -45t47 -114.5t-47.5 -113.5t-121 -44t-120.5 44t-47 113.5z" />
+<glyph unicode="k" d="M184 0v1446h238v-903l6 2l455 461h262l-389 -406l432 -600h-258l-316 444l-192 -186v-258h-238z" />
+<glyph unicode="l" d="M145 1260v186h553v-1092q0 -186 181 -186q74 0 172 39l55 -174q-168 -57 -285 -58q-174 0 -266 101.5t-92 290.5v893h-318z" />
+<glyph unicode="m" d="M98 0v1006h178l19 -129h6q77 153 219 153h2q147 0 185 -168q82 168 227 168q106 0 164.5 -83t58.5 -234v-713h-223v694q0 133 -84 133q-74 0 -131 -125v-702h-184v694q0 133 -86 133q-70 0 -127 -125v-702h-224z" />
+<glyph unicode="n" d="M168 0v1006h194l19 -152h8q172 176 363 176q338 0 338 -407v-623h-238v592q0 123 -43 179t-145 56q-70 0 -127.5 -32.5t-130.5 -108.5v-686h-238z" />
+<glyph unicode="o" d="M109 502q0 242 148.5 385t357 143t357 -143.5t148.5 -384.5q0 -240 -148.5 -383.5t-357 -143.5t-357 143.5t-148.5 383.5zM352 502q0 -152 71 -243t191.5 -91t191.5 91t71 243q0 154 -70 245t-192.5 91t-192.5 -91t-70 -245z" />
+<glyph unicode="p" d="M168 -397v1403h194l19 -115h6q150 139 322 139q195 0 303 -138t108 -374q0 -248 -132 -395.5t-314 -147.5q-148 0 -277 119l9 -176v-315h-238zM406 262q100 -92 219 -92q113 0 182.5 90t69.5 256q0 319 -234 320q-119 0 -237 -121v-453z" />
+<glyph unicode="q" d="M109 502q0 236 132 382t312 146q164 0 295 -131h6l20 107h187v-1403h-238v338l11 168q-137 -133 -295 -134q-197 0 -313.5 140.5t-116.5 386.5zM352 504q0 -162 63.5 -248t180.5 -86q125 0 227 121v452q-98 92 -215 93q-109 0 -182.5 -89t-73.5 -243z" />
+<glyph unicode="r" d="M266 0v1006h195l20 -228h6q160 252 428 252q111 0 195 -41l-49 -198q-95 30 -177 30h-5q-236 0 -375 -266v-555h-238z" />
+<glyph unicode="s" d="M127 131l111 150q184 -127 389 -127q115 0 172 32.5t57 87.5q0 51 -68.5 88t-228.5 78q-371 98 -371 289q0 135 118 218t327 83q217 0 418 -133l-109 -145q-152 100 -307 100q-211 0 -211 -111q0 -49 70.5 -81.5t212.5 -69.5q193 -51 289 -119t96 -184 q0 -135 -125 -223.5t-346 -88.5q-269 0 -494 156z" />
+<glyph unicode="t" d="M121 819v176l278 11l31 274h195v-274h456v-187h-456v-413q0 -127 53 -184.5t178 -57.5q115 0 223 41l43 -172q-164 -57 -323 -58q-410 1 -410 431v413h-268z" />
+<glyph unicode="u" d="M143 383v623h236v-592q0 -123 43 -179.5t145 -56.5q72 0 128.5 34t123.5 116v678h236v-1006h-193l-18 160h-8q-158 -184 -357 -185q-336 0 -336 408z" />
+<glyph unicode="v" d="M84 1006h238l194 -523q27 -72 100 -303h9q74 231 100 303l195 523h225l-391 -1006h-269z" />
+<glyph unicode="w" d="M10 1006h236l92 -523q10 -55 23.5 -159.5t17.5 -128.5h8q25 162 51 288l94 424h175l98 -424q25 -111 53 -288h8q10 55 23.5 155.5t17.5 132.5l92 523h220l-187 -1006h-278l-88 420q-8 47 -23.5 143t-26.5 150h-8q-4 -25 -11 -78t-15.5 -106.5t-18.5 -110.5l-84 -418h-272 z" />
+<glyph unicode="x" d="M104 0l365 522l-340 484h256l131 -191q14 -25 32.5 -53.5t42 -64t36.5 -54.5h8q18 33 53 93.5t45 80.5l119 189h248l-342 -508l366 -498h-256l-145 199q-16 25 -58 86t-65 92h-8q-61 -98 -109 -180l-131 -197h-248z" />
+<glyph unicode="y" d="M82 1006h235l207 -494q23 -53 111 -295h8q25 78 100 295l183 494h223l-420 -1051q-70 -182 -173 -275.5t-275 -93.5q-78 0 -144 21l45 184q47 -14 84 -14q172 0 242 172l24 63z" />
+<glyph unicode="z" d="M145 0v127l605 692h-535v187h866v-125l-606 -693h625v-188h-955z" />
+<glyph unicode="{" d="M231 498v143q289 2 289 154q0 63 -10 182t-10 190q0 158 90 220.5t291 62.5h141v-129h-94q-139 0 -185.5 -35t-46.5 -129q0 -55 5.5 -172t5.5 -180q0 -109 -44.5 -161t-150.5 -71v-8q106 -18 150.5 -70.5t44.5 -160.5q0 -68 -5.5 -181.5t-5.5 -170.5q0 -94 46 -129 t186 -35h94v-129h-141q-201 0 -291 62t-90 220q0 76 10 192t10 181q0 152 -289 154z" />
+<glyph unicode="|" d="M535 -512v2048h159v-2048h-159z" />
+<glyph unicode="}" d="M209 -182h94q139 0 185.5 34.5t46.5 129.5q0 57 -5.5 170.5t-5.5 181.5q0 109 43 161t152 70v8q-109 18 -152 70.5t-43 161.5q0 63 5.5 180t5.5 172q0 94 -46.5 129t-185.5 35h-94v129h141q201 0 290 -62.5t89 -220.5q0 -72 -10 -190.5t-10 -181.5q0 -152 288 -154v-143 q-289 -2 -288 -154q0 -66 10 -181.5t10 -191.5q0 -158 -89 -220t-290 -62h-141v129z" />
+<glyph unicode="~" d="M131 524q106 279 307 279q70 0 135.5 -41t121 -82t100.5 -41q100 0 159 172l144 -68q-106 -276 -307 -276q-70 0 -135.5 41t-121 82t-100.5 41q-99 0 -160 -172z" />
+<glyph unicode="&#xa0;" />
+<glyph unicode="&#xa2;" d="M213 631q0 209 118 340t308 162v206h137v-200q152 -8 260 -117l-110 -145q-72 63 -150 71v-631q86 10 180 84l99 -149q-121 -109 -279 -125v-203h-137v203q-197 25 -311.5 157t-114.5 347zM444 631q0 -238 195 -299v600q-94 -31 -144.5 -110t-50.5 -191z" />
+<glyph unicode="&#xa3;" d="M150 0v145q115 49 180 138.5t65 201.5q0 37 -10 84h-233v142l184 10q-51 133 -51 209q0 182 123.5 289.5t326.5 107.5q227 0 371 -160l-131 -129q-96 96 -221 97q-117 0 -180.5 -57.5t-63.5 -159.5q0 -72 43 -197h367v-152h-326q8 -39 8 -86q0 -88 -31.5 -150.5 t-99.5 -123.5v-8h637v-201h-958z" />
+<glyph unicode="&#xa5;" d="M86 1303h242l155 -310q25 -49 67 -140t62 -132h9q18 37 62 130t69 142l155 310h236l-357 -627h306v-121h-361v-121h361v-123h-361v-311h-235v311h-359v123h359v121h-359v121h303z" />
+<glyph unicode="&#xa9;" d="M49 664q0 309 162 492t403.5 183t403.5 -183t162 -492q0 -307 -162 -495.5t-403.5 -188.5t-403.5 188.5t-162 495.5zM164 663.5q0 -260.5 124 -419t326.5 -158.5t326.5 158.5t124 419t-124 416t-326.5 155.5t-326.5 -155.5t-124 -416zM291 662q0 174 102.5 282.5 t243.5 108.5q125 0 223 -99l-92 -102q-59 55 -117 55q-84 0 -133 -68.5t-49 -176.5q0 -119 47 -189t125 -70q63 0 145 60l78 -115q-113 -90 -229 -90q-150 0 -247 110t-97 294z" />
+<glyph unicode="&#xad;" d="M264 508v188h701v-188h-701z" />
+<glyph unicode="&#xae;" d="M217 1053q0 178 114.5 293.5t280.5 115.5q168 0 283 -115.5t115 -293.5q0 -176 -116 -292t-282 -116t-280.5 116t-114.5 292zM313 1053q0 -141 84 -230.5t215 -89.5t215 89t84 231q0 143 -84 233t-215 90t-215 -90t-84 -233zM457 854v408h168q164 0 163 -134 q0 -80 -73 -112l90 -162h-111l-65 133h-72v-133h-100zM557 1061h47q76 0 76 61.5t-72 61.5h-51v-123z" />
+<glyph unicode="&#xb4;" d="M463 1174l184 323h246l-254 -323h-176z" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1536" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1536" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x2010;" d="M264 508v188h701v-188h-701z" />
+<glyph unicode="&#x2011;" d="M264 508v188h701v-188h-701z" />
+<glyph unicode="&#x2012;" d="M264 508v188h701v-188h-701z" />
+<glyph unicode="&#x2013;" d="M164 508v188h901v-188h-901z" />
+<glyph unicode="&#x2014;" d="M41 508v188h1147v-188h-1147z" />
+<glyph unicode="&#x2018;" d="M401 942q0 160 84 286t244 202l68 -130q-207 -109 -219 -305q18 8 45 9q74 0 119.5 -46.5t45.5 -119.5q0 -82 -48 -133.5t-126 -51.5q-98 0 -155.5 77t-57.5 212z" />
+<glyph unicode="&#x2019;" d="M430 782q207 109 221 305q-23 -8 -49 -8q-72 0 -119 46t-47 120q0 82 49.5 133.5t124.5 51.5q98 0 155.5 -77t57.5 -212q0 -160 -83.5 -286t-241.5 -202z" />
+<glyph unicode="&#x201c;" d="M147 942q0 160 84 286t244 202l68 -130q-207 -109 -219 -305q18 8 45 9q74 0 120 -46.5t46 -119.5q0 -82 -48.5 -133.5t-126.5 -51.5q-98 0 -155.5 77t-57.5 212zM655 942q0 160 84 286t244 202l68 -130q-207 -109 -220 -305q18 8 46 9q74 0 119.5 -46.5t45.5 -119.5 q0 -82 -48 -133.5t-126 -51.5q-98 0 -155.5 77t-57.5 212z" />
+<glyph unicode="&#x201d;" d="M176 782q207 109 221 305q-23 -8 -49 -8q-72 0 -119 46t-47 120q0 82 49.5 133.5t124.5 51.5q98 0 155.5 -77t57.5 -212q0 -160 -83.5 -286t-241.5 -202zM684 782q207 109 221 305q-23 -8 -49 -8q-72 0 -119 46t-47 120q0 82 49 133.5t125 51.5q98 0 155.5 -77t57.5 -212 q0 -160 -83.5 -286t-241.5 -202z" />
+<glyph unicode="&#x2022;" d="M295 620.5q0 137.5 93 226.5t226.5 89t226.5 -89t93 -226.5t-93 -226.5t-226.5 -89t-226.5 89t-93 226.5z" />
+<glyph unicode="&#x2026;" d="M31 151.5q0 75.5 47 126t118.5 50.5t118.5 -50.5t47 -126t-47 -126t-118.5 -50.5t-118.5 50.5t-47 126zM449 151.5q0 75.5 47 126t118.5 50.5t118.5 -50.5t47 -126t-47 -126t-118.5 -50.5t-118.5 50.5t-47 126zM866 151.5q0 75.5 47.5 126t119 50.5t118.5 -50.5t47 -126 t-47 -126t-118.5 -50.5t-119 50.5t-47.5 126z" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x20ac;" d="M104 461v114l117 9q-2 20 -2 63q0 41 2 60h-117v114l132 8q43 236 193.5 367t369.5 131q213 0 360 -160l-133 -129q-115 104 -235 105q-127 0 -207 -81t-109 -231h559v-124h-573q-2 -16 -2 -52q0 -47 2 -69h491v-125h-475q33 -145 112 -223t197 -78q145 0 258 129 l134 -123q-172 -190 -404 -191q-207 0 -351 127t-187 359h-132z" />
+<glyph unicode="&#x2122;" d="M-18 1239v145h518v-145h-181v-494h-159v494h-178zM580 745v639h178l82 -213l49 -155h8l47 155l80 213h178v-639h-141v238l16 225h-8l-127 -342h-102l-127 342h-8l18 -225v-238h-143z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1004" d="M0 1005h1005v-1005h-1005v1005z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.ttf b/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.ttf
new file mode 100755
index 0000000..9eeb69e
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.woff b/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.woff
new file mode 100755
index 0000000..78b84fe
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Semibold-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/demo.html
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/demo.html b/content/fonts/source-code-pro/demo.html
new file mode 100755
index 0000000..a092d52
--- /dev/null
+++ b/content/fonts/source-code-pro/demo.html
@@ -0,0 +1,58 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+
+	<title>Font Face Demo</title>
+	<link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8">
+	<style type="text/css" media="screen">
+		h1.fontface {font: 60px/68px 'SourceCodeProRegular', Arial, sans-serif;letter-spacing: 0;}
+
+		p.style1 {font: 18px/27px 'SourceCodeProExtraLight', Arial, sans-serif;}
+		p.style2 {font: 18px/27px 'SourceCodeProLight', Arial, sans-serif;}
+		p.style3 {font: 18px/27px 'SourceCodeProRegular', Arial, sans-serif;}
+		p.style4 {font: 18px/27px 'SourceCodeProSemibold', Arial, sans-serif;}
+		p.style5 {font: 18px/27px 'SourceCodeProBold', Arial, sans-serif;}
+		p.style6 {font: 18px/27px 'SourceCodeProBlack', Arial, sans-serif;}
+		
+		#container {
+			width: 800px;
+			margin-left: auto;
+			margin-right: auto;
+		}
+	</style>
+</head>
+
+<body>
+	<div id="container">
+		<h1 class="fontface">Font-face Demo for the Source Code Pro Font</h1>
+	
+	 
+
+	<p class="style1">Source Code Pro ExtraLight - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style2">Source Code Pro Light - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style3">Source Code Pro Regular - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style4">Source Code Pro Semibold - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style5">Source Code Pro Bold - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style6">Source Code Pro Black - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+		</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/stylesheet.css
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/stylesheet.css b/content/fonts/source-code-pro/stylesheet.css
new file mode 100755
index 0000000..dac55d8
--- /dev/null
+++ b/content/fonts/source-code-pro/stylesheet.css
@@ -0,0 +1,76 @@
+/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 6, 2013 09:32:51 AM America/New_York */
+
+
+
+@font-face {
+    font-family: 'Source Code Pro';
+    src: url('SourceCodePro-ExtraLight-webfont.eot');
+    src: url('SourceCodePro-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceCodePro-ExtraLight-webfont.woff') format('woff'),
+         url('SourceCodePro-ExtraLight-webfont.ttf') format('truetype'),
+         url('SourceCodePro-ExtraLight-webfont.svg#SourceCodeProExtraLight') format('svg');
+    font-weight: 200;
+    font-style: normal;
+
+}
+
+@font-face {
+    font-family: 'Source Code Pro';
+    src: url('SourceCodePro-Light-webfont.eot');
+    src: url('SourceCodePro-Light-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceCodePro-Light-webfont.woff') format('woff'),
+         url('SourceCodePro-Light-webfont.ttf') format('truetype'),
+         url('SourceCodePro-Light-webfont.svg#SourceCodeProLight') format('svg');
+    font-weight: 300;
+    font-style: normal;
+
+}
+
+@font-face {
+    font-family: 'Source Code Pro';
+    src: url('SourceCodePro-Regular-webfont.eot');
+    src: url('SourceCodePro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceCodePro-Regular-webfont.woff') format('woff'),
+         url('SourceCodePro-Regular-webfont.ttf') format('truetype'),
+         url('SourceCodePro-Regular-webfont.svg#SourceCodeProRegular') format('svg');
+    font-weight: 400;
+    font-style: normal;
+
+}
+
+@font-face {
+    font-family: 'Source Code Pro';
+    src: url('SourceCodePro-Semibold-webfont.eot');
+    src: url('SourceCodePro-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceCodePro-Semibold-webfont.woff') format('woff'),
+         url('SourceCodePro-Semibold-webfont.ttf') format('truetype'),
+         url('SourceCodePro-Semibold-webfont.svg#SourceCodeProSemibold') format('svg');
+    font-weight: 600;
+    font-style: normal;
+
+}
+
+@font-face {
+    font-family: 'Source Code Pro';
+    src: url('SourceCodePro-Bold-webfont.eot');
+    src: url('SourceCodePro-Bold-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceCodePro-Bold-webfont.woff') format('woff'),
+         url('SourceCodePro-Bold-webfont.ttf') format('truetype'),
+         url('SourceCodePro-Bold-webfont.svg#SourceCodeProBold') format('svg');
+    font-weight: 700;
+    font-style: normal;
+
+}
+
+@font-face {
+    font-family: 'Source Code Pro';
+    src: url('SourceCodePro-Black-webfont.eot');
+    src: url('SourceCodePro-Black-webfont.eot?#iefix') format('embedded-opentype'),
+         url('SourceCodePro-Black-webfont.woff') format('woff'),
+         url('SourceCodePro-Black-webfont.ttf') format('truetype'),
+         url('SourceCodePro-Black-webfont.svg#SourceCodeProBlack') format('svg');
+    font-weight: 900;
+    font-style: normal;
+
+}
+


[48/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/2010/08/11/wicket-1.5-M1-released.html
----------------------------------------------------------------------
diff --git a/content/2010/08/11/wicket-1.5-M1-released.html b/content/2010/08/11/wicket-1.5-M1-released.html
deleted file mode 100644
index c5ed44a..0000000
--- a/content/2010/08/11/wicket-1.5-M1-released.html
+++ /dev/null
@@ -1,223 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5-M1 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5-M1 released</h1>
-			<p>This is the first milestone of the new 1.5.x Wicket series. The focus of 1.5.x is to 
-provide our users with a more powerful and flexible request processing pipeline.</p>
-
-<p>This release is NOT production-ready, it is more of a technology demo that should facilitate user-feedback we can fold into the next milestone.</p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migration notes</a></li>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M1/">Subversion tag</a> </li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5-M1<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M1">full
-distribution</a> (including source)</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/d8f15469/content/2010/08/24/peter-ertl-committer.html
----------------------------------------------------------------------
diff --git a/content/2010/08/24/peter-ertl-committer.html b/content/2010/08/24/peter-ertl-committer.html
deleted file mode 100644
index 5259331..0000000
--- a/content/2010/08/24/peter-ertl-committer.html
+++ /dev/null
@@ -1,208 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Peter Ertl is a Wicket team member</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.20.0">Wicket 6.20</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-M6">Download M6</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>Peter Ertl is a Wicket team member</h1>
-			<p>The Apache Wicket team is proud to have Peter Ertl as a new member to the team
-of developers. Peter has been active in our community for a long time now and
-has contributed many patches, reported many bugs as well as helping out on the
-user list.</p>
-
-<p>Welcome Peter!</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/d8f15469/content/2010/09/09/wicket-1.4.11-released.html
----------------------------------------------------------------------
diff --git a/content/2010/09/09/wicket-1.4.11-released.html b/content/2010/09/09/wicket-1.4.11-released.html
deleted file mode 100644
index bed4824..0000000
--- a/content/2010/09/09/wicket-1.4.11-released.html
+++ /dev/null
@@ -1,220 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.11 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.11 released</h1>
-			<p>This is the eleventh maintenance release of the 1.4.x series and brings over
-fifty bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.11/">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315236&amp;sorter/field=issuekey&amp;sorter/order=DESC">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.11<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.11">full distribution</a> (including source)</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/d8f15469/content/2010/09/17/wicket.1.4.12-released.html
----------------------------------------------------------------------
diff --git a/content/2010/09/17/wicket.1.4.12-released.html b/content/2010/09/17/wicket.1.4.12-released.html
deleted file mode 100644
index 2f8ff94..0000000
--- a/content/2010/09/17/wicket.1.4.12-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.12 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.12 released</h1>
-			<p>This is the twelfth maintenance release of the 1.4.x series. This release brings a fix to a <a href="https://issues.apache.org/jira/browse/WICKET-3040">critical bug</a> which prevented ajax form submits in FireFox.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.12">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315312&amp;sorter/field=priority&amp;sorter/order=DESC">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.12<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.12">full distribution</a> (including source)</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/d8f15469/content/2010/09/17/wicket.1.5-M2.1-released.html
----------------------------------------------------------------------
diff --git a/content/2010/09/17/wicket.1.5-M2.1-released.html b/content/2010/09/17/wicket.1.5-M2.1-released.html
deleted file mode 100644
index 6d302e0..0000000
--- a/content/2010/09/17/wicket.1.5-M2.1-released.html
+++ /dev/null
@@ -1,225 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5-M2.1 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5-M2.1 released</h1>
-			<p>This is the second milestone of the new 1.5.x Wicket series. The focus of 1.5.x is to 
-provide our users with a more powerful and flexible request processing pipeline.</p>
-
-<p>This release is NOT production-ready, it is more of a technology demo that should facilitate user-feedback we can fold into the next milestone.</p>
-
-<p>New and noteworthy items in this milestone include <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5#MigrationtoWicket1.5-Intercomponentevents">Inter-component event mechanism</a> which allows components to communicate in a decoupled fashion, and improved <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5#MigrationtoWicket1.5-getResourceSettings%2528%2529.setAddLastModifiedTimeToResourceReferenceUrl%2528%2529hasbeenreplaced">resource caching</a>. </p>
-
-<ul>
-  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migration notes</a></li>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M2.1">Subversion tag</a> </li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5-M2.1<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M2.1">full
-distribution</a> (including source)</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/d8f15469/content/2010/11/01/wicket-1.4.13-released.html
----------------------------------------------------------------------
diff --git a/content/2010/11/01/wicket-1.4.13-released.html b/content/2010/11/01/wicket-1.4.13-released.html
deleted file mode 100644
index 8a869a8..0000000
--- a/content/2010/11/01/wicket-1.4.13-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.13 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.13 released</h1>
-			<p>This is thirteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.13">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315330">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.13<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.13">full distribution</a> (including source)</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/d8f15469/content/2010/11/05/wicket-1.5-M3-released.html
----------------------------------------------------------------------
diff --git a/content/2010/11/05/wicket-1.5-M3-released.html b/content/2010/11/05/wicket-1.5-M3-released.html
deleted file mode 100644
index 3ead7cb..0000000
--- a/content/2010/11/05/wicket-1.5-M3-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5-M3 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5-M3 released</h1>
-			<p>This is another milestone release from trunk (in-development branch).  This release includes several enhancments and fixes, which can be seen in the changelog (linked below).</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M3">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315329">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5-M3<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M3">full distribution</a> (including source)</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/d8f15469/content/2010/11/21/pedro-santos-committer.html
----------------------------------------------------------------------
diff --git a/content/2010/11/21/pedro-santos-committer.html b/content/2010/11/21/pedro-santos-committer.html
deleted file mode 100644
index 0d9eaa1..0000000
--- a/content/2010/11/21/pedro-santos-committer.html
+++ /dev/null
@@ -1,211 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Pedro Santos is a Wicket team member</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.20.0">Wicket 6.20</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-M6">Download M6</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>Pedro Santos is a Wicket team member</h1>
-			<p>Pedro Santos has been added as a committer and PMC member for Apache Wicket.
-Pedro has been increasingly active in the Wicket community in recent months,
-and his patches continue to improve in quality. Additionally, Pedro is always
-willing to do the “grunt work” of creating great test cases for his patches,
-or for JIRA issues that others have attached patches to. Test cases are
-invaluable to the development of Wicket because they help us not introduce
-regressions as we fix bugs and add features.</p>
-
-<p>Thanks Pedro, and we look forward to working with you!</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/d8f15469/content/2010/11/29/wicket-1.4.14-released.html
----------------------------------------------------------------------
diff --git a/content/2010/11/29/wicket-1.4.14-released.html b/content/2010/11/29/wicket-1.4.14-released.html
deleted file mode 100644
index 4f9e84b..0000000
--- a/content/2010/11/29/wicket-1.4.14-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.14 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.14 released</h1>
-			<p>This is fourteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.14">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315480">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.14<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.14">full distribution</a> (including source)</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/d8f15469/content/2010/12/24/wicket-1.4.15-released.html
----------------------------------------------------------------------
diff --git a/content/2010/12/24/wicket-1.4.15-released.html b/content/2010/12/24/wicket-1.4.15-released.html
deleted file mode 100644
index 3352a47..0000000
--- a/content/2010/12/24/wicket-1.4.15-released.html
+++ /dev/null
@@ -1,219 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.15 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.15 released</h1>
-			<p>This is fifteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.15">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315900">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.15<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.15">full distribution</a> (including source)</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/d8f15469/content/2011/01/22/wicket-1.5-RC1-released.html
----------------------------------------------------------------------
diff --git a/content/2011/01/22/wicket-1.5-RC1-released.html b/content/2011/01/22/wicket-1.5-RC1-released.html
deleted file mode 100644
index 9a95b05..0000000
--- a/content/2011/01/22/wicket-1.5-RC1-released.html
+++ /dev/null
@@ -1,225 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.5-RC1 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.5-RC1 released</h1>
-			<p>The Wicket Team is proud to introduce the first Release Candidate in Wicket 1.5 series. The 1.5 series provides the following major improvements:
-* A more powerful and flexible request processing pipeline
-* Intercomponent event mechanism
-* Improved configuration
-* More flexible markup loading
-* Better proxy support (x-forwarded-for header)</p>
-
-<p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
-
-<p>Release Artifacts:
-* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC1">Subversion tag</a> 
-* <a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315483&amp;sorter/field=issuekey&amp;sorter/order=DESC">Changelog</a>
-* To use in Maven: </p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.5-RC1<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC1">full distribution</a> (including source)</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>


[32/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-Regular-webfont.svg
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-Regular-webfont.svg b/content/fonts/league-gothic/LeagueGothic-Regular-webfont.svg
new file mode 100755
index 0000000..ad86350
--- /dev/null
+++ b/content/fonts/league-gothic/LeagueGothic-Regular-webfont.svg
@@ -0,0 +1,233 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Copyright   : 2009  2011 The League of Moveable Type
+Designer    : The League of Moveable Type
+</metadata>
+<defs>
+<font id="LeagueGothicRegular" horiz-adv-x="724" >
+<font-face units-per-em="2048" ascent="1505" descent="-543" />
+<missing-glyph horiz-adv-x="315" />
+<glyph unicode=" "  horiz-adv-x="315" />
+<glyph unicode="&#x09;" horiz-adv-x="315" />
+<glyph unicode="&#xa0;" horiz-adv-x="315" />
+<glyph unicode="!" horiz-adv-x="387" d="M74 1505l55 -1099h129l55 1099h-239zM86 0h215v227h-215v-227z" />
+<glyph unicode="&#x22;" horiz-adv-x="532" d="M78 1505l31 -551h153l31 551h-215zM332 1505l30 -551h154l31 551h-215z" />
+<glyph unicode="#" horiz-adv-x="1232" d="M49 438h199l-60 -438h197l59 438h261l-60 -438h197l59 438h191l26 195h-190l37 258h192l27 194h-193l58 420h-197l-57 -420h-260l57 420h-197l-57 -420h-197l-26 -194h196l-37 -258h-198zM471 633l37 258h260l-37 -258h-260z" />
+<glyph unicode="$" horiz-adv-x="692" d="M37 358q4 -133 61 -227q63 -102 189 -125v-221h123v217q127 14 192 127q53 90 53 242q0 66 -18 127q-37 109 -119 225q-63 90 -69 98q-80 106 -115 166q-57 96 -58 172q0 59 20.5 110.5t63.5 51.5q43 2 64.5 -32t28.5 -93l192 25q-14 119 -63 186q-61 86 -172 96v125 h-123v-131q-117 -27 -170 -131q-45 -88 -45 -211q0 -66 20 -125q31 -102 117 -227q53 -78 129 -176q18 -27 55 -84q57 -100 58 -174q0 -80 -21 -127q-25 -57 -72 -58q-63 0 -96 58q-29 47 -33 129z" />
+<glyph unicode="%" horiz-adv-x="1001" d="M55 911q0 -51 19 -88q43 -88 141 -88q61 0 90 27q66 55 68 149v437q-4 51 -21 86q-47 88 -137 88q-63 0 -92 -27q-68 -57 -68 -147v-437zM158 0h137l547 1505h-131zM178 911v437q-2 10 2 26q12 29 35 29q14 0 21 -8q14 -22 14 -47v-437q0 -55 -35 -55q-41 0 -37 55z M631 158q0 -51 18 -88q45 -86 142 -86q61 0 90 26q65 56 67 148v436q-4 51 -20 88q-47 88 -137 88q-63 0 -93 -27q-68 -57 -67 -149v-436zM754 158v436q-2 10 2 27q12 29 35 28q14 0 20 -8q14 -22 14 -47v-436q0 -12 -4 -29q-12 -29 -30 -29q-16 0 -23 11q-16 20 -14 47z " />
+<glyph unicode="&#x26;" horiz-adv-x="854" d="M49 315q0 -133 86 -231q86 -100 217 -100q129 0 252 139q34 -37 68 -62q74 -55 112 -69q18 -8 29 -8v235q-8 2 -35 23q-20 12 -57 53q43 86 70 207q16 75 22 151l-176 33q-27 -154 -47 -211q-63 94 -148 285q89 117 148 227q96 182 28 371q-61 164 -235 164 q-106 0 -160 -52q-109 -98 -110 -276q0 -223 106 -442q-53 -84 -84 -136.5t-58.5 -136.5t-27.5 -164zM268 424q16 88 45 133q72 -131 174 -295q-25 -31 -39 -46t-36.5 -27.5t-49.5 -12.5q-43 0 -69 43q-47 72 -25 205zM311 1270q16 76 72 76q33 0 49 -23q33 -43 29 -123 q0 -96 -101 -252q-31 74 -41 125q-27 111 -8 197z" />
+<glyph unicode="'" horiz-adv-x="309" d="M57 1505l31 -551h154l30 551h-215z" />
+<glyph unicode="(" horiz-adv-x="561" d="M66 645q0 -197 45 -362q84 -322 247 -580l162 84q-72 102 -129 238q-129 303 -129 620q0 190 41 350q80 313 217 510l-162 84q-82 -127 -147 -280q-145 -340 -145 -664z" />
+<glyph unicode=")" horiz-adv-x="561" d="M41 -213l162 -84q80 127 145 279q147 344 148 663q0 197 -45 365q-86 317 -248 579l-162 -84q71 -108 129 -239q129 -311 129 -621q0 -188 -41 -348q-84 -317 -217 -510z" />
+<glyph unicode="*" horiz-adv-x="677" d="M74 1251l172 -34l-115 -138l131 -80l76 152l78 -152l131 80l-115 138l172 34l-43 148l-164 -70l19 176h-154l19 -176l-164 70z" />
+<glyph unicode="+" horiz-adv-x="1060" d="M74 649h370v-346h172v346h371v172h-371v346h-172v-346h-370v-172z" />
+<glyph unicode="," horiz-adv-x="309" d="M45 0h72l-72 -266h102l113 266v227h-215v-227z" />
+<glyph unicode="-" horiz-adv-x="444" d="M74 455h297v194h-297v-194z" />
+<glyph unicode="." horiz-adv-x="321" d="M53 0h215v227h-215v-227z" />
+<glyph unicode="/" horiz-adv-x="720" d="M8 -147h168l537 1652h-162z" />
+<glyph unicode="0" d="M68 309q4 -94 36 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 89 110q32 70 36 164v887q-4 92 -36 162q-31 70 -89 112q-68 51 -170 52q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -36 -162v-887zM289 309v887q0 33 8 55q16 55 65 56q29 0 46 -17 q28 -35 28 -94v-887q0 -37 -8 -55q-14 -55 -66 -55q-27 0 -43 16q-31 33 -30 94z" />
+<glyph unicode="1" horiz-adv-x="475" d="M25 1180h147v-1180h221v1505h-133q-20 -43 -49 -78q-82 -86 -186 -106v-141z" />
+<glyph unicode="2" horiz-adv-x="731" d="M55 0h600v219h-350q129 217 217 422q129 305 129 506q0 174 -61 266q-74 109 -234 109q-166 0 -237 -119q-57 -96 -58 -270v-105h222v105q0 80 14 129q16 55 59 55t62 -62q12 -41 12 -122q-2 -117 -63 -299q-49 -150 -127 -297q-86 -166 -185 -318v-219z" />
+<glyph unicode="3" horiz-adv-x="686" d="M45 1071h217q0 147 14 205q10 51 52 51q47 0 61 -65q8 -39 8 -129v-121q0 -51 -14 -80q-25 -59 -154 -68v-184h19q68 -2 108 -27q61 -41 62 -155q-2 -39 -2 -129t-8 -127q-14 -63 -62 -64q-41 0 -57 53q-18 57 -19 203h-217q0 -188 43 -289q68 -162 250 -161q72 0 119 26 q86 47 129 160q33 96 37 172q2 23 2 43q0 313 -127 414l2 2q106 106 106 397q0 96 -39 176q-72 147 -247 148q-178 0 -244 -160q-39 -96 -39 -291z" />
+<glyph unicode="4" horiz-adv-x="684" d="M25 328h342v-328h202v328h103v194h-103v983h-221l-323 -983v-194zM213 522l129 471l12 45h13v-516h-154z" />
+<glyph unicode="5" horiz-adv-x="704" d="M74 438q0 -203 43 -301q66 -154 245 -153q176 0 246 145q43 88 43 248v336q0 94 -37 174q-63 137 -208 137q-23 4 -46 -6q-39 -12 -81 -45v313h344v219h-535v-792h186q0 33 25 69q31 41 61 41q70 1 70 -110v-336q0 -113 -16 -158q-16 -43 -52 -43q-39 0 -53 45 q-14 41 -14 158v59h-221z" />
+<glyph unicode="6" horiz-adv-x="700" d="M66 309q0 -109 43 -188q72 -137 245.5 -137t245.5 137q43 79 43 188v307q0 115 -37 191q-61 127 -209 127q-47 0 -110 -37v268q0 88 14 125q12 39 53 39q47 0 58 -53q10 -49 10 -205h221v94q0 139 -41 219q-72 137 -248 137.5t-248 -137.5q-41 -80 -40 -219v-856z M287 244v456q2 23 19.5 42.5t48 19.5t49 -24.5t18.5 -43.5v-450q0 -18 -18.5 -43t-49.5 -25q-33 0 -50 24t-17 44z" />
+<glyph unicode="7" horiz-adv-x="589" d="M8 1286h332l-225 -1286h229l221 1284v221h-557v-219z" />
+<glyph unicode="8" horiz-adv-x="696" d="M53 322q0 -45 13 -105q18 -92 77 -154q76 -80 205 -79.5t205 79.5q59 61 78 154q12 60 12 105v176q0 188 -115 297q102 102 103 276v127q0 100 -37 176q-72 147 -246 148q-172 0 -244 -148q-39 -80 -38 -176v-127q0 -174 102 -276q-115 -109 -115 -297v-176zM270.5 416 q-2.5 129 10.5 194q10 66 67.5 66t69.5 -66q10 -71 10 -200q0 -98 -10 -164q-12 -59 -70 -60q-47 0 -61 52q-14 49 -16.5 178zM284 1119q1 118 15 163q12 45 49 45q43 0 55 -51q11 -58 11 -156q0 -115 -11 -172q-12 -55 -55 -55q-45 0 -53 55q-12 53 -11 171z" />
+<glyph unicode="9" horiz-adv-x="700" d="M57 340q0 -139 41 -217q72 -139 248 -139t248 139q41 78 41 217v856q0 109 -43 190q-74 135 -246 135.5t-246 -135.5q-43 -81 -43 -190v-293q0 -115 37 -190q61 -127 209 -127q47 0 111 37v-283q0 -86 -13 -125q-14 -39 -55 -39q-47 0 -57 53q-10 49 -10 205h-222v-94z M279 825v437q0 18 18 42.5t49 24.5q33 0 50.5 -23.5t17.5 -43.5v-443q-2 -23 -19.5 -42t-48.5 -19t-49 24.5t-18 42.5z" />
+<glyph unicode=":" horiz-adv-x="362" d="M74 0h215v227h-215v-227zM74 893h215v227h-215v-227z" />
+<glyph unicode=";" horiz-adv-x="362" d="M74 0h71l-71 -266h102l113 266v227h-215v-227zM74 893h215v227h-215v-227z" />
+<glyph unicode="&#x3c;" horiz-adv-x="1058" d="M74 649l911 -475v199l-698 356l698 356v199l-911 -475v-160z" />
+<glyph unicode="=" horiz-adv-x="1058" d="M74 477h911v172h-911v-172zM74 864h911v172h-911v-172z" />
+<glyph unicode="&#x3e;" horiz-adv-x="1058" d="M74 174l911 475v160l-911 475v-199l698 -356l-698 -356v-199z" />
+<glyph unicode="?" horiz-adv-x="645" d="M25 1260l178 -84q18 53 43 90q41 55 88 55q41 0 59 -37q12 -31 8 -57q-10 -41 -53 -113q-66 -111 -92 -182q-45 -125 -45 -270v-256h190v256q0 55 13 108q23 86 71 172q8 12 22.5 37t16.5 29q80 137 80 219q0 96 -45 172q-68 113 -221 114q-125 2 -217 -100 q-74 -84 -96 -153zM199 0h215v227h-215v-227z" />
+<glyph unicode="@" horiz-adv-x="872" d="M66 303q0 -104 75 -194q102 -125 299 -125q211 0 320 143l-152 86q-51 -63 -168 -63q-100 0 -151 59q-39 41 -39 94v889q0 49 39 96q53 61 151 62q100 0 154 -62q37 -45 37 -96v-45q-6 12 -27 33q-39 35 -86 34q-145 0 -145 -170v-485q0 -172 145 -172q27 0 51 10 q41 20 62 58l20 -56h164v793q0 111 -74 203q-104 127 -301 127q-199 0 -299 -127q-76 -92 -75 -203v-889zM535 573v455q0 53 47 53q49 0 49 -53v-455q0 -53 -49 -53q-47 0 -47 53z" />
+<glyph unicode="A" horiz-adv-x="765" d="M20 0h216l40 307h213l41 -307h215l-227 1505h-270zM307 541l64 475l6 39h12l6 -39l64 -475h-152z" />
+<glyph unicode="B" horiz-adv-x="745" d="M82 0h272q186 8 271 135q71 108 71 286q0 59 -6 106.5t-18 82.5q-47 139 -129 185q80 72 108 137q29 63 29 174q0 215 -102 311q-94 88 -302 88h-194v-1505zM303 219v463q68 0 98 -23q66 -47 66 -208.5t-66 -208.5q-30 -23 -98 -23zM303 885v401q66 0 98 -22 q66 -43 66 -178.5t-66 -178.5q-35 -22 -98 -22z" />
+<glyph unicode="C" horiz-adv-x="708" d="M68 309q4 -94 36 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 89 110q33 70 36 164v207h-206v-207q0 -37 -9 -55q-18 -55 -75 -55q-27 0 -43 16q-33 35 -35 94v887q4 39 10 55q20 55 68 56q35 0 51 -17q33 -35 33 -94v-207h206v207q-4 92 -36 162 q-31 70 -89 112q-68 51 -170 52q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -36 -162v-887z" />
+<glyph unicode="D" horiz-adv-x="761" d="M82 0h174q156 0 244 36t131 120q41 80 53 215t12 380.5t-12 382t-53 216.5q-43 84 -131 119.5t-244 35.5h-174v-1505zM303 221v1063q63 0 94 -15.5t47 -64.5q18 -63 21 -160q2 -72 2 -290.5t-2 -290.5q-2 -100 -21 -160q-16 -51 -47 -66.5t-94 -15.5z" />
+<glyph unicode="E" horiz-adv-x="628" d="M82 0h506v227h-285v414h205v242h-205v395h285v227h-506v-1505z" />
+<glyph unicode="F" horiz-adv-x="616" d="M82 0h221v655h205v228h-205v395h305v227h-526v-1505z" />
+<glyph unicode="G" horiz-adv-x="737" d="M68 309v-23q0 -78 24 -141q27 -70 78 -110q57 -51 158 -51q102 0 172 88l26 -72h131v750h-309v-187h88v-272q0 -37 -8 -55q-14 -55 -66 -56q-27 0 -43 17q-31 33 -30 94v905q0 33 8 55q16 55 65 56q29 0 46 -17q29 -35 28 -94v-231h221v231q-4 92 -36 162q-31 70 -89 112 q-68 51 -170 52q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -36 -162v-887z" />
+<glyph unicode="H" horiz-adv-x="778" d="M82 0h221v655h172v-655h221v1505h-221v-622h-172v622h-221v-1505z" />
+<glyph unicode="I" horiz-adv-x="385" d="M82 0h221v1505h-221v-1505z" />
+<glyph unicode="J" horiz-adv-x="423" d="M12 -14q21 -1 41 -1q153 0 228 81q72 78 71 213v1226h-221v-1192q0 -52 -18 -73q-29 -39 -79 -39q-10 0 -22 2v-217z" />
+<glyph unicode="K" horiz-adv-x="768" d="M82 0h221v532l51 123l13 31h6l6 -31l153 -655h216l-230 1010l203 495h-215l-184 -501l-11 -25h-8v526h-221v-1505z" />
+<glyph unicode="L" horiz-adv-x="604" d="M82 0h514v205h-293v1300h-221v-1505z" />
+<glyph unicode="M" horiz-adv-x="991" d="M82 0h205v1010h12l8 -64l142 -946h94l141 946l8 64h13v-1010h204v1505h-270l-131 -688l-10 -80h-4l-11 80l-131 688h-270v-1505z" />
+<glyph unicode="N" horiz-adv-x="808" d="M82 0h203v854h12l18 -70l215 -784h197v1505h-203v-854h-12l-18 70l-215 784h-197v-1505z" />
+<glyph unicode="O" d="M68 309q4 -94 36 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 89 110q32 70 36 164v887q-4 92 -36 162q-31 70 -89 112q-68 51 -170 52q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -36 -162v-887zM289 309v887q0 33 8 55q16 55 65 56q29 0 46 -17 q28 -35 28 -94v-887q0 -37 -8 -55q-14 -55 -66 -55q-27 0 -43 16q-31 33 -30 94z" />
+<glyph unicode="P" horiz-adv-x="720" d="M82 0h221v602q162 0 266 98q123 117 123 355q0 240 -123 356q-100 94 -266 94h-221v-1505zM303 827v453q100 0 135 -53q31 -47 31 -180q0 -131 -31 -173q-33 -47 -135 -47z" />
+<glyph unicode="Q" horiz-adv-x="729" d="M68 309q4 -94 36 -164q31 -70 86 -110q63 -51 172 -51q55 0 111 18q72 -117 227 -117v189q-55 10 -88 53q23 49 27 66q18 64 18 116v887q-4 92 -36 162q-31 70 -89 112q-68 51 -170 52q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -36 -162v-887zM289 309v887q0 33 8 55 q16 55 65 56q29 0 46 -17q28 -35 28 -94v-887q0 -37 -8 -55q-14 -55 -66 -55q-27 0 -43 16q-31 33 -30 94z" />
+<glyph unicode="R" horiz-adv-x="739" d="M82 0h221v635h59l115 -635h221l-141 729q123 84 123 342q0 217 -91 325.5t-286 108.5h-221v-1505zM303 840v446q70 0 105 -31q59 -51 59 -192q0 -139 -59 -191q-37 -32 -105 -32z" />
+<glyph unicode="S" horiz-adv-x="702" d="M37 422q0 -203 55 -303q74 -135 266 -135q166 0 244 114q63 94 64 264q0 109 -66 236q-43 84 -141 229q-100 150 -119 181q-55 96 -55 161q0 147 75 150q47 0 72 -70q17 -49 17 -147l217 20q0 162 -56 267q-73 133 -249 133h-5q-143 -2 -223 -115q-65 -93 -65 -234 q0 -67 18 -124q33 -117 109 -234q70 -109 139 -207q12 -18 31.5 -50t25.5 -40q57 -104 58 -166q0 -166 -91 -166q-61 0 -86 82q-18 53 -18 174z" />
+<glyph unicode="T" horiz-adv-x="647" d="M4 1278h209v-1278h221v1278h209v227h-639v-227z" />
+<glyph unicode="U" horiz-adv-x="749" d="M80 309q4 -94 37 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 88 110q33 70 37 164v1196h-221v-1196q0 -37 -9 -55q-14 -55 -65 -55q-27 0 -43 16q-31 33 -31 94v1196h-221v-1196z" />
+<glyph unicode="V" horiz-adv-x="716" d="M18 1505l230 -1505h221l229 1505h-215l-110 -827l-8 -64h-13l-8 64l-111 827h-215z" />
+<glyph unicode="W" horiz-adv-x="1036" d="M25 1505l202 -1505h172l103 713l12 88h8l13 -88l102 -713h172l203 1505h-205l-88 -782l-4 -49h-17l-6 49l-94 782h-160l-94 -782l-6 -49h-16l-5 49l-88 782h-204z" />
+<glyph unicode="X" horiz-adv-x="737" d="M16 0h217l127 449l5 18h8l4 -18l127 -449h217l-244 791l240 714h-217l-121 -381l-6 -18h-8l-7 18l-120 381h-218l240 -714z" />
+<glyph unicode="Y" horiz-adv-x="700" d="M14 1505l226 -864v-641h221v641l225 864h-217l-111 -481l-6 -14h-4l-6 14l-111 481h-217z" />
+<glyph unicode="Z" horiz-adv-x="626" d="M20 0h586v219h-352l352 1067v219h-536v-219h297l-347 -1048v-238z" />
+<glyph unicode="[" horiz-adv-x="538" d="M82 -213h399v197h-202v1325h202v196h-399v-1718z" />
+<glyph unicode="\" horiz-adv-x="792" d="M8 1692l608 -1872h168l-614 1872h-162z" />
+<glyph unicode="]" horiz-adv-x="538" d="M57 -16v-197h400v1718h-400v-196h203v-1325h-203z" />
+<glyph unicode="^" horiz-adv-x="1101" d="M53 809h199l299 543l299 -543h199l-381 696h-234z" />
+<glyph unicode="_" horiz-adv-x="1210" d="M74 -154v-172h1063v172h-1063z" />
+<glyph unicode="`" horiz-adv-x="1024" d="M293 1489l162 -184h159l-106 184h-215z" />
+<glyph unicode="a" horiz-adv-x="661" d="M49 260q0 -154 64 -225q41 -51 102 -51q59 0 109 39q35 27 57 67h14q0 -68 19 -90h202q-14 86 -14 195v688q0 111 -75.5 182.5t-176.5 71.5q-121 0 -198 -88q-80 -90 -80 -211v-47h207v53q0 20 4 53q10 59 55 59q37 0 51 -34q6 -21 6 -68v-123q-8 -20 -98 -67 q-102 -53 -162 -127q-86 -106 -86 -277zM252 291q0 189 143 250v-287q0 -29 -25.5 -48.5t-60.5 -19.5q-33 0 -47 43q-10 29 -10 62z" />
+<glyph unicode="b" horiz-adv-x="686" d="M82 0h207v74q33 -29 53 -45q61 -45 111 -45q76 0 122 75q37 61 37 144v715q0 82 -37 145q-47 74 -122 74q-31 0 -58 -15q-49 -23 -106 -75v458h-207v-1505zM289 246v628q0 25 19.5 46.5t42 21.5t39 -19.5t16.5 -48.5v-628q0 -29 -16.5 -48.5t-39.5 -19.5q-25 0 -43 19.5 t-18 48.5z" />
+<glyph unicode="c" horiz-adv-x="645" d="M66 315q0 -178 75 -260q65 -71 186 -71h3q137 0 198 67q68 74 68 254v109h-207v-156q0 -51 -12 -70.5t-47 -19.5q-58 0 -58 90v604q0 90 58 90q35 0 47 -19.5t12 -70.5v-135h207v88q0 180 -68 254q-61 68 -198 68q-123 0 -189 -72q-76 -82 -75 -260v-490z" />
+<glyph unicode="d" horiz-adv-x="686" d="M74 203q0 -84 39 -144q42 -75 118 -75h2q31 0 60 14q49 23 104 76v-74h207v1505h-207v-458q-33 29 -53 45q-61 45 -111 45q-76 0 -120 -74q-39 -63 -39 -145v-715zM281 246v628q0 29 16 48.5t38.5 19.5t42 -21.5t19.5 -46.5v-628q0 -29 -18.5 -48.5t-42.5 -19.5 q-23 0 -39 19.5t-16 48.5z" />
+<glyph unicode="e" horiz-adv-x="659" d="M66 279q2 -78 32 -148q66 -147 234 -147q102 0 155 45q104 84 113 243v129h-192v-122q0 -35 -9 -58q-14 -55 -65 -55q-27 0 -43 16q-31 37 -33 97v243h342v326q-2 74 -33 143q-66 145 -233 146q-102 0 -154 -45q-106 -88 -114 -250v-563zM258 684v158q4 39 10 57 q18 57 66 57q29 0 45 -16q29 -35 29 -98v-158h-150z" />
+<glyph unicode="f" horiz-adv-x="475" d="M20 934h105v-934h207v934h104v186h-104v29v49q0 31 6 62q14 69 58 69h1q14 0 43 -4q2 -2 8.5 -2t10.5 -2v178l-25 6q-23 8 -72 8q-156 0 -206 -137q-31 -82 -31 -225v-31h-105v-186z" />
+<glyph unicode="g" horiz-adv-x="700" d="M12 -184q0 -117 92 -168q80 -45 240 -49q145 0 242 61q112 73 112 222q0 134 -94 200q-72 49 -192 63q-74 12 -107 23q-51 14 -51 47q0 27 29 51q6 -2 20 -2h19q96 0 151 43q107 82 115 234v317q0 14 -2 20.5t-2 22.5q-2 6 -6 27q41 24 114 24h6v185q-43 0 -98 -41 q-33 -23 -72 -62q-72 102 -206 103q-98 0 -150 -45q-100 -84 -113 -240v-305q2 -41 17 -92q29 -104 102 -152q-49 -27 -86 -72q-43 -53 -43 -96q0 -115 125 -149q-74 -35 -111 -70q-51 -47 -51 -100zM213 -150q0 56 76 99l106 -21q70 -10 94 -32q16 -16 17 -48 q0 -37 -53 -57q-47 -18 -105 -18q-135 0 -135 77zM262 537v307v13q0 20 4 38q12 51 56 51q27 0 38 -16q25 -33 25 -86v-307q0 -29 -6 -52q-16 -49 -57 -49q-25 0 -37 17q-23 27 -23 76v8z" />
+<glyph unicode="h" horiz-adv-x="690" d="M82 0h207v883q6 10 18 26q27 27 49 27q49 0 50 -49v-887h206v918q0 82 -37 145q-45 74 -118 74q-27 0 -54 -15q-37 -20 -90 -73q-20 -20 -24 -23v479h-207v-1505z" />
+<glyph unicode="i" horiz-adv-x="370" d="M82 0h207v1120h-207v-1120zM82 1298h207v207h-207v-207z" />
+<glyph unicode="j" horiz-adv-x="364" d="M-45 -182v-191q12 -4 20 -6q23 -6 70 -6q158 0 209 135q29 74 29 221v1149h-207v-1147v-47q0 -20 -4 -53q-14 -63 -60 -63q-10 0 -39 4q-2 2 -8 2t-10 2zM76 1298h207v207h-207v-207z" />
+<glyph unicode="k" horiz-adv-x="641" d="M82 0h207v387l26 66l7 16h10l4 -16l102 -453h199l-188 756l149 364h-186l-101 -293l-12 -36h-10v714h-207v-1505z" />
+<glyph unicode="l" horiz-adv-x="370" d="M82 0h207v1505h-207v-1505z" />
+<glyph unicode="m" horiz-adv-x="1021" d="M82 0h207v883q6 10 22 26q27 27 56 27q55 0 55 -49v-887h194v883q6 10 23 26q27 27 55 27q55 0 56 -49v-887h194v918q0 82 -37 145q-45 74 -119 74q-27 0 -55 -17q-61 -35 -100 -78q-25 -25 -33 -30q-43 125 -139 125q-27 0 -53 -15q-45 -27 -95 -73q-20 -20 -24 -23v94 h-207v-1120z" />
+<glyph unicode="n" horiz-adv-x="690" d="M82 0h207v883q6 10 18 26q27 27 49 27q49 0 50 -49v-887h206v918q0 82 -37 145q-45 74 -118 74q-27 0 -54 -15q-37 -20 -90 -73q-20 -20 -24 -23v94h-207v-1120z" />
+<glyph unicode="o" horiz-adv-x="657" d="M63 279q2 -78 33 -148q66 -147 232 -147q102 0 155 45q103 83 111 243v576q-2 74 -33 143q-66 145 -233 146q-102 0 -154 -45q-100 -86 -111 -250v-563zM258 279v563v13q0 25 6 44q14 57 64 57q29 0 45 -16q26 -33 26 -90v-8v-563v-13q0 -25 -6 -45q-14 -55 -65 -55 q-27 0 -43 16q-27 35 -27 89v8z" />
+<glyph unicode="p" horiz-adv-x="686" d="M82 -385h207v459q33 -29 53 -45q61 -45 111 -45q76 0 122 75q37 61 37 144v715q0 82 -37 145q-47 74 -122 74q-31 0 -58 -15q-49 -23 -106 -75v73h-207v-1505zM289 246v628q0 29 18.5 48.5t42.5 19.5q23 0 39.5 -19.5t16.5 -48.5v-628q0 -29 -16.5 -48.5t-39 -19.5 t-42 21.5t-19.5 46.5z" />
+<glyph unicode="q" horiz-adv-x="686" d="M74 203q0 -84 39 -144q42 -75 118 -75h2q31 0 60 14q49 23 104 76v-459h207v1505h-207v-73q-33 29 -53 45q-61 45 -111 45q-76 0 -120 -74q-39 -63 -39 -145v-715zM281 246v628q0 29 16 48.5t39 19.5q25 0 43 -19.5t18 -48.5v-628q0 -25 -19.5 -46.5t-42 -21.5 t-38.5 19.5t-16 48.5z" />
+<glyph unicode="r" horiz-adv-x="503" d="M82 0h207v778q0 63 45 103q36 34 100 34h4q33 0 58 -8v230q-94 0 -158 -60q-43 -43 -49 -82v125h-207v-1120z" />
+<glyph unicode="s" horiz-adv-x="630" d="M37 326q0 -131 49 -215q74 -127 240 -127q133 0 206 102q57 80 58 205q0 94 -62 194q-31 49 -129 148q-59 57 -90 96q-45 55 -45 105q0 57 12 86q14 45 52 45q41 0 59 -45q8 -27 8 -86h193q0 131 -41 200q-60 103 -220 103h-3q-133 -2 -201 -103q-51 -78 -51 -200 q0 -104 63 -199q33 -49 133 -146q129 -129 129 -198q0 -135 -71 -135q-53 0 -80 63q-16 37 -17 107h-192z" />
+<glyph unicode="t" horiz-adv-x="501" d="M20 934h105v-574q0 -154 31 -237q51 -139 206 -139q49 0 80 6q4 2 14.5 4t16.5 4v203q-4 0 -12 -2t-12 -2q-29 -4 -52 -4q-43 0 -57 67q-8 37 -8 117v557h141v186h-141v277h-207v-277h-105v-186z" />
+<glyph unicode="u" horiz-adv-x="690" d="M78 203q0 -82 37 -144q42 -75 116 -75h2q27 0 56 16q37 20 90 74q18 18 22 20v-94h207v1120h-207v-882q-12 -20 -18 -27q-27 -27 -49 -27q-49 0 -49 49v887h-207v-917z" />
+<glyph unicode="v" horiz-adv-x="602" d="M16 1120l183 -1120h204l183 1120h-201l-68 -649l-8 -72h-16l-8 72l-68 649h-201z" />
+<glyph unicode="w" horiz-adv-x="905" d="M20 1120l166 -1120h172l80 535l11 63h8l10 -63l80 -535h172l166 1120h-189l-65 -585l-8 -64h-13l-10 64l-86 585h-123l-86 -585l-10 -64h-12l-9 64l-65 585h-189z" />
+<glyph unicode="x" horiz-adv-x="618" d="M16 0h201l84 283l6 30h4l6 -30l84 -283h201l-192 578l176 542h-195l-74 -262l-6 -31h-4l-6 31l-74 262h-194l176 -542z" />
+<glyph unicode="y" horiz-adv-x="634" d="M25 1120l190 -1153q0 -35 -8 -61q-18 -66 -68 -103q-28 -21 -65 -21q-14 0 -29 3q-10 0 -12 2v-184q49 -4 67 -4h25q113 0 197 100q74 88 90 217l198 1204h-202l-82 -688l-4 -57h-9l-4 57l-82 688h-202z" />
+<glyph unicode="z" horiz-adv-x="532" d="M12 0h504v188h-285l285 764v168h-459v-188h240l-285 -764v-168z" />
+<glyph unicode="{" horiz-adv-x="688" d="M61 453q72 -2 107 -62q25 -43 25 -78v-397q0 -221 100 -301q90 -72 338 -68v172q-139 0 -187 37q-55 43 -55 160v397q0 139 -127 222q127 78 127 221v397q0 117 55 160q48 37 187 37v172q-248 4 -338 -68q-100 -80 -100 -301v-397q0 -39 -25 -80q-33 -59 -107 -60v-163z " />
+<glyph unicode="|" horiz-adv-x="356" d="M82 -512h192v2204h-192v-2204z" />
+<glyph unicode="}" horiz-adv-x="688" d="M57 -281v-172q250 -4 340 68q98 78 99 301v397q0 35 24 78q35 59 107 62v163q-74 0 -107 60q-24 41 -24 80v397q0 223 -99 301q-90 72 -340 68v-172q139 0 187 -37q55 -43 55 -160v-397q0 -143 127 -221q-127 -82 -127 -222v-397q0 -117 -55 -160q-47 -37 -187 -37z" />
+<glyph unicode="~" horiz-adv-x="1280" d="M113 1352l135 -58q16 45 47 90q63 90 154 91q70 0 178 -74q51 -33 82.5 -50.5t84 -34t105.5 -16.5q82 0 145 48q119 94 181 262l-135 57q-25 -59 -48 -92q-59 -90 -143 -90q-72 0 -174 71q-2 2 -28.5 18.5t-32 18.5t-29 16.5t-33.5 17.5t-32.5 12.5t-38 11.5t-38 5 t-44.5 3q-88 0 -154 -47q-127 -100 -182 -260z" />
+<glyph horiz-adv-x="624" d="M53 1012h215v227h-71l71 266h-102l-113 -266v-227zM356 1012h215v227h-71l71 266h-102l-113 -266v-227z" />
+<glyph horiz-adv-x="624" d="M53 1012h103l112 266v227h-215v-227h72zM356 1012h103l112 266v227h-215v-227h72z" />
+<glyph unicode="&#xa1;" horiz-adv-x="387" d="M74 -385h239l-55 1100h-129zM86 893h215v227h-215v-227z" />
+<glyph unicode="&#xa2;" horiz-adv-x="636" d="M66 508q0 -299 208 -330v-301h123v303q96 14 143.5 88t47.5 230v108h-189v-155q0 -90 -73 -91q-72 0 -72 91v604q0 90 72 90q74 0 73 -90v-135h189v88q0 154 -47 229q-47 70 -144 86v244h-123v-242q-209 -31 -208 -328v-489z" />
+<glyph unicode="&#xa3;" horiz-adv-x="817" d="M4 63l146 -79q10 29 28 51q39 51 86 51q31 0 129.5 -51t143.5 -51q102 0 170.5 99t80.5 282l-188 22q-2 -104 -29 -145q-25 -41 -53 -45q-39 4 -63 22q-35 20 -70 37q57 117 57 219q0 74 -24 174h174v137h-211l-6 25q-70 229 -70 338q0 72 21 113q25 55 69 55 q66 0 92 -60q23 -51 23 -137h213q0 178 -66 279q-84 125 -266 123q-152 -2 -231 -123q-63 -96 -64 -250q0 -84 78 -342l6 -21h-147v-137h188q31 -106 31 -174q0 -94 -37 -199q-49 -8 -92 -45q-74 -68 -119 -168z" />
+<glyph unicode="&#xa5;" horiz-adv-x="720" d="M25 1505l196 -753h-147v-138h176v-137h-176v-137h176v-340h221v340h176v137h-176v137h176v138h-147l196 753h-217l-110 -481l-7 -14h-4l-6 14l-110 481h-217z" />
+<glyph unicode="&#xa8;" horiz-adv-x="1024" d="M272 1305h191v200h-191v-200zM561 1305h191v200h-191v-200z" />
+<glyph unicode="&#xa9;" horiz-adv-x="1644" d="M53 752q0 -317 225.5 -542.5t542.5 -225.5q319 0 544.5 225t225.5 543q0 319 -225 544.5t-545 225.5q-317 0 -542.5 -225.5t-225.5 -544.5zM172 752q0 268 193 460q190 190 456 191q270 0 461 -190.5t191 -460.5q0 -266 -191 -457q-193 -193 -461 -193q-264 0 -456.5 193 t-192.5 457zM627 487q0 -53 22 -98q49 -98 170 -98q72 0 109 31q72 59 80 165v125h-138v-125q2 -16 -4 -32q-12 -31 -45 -31q-18 0 -28 10q-20 18 -21 53v531q0 15 6 31q12 33 43 32q20 0 31 -10q20 -20 18 -53v-125h138v125q-3 55 -25 98q-49 98 -164 98q-74 0 -112 -30 q-80 -63 -80 -166v-531z" />
+<glyph unicode="&#xaa;" horiz-adv-x="661" d="M49 260q0 -154 64 -225q41 -51 102 -51q59 0 109 39q35 27 57 67h14q0 -68 19 -90h202q-14 86 -14 195v688q0 111 -75.5 182.5t-176.5 71.5q-121 0 -198 -88q-80 -90 -80 -211v-47h207v53q0 20 4 53q10 59 55 59q37 0 51 -34q6 -21 6 -68v-123q-8 -20 -98 -67 q-102 -53 -162 -127q-86 -106 -86 -277zM252 291q0 189 143 250v-287q0 -29 -25.5 -48.5t-60.5 -19.5q-33 0 -47 43q-10 29 -10 62z" />
+<glyph unicode="&#xad;" horiz-adv-x="444" d="M74 455h297v194h-297v-194z" />
+<glyph unicode="&#xae;" horiz-adv-x="1644" d="M53 752q0 -317 225.5 -542.5t542.5 -225.5q319 0 544.5 225t225.5 543q0 319 -225 544.5t-545 225.5q-317 0 -542.5 -225.5t-225.5 -544.5zM172 752q0 268 193 460q190 190 456 191q270 0 461 -190.5t191 -460.5q0 -266 -191 -457q-193 -193 -461 -193q-264 0 -456.5 193 t-192.5 457zM625 313h145v365h55l95 -365h151l-106 400q55 47 71.5 95t16.5 126q-1 258 -232 258h-196v-879zM770 805v258h45q61 0 84 -43q14 -29 14 -88q0 -57 -14 -86q-20 -41 -84 -41h-45z" />
+<glyph unicode="&#xaf;" horiz-adv-x="1024" d="M313 1315h398v162h-398v-162z" />
+<glyph unicode="&#xb2;" horiz-adv-x="731" d="M55 0h600v219h-350q129 217 217 422q129 305 129 506q0 174 -61 266q-74 109 -234 109q-166 0 -237 -119q-57 -96 -58 -270v-105h222v105q0 80 14 129q16 55 59 55t62 -62q12 -41 12 -122q-2 -117 -63 -299q-49 -150 -127 -297q-86 -166 -185 -318v-219z" />
+<glyph unicode="&#xb3;" horiz-adv-x="686" d="M45 1071h217q0 147 14 205q10 51 52 51q47 0 61 -65q8 -39 8 -129v-121q0 -51 -14 -80q-25 -59 -154 -68v-184h19q68 -2 108 -27q61 -41 62 -155q-2 -39 -2 -129t-8 -127q-14 -63 -62 -64q-41 0 -57 53q-18 57 -19 203h-217q0 -188 43 -289q68 -162 250 -161q72 0 119 26 q86 47 129 160q33 96 37 172q2 23 2 43q0 313 -127 414l2 2q106 106 106 397q0 96 -39 176q-72 147 -247 148q-178 0 -244 -160q-39 -96 -39 -291z" />
+<glyph unicode="&#xb4;" horiz-adv-x="1024" d="M410 1305h159l162 184h-215z" />
+<glyph unicode="&#xb7;" horiz-adv-x="215" d="M0 649h215v228h-215v-228z" />
+<glyph unicode="&#xb8;" horiz-adv-x="1024" d="M426 -111v-141h63l-40 -133h104l45 133v141h-172z" />
+<glyph unicode="&#xb9;" horiz-adv-x="475" d="M25 1180h147v-1180h221v1505h-133q-20 -43 -49 -78q-82 -86 -186 -106v-141z" />
+<glyph unicode="&#xba;" horiz-adv-x="657" d="M63 279q2 -78 33 -148q66 -147 232 -147q102 0 155 45q103 83 111 243v576q-2 74 -33 143q-66 145 -233 146q-102 0 -154 -45q-100 -86 -111 -250v-563zM258 279v563v13q0 25 6 44q14 57 64 57q29 0 45 -16q26 -33 26 -90v-8v-563v-13q0 -25 -6 -45q-14 -55 -65 -55 q-27 0 -43 16q-27 35 -27 89v8z" />
+<glyph unicode="&#xbf;" horiz-adv-x="645" d="M41 -106q0 -92 47 -170q68 -115 219 -117q125 -2 219 102q55 61 95 152l-179 84q-12 -47 -43 -88q-39 -57 -88 -58q-41 0 -57 39q-14 29 -10 56q10 41 53 112q66 111 92 182q45 135 45 271v256h-190v-256q0 -57 -13 -107q-23 -96 -69 -172q-8 -14 -22.5 -37.5 t-18.5 -29.5q-80 -137 -80 -219zM231 893h215v227h-215v-227z" />
+<glyph unicode="&#xc0;" horiz-adv-x="765" d="M20 0h216l40 307h213l41 -307h215l-227 1505h-270zM141 1823l162 -185h160l-107 185h-215zM307 541l64 475l6 39h12l6 -39l64 -475h-152z" />
+<glyph unicode="&#xc1;" horiz-adv-x="765" d="M20 0h216l40 307h213l41 -307h215l-227 1505h-270zM293 1638h160l161 185h-215zM307 541l64 475l6 39h12l6 -39l64 -475h-152z" />
+<glyph unicode="&#xc2;" horiz-adv-x="765" d="M20 0h216l40 307h213l41 -307h215l-227 1505h-270zM133 1638h189l61 72l63 -72h189l-141 185h-220zM307 541l64 475l6 39h12l6 -39l64 -475h-152z" />
+<glyph unicode="&#xc3;" horiz-adv-x="765" d="M20 0h216l40 307h213l41 -307h215l-227 1505h-270zM184 1632q4 2 8.5 4t7.5 4t8 4l9 5q45 16 76 16q51 -4 92 -20q39 -18 88 -19q23 0 41 6q43 10 68 33v152l-33 -17q-45 -16 -76 -16q-45 2 -90 22q-45 16 -90 17q-23 0 -41 -6q-45 -15 -68 -33v-152zM307 541l64 475 l6 39h12l6 -39l64 -475h-152z" />
+<glyph unicode="&#xc4;" horiz-adv-x="765" d="M20 0h216l40 307h213l41 -307h215l-227 1505h-270zM143 1638h191v201h-191v-201zM307 541l64 475l6 39h12l6 -39l64 -475h-152zM432 1638h191v201h-191v-201z" />
+<glyph unicode="&#xc5;" horiz-adv-x="765" d="M20 0h216l40 307h213l41 -307h215l-227 1505h-270zM231 1761.5q0 -61.5 45.5 -102.5t109 -41t107.5 41t44 102.5t-44 102.5t-107.5 41t-109 -41t-45.5 -102.5zM307 541l64 475l6 39h12l6 -39l64 -475h-152zM309 1761.5q0 28.5 23.5 50t52.5 21.5t52.5 -21.5t23.5 -50 t-23.5 -50t-52.5 -21.5t-52.5 21.5t-23.5 50z" />
+<glyph unicode="&#xc6;" horiz-adv-x="1099" d="M16 0h220l90 307h227v-307h506v227h-285v414h205v242h-205v395h285v227h-623zM393 541l150 514h10v-514h-160z" />
+<glyph unicode="&#xc7;" horiz-adv-x="708" d="M68 309q4 -94 36 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 89 110q33 70 36 164v207h-206v-207q0 -37 -9 -55q-18 -55 -75 -55q-27 0 -43 16q-33 35 -35 94v887q4 39 10 55q20 55 68 56q35 0 51 -17q33 -35 33 -94v-207h206v207q-4 92 -36 162 q-31 70 -89 112q-68 51 -170 52q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -36 -162v-887zM268 -111v-141h64l-41 -133h104l45 133v141h-172z" />
+<glyph unicode="&#xc8;" horiz-adv-x="628" d="M82 0h506v227h-285v414h205v242h-205v395h285v227h-506v-1505zM111 1823l161 -185h160l-106 185h-215z" />
+<glyph unicode="&#xc9;" horiz-adv-x="628" d="M82 0h506v227h-285v414h205v242h-205v395h285v227h-506v-1505zM236 1638h159l162 185h-215z" />
+<glyph unicode="&#xca;" horiz-adv-x="628" d="M82 0h506v227h-285v414h205v242h-205v395h285v227h-506v-1505zM84 1638h188l62 72l63 -72h189l-142 185h-219z" />
+<glyph unicode="&#xcb;" horiz-adv-x="628" d="M82 0h506v227h-285v414h205v242h-205v395h285v227h-506v-1505zM94 1638h191v201h-191v-201zM383 1638h190v201h-190v-201z" />
+<glyph unicode="&#xcc;" horiz-adv-x="401" d="M-6 1823l162 -185h159l-106 185h-215zM98 0h221v1505h-221v-1505z" />
+<glyph unicode="&#xcd;" horiz-adv-x="401" d="M82 0h221v1505h-221v-1505zM86 1638h160l162 185h-215z" />
+<glyph unicode="&#xce;" horiz-adv-x="370" d="M-66 1638h189l61 72l64 -72h188l-141 185h-219zM74 0h221v1505h-221v-1505z" />
+<glyph unicode="&#xcf;" horiz-adv-x="372" d="M-53 1638h190v201h-190v-201zM76 0h221v1505h-221v-1505zM236 1638h190v201h-190v-201z" />
+<glyph unicode="&#xd0;" horiz-adv-x="761" d="M20 655h62v-655h174q156 0 244 36t131 120q41 80 53 215t12 380.5t-12 382t-53 216.5q-43 84 -131 119.5t-244 35.5h-174v-622h-62v-228zM303 221v434h84v228h-84v401q63 0 94 -15.5t47 -64.5q18 -63 21 -160q2 -72 2 -290.5t-2 -290.5q-2 -100 -21 -160 q-16 -51 -46.5 -66.5t-94.5 -15.5z" />
+<glyph unicode="&#xd1;" horiz-adv-x="808" d="M82 0h203v854h12l18 -70l215 -784h197v1505h-203v-854h-12l-18 70l-215 784h-197v-1505zM207 1632l8 4q4 2 7 4t8.5 4.5t9.5 4.5q45 16 75 16q51 -4 93 -20q39 -18 88 -19q23 0 41 6q43 10 67 33v152l-33 -17q-45 -16 -75 -16q-45 2 -90 22q-45 16 -91 17q-23 0 -41 -6 q-44 -15 -67 -33v-152z" />
+<glyph unicode="&#xd2;" d="M68 309q4 -94 36 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 89 110q32 70 36 164v887q-4 92 -36 162q-31 70 -89 112q-68 51 -170 52q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -36 -162v-887zM121 1823l162 -185h159l-106 185h-215zM289 309v887 q0 33 8 55q16 55 65 56q29 0 46 -17q28 -35 28 -94v-887q0 -37 -8 -55q-14 -55 -66 -55q-27 0 -43 16q-31 33 -30 94z" />
+<glyph unicode="&#xd3;" d="M68 309q4 -94 36 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 89 110q32 70 36 164v887q-4 92 -36 162q-31 70 -89 112q-68 51 -170 52q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -36 -162v-887zM285 1638h159l162 185h-215zM289 309v887q0 33 8 55 q16 55 65 56q29 0 46 -17q28 -35 28 -94v-887q0 -37 -8 -55q-14 -55 -66 -55q-27 0 -43 16q-31 33 -30 94z" />
+<glyph unicode="&#xd4;" d="M68 309q4 -94 36 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 89 110q32 70 36 164v887q-4 92 -36 162q-31 70 -89 112q-68 51 -170 52q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -36 -162v-887zM113 1638h188l61 72l64 -72h188l-141 185h-219zM289 309v887 q0 33 8 55q16 55 65 56q29 0 46 -17q28 -35 28 -94v-887q0 -37 -8 -55q-14 -55 -66 -55q-27 0 -43 16q-31 33 -30 94z" />
+<glyph unicode="&#xd5;" d="M68 309q4 -94 36 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 89 110q32 70 36 164v887q-4 92 -36 162q-31 70 -89 112q-68 51 -170 52q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -36 -162v-887zM164 1632l8 4q4 2 7 4t8.5 4.5t9.5 4.5q45 16 75 16 q51 -4 93 -20q41 -18 88 -19q23 0 41 6q43 10 67 33v152l-33 -17q-45 -16 -75 -16q-45 2 -91 22q-45 16 -90 17q-23 0 -41 -6q-44 -15 -67 -33v-152zM289 309v887q0 33 8 55q16 55 65 56q29 0 46 -17q28 -35 28 -94v-887q0 -37 -8 -55q-14 -55 -66 -55q-27 0 -43 16 q-31 33 -30 94z" />
+<glyph unicode="&#xd6;" d="M68 309q4 -94 36 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 89 110q32 70 36 164v887q-4 92 -36 162q-31 70 -89 112q-68 51 -170 52q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -36 -162v-887zM123 1638h190v201h-190v-201zM289 309v887q0 33 8 55 q16 55 65 56q29 0 46 -17q28 -35 28 -94v-887q0 -37 -8 -55q-14 -55 -66 -55q-27 0 -43 16q-31 33 -30 94zM412 1638h190v201h-190v-201z" />
+<glyph unicode="&#xd8;" d="M59 -20h129l15 47q63 -43 159 -43q106 0 170 51q57 43 89 110q33 70 36 164v887q0 27 -6 57q-12 74 -39 123l45 150h-122l-15 -47q-66 43 -158 43q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -36 -162v-887q0 -18 4 -55q14 -82 34 -117zM289 309l147 488v-488 q0 -37 -8 -55q-14 -55 -66 -55q-27 0 -43 16q-31 33 -30 94zM289 727v469q0 33 8 55q16 55 65 56q43 0 62 -41q12 -37 12 -60z" />
+<glyph unicode="&#xd9;" horiz-adv-x="749" d="M80 309q4 -94 37 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 88 110q33 70 37 164v1196h-221v-1196q0 -37 -9 -55q-14 -55 -65 -55q-27 0 -43 16q-31 33 -31 94v1196h-221v-1196zM145 1823l162 -185h160l-107 185h-215z" />
+<glyph unicode="&#xda;" horiz-adv-x="749" d="M80 309q4 -94 37 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 88 110q33 70 37 164v1196h-221v-1196q0 -37 -9 -55q-14 -55 -65 -55q-27 0 -43 16q-31 33 -31 94v1196h-221v-1196zM307 1638h160l162 185h-215z" />
+<glyph unicode="&#xdb;" horiz-adv-x="749" d="M80 309q4 -94 37 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 88 110q33 70 37 164v1196h-221v-1196q0 -37 -9 -55q-14 -55 -65 -55q-27 0 -43 16q-31 33 -31 94v1196h-221v-1196zM125 1638h188l62 72l63 -72h189l-142 185h-219z" />
+<glyph unicode="&#xdc;" horiz-adv-x="749" d="M80 309q4 -94 37 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 88 110q33 70 37 164v1196h-221v-1196q0 -37 -9 -55q-14 -55 -65 -55q-27 0 -43 16q-31 33 -31 94v1196h-221v-1196zM135 1638h191v201h-191v-201zM424 1638h190v201h-190v-201z" />
+<glyph unicode="&#xdd;" horiz-adv-x="704" d="M16 1505l226 -864v-641h221v641l225 864h-217l-111 -481l-6 -14h-4l-6 14l-111 481h-217zM254 1638h160l161 185h-215z" />
+<glyph unicode="&#xde;" d="M82 0h221v360q162 0 266 99q123 117 123 354q0 240 -123 356q-100 94 -266 95h-2v241h-219v-1505zM303 586v452q100 0 135 -53q31 -47 31 -180q0 -131 -31 -172q-33 -47 -135 -47z" />
+<glyph unicode="&#xdf;" horiz-adv-x="733" d="M66 0h206v1235q0 102 74 102q43 0 64.5 -27.5t21.5 -72.5q0 -53 -24.5 -85t-61.5 -32v-141q72 0 96 -72q31 -86 31 -332q0 -231 -31 -315q-25 -68 -96 -67v-193q178 0 248 100q86 123 86 475q0 219 -41 338q-37 109 -111 150q88 66 88 174q0 123 -65 201q-70 84 -205 84 q-133 0 -213 -86q-68 -74 -67 -201v-1235z" />
+<glyph unicode="&#xe0;" horiz-adv-x="681" d="M49 260q0 -154 64 -225q41 -51 102 -51q59 0 109 39q35 27 57 67h14q0 -68 19 -90h202q-14 86 -14 195v688q0 111 -75.5 182.5t-176.5 71.5q-121 0 -198 -88q-80 -90 -80 -211v-47h207v53q0 20 4 53q10 59 55 59q37 0 51 -34q6 -21 6 -68v-123q-8 -20 -98 -67 q-102 -53 -162 -127q-86 -106 -86 -277zM102 1489l162 -184h160l-107 184h-215zM252 291q0 189 143 250v-287q0 -29 -25.5 -48.5t-60.5 -19.5q-33 0 -47 43q-10 29 -10 62z" />
+<glyph unicode="&#xe1;" horiz-adv-x="681" d="M49 260q0 -154 64 -225q41 -51 102 -51q59 0 109 39q35 27 57 67h14q0 -68 19 -90h202q-14 86 -14 195v688q0 111 -75.5 182.5t-176.5 71.5q-121 0 -198 -88q-80 -90 -80 -211v-47h207v53q0 20 4 53q10 59 55 59q37 0 51 -34q6 -21 6 -68v-123q-8 -20 -98 -67 q-102 -53 -162 -127q-86 -106 -86 -277zM252 291q0 189 143 250v-287q0 -29 -25.5 -48.5t-60.5 -19.5q-33 0 -47 43q-10 29 -10 62zM264 1305h160l162 184h-215z" />
+<glyph unicode="&#xe2;" horiz-adv-x="681" d="M49 260q0 -154 64 -225q41 -51 102 -51q59 0 109 39q35 27 57 67h14q0 -68 19 -90h202q-14 86 -14 195v688q0 111 -75.5 182.5t-176.5 71.5q-121 0 -198 -88q-80 -90 -80 -211v-47h207v53q0 20 4 53q10 59 55 59q37 0 51 -34q6 -21 6 -68v-123q-8 -20 -98 -67 q-102 -53 -162 -127q-86 -106 -86 -277zM90 1305h189l61 71l63 -71h189l-141 184h-220zM252 291q0 189 143 250v-287q0 -29 -25.5 -48.5t-60.5 -19.5q-33 0 -47 43q-10 29 -10 62z" />
+<glyph unicode="&#xe3;" horiz-adv-x="681" d="M49 260q0 -154 64 -225q41 -51 102 -51q59 0 109 39q35 27 57 67h14q0 -68 19 -90h202q-14 86 -14 195v688q0 111 -75.5 182.5t-176.5 71.5q-121 0 -198 -88q-80 -90 -80 -211v-47h207v53q0 20 4 53q10 59 55 59q37 0 51 -34q6 -21 6 -68v-123q-8 -20 -98 -67 q-102 -53 -162 -127q-86 -106 -86 -277zM143 1305q4 2 8.5 4t7.5 4t8 4t9 4q45 16 76 16q51 -4 92 -20q41 -18 88 -19q23 0 41 7q43 10 68 32v152q-4 -2 -8.5 -4t-7.5 -4t-8 -4t-9 -4q-45 -16 -76 -17q-45 2 -90 23q-45 16 -90 16q-23 0 -41 -6q-45 -15 -68 -33v-151z M252 291q0 189 143 250v-287q0 -29 -25.5 -48.5t-60.5 -19.5q-33 0 -47 43q-10 29 -10 62z" />
+<glyph unicode="&#xe4;" horiz-adv-x="681" d="M49 260q0 -154 64 -225q41 -51 102 -51q59 0 109 39q35 27 57 67h14q0 -68 19 -90h202q-14 86 -14 195v688q0 111 -75.5 182.5t-176.5 71.5q-121 0 -198 -88q-80 -90 -80 -211v-47h207v53q0 20 4 53q10 59 55 59q37 0 51 -34q6 -21 6 -68v-123q-8 -20 -98 -67 q-102 -53 -162 -127q-86 -106 -86 -277zM102 1305h191v200h-191v-200zM252 291q0 189 143 250v-287q0 -29 -25.5 -48.5t-60.5 -19.5q-33 0 -47 43q-10 29 -10 62zM391 1305h191v200h-191v-200z" />
+<glyph unicode="&#xe5;" horiz-adv-x="681" d="M49 260q0 -154 64 -225q41 -51 102 -51q59 0 109 39q35 27 57 67h14q0 -68 19 -90h202q-14 86 -14 195v688q0 111 -75.5 182.5t-176.5 71.5q-121 0 -198 -88q-80 -90 -80 -211v-47h207v53q0 20 4 53q10 59 55 59q37 0 51 -34q6 -21 6 -68v-123q-8 -20 -98 -67 q-102 -53 -162 -127q-86 -106 -86 -277zM188 1421.5q0 -61.5 45.5 -102.5t109 -41t107.5 41t44 102.5t-44 102.5t-107.5 41t-109 -41t-45.5 -102.5zM252 291q0 189 143 250v-287q0 -29 -25.5 -48.5t-60.5 -19.5q-33 0 -47 43q-10 29 -10 62zM266 1421.5q0 28.5 23.5 50 t52.5 21.5t52.5 -21.5t23.5 -50t-23.5 -50t-52.5 -21.5t-52.5 21.5t-23.5 50z" />
+<glyph unicode="&#xe6;" horiz-adv-x="989" d="M49 260q0 -154 64 -225q41 -51 102 -51q119 0 221 131q68 -131 226 -131q102 0 155 45q104 84 113 243v129h-193v-122q0 -35 -8 -58q-14 -55 -65 -55q-27 0 -43 16q-31 37 -33 97v243h342v326q-2 74 -33 143q-66 145 -233 146q-96 0 -162 -52q-66 51 -152 52 q-121 0 -198 -88q-80 -90 -80 -211v-47h207v53q0 20 4 53q10 59 55 59q37 0 51 -34q6 -20 6 -68v-123q-8 -20 -98 -67q-102 -53 -162 -127q-86 -106 -86 -277zM252 291q0 189 143 250v-287q0 -29 -25.5 -48.5t-60.5 -19.5q-33 0 -47 43q-10 29 -10 62zM588 684v158 q4 39 10 57q18 57 66 57q29 0 45 -16q29 -35 28 -98v-158h-149z" />
+<glyph unicode="&#xe7;" horiz-adv-x="645" d="M66 315q0 -178 75 -260q66 -72 189 -71q137 0 198 67q68 74 68 254v109h-207v-156q0 -51 -12 -70.5t-47 -19.5q-58 0 -58 90v604q0 90 58 90q35 0 47 -19.5t12 -70.5v-135h207v88q0 180 -68 254q-61 68 -198 68q-123 0 -189 -72q-76 -82 -75 -260v-490zM238 -111v-141h63 l-41 -133h105l45 133v141h-172z" />
+<glyph unicode="&#xe8;" horiz-adv-x="659" d="M66 279q2 -78 32 -148q66 -147 234 -147q102 0 155 45q104 84 113 243v129h-192v-122q0 -35 -9 -58q-14 -55 -65 -55q-27 0 -43 16q-31 37 -33 97v243h342v326q-2 74 -33 143q-66 145 -233 146q-102 0 -154 -45q-106 -88 -114 -250v-563zM102 1489l162 -184h160l-107 184 h-215zM258 684v158q4 39 10 57q18 57 66 57q29 0 45 -16q29 -35 29 -98v-158h-150z" />
+<glyph unicode="&#xe9;" horiz-adv-x="659" d="M66 279q2 -78 32 -148q66 -147 234 -147q102 0 155 45q104 84 113 243v129h-192v-122q0 -35 -9 -58q-14 -55 -65 -55q-27 0 -43 16q-31 37 -33 97v243h342v326q-2 74 -33 143q-66 145 -233 146q-102 0 -154 -45q-106 -88 -114 -250v-563zM258 684v158q4 39 10 57 q18 57 66 57q29 0 45 -16q29 -35 29 -98v-158h-150zM264 1305h160l162 184h-215z" />
+<glyph unicode="&#xea;" horiz-adv-x="659" d="M66 279q2 -78 32 -148q66 -147 234 -147q102 0 155 45q104 84 113 243v129h-192v-122q0 -35 -9 -58q-14 -55 -65 -55q-27 0 -43 16q-31 37 -33 97v243h342v326q-2 74 -33 143q-66 145 -233 146q-102 0 -154 -45q-106 -88 -114 -250v-563zM80 1305h188l62 71l63 -71h189 l-142 184h-219zM258 684v158q4 39 10 57q18 57 66 57q29 0 45 -16q29 -35 29 -98v-158h-150z" />
+<glyph unicode="&#xeb;" horiz-adv-x="659" d="M66 279q2 -78 32 -148q66 -147 234 -147q102 0 155 45q104 84 113 243v129h-192v-122q0 -35 -9 -58q-14 -55 -65 -55q-27 0 -43 16q-31 37 -33 97v243h342v326q-2 74 -33 143q-66 145 -233 146q-102 0 -154 -45q-106 -88 -114 -250v-563zM90 1305h191v200h-191v-200z M258 684v158q4 39 10 57q18 57 66 57q29 0 45 -16q29 -35 29 -98v-158h-150zM379 1305h190v200h-190v-200z" />
+<glyph unicode="&#xec;" horiz-adv-x="370" d="M-33 1489l162 -184h160l-107 184h-215zM82 0h207v1120h-207v-1120z" />
+<glyph unicode="&#xed;" horiz-adv-x="370" d="M82 0h207v1120h-207v-1120zM82 1305h160l161 184h-215z" />
+<glyph unicode="&#xee;" horiz-adv-x="370" d="M-66 1305h189l61 71l64 -71h188l-141 184h-219zM82 0h207v1120h-207v-1120z" />
+<glyph unicode="&#xef;" horiz-adv-x="372" d="M-53 1305h190v200h-190v-200zM82 0h207v1120h-207v-1120zM236 1305h190v200h-190v-200z" />
+<glyph unicode="&#xf0;" horiz-adv-x="673" d="M76 279q2 -78 33 -148q66 -147 231 -147q102 0 156 45q102 84 110 243v656q0 254 -125 446l101 88l-56 66l-94 -82l-18 24l-19 19q-4 2 -9 8t-7 10l-109 -100q2 -6 13 -16q8 -8 32 -50l-100 -88l55 -63l82 72q37 -84 51 -203q-92 78 -155 78q-113 0 -152 -123 q-20 -66 -20 -156v-579zM270 279v563q-2 33 6 57q14 57 64 57q29 0 45 -16q29 -35 27 -98v-563q2 -33 -6 -58q-14 -55 -66 -55q-27 0 -43 16q-29 37 -27 97z" />
+<glyph unicode="&#xf1;" horiz-adv-x="690" d="M82 0h207v883q6 10 18 26q27 27 49 27q49 0 50 -49v-887h206v918q0 82 -37 145q-45 74 -118 74q-27 0 -54 -15q-37 -20 -90 -73q-20 -20 -24 -23v94h-207v-1120zM147 1305q4 2 8.5 4t7.5 4t8 4t9 4q45 16 76 16q51 -4 92 -20q39 -18 88 -19q23 0 41 7q43 10 68 32v152 q-4 -2 -8.5 -4t-7.5 -4t-8 -4t-9 -4q-45 -16 -76 -17q-45 2 -90 23q-45 16 -90 16q-23 0 -41 -6q-45 -15 -68 -33v-151z" />
+<glyph unicode="&#xf2;" horiz-adv-x="657" d="M63 279q2 -78 33 -148q66 -147 232 -147q102 0 155 45q103 83 111 243v576q-2 74 -33 143q-66 145 -233 146q-102 0 -154 -45q-100 -86 -111 -250v-563zM98 1489l162 -184h160l-107 184h-215zM258 279v563q-2 33 6 57q14 57 64 57q29 0 45 -16q28 -35 26 -98v-563 q2 -33 -6 -58q-14 -55 -65 -55q-27 0 -43 16q-29 37 -27 97z" />
+<glyph unicode="&#xf3;" horiz-adv-x="657" d="M63 279q2 -78 33 -148q66 -147 232 -147q102 0 155 45q103 83 111 243v576q-2 74 -33 143q-66 145 -233 146q-102 0 -154 -45q-100 -86 -111 -250v-563zM258 279v563q-2 33 6 57q14 57 64 57q29 0 45 -16q28 -35 26 -98v-563q2 -33 -6 -58q-14 -55 -65 -55q-27 0 -43 16 q-29 37 -27 97zM260 1305h160l162 184h-215z" />
+<glyph unicode="&#xf4;" horiz-adv-x="657" d="M63 279q2 -78 33 -148q66 -147 232 -147q102 0 155 45q103 83 111 243v576q-2 74 -33 143q-66 145 -233 146q-102 0 -154 -45q-100 -86 -111 -250v-563zM78 1305h188l62 71l63 -71h189l-142 184h-219zM258 279v563q-2 33 6 57q14 57 64 57q29 0 45 -16q28 -35 26 -98 v-563q2 -33 -6 -58q-14 -55 -65 -55q-27 0 -43 16q-29 37 -27 97z" />
+<glyph unicode="&#xf5;" horiz-adv-x="657" d="M63 279q2 -78 33 -148q66 -147 232 -147q102 0 155 45q103 83 111 243v576q-2 74 -33 143q-66 145 -233 146q-102 0 -154 -45q-100 -86 -111 -250v-563zM131 1305l8 4q4 2 7.5 4t8.5 4t9 4q45 16 76 16q51 -4 92 -20q39 -18 88 -19q23 0 41 7q43 10 67 32v152l-32 -16 q-45 -16 -76 -17q-45 2 -90 23q-45 16 -90 16q-23 0 -41 -6q-45 -15 -68 -33v-151zM258 279v563q-2 33 6 57q14 57 64 57q29 0 45 -16q28 -35 26 -98v-563q2 -33 -6 -58q-14 -55 -65 -55q-27 0 -43 16q-29 37 -27 97z" />
+<glyph unicode="&#xf6;" horiz-adv-x="657" d="M63 279q2 -78 33 -148q66 -147 232 -147q102 0 155 45q103 83 111 243v576q-2 74 -33 143q-66 145 -233 146q-102 0 -154 -45q-100 -86 -111 -250v-563zM90 1305h191v200h-191v-200zM258 279v563q-2 33 6 57q14 57 64 57q29 0 45 -16q28 -35 26 -98v-563q2 -33 -6 -58 q-14 -55 -65 -55q-27 0 -43 16q-29 37 -27 97zM379 1305h190v200h-190v-200z" />
+<glyph unicode="&#xf8;" horiz-adv-x="657" d="M63 279q0 -41 11 -86q18 -92 82 -150l-31 -121h80l20 78q49 -16 103 -16q102 0 155 45q102 84 111 243v576q-4 45 -12 84q-31 98 -82 145l30 121h-75l-21 -80q-55 18 -106 19q-102 0 -154 -45q-100 -86 -111 -250v-563zM258 436v406q-2 33 6 57q14 57 64 57q39 0 55 -34z M274 197l125 485v-403q2 -33 -6 -58q-14 -55 -65 -55q-37 0 -54 31z" />
+<glyph unicode="&#xf9;" horiz-adv-x="690" d="M78 203q0 -82 37 -144q43 -76 118 -75q27 0 56 16q37 20 90 74q18 18 22 20v-94h207v1120h-207v-882q-12 -20 -18 -27q-27 -27 -49 -27q-49 0 -49 49v887h-207v-917zM113 1489l161 -184h160l-106 184h-215z" />
+<glyph unicode="&#xfa;" horiz-adv-x="690" d="M78 203q0 -82 37 -144q43 -76 118 -75q27 0 56 16q37 20 90 74q18 18 22 20v-94h207v1120h-207v-882q-12 -20 -18 -27q-27 -27 -49 -27q-49 0 -49 49v887h-207v-917zM274 1305h160l162 184h-215z" />
+<glyph unicode="&#xfb;" horiz-adv-x="690" d="M78 203q0 -82 37 -144q43 -76 118 -75q27 0 56 16q37 20 90 74q18 18 22 20v-94h207v1120h-207v-882q-12 -20 -18 -27q-27 -27 -49 -27q-49 0 -49 49v887h-207v-917zM94 1305h189l61 71l64 -71h188l-141 184h-219z" />
+<glyph unicode="&#xfc;" horiz-adv-x="690" d="M78 203q0 -82 37 -144q43 -76 118 -75q27 0 56 16q37 20 90 74q18 18 22 20v-94h207v1120h-207v-882q-12 -20 -18 -27q-27 -27 -49 -27q-49 0 -49 49v887h-207v-917zM106 1305h191v200h-191v-200zM395 1305h191v200h-191v-200z" />
+<glyph unicode="&#xfd;" horiz-adv-x="634" d="M25 1120l190 -1153q0 -35 -8 -61q-18 -66 -68 -103q-39 -29 -94 -18q-10 0 -12 2v-184q49 -4 67 -4h25q113 0 197 100q74 88 90 217l198 1204h-202l-82 -688l-4 -57h-9l-4 57l-82 688h-202zM231 1305h160l162 184h-215z" />
+<glyph unicode="&#xfe;" horiz-adv-x="686" d="M82 -385h207v459q33 -29 53 -45q61 -45 111 -45q76 0 122 75q37 61 37 144v715q0 82 -37 145q-47 74 -122 74q-31 0 -58 -15q-49 -23 -106 -75v458h-207v-1890zM289 246v628q0 29 18.5 48.5t42.5 19.5q23 0 39.5 -19.5t16.5 -48.5v-628q0 -29 -16.5 -48.5t-39 -19.5 t-42 21.5t-19.5 46.5z" />
+<glyph unicode="&#xff;" horiz-adv-x="634" d="M25 1120l190 -1153q0 -35 -8 -61q-18 -66 -68 -103q-39 -29 -94 -18q-10 0 -12 2v-184q49 -4 67 -4h25q113 0 197 100q74 88 90 217l198 1204h-202l-82 -688l-4 -57h-9l-4 57l-82 688h-202zM78 1305h190v200h-190v-200zM367 1305h190v200h-190v-200z" />
+<glyph unicode="&#x152;" horiz-adv-x="983" d="M68 309q2 -88 36 -155q31 -66 86 -105q70 -49 172 -49h580v227h-285v414h205v242h-205v395h285v227h-580q-104 0 -172 -47q-51 -37 -86 -108q-34 -68 -36 -154v-887zM289 309v887q0 33 8 55q16 55 65 56q41 0 60 -37q14 -29 14 -60v-901q0 -37 -8 -55q-14 -55 -66 -55 q-27 0 -43 16q-31 33 -30 94z" />
+<glyph unicode="&#x153;" horiz-adv-x="995" d="M63 279q2 -78 33 -148q66 -147 232 -147q102 0 170 57q63 -57 170 -57q102 0 155 45q104 84 113 243v129h-193v-122q0 -35 -8 -58q-14 -55 -65 -55q-43 0 -64 47q-12 29 -12 59v250h342v326q-2 74 -33 143q-66 145 -233 146q-104 0 -170 -60q-66 59 -172 60 q-102 0 -154 -45q-100 -86 -111 -250v-563zM258 279v563q-2 33 6 57q14 57 64 57q29 0 45 -16q28 -35 26 -98v-563q2 -33 -6 -58q-14 -55 -65 -55q-27 0 -43 16q-29 37 -27 97zM594 684v164q0 33 12 61q20 47 64 47q29 0 45 -16q29 -35 28 -98v-158h-149z" />
+<glyph unicode="&#x178;" horiz-adv-x="704" d="M16 1505l226 -864v-641h221v641l225 864h-217l-111 -481l-6 -14h-4l-6 14l-111 481h-217zM113 1638h190v201h-190v-201zM401 1638h191v201h-191v-201z" />
+<glyph unicode="&#x2c6;" horiz-adv-x="1021" d="M260 1305h189l61 71l63 -71h189l-141 184h-220z" />
+<glyph unicode="&#x2dc;" horiz-adv-x="1024" d="M313 1305q4 2 8.5 4t7.5 4t8 4t9 4q45 16 76 16q51 -4 92 -20q39 -18 88 -19q23 0 41 7q43 10 68 32v152q-4 -2 -8.5 -4t-7.5 -4t-8 -4t-9 -4q-45 -16 -76 -17q-45 2 -90 23q-45 16 -90 16q-23 0 -41 -6q-45 -15 -68 -33v-151z" />
+<glyph unicode="&#x2000;" horiz-adv-x="952" />
+<glyph unicode="&#x2001;" horiz-adv-x="1905" />
+<glyph unicode="&#x2002;" horiz-adv-x="952" />
+<glyph unicode="&#x2003;" horiz-adv-x="1905" />
+<glyph unicode="&#x2004;" horiz-adv-x="635" />
+<glyph unicode="&#x2005;" horiz-adv-x="476" />
+<glyph unicode="&#x2006;" horiz-adv-x="317" />
+<glyph unicode="&#x2007;" horiz-adv-x="317" />
+<glyph unicode="&#x2008;" horiz-adv-x="238" />
+<glyph unicode="&#x2009;" horiz-adv-x="381" />
+<glyph unicode="&#x200a;" horiz-adv-x="105" />
+<glyph unicode="&#x2010;" horiz-adv-x="444" d="M74 455h297v194h-297v-194z" />
+<glyph unicode="&#x2011;" horiz-adv-x="444" d="M74 455h297v194h-297v-194z" />
+<glyph unicode="&#x2012;" horiz-adv-x="444" d="M74 455h297v194h-297v-194z" />
+<glyph unicode="&#x2013;" horiz-adv-x="806" d="M74 649h659v195h-659v-195z" />
+<glyph unicode="&#x2014;" horiz-adv-x="972" d="M74 649h825v195h-825v-195z" />
+<glyph unicode="&#x2018;" horiz-adv-x="309" d="M49 1012h215v227h-71l71 266h-102l-113 -266v-227z" />
+<glyph unicode="&#x2019;" horiz-adv-x="309" d="M45 1012h102l113 266v227h-215v-227h72z" />
+<glyph unicode="&#x201a;" horiz-adv-x="309" d="M45 0h72l-72 -266h102l113 266v227h-215v-227z" />
+<glyph unicode="&#x201c;" horiz-adv-x="624" d="M53 1012h215v227h-71l71 266h-102l-113 -266v-227zM356 1012h215v227h-71l71 266h-102l-113 -266v-227z" />
+<glyph unicode="&#x201d;" horiz-adv-x="624" d="M53 1012h103l112 266v227h-215v-227h72zM356 1012h103l112 266v227h-215v-227h72z" />
+<glyph unicode="&#x201e;" horiz-adv-x="624" d="M53 0h72l-72 -266h103l112 266v227h-215v-227zM356 0h72l-72 -266h103l112 266v227h-215v-227z" />
+<glyph unicode="&#x2022;" horiz-adv-x="663" d="M82 817q0 -104 73.5 -178t178.5 -74q102 0 176 74q72 72 72 178q0 104 -72 176t-176 72q-106 0 -178 -72q-74 -74 -74 -176z" />
+<glyph unicode="&#x2026;" horiz-adv-x="964" d="M53 0h215v227h-215v-227zM375 0h215v227h-215v-227zM696 0h215v227h-215v-227z" />
+<glyph unicode="&#x202f;" horiz-adv-x="381" />
+<glyph unicode="&#x2039;" horiz-adv-x="1058" d="M74 649l911 -475v199l-698 356l698 356v199l-911 -475v-160z" />
+<glyph unicode="&#x203a;" horiz-adv-x="1058" d="M74 174l911 475v160l-911 475v-199l698 -356l-698 -356v-199z" />
+<glyph unicode="&#x205f;" horiz-adv-x="476" />
+<glyph unicode="&#x20ac;" horiz-adv-x="813" d="M53 547h107v-238q4 -94 37 -164q31 -70 86 -110q63 -51 172 -51q106 0 170 51q57 43 88 110q33 70 37 164v84h-207v-84q0 -37 -8 -55q-18 -55 -76 -55q-27 0 -43 16q-33 35 -35 94v238h233v137h-233v137h233v137h-233v238q4 39 10 55q20 55 68 56q35 0 51 -17 q33 -35 33 -94v-84h207v84q-4 92 -37 162q-31 70 -88 112q-68 51 -170 52q-104 0 -172 -52q-53 -41 -86 -112q-33 -70 -37 -162v-238h-107v-137h107v-137h-107v-137z" />
+<glyph unicode="&#x2122;" horiz-adv-x="937" d="M74 1401h104v-580h113v580h104v104h-321v-104zM440 821h103v449l80 -449h51l78 449v-449h104v684h-137l-68 -319h-6l-67 319h-138v-684z" />
+<glyph unicode="&#xe000;" horiz-adv-x="1120" d="M0 1120h1120v-1120h-1120v1120z" />
+<glyph unicode="&#xfb01;" horiz-adv-x="772" d="M20 934h105v-934h207v934h151v-934h207v1120h-358v29v51q0 35 8 62q18 72 76 71q27 0 82 -6q20 -4 28 -6v184q-8 2 -23.5 4t-21.5 2q-35 8 -102 9q-168 0 -223 -140q-31 -74 -31 -229v-31h-105v-186z" />
+<glyph unicode="&#xfb02;" horiz-adv-x="772" d="M20 934h105v-934h207v934h104v186h-104v29v51q0 35 8 62q18 72 76 71q31 0 67 -4v-1329h207v1505h-164q-8 2 -23.5 4t-21.5 2q-35 8 -102 9q-168 0 -223 -140q-31 -74 -31 -229v-31h-105v-186z" />
+<glyph unicode="&#xfb03;" horiz-adv-x="1320" d="M1032 0h207v1120h-207v-1120zM1032 1298h207v207h-207v-207zM495 934h105v-934h207v934h104v186h-104v29v49q0 31 6 62q14 69 58 69h1q14 0 43 -4q2 -2 8.5 -2t10.5 -2v178l-25 6q-23 8 -72 8q-156 0 -206 -137q-31 -82 -31 -225v-31h-105v-186zM20 934h105v-934h207v934 h104v186h-104v29v49q0 31 6 62q14 69 58 69h1q14 0 43 -4q2 -2 8.5 -2t10.5 -2v178l-25 6q-23 8 -72 8q-156 0 -206 -137q-31 -82 -31 -225v-31h-105v-186z" />
+<glyph unicode="&#xfb04;" horiz-adv-x="1320" d="M1032 0h207v1505h-207v-1505zM495 934h105v-934h207v934h104v186h-104v29v49q0 31 6 62q14 69 58 69h1q14 0 43 -4q2 -2 8.5 -2t10.5 -2v178l-25 6q-23 8 -72 8q-156 0 -206 -137q-31 -82 -31 -225v-31h-105v-186zM20 934h105v-934h207v934h104v186h-104v29v49q0 31 6 62 q14 69 58 69h1q14 0 43 -4q2 -2 8.5 -2t10.5 -2v178l-25 6q-23 8 -72 8q-156 0 -206 -137q-31 -82 -31 -225v-31h-105v-186z" />
+</font>
+</defs></svg> 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-Regular-webfont.ttf
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-Regular-webfont.ttf b/content/fonts/league-gothic/LeagueGothic-Regular-webfont.ttf
new file mode 100755
index 0000000..ff0b49b
Binary files /dev/null and b/content/fonts/league-gothic/LeagueGothic-Regular-webfont.ttf differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-Regular-webfont.woff
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-Regular-webfont.woff b/content/fonts/league-gothic/LeagueGothic-Regular-webfont.woff
new file mode 100755
index 0000000..587f87c
Binary files /dev/null and b/content/fonts/league-gothic/LeagueGothic-Regular-webfont.woff differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/SIL OFL Font License League Gothic.txt
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/SIL OFL Font License League Gothic.txt b/content/fonts/league-gothic/SIL OFL Font License League Gothic.txt
new file mode 100755
index 0000000..faf733f
--- /dev/null
+++ b/content/fonts/league-gothic/SIL OFL Font License League Gothic.txt	
@@ -0,0 +1,105 @@
+	Copyright (c) 2010, Caroline Hadilaksono & Micah Rich <caroline@hadilaksono, micah@micahrich.com>, with Reserved Font Name: "League Gothic".
+
+	This Font Software is licensed under the SIL Open Font License, Version 1.1.
+	This license is copied below, and is also available with a FAQ at:
+	http://scripts.sil.org/OFL
+
+	Version 1.1 - 26 February 2007
+
+
+SIL Open Font License
+====================================================
+
+
+Preamble
+----------
+
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded, 
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+Definitions
+-------------
+
+`"Font Software"` refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+`"Reserved Font Name"` refers to any names specified as such after the
+copyright statement(s).
+
+`"Original Version"` refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+`"Modified Version"` refers to any derivative made by adding to, deleting,
+or substituting -- in part or in whole -- any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+`"Author"` refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+Permission & Conditions
+------------------------
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1. Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2. Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3. No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4. The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5. The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
+
+Termination
+-----------
+
+This license becomes null and void if any of the above conditions are
+not met.
+
+
+	DISCLAIMER
+
+	THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+	EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+	MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+	OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+	COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+	INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+	DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+	FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+	OTHER DEALINGS IN THE FONT SOFTWARE.

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/demo.html
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/demo.html b/content/fonts/league-gothic/demo.html
new file mode 100755
index 0000000..187e020
--- /dev/null
+++ b/content/fonts/league-gothic/demo.html
@@ -0,0 +1,48 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+
+	<title>Font Face Demo</title>
+	<link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8">
+	<style type="text/css" media="screen">
+		h1.fontface {font: 60px/68px 'LeagueGothicRegular', Arial, sans-serif;letter-spacing: 0;}
+
+		p.style1 {font: 18px/27px 'LeagueGothicRegular', Arial, sans-serif;}
+		p.style2 {font: 18px/27px 'LeagueGothicItalic', Arial, sans-serif;}
+		p.style3 {font: 18px/27px 'LeagueGothicCondensedRegular', Arial, sans-serif;}
+		p.style4 {font: 18px/27px 'LeagueGothicCondensedItalic', Arial, sans-serif;}
+		
+		#container {
+			width: 800px;
+			margin-left: auto;
+			margin-right: auto;
+		}
+	</style>
+</head>
+
+<body>
+	<div id="container">
+		<h1 class="fontface">Font-face Demo for the League Gothic Font</h1>
+	
+	 
+
+	<p class="style1">League Gothic Regular - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style2">League Gothic Italic - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style3">League Gothic Condensed Regular - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style4">League Gothic Condensed Italic - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+		</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/stylesheet.css
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/stylesheet.css b/content/fonts/league-gothic/stylesheet.css
new file mode 100755
index 0000000..e004a3c
--- /dev/null
+++ b/content/fonts/league-gothic/stylesheet.css
@@ -0,0 +1,45 @@
+/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 6, 2013 09:10:34 AM America/New_York */
+@font-face {
+    font-family: 'League Gothic';
+    src: url('LeagueGothic-Regular-webfont.eot');
+    src: url('LeagueGothic-Regular-webfont.eot?#iefix') format('embedded-opentype'),
+         url('LeagueGothic-Regular-webfont.woff') format('woff'),
+         url('LeagueGothic-Regular-webfont.ttf') format('truetype'),
+         url('LeagueGothic-Regular-webfont.svg#LeagueGothicRegular') format('svg');
+    font-weight: normal;
+    font-style: normal;
+}
+
+@font-face {
+    font-family: 'League Gothic';
+    src: url('LeagueGothic-Italic-webfont.eot');
+    src: url('LeagueGothic-Italic-webfont.eot?#iefix') format('embedded-opentype'),
+         url('LeagueGothic-Italic-webfont.woff') format('woff'),
+         url('LeagueGothic-Italic-webfont.ttf') format('truetype'),
+         url('LeagueGothic-Italic-webfont.svg#LeagueGothicItalic') format('svg');
+    font-weight: normal;
+    font-style: italic;
+}
+/*
+@font-face {
+    font-family: 'League Gothic Condensed';
+    src: url('LeagueGothic-CondensedRegular-webfont.eot');
+    src: url('LeagueGothic-CondensedRegular-webfont.eot?#iefix') format('embedded-opentype'),
+         url('LeagueGothic-CondensedRegular-webfont.woff') format('woff'),
+         url('LeagueGothic-CondensedRegular-webfont.ttf') format('truetype'),
+         url('LeagueGothic-CondensedRegular-webfont.svg#LeagueGothicCondensedRegular') format('svg');
+    font-weight: normal;
+    font-style: normal;
+}
+
+@font-face {
+    font-family: 'League Gothic Condensed';
+    src: url('LeagueGothic-CondensedItalic-webfont.eot');
+    src: url('LeagueGothic-CondensedItalic-webfont.eot?#iefix') format('embedded-opentype'),
+         url('LeagueGothic-CondensedItalic-webfont.woff') format('woff'),
+         url('LeagueGothic-CondensedItalic-webfont.ttf') format('truetype'),
+         url('LeagueGothic-CondensedItalic-webfont.svg#LeagueGothicCondensedItalic') format('svg');
+    font-weight: normal;
+    font-style: normal;
+}
+*/

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SIL OFL Font License Source Code Pro.txt
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SIL OFL Font License Source Code Pro.txt b/content/fonts/source-code-pro/SIL OFL Font License Source Code Pro.txt
new file mode 100755
index 0000000..1177330
--- /dev/null
+++ b/content/fonts/source-code-pro/SIL OFL Font License Source Code Pro.txt	
@@ -0,0 +1,93 @@
+Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries.
+
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+
+This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
+
+
+-----------------------------------------------------------
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+-----------------------------------------------------------
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded, 
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting -- in part or in whole -- any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+OTHER DEALINGS IN THE FONT SOFTWARE.

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/source-code-pro/SourceCodePro-Black-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/source-code-pro/SourceCodePro-Black-webfont.eot b/content/fonts/source-code-pro/SourceCodePro-Black-webfont.eot
new file mode 100755
index 0000000..7d97876
Binary files /dev/null and b/content/fonts/source-code-pro/SourceCodePro-Black-webfont.eot differ


[03/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/05/index.html b/content/news/2013/05/index.html
new file mode 100644
index 0000000..dfeb9d5
--- /dev/null
+++ b/content/news/2013/05/index.html
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for May 2013 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/05 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/05 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/05 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/05 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/05 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/05 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for May 2013</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.8.0 released</h3>
+  <p><small>17 May 2013</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.8.0!</p>
+<p>This release marks the eighth minor release of Wicket 6. Starting
+with Wicket 6 we u...</p>
+	<a href="/news/2013/05/17/wicket-6.8.0-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/06/27/wicket-6.9.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/06/27/wicket-6.9.0-released.html b/content/news/2013/06/27/wicket-6.9.0-released.html
new file mode 100644
index 0000000..78558a6
--- /dev/null
+++ b/content/news/2013/06/27/wicket-6.9.0-released.html
@@ -0,0 +1,144 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.9.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/06/27/wicket-6.9.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/06/27/wicket-6.9.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/06/27/wicket-6.9.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/06/27/wicket-6.9.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/06/27/wicket-6.9.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/06/27/wicket-6.9.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.9.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">27 Jun 2013</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.9.0!</p>
+<p>This release marks the ninth minor release of Wicket 6. Starting with
+Wicket 6 we use semantic versioning for the future development of
+Wicket, and as such no API breaks are present in this release
+compared to 6.0.0.</p>
+<h3 id="new-and-noteworthy">New and noteworthy</h3>
+<p>Switch between jQuery 1.x and 2.x depending on the user agent. For IE
+6/7/8 jQuery ver. 1.x will be used, for any other browser - ver. 2.x.
+To use this resource reference do in your application’s init method:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+    <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
+        <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">DynamicJQueryResourceReference</span><span class="o">.</span><span class="na">INSTANCE</span><span class="o">);</span>
+<span class="o">}</span></code></pre></div>
+<p>Upgraded Atmoshpere (1.0.13) and Bootstrap (2.3.2) resources.</p>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.9.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.0">http://www.apache.org/dyn/closer.cgi/wicket/6.9.0</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.9.0/binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at</p>
+<ul>
+  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
+</ul>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-690">Release Notes - Wicket - Version 6.9.0</h3>
+<h4 id="bug">Bug</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4827">WICKET-4827</a> - Modal panel mouse pointer in resize style for MSIE8 and MSIE9</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5056">WICKET-5056</a> - Page mount with an optional named parameter overtakes a mount with more specific path</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5071">WICKET-5071</a> - 404 Error on Nested ModalWindows in IE7 and IE8</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5165">WICKET-5165</a> - Session should be bound when adding messages to it</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5194">WICKET-5194</a> - Adding AjaxFormValidatingBehavior to the form prevents form from being filled</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5200">WICKET-5200</a> - Upgrade atmosphere-runtime to 1.0.13</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5202">WICKET-5202</a> - Page redirects can fail when using url encoding</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5203">WICKET-5203</a> - Base url is incorrect for error dispatched pages</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5204">WICKET-5204</a> - The DateTimeField.onBeforeRender() method does not format the fields correctly.</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5205">WICKET-5205</a> - AbstractAjaxBehavior.unbind does not clean stored reference to host component</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5209">WICKET-5209</a> - NPE when using ComponentRenderer.renderComponent on a panel with &lt;wicket:enclosure&gt;</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5218">WICKET-5218</a> - EnclosureContainer calls child#configure() way before rendering</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5220">WICKET-5220</a> - AjaxEditableLabel not working well in form</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5222">WICKET-5222</a> - Direct iframe removal not supported by Firefox: tab title stays as “Connecting”</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5223">WICKET-5223</a> - AjaxEditableLabel doesn’t provide a way to configure Ajax attributes for its Ajax behaviors</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a> - CDI integration fails in Glassfish 4.0 with WELD-000070</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5230">WICKET-5230</a> - AjaxFormChoiceComponentUpdatingBehavior fails for choices containing other invalid FormComponents</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5234">WICKET-5234</a> - OnEventHeaderItem can’t be applied via AJAX</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5237">WICKET-5237</a> - Wicket generates invalid HTML by expanding col tags</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5247">WICKET-5247</a> - Broken Link in Tomcat because of Page Mount</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5199">WICKET-5199</a> - Component.getBehaviors(Class&lt;M&gt; type) documentation is obsolete</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5207">WICKET-5207</a> - Use documented jQuery APIs for triggering the special event ‘inputchange’</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5208">WICKET-5208</a> - Contribute jQuery 1.x or 2.x depending on the user agent</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5210">WICKET-5210</a> - JQuery problem because component appears twice in DOM while Ajax refresh </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5211">WICKET-5211</a> - Make CryptoMapper extendable</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5215">WICKET-5215</a> - Better exception message when Page instantiation fails in DefaultPageFactory</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5219">WICKET-5219</a> - ServletWebResponse should call #setHeader() to set Ajax-Location for redirect</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5228">WICKET-5228</a> - Add method getFirstDayOfWeek to DatePicker class</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5232">WICKET-5232</a> - ComponentRenderer.renderComponent could accept components with any markupId, not just “compId”</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5233">WICKET-5233</a> - Component.getBehaviors() can be implemented slightly more efficiently</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5238">WICKET-5238</a> - Upgrade bootstrap from 2.3.1 to 2.3.2</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/06/index.html b/content/news/2013/06/index.html
new file mode 100644
index 0000000..de02584
--- /dev/null
+++ b/content/news/2013/06/index.html
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for June 2013 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/06 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/06 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/06 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/06 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/06 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/06 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for June 2013</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.9.0 released</h3>
+  <p><small>27 Jun 2013</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.9.0!</p>
+<p>This release marks the ninth minor release of Wicket 6. Starting with
+Wicket 6 we u...</p>
+	<a href="/news/2013/06/27/wicket-6.9.0-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/07/10/wicket-6.9.1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/07/10/wicket-6.9.1-released.html b/content/news/2013/07/10/wicket-6.9.1-released.html
new file mode 100644
index 0000000..fac86f0
--- /dev/null
+++ b/content/news/2013/07/10/wicket-6.9.1-released.html
@@ -0,0 +1,134 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.9.1 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/07/10/wicket-6.9.1-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/07/10/wicket-6.9.1-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/07/10/wicket-6.9.1-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/07/10/wicket-6.9.1-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/07/10/wicket-6.9.1-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/07/10/wicket-6.9.1-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.9.1 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">10 Jul 2013</p>
+    <p>The Apache Wicket PMC announces Apache Wicket 6.9.1!</p>
+<p>This is a patch release for 6.9.0 where we inadvertently broke CDI
+injection into (amongst others) anonymous inner classes. See below
+for more information regarding this release.</p>
+<p>Please note that this patch release <strong>only</strong> fixes WICKET-5264.</p>
+<p>Starting with Wicket 6 we use semantic versioning for the future
+development of Wicket, and as such no API breaks are present in this
+release compared to 6.0.0.</p>
+<h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3>
+<p>As of Wicket 6.9 we ship JQuery 1.10.1. The JQuery project has
+decided to remove deprecated APIs from their codebase from JQuery 1.9
+and up. This means that JQuery plugins using these deprecated APIs no
+longer work. See the JQuery migration guide for more information,
+available from http://jquery.com/upgrade-guide/1.9/ </p>
+<p>If your application depends on these deprecated APIs you can easily
+downgrade to JQuery 1.8.3-the previously provided JQuery that still
+contains these APIs. Download the 1.8.3 release of jquery and add it
+to your project in its application’s init method:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> 
+<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+    <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
+        <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
+<span class="o">}</span></code></pre></div>
+<h3 id="cdi-injection-issue">CDI injection issue</h3>
+<p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that
+injection in anonymous inner classes was not legal and when
+attempted, it resulted in an exception:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: WELD-000070
+Simple bean [EnhancedAnnotatedTypeImpl] private class
+com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div>
+<p>This was reported as
+<a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as
+it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or
+earlier). We implemented a fix for this particular issue by not
+injecting into anonymous inner classes.</p>
+<p>Unfortunately this was not a bug that needed fixing on our part, but
+rather in the Weld framework (see
+<a href="https://issues.jboss.org/browse/WELD-1441">WELD-1441</a>)</p>
+<p>Therefore we reverted the commits done for WICKET-5226 and hope that
+Glassfish will upgrade their Weld implementation soon. For the whole
+story read
+<a href="https://issues.apache.org/jira/browse/WICKET-5264">WICKET-5264</a></p>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.9.1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.1">http://www.apache.org/dyn/closer.cgi/wicket/6.9.1</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.1/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.9.1/binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at</p>
+<ul>
+  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">migration to Wicket 6.0</a></li>
+</ul>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/07/index.html b/content/news/2013/07/index.html
new file mode 100644
index 0000000..33563d9
--- /dev/null
+++ b/content/news/2013/07/index.html
@@ -0,0 +1,151 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for July 2013 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/07 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/07 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/07 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/07 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/07 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/07 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for July 2013</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.9.1 released</h3>
+  <p><small>10 Jul 2013</small></p>
+	<p>The Apache Wicket PMC announces Apache Wicket 6.9.1!</p>
+<p>This is a patch release for 6.9.0 ...</p>
+	<a href="/news/2013/07/10/wicket-6.9.1-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/08/18/wicket-6.10.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/08/18/wicket-6.10.0-released.html b/content/news/2013/08/18/wicket-6.10.0-released.html
new file mode 100644
index 0000000..40493e5
--- /dev/null
+++ b/content/news/2013/08/18/wicket-6.10.0-released.html
@@ -0,0 +1,192 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.10.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/08/18/wicket-6.10.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/08/18/wicket-6.10.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/08/18/wicket-6.10.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/08/18/wicket-6.10.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/08/18/wicket-6.10.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/08/18/wicket-6.10.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.10.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">18 Aug 2013</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.10.0!</p>
+<p>This release marks the tenth minor release of Wicket 6. Starting with
+Wicket 6 we use semantic versioning for the future development of
+Wicket, and as such no API breaks are present in this release
+compared to 6.0.0.</p>
+<h3 id="new-and-noteworthy">New and noteworthy</h3>
+<ul>
+  <li>
+    <p>Required text form components now emit the HTML5 required attribute</p>
+  </li>
+  <li>
+    <p>URLs with username/passwords in them will now be parsed correctly
+http://me:secret@localhost and http://me:secret@localhost:8080 will
+no longer trigger an invalid number exception</p>
+  </li>
+  <li>
+    <p>OnEventHeaderItem uses JavaScript event registration, instead of
+inline DOM attributes, so it should remove ‘on’ prefixes when it is
+provided by the user application. For example: onclick =&gt; click.</p>
+  </li>
+</ul>
+<h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3>
+<p>As of Wicket 6.9 we ship JQuery 1.10.1. The JQuery project has
+decided to remove deprecated APIs from their codebase from JQuery 1.9
+and up. This means that JQuery plugins using these deprecated APIs no
+longer work. See the JQuery migration guide for more information,
+available from http://jquery.com/upgrade-guide/1.9/ </p>
+<p>If your application depends on these deprecated APIs you can easily
+downgrade to JQuery 1.8.3-the previously provided JQuery that still
+contains these APIs. Download the 1.8.3 release of jquery and add it
+to your project in its application’s init method:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> 
+<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+    <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
+        <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
+<span class="o">}</span></code></pre></div>
+<h3 id="cdi-injection-issue">CDI injection issue</h3>
+<p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that
+injection in anonymous inner classes was not legal and when
+attempted, it resulted in an exception:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: WELD-000070
+Simple bean [EnhancedAnnotatedTypeImpl] private class
+com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div>
+<p>This was reported as
+<a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as
+it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or
+earlier). We implemented a fix for this particular issue by not
+injecting into anonymous inner classes.</p>
+<p>Unfortunately this was not a bug that needed fixing on our part, but
+rather in the Weld framework (see
+<a href="https://issues.jboss.org/browse/WELD-1441">WELD-1441</a>)</p>
+<p>Therefore we reverted the commits done for WICKET-5226 and hope that
+Glassfish will upgrade their Weld implementation soon. For the whole
+story read
+<a href="https://issues.apache.org/jira/browse/WICKET-5264">WICKET-5264</a></p>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.10.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.10.0">http://www.apache.org/dyn/closer.cgi/wicket/6.10.0</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.10.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.10.0/binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at</p>
+<ul>
+  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
+</ul>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-6100">Release Notes - Wicket - Version 6.10.0</h3>
+<h4 id="sub-task">Sub-task</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5248">WICKET-5248</a> - OnEventHeaderItem is still broken in 6.9.0</li>
+</ul>
+<h4 id="bug">Bug</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5135">WICKET-5135</a> - wicket-atmosphere EventBus constructor throws NullPointerException under invalid state</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5164">WICKET-5164</a> - PageStoreManager.SessionEntry keeps outdated sessionId when container changes sessionId</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5224">WICKET-5224</a> - ModalWindow is not visible in Safari when opened from a link at the bottom of a large page</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5250">WICKET-5250</a> - Minified css/js gets compressed</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5251">WICKET-5251</a> - Minified name resolves incorrectly if default resource reference is used</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5256">WICKET-5256</a> - Allow configuring the resource used by ResourceStreamRequestHandler</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5259">WICKET-5259</a> - Url can't parse urls with username and password</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5260">WICKET-5260</a> - UrlRenderer#renderUrl() doesn't preserve the host</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5263">WICKET-5263</a> - FilenameWithVersionResourceCachingStrategy breaks silently when the versionPrefix is contained in the original filename</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5266">WICKET-5266</a> - Issue with TomcatWebSocketFilter and Spring Security</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5268">WICKET-5268</a> - ComponentRenderer.renderComponent fails to render two components with different component IDs</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5269">WICKET-5269</a> - XmlAjaxResponse restores wrong response</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5272">WICKET-5272</a> - NPE on unmount in BookmarkableMapper.java:189</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5273">WICKET-5273</a> - Tabindex overwritten in modal window for IE - Works in FF, Chrome</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5279">WICKET-5279</a> - o.a.w.a.AtmosphereBehavior onBroadcast should log DEBUG, not INFO</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5287">WICKET-5287</a> - NumberFormatException when parsing the port from Requests with invalid URIs</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5291">WICKET-5291</a> - Dependencies of Resource Bundle References are ignored</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5294">WICKET-5294</a> - MarkupCache ignores enforceReload flag</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5298">WICKET-5298</a> - Wicket Example for effects with Prototype is broken</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5300">WICKET-5300</a> - ComponentRenderingRequestHandler does not clear renderedComponents (PrototypeApplication)</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5302">WICKET-5302</a> - Using InlineEnclosure leads to two re-renderings of the controlling child component</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5306">WICKET-5306</a> - Dynamic and static extra paramaters not evaluated in ajax submitting behavior in a multipart form</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5309">WICKET-5309</a> - No page id appended to some stateful pages using repeaters</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5310">WICKET-5310</a> - if wicket is an external lib, BundleStringResourceLoader doesn't work</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4993">WICKET-4993</a> - Add a minInputLength parameter to AutoCompleteTextField</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5270">WICKET-5270</a> - Do not set the location.hash when clicking on a link</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5276">WICKET-5276</a> - JavaDoc &amp; API for IConverter</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5277">WICKET-5277</a> - PropertiesFactory - customizable properties loading</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5289">WICKET-5289</a> - setRequired(true) should add the HTML5 "required" attribute on &lt;input&gt; and &lt;textarea&gt; elements</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5295">WICKET-5295</a> - UrlResourceStream#getData content-type detection relies on flawed logic in URLConnection#getContentType</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5296">WICKET-5296</a> - OnEventHeaderItem should remove 'on' prefix for the event name</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5303">WICKET-5303</a> - Static id counter AbstractToolbar prevents stable component paths for testing</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5304">WICKET-5304</a> - AbstractResource should check for error code first before for modifications</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5307">WICKET-5307</a> - Export resources' version cache attribute as request cycle metadata</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/08/index.html b/content/news/2013/08/index.html
new file mode 100644
index 0000000..f975021
--- /dev/null
+++ b/content/news/2013/08/index.html
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for August 2013 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/08 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/08 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/08 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/08 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/08 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/08 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for August 2013</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.10.0 released</h3>
+  <p><small>18 Aug 2013</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.10.0!</p>
+<p>This release marks the tenth minor release of Wicket 6. Starting with
+Wicket 6 we us...</p>
+	<a href="/news/2013/08/18/wicket-6.10.0-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/09/20/wicket-6.11.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/09/20/wicket-6.11.0-released.html b/content/news/2013/09/20/wicket-6.11.0-released.html
new file mode 100644
index 0000000..dd7105f
--- /dev/null
+++ b/content/news/2013/09/20/wicket-6.11.0-released.html
@@ -0,0 +1,186 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket 6.11.0 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/09/20/wicket-6.11.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/09/20/wicket-6.11.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/09/20/wicket-6.11.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/09/20/wicket-6.11.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/09/20/wicket-6.11.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/09/20/wicket-6.11.0-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 6.11.0 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">20 Sep 2013</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.11.0!</p>
+<p>This release marks the eleventh minor release of Wicket 6. Starting
+with Wicket 6 we use semantic versioning for the future development
+of Wicket, and as such no API breaks are present in this release
+compared to 6.0.0.</p>
+<h3 id="new-and-noteworthy">New and noteworthy</h3>
+<h4 id="new-html5attributes-behavior">New HTML5Attributes behavior</h4>
+<p>HTML5 attribute support in Wicket continues to be improved upon. Add
+the new HTML5Attributes behavior to your text fields or buttons and
+Wicket will add the relevant HTML5 attributes based on the state of
+your components:</p>
+<ul>
+  <li>adds “required” if your form component is required</li>
+  <li>adds “placeholder” for the label of your form component</li>
+  <li>adds “pattern” if your form component has a PatternValidator 
+attached</li>
+  <li>adds “formnovalidate” if your button has default form processing 
+set to false</li>
+</ul>
+<p>This behavior replaces the functionality from 6.10 where HTML5
+attributes were added automatically (see
+<a href="https://issues.apache.org/jira/browse/WICKET-5289">WICKET-5289</a> and
+<a href="https://issues.apache.org/jira/browse/WICKET-5331">WICKET-5331</a>)</p>
+<h4 id="beanvalidation-receives-french-translation">BeanValidation receives french translation</h4>
+<p>The BeanValidation project now has a french translation for
+validation errors:</p>
+<ul>
+  <li>Le champ ‘${label}’ ne doit pas être null</li>
+  <li>Le champ ‘${label}’ pourrait contenir du contenu HTML dangereux</li>
+</ul>
+<p>Bonne chance!</p>
+<h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3>
+<p>As of Wicket 6.9 we ship JQuery 1.10.1. The JQuery project has
+decided to remove deprecated APIs from their codebase from JQuery 1.9
+and up. This means that JQuery plugins using these deprecated APIs no
+longer work. See the JQuery migration guide for more information,
+available from http://jquery.com/upgrade-guide/1.9/</p>
+<p>If your application depends on these deprecated APIs you can easily
+downgrade to JQuery 1.8.3-the previously provided JQuery that still
+contains these APIs. Download the 1.8.3 release of jquery and add it
+to your project in its application’s init method:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span>
+    <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+        <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
+            <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
+    <span class="o">}</span></code></pre></div>
+<h3 id="cdi-injection-issue">CDI injection issue</h3>
+<p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that
+injection in anonymous inner classes was not legal and when
+attempted, it resulted in an exception:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException:
+WELD-000070 Simple bean [EnhancedAnnotatedTypeImpl] private class
+com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div>
+<p>This was reported as
+<a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as
+it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or
+earlier). We implemented a fix for this particular issue by not
+injecting into anonymous inner classes.</p>
+<p>Unfortunately this was not a bug that needed fixing on our part, but
+rather in the Weld framework (see
+<a href="https://issues.jboss.org/browse/WELD-1441">WELD-1441</a>)</p>
+<p>Therefore we reverted the commits done for WICKET-5226 and hope that
+Glassfish will upgrade their Weld implementation soon. For the whole
+story read
+<a href="https://issues.apache.org/jira/browse/WICKET-5264">WICKET-5264</a></p>
+<p>Glassfish has fixed this in trunk according to
+<a href="https://java.net/jira/browse/GLASSFISH-20619">GLASSFISH-20619</a> but
+the fix has yet to be integrated into a release.</p>
+<h3 id="using-this-release">Using this release</h3>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.11.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.11.0">http://www.apache.org/dyn/closer.cgi/wicket/6.11.0</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.11.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.11.0/binaries</a></li>
+</ul>
+<h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3>
+<p>If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at</p>
+<ul>
+  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li>
+</ul>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<h3 id="release-notes---wicket---version-6110">Release Notes - Wicket - Version 6.11.0</h3>
+<h4 id="bug">Bug</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5313">WICKET-5313</a> - Wrong HTML attribute used in SizeTagModifier (wicket-bean-validation)</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5315">WICKET-5315</a> - PriorityHeaderItem+OnDomReadyHeaderItem has no priority in Ajax response</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5316">WICKET-5316</a> - Wicket Atmosphere CouldNotLockPageException</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5319">WICKET-5319</a> - CryptoMapper encrypts external URLs in ResourceReferences making the resources inaccessible</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5322">WICKET-5322</a> - “Source code” link doesn’t work at wicket-library.com</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5325">WICKET-5325</a> - ComponentRenderer.renderComponent does not render markup for ListView</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5329">WICKET-5329</a> - “Required” flag initialized too early in  PropertyValidator</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5332">WICKET-5332</a> - Autocomplete throws error when initialized in an AjaxLazyLoadPanel</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5334">WICKET-5334</a> - KittenCaptcha example is broken in IE10</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5335">WICKET-5335</a> - After selecting a file MultiFileUploadField does not render properly input field</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5339">WICKET-5339</a> - Broadcast.EXACT does not notify Behaviors of target Component</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5343">WICKET-5343</a> - AutoCompleteTextField suggestions popup position is wrong when its container has scrollbar</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5345">WICKET-5345</a> - Url.canonical() breaks when there are two consecutive “parent” segments followed by a normal segment</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5348">WICKET-5348</a> - JavaDoc for IColumn#getSortProperty() in misleading</li>
+</ul>
+<h4 id="improvement">Improvement</h4>
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5327">WICKET-5327</a> - CryptoMapper: insecure default encryption provider</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5331">WICKET-5331</a> - Make html5 form validation configurable</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5333">WICKET-5333</a> - wicket-bean-validation french translation</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5341">WICKET-5341</a> - JavaDoc for IFormValidator</li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5354">WICKET-5354</a> - Make ResourceBundles and related classes easier for extension</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2013/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/09/index.html b/content/news/2013/09/index.html
new file mode 100644
index 0000000..e16b804
--- /dev/null
+++ b/content/news/2013/09/index.html
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for September 2013 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2013/09 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2013/09 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2013/09 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2013/09 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2013/09 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2013/09 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for September 2013</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.11.0 released</h3>
+  <p><small>20 Sep 2013</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.11.0!</p>
+<p>This release marks the eleventh minor release of Wicket 6. Starting
+with Wicket 6 we us...</p>
+	<a href="/news/2013/09/20/wicket-6.11.0-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[36/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/css/gh-fork-ribbon.css
----------------------------------------------------------------------
diff --git a/content/css/gh-fork-ribbon.css b/content/css/gh-fork-ribbon.css
deleted file mode 100644
index 5806121..0000000
--- a/content/css/gh-fork-ribbon.css
+++ /dev/null
@@ -1,140 +0,0 @@
-/*!
- * "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/d8f15469/content/css/ie.css
----------------------------------------------------------------------
diff --git a/content/css/ie.css b/content/css/ie.css
deleted file mode 100644
index 3491050..0000000
--- a/content/css/ie.css
+++ /dev/null
@@ -1,16 +0,0 @@
-#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/d8f15469/content/css/logo.png
----------------------------------------------------------------------
diff --git a/content/css/logo.png b/content/css/logo.png
deleted file mode 100644
index 4ea9759..0000000
Binary files a/content/css/logo.png and /dev/null differ

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

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/css/screen.css
----------------------------------------------------------------------
diff --git a/content/css/screen.css b/content/css/screen.css
deleted file mode 100644
index 84147f3..0000000
--- a/content/css/screen.css
+++ /dev/null
@@ -1,281 +0,0 @@
-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/d8f15469/content/css/style.css
----------------------------------------------------------------------
diff --git a/content/css/style.css b/content/css/style.css
new file mode 100644
index 0000000..1e8a48f
--- /dev/null
+++ b/content/css/style.css
@@ -0,0 +1,936 @@
+@import url(../fonts/source-code-pro/stylesheet.css);
+@import url(../fonts/source-sans-pro/stylesheet.css);
+html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
+  margin: 0;
+  padding: 0;
+  border: 0;
+  font-size: 100%;
+  font: inherit;
+  vertical-align: baseline; }
+
+*,
+*:after,
+*:before {
+  -webkit-box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  box-sizing: border-box; }
+
+::-moz-selection {
+  background: #232725;
+  color: #fff;
+  text-shadow: none; }
+
+::selection {
+  background: #232725;
+  color: #fff;
+  text-shadow: none; }
+
+html {
+  color: #3f4542;
+  font: 300 15px "Source Sans Pro", sans-serif;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+  text-rendering: auto;
+  -webkit-text-size-adjust: 100%; }
+
+body {
+  line-height: 1.5em; }
+
+h1, h2, legend, h3, h4, h5, h6 {
+  font-family: "Source Sans Pro";
+  font-weight: 400;
+  line-height: 1.5em;
+  margin: 0 0 0.25em 0; }
+
+h1 {
+  font-size: 2rem; }
+
+h2,
+legend {
+  font-size: 1.5rem; }
+
+h3 {
+  font-size: 1.3rem; }
+
+h4 {
+  font-size: 1.2rem; }
+
+h5 {
+  font-size: 1.1rem; }
+
+h6 {
+  font-size: 1rem; }
+
+p {
+  margin-bottom: 1rem; }
+  p.is-lead {
+    font-size: 1.125rem; }
+
+a {
+  color: #FF9925;
+  cursor: pointer;
+  text-decoration: none; }
+  a:hover {
+    color: #ffb158; }
+
+small {
+  color: #8d9994;
+  font-size: 0.875rem; }
+
+em {
+  font-style: italic; }
+
+strong {
+  font-weight: bold; }
+
+code, pre {
+  font-family: 'courier new', monospace; }
+
+pre {
+  overflow-x: auto; }
+
+abbr {
+  border-bottom: 1px dotted #8d9994; }
+
+del {
+  text-decoration: line-through; }
+
+mark {
+  background-color: #ffffb3; }
+
+hr {
+  background-color: transparent;
+  border: solid #ccd6d2;
+  border-width: 1px 0 0;
+  clear: both;
+  margin: 2.5rem 1rem; }
+
+ul, ol {
+  margin: 0 0 1rem 1.5rem; }
+
+ul {
+  list-style: disc; }
+
+ol {
+  list-style: decimal; }
+
+dl {
+  margin-bottom: 1rem; }
+  dl dt {
+    font-weight: bold; }
+  dl dd {
+    margin-left: 1rem; }
+  dl.advanced:before, dl.advanced:after {
+    content: "";
+    display: table; }
+  dl.advanced:after {
+    clear: both; }
+  dl.advanced dt {
+    float: left;
+    width: 31.25%;
+    margin-left: 0%;
+    margin-right: 2.08333%; }
+  dl.advanced dd {
+    float: left;
+    width: 66.66667%;
+    margin-left: 0%;
+    margin-right: 0%; }
+
+.l-full {
+  width: 100%; }
+  @media (min-width: 590px) {
+    .l-full {
+      float: left;
+      width: 95.83333%;
+      margin-left: 2.08333%;
+      margin-right: 2.08333%; } }
+
+@media (min-width: 590px) {
+  .l-two-third {
+    float: left;
+    width: 62.5%;
+    margin-left: 2.08333%;
+    margin-right: 2.08333%; } }
+
+@media (min-width: 590px) {
+  .l-half {
+    float: left;
+    width: 45.83333%;
+    margin-left: 2.08333%;
+    margin-right: 2.08333%; } }
+
+@media (min-width: 590px) {
+  .l-one-quarter {
+    float: left;
+    width: 20.83333%;
+    margin-left: 2.08333%;
+    margin-right: 2.08333%; } }
+
+@media (min-width: 590px) {
+  .l-one-eigth {
+    float: left;
+    width: 8.33333%;
+    margin-left: 2.08333%;
+    margin-right: 2.08333%; } }
+
+@media (min-width: 590px) {
+  .l-one-sixth {
+    float: left;
+    width: 12.5%;
+    margin-left: 2.08333%;
+    margin-right: 2.08333%; } }
+
+@media (min-width: 590px) {
+  .l-one-third {
+    float: left;
+    width: 29.16667%;
+    margin-left: 2.08333%;
+    margin-right: 2.08333%; } }
+
+.l-grid:before, .l-grid:after {
+  content: "";
+  display: table; }
+.l-grid:after {
+  clear: both; }
+.l-grid li {
+  float: left;
+  width: 29.16667%;
+  margin-left: 2.08333%;
+  margin-right: 2.08333%; }
+
+.l-first {
+  clear: left; }
+
+.l-container {
+  margin: auto;
+  max-width: 80rem;
+  padding: 1rem; }
+  .l-container:before, .l-container:after {
+    content: "";
+    display: table; }
+  .l-container:after {
+    clear: both; }
+  @media (min-width: 769px) {
+    .l-container {
+      padding: 2rem; } }
+
+.is-hidden {
+  display: none !important; }
+
+.is-hidden, .is-invisible {
+  visibility: hidden !important; }
+
+.is-active, .is-visible {
+  display: block; }
+
+@media (min-width: 590px) {
+  .left {
+    float: left; } }
+
+@media (min-width: 590px) {
+  .right {
+    float: right; } }
+
+.text-left {
+  text-align: left; }
+
+.text-right {
+  text-align: right; }
+
+.text-center {
+  text-align: center; }
+
+.nowrap {
+  white-space: nowrap; }
+
+img.desaturated {
+  -webkit-filter: grayscale(100%);
+  -moz-filter: grayscale(100%);
+  filter: grayscale(100%); }
+
+button::-moz-focus-inner,
+input::-moz-focus-inner {
+  border: 0;
+  padding: 0; }
+
+.button,
+input[type=submit],
+button, .button--neutral,
+input[type=submit].button--neutral,
+button.button--neutral, .button--success,
+input[type=submit].button--success,
+button.button--success, .button--alert,
+input[type=submit].button--alert,
+button.button--alert {
+  -webkit-appearance: none;
+  -moz-appearance: none;
+  appearance: none;
+  border: 0;
+  border-radius: 0.125rem;
+  cursor: pointer;
+  display: inline-block;
+  font-family: "Source Sans Pro", sans-serif;
+  font-size: 1rem;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+  font-weight: bold;
+  line-height: 1.5em;
+  margin: 0 0 0.25rem 0;
+  padding: 0.5rem 0.75rem;
+  text-decoration: none;
+  vertical-align: bottom; }
+  .button:focus,
+  input[type=submit]:focus,
+  button:focus, .button--neutral:focus, .button--success:focus, .button--alert:focus {
+    outline: 0; }
+
+.button,
+input[type=submit],
+button {
+  background: #FF9925;
+  color: #fff; }
+  .button:hover,
+  input[type=submit]:hover,
+  button:hover {
+    background: #ffb158;
+    color: #fff; }
+  .button:active, .button:focus,
+  input[type=submit]:active,
+  input[type=submit]:focus,
+  button:active,
+  button:focus {
+    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); }
+
+.button--neutral,
+input[type=submit].button--neutral,
+button.button--neutral {
+  background: #ccd6d2;
+  color: #3f4542; }
+  .button--neutral:hover,
+  input[type=submit].button--neutral:hover,
+  button.button--neutral:hover {
+    background: #8d9994;
+    color: #3f4542; }
+  .button--neutral:active, .button--neutral:focus,
+  input[type=submit].button--neutral:active,
+  input[type=submit].button--neutral:focus,
+  button.button--neutral:active,
+  button.button--neutral:focus {
+    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); }
+
+.button--success,
+input[type=submit].button--success,
+button.button--success {
+  background-color: #39b924;
+  color: #fff; }
+  .button--success:hover,
+  input[type=submit].button--success:hover,
+  button.button--success:hover {
+    background-color: #249c11;
+    color: #fff; }
+  .button--success:active, .button--success:focus,
+  input[type=submit].button--success:active,
+  input[type=submit].button--success:focus,
+  button.button--success:active,
+  button.button--success:focus {
+    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); }
+
+.button--alert,
+input[type=submit].button--alert,
+button.button--alert {
+  background-color: #f3490d;
+  color: #fff; }
+  .button--alert:hover,
+  input[type=submit].button--alert:hover,
+  button.button--alert:hover {
+    background-color: #d33e09;
+    color: #fff; }
+  .button--alert:active, .button--alert:focus,
+  input[type=submit].button--alert:active,
+  input[type=submit].button--alert:focus,
+  button.button--alert:active,
+  button.button--alert:focus {
+    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); }
+
+@media print {
+  * {
+    background: transparent !important;
+    color: black !important;
+    text-shadow: none !important;
+    filter: none !important;
+    -ms-filter: none !important; }
+
+  /* Black prints faster: h5bp.com/s */
+  a, a:visited {
+    text-decoration: underline; }
+
+  a[href]:after {
+    content: " (" attr(href) ")"; }
+
+  abbr[title]:after {
+    content: " (" attr(title) ")"; }
+
+  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
+    content: ""; }
+
+  /* Don't show links for images, or javascript/internal links */
+  pre, blockquote {
+    page-break-inside: avoid; }
+
+  thead {
+    display: table-header-group; }
+
+  /* h5bp.com/t */
+  tr, img {
+    page-break-inside: avoid; }
+
+  img {
+    max-width: 100% !important; }
+
+  @page {
+    margin: 2cm; }
+  p, h2, h3 {
+    orphans: 3;
+    widows: 3; }
+
+  h2, h3 {
+    page-break-after: avoid; } }
+.highlight {
+  background: #ffffff; }
+
+.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 .gd .x {
+  color: #000000;
+  background-color: #ffaaaa; }
+
+/* Generic.Deleted.Specific */
+.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 .gi .x {
+  color: #000000;
+  background-color: #aaffaa; }
+
+/* Generic.Inserted.Specific */
+.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 .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: #d14; }
+
+/* Literal.String */
+.highlight .na {
+  color: #008080; }
+
+/* Name.Attribute */
+.highlight .nb {
+  color: #0086B3; }
+
+/* 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: #d14; }
+
+/* Literal.String.Backtick */
+.highlight .sc {
+  color: #d14; }
+
+/* Literal.String.Char */
+.highlight .sd {
+  color: #d14; }
+
+/* Literal.String.Doc */
+.highlight .s2 {
+  color: #d14; }
+
+/* Literal.String.Double */
+.highlight .se {
+  color: #d14; }
+
+/* Literal.String.Escape */
+.highlight .sh {
+  color: #d14; }
+
+/* Literal.String.Heredoc */
+.highlight .si {
+  color: #d14; }
+
+/* Literal.String.Interpol */
+.highlight .sx {
+  color: #d14; }
+
+/* Literal.String.Other */
+.highlight .sr {
+  color: #009926; }
+
+/* Literal.String.Regex */
+.highlight .s1 {
+  color: #d14; }
+
+/* Literal.String.Single */
+.highlight .ss {
+  color: #990073; }
+
+/* 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 */
+.logo {
+  text-align: center; }
+  @media (min-width: 769px) {
+    .logo {
+      display: inline-block;
+      float: left;
+      margin: 0;
+      margin-left: 2.08333%; } }
+  .logo img {
+    display: inline-block;
+    width: 240px; }
+
+.jumbotron.header {
+  /*        background: radial-gradient(ellipse closest-side, rgba(0,0,0,0), rgba(0,0,0,0.6)), url('../img/background-1.jpg');*/
+  background-color: #111;
+  background-image: url("../img/background-2.jpg");
+  background-repeat: no-repeat;
+  background-position: center 25%;
+  background-size: cover;
+  box-shadow: inset 0 0 40px black; }
+@media (min-width: 769px) {
+  .jumbotron .mainmenu {
+    padding-top: 1rem;
+    margin-bottom: 7rem; } }
+.jumbotron .jumbotron-mission {
+  font-size: 1.313rem;
+  font-weight: 400;
+  line-height: 2;
+  margin-top: 2rem;
+  margin-bottom: 2rem;
+  text-align: center;
+  text-transform: uppercase;
+  float: left;
+  width: 91.66667%;
+  margin-left: 4.16667%;
+  margin-right: 4.16667%; }
+  @media (min-width: 590px) {
+    .jumbotron .jumbotron-mission {
+      float: left;
+      width: 75%;
+      margin-left: 12.5%;
+      margin-right: 12.5%;
+      margin-top: 2rem;
+      margin-bottom: 3rem; } }
+  @media (min-width: 769px) {
+    .jumbotron .jumbotron-mission {
+      float: left;
+      width: 50%;
+      margin-left: 25%;
+      margin-right: 25%; } }
+.jumbotron .jumbotron-download {
+  margin: 2rem auto;
+  text-align: center;
+  text-transform: uppercase; }
+.jumbotron .jumbotron-logo {
+  margin-top: 2rem;
+  margin-bottom: 2rem; }
+  @media (min-width: 769px) {
+    .jumbotron .jumbotron-logo {
+      display: block;
+      float: none; } }
+  .jumbotron .jumbotron-logo img {
+    display: block;
+    width: 50%;
+    min-width: 320px;
+    margin: 0 auto; }
+
+nav.mainmenu {
+  display: block;
+  margin: 0 auto 2rem auto;
+  text-align: center; }
+  nav.mainmenu ul {
+    list-style: none; }
+  nav.mainmenu li {
+    display: inline-block;
+    font-size: 12px;
+    text-transform: uppercase; }
+    nav.mainmenu li.active {
+      border-bottom: 2px solid white; }
+  nav.mainmenu li + li {
+    margin-left: 2.08333%; }
+  nav.mainmenu a, nav.mainmenu a:active, nav.mainmenu a:hover {
+    border: none;
+    color: #fff;
+    font-weight: 400;
+    text-decoration: none; }
+
+.toc ul {
+  list-style: none; }
+.toc > ul {
+  margin-left: 0; }
+.toc > ul > li + li {
+  margin-top: 1rem; }
+
+.builtwithwicket {
+  background-color: #eee;
+  margin-left: -1rem;
+  margin-right: -1rem;
+  padding-bottom: 2rem;
+  padding-left: 1rem;
+  padding-right: 1rem; }
+  .builtwithwicket .slick-prev::before,
+  .builtwithwicket .slick-next::before {
+    color: #FF9925; }
+
+.builtwithwicket + hr {
+  display: none; }
+
+.builtwithwicket-post {
+  padding: 1rem 1rem 0 1rem; }
+
+.builtwithwicket-screenshot {
+  margin: 0 auto;
+  max-height: 20rem;
+  min-height: 15rem;
+  max-width: 100%;
+  min-width: 50%;
+  padding-bottom: 1rem; }
+
+div.quickstart-wizard {
+  background-color: #FF9925;
+  border-radius: 3px;
+  color: #ffffff;
+  line-height: 2em;
+  padding: 1rem 2rem 2rem 2rem; }
+  div.quickstart-wizard label {
+    display: block;
+    font-weight: bold;
+    margin-top: 0.5rem; }
+  div.quickstart-wizard button,
+  div.quickstart-wizard input,
+  div.quickstart-wizard select,
+  div.quickstart-wizard textarea {
+    display: block;
+    width: 100%;
+    border: none;
+    border-radius: 3px;
+    padding: 0.5rem;
+    color: #606060;
+    height: 2rem; }
+  div.quickstart-wizard textarea {
+    height: 5rem; }
+  div.quickstart-wizard button {
+    background-color: #E68A00;
+    color: white;
+    height: 3em;
+    margin-top: 1em;
+    font-size: 1em;
+    font-weight: 200; }
+
+.quickstart ol {
+  margin-left: 0;
+  padding-left: 0;
+  counter-reset: item; }
+.quickstart ol > li {
+  margin-left: 2.5rem;
+  padding-left: 0;
+  counter-increment: item;
+  list-style: none inside;
+  margin-bottom: 10px; }
+.quickstart ol > li:before {
+  background: #FF9925;
+  border-radius: 50%;
+  color: #fff;
+  content: counter(item);
+  display: inline-block;
+  height: 2rem;
+  margin-left: -2.5rem;
+  margin-right: 0.5rem;
+  padding-top: 0.3333rem;
+  text-align: center;
+  vertical-align: baseline;
+  font-weight: bold;
+  width: 2rem; }
+
+code, pre, code > span, pre > span {
+  font-family: 'Source Code Pro', 'courier new', monospace;
+  font-size: 0.875rem; }
+
+a {
+  border-color: #FF9925;
+  border-style: none none dotted none;
+  border-width: 0 0 1px 0;
+  cursor: pointer;
+  font-weight: 400;
+  text-decoration: none; }
+  a:hover {
+    color: #ffb158; }
+
+h1 a, h2 a, h3 a {
+  border: none; }
+
+div.header {
+  background-image: url("../img/background-2.jpg");
+  background-repeat: no-repeat;
+  background-position: center 25%;
+  background-size: cover;
+  background-color: #111;
+  color: #fff;
+  display: block;
+  position: relative;
+  width: 100%; }
+
+.default nav.mainmenu {
+  margin: 0; }
+  @media (min-width: 769px) {
+    .default nav.mainmenu {
+      display: inline-block;
+      margin: 0;
+      width: 62.5%;
+      float: right; } }
+.default a, .default a:hover, .default a:active, .default a:visited {
+  border: none; }
+
+.preamble {
+  font-weight: 300;
+  line-height: 2;
+  text-align: center; }
+  .preamble h1 {
+    font-weight: 300;
+    padding-top: 2rem; }
+  .preamble h2 {
+    color: #FF9925;
+    font-weight: 300; }
+  .preamble h1 + *,
+  .preamble h2 + *,
+  .preamble img + * {
+    padding-top: 2rem; }
+  .preamble h1:last-child,
+  .preamble h2:last-child,
+  .preamble img:last-child {
+    margin-bottom: 2rem; }
+  .preamble p {
+    font-size: 1.125rem;
+    text-align: left; }
+
+.index .preamble {
+  margin-bottom: 2rem; }
+  .index .preamble p {
+    text-align: center; }
+
+.news ul {
+  list-style: none;
+  margin-left: 0;
+  padding-left: 0; }
+.news li {
+  display: block;
+  margin-left: 0;
+  margin-bottom: 2rem;
+  padding-left: 0; }
+
+.l-full hr,
+.l-half hr,
+.l-one-third hr,
+.l-one-sixth hr,
+.l-one-quarter hr,
+.l-one-eigth hr,
+.l-two-third hr {
+  margin-left: 0;
+  margin-right: 0; }
+
+pre {
+  margin: 1rem 0; }
+
+article + article {
+  border-top: 1px solid #ccd6d2;
+  clear: both;
+  margin-top: 2rem;
+  padding-top: 2rem; }
+
+.button-bar {
+  display: -webkit-flex;
+  display: flex;
+  flex-direction: row;
+  margin-bottom: 2rem;
+  width: 100%; }
+  .button-bar .button {
+    -webkit-flex: 1;
+    flex: 1;
+    padding: 1rem;
+    text-align: center; }
+    .button-bar .button + .button {
+      margin-left: 0.5rem; }
+    .button-bar .button i {
+      font-size: 3rem; }

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

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/doap.rdf
----------------------------------------------------------------------
diff --git a/content/doap.rdf b/content/doap.rdf
index 1562cb1..2377f83 100644
--- a/content/doap.rdf
+++ b/content/doap.rdf
@@ -10,7 +10,7 @@
   =======================================================================
 -->
 	<Project rdf:about="http://wicket.apache.org/">
-		<created>2010-06-21</created>
+		<created>2004-04-01</created>
 		<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
 		<name>Apache Wicket</name>
 		<homepage rdf:resource="http://wicket.apache.org"/>
@@ -30,10 +30,11 @@
 			</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>
+                <GITRepository>
+                    <location rdf:resource="http://git-wip-us.apache.org/repos/asf?p=wicket.git"/>
+                    <browse rdf:resource="http://git-wip-us.apache.org/repos/asf?p=wicket.git"/>
+                </GITRepository>
 		</repository>
 	</Project>
 </rdf:RDF>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/dtds.data/index.html
----------------------------------------------------------------------
diff --git a/content/dtds.data/index.html b/content/dtds.data/index.html
index deb96b7..5b15b07 100644
--- a/content/dtds.data/index.html
+++ b/content/dtds.data/index.html
@@ -1,213 +1,75 @@
 <!DOCTYPE html>
 <html>
-<head>
-    <title>Apache Wicket - Apache Wicket DTDs</title>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Apache Wicket DTDs | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
 
-	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
 
-    <!--[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.20.0">Wicket 6.20</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-M6">Download M6</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>
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
 
-		<div id="contentbody">
-			<h1>Apache Wicket DTDs</h1>
-			<p>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.</p>
+    </head>
 
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /dtds.data -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /dtds.data -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /dtds.data -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /dtds.data -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /dtds.data -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /dtds.data -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket DTDs</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <p>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.</p>
 <p>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.</p>
-
 <ul>
   <li><a href="wicket-xhtml1.3-strict.dtd">Wicket 1.3 DTD</a></li>
   <li><a href="wicket-xhtml1.4-strict.dtd">Wicket 1.4 DTD</a></li>
   <li><a href="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">Wicket 1.5 XSD</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>
-
+        </section>
     </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
 </div>
-</body>
+        </footer>
+    </body>
+
 </html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/favicon.ico
----------------------------------------------------------------------
diff --git a/content/favicon.ico b/content/favicon.ico
index d54f35d..77e0c70 100644
Binary files a/content/favicon.ico and b/content/favicon.ico differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.eot
----------------------------------------------------------------------
diff --git a/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.eot b/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.eot
new file mode 100755
index 0000000..ebd022d
Binary files /dev/null and b/content/fonts/league-gothic/LeagueGothic-CondensedItalic-webfont.eot differ


[49/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/2009/10/12/wicket-1.4.2-released.html
----------------------------------------------------------------------
diff --git a/content/2009/10/12/wicket-1.4.2-released.html b/content/2009/10/12/wicket-1.4.2-released.html
deleted file mode 100644
index 6cbb4a7..0000000
--- a/content/2009/10/12/wicket-1.4.2-released.html
+++ /dev/null
@@ -1,225 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.2 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.2 released</h1>
-			<p>The Apache Wicket project is proud to announce the second maintenance release
-of Apache Wicket 1.4.</p>
-
-<h3 id="download-apache-wicket-142">Download Apache Wicket 1.4.2</h3>
-
-<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.2">http://www.apache.org/dyn/closer.cgi/wicket/1.4.2</a></p>
-
-<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.2<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<h3 id="changes">Changes</h3>
-
-<p>A complete list of changes can be found
-<a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12314163&amp;sorter/field=priority&amp;sorter/order=DESC">here</a>.</p>
-
-<p>We thank you for your patience and support.</p>
-
-<p>The Wicket Team</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/d8f15469/content/2009/10/24/wicket-1.4.3-released.html
----------------------------------------------------------------------
diff --git a/content/2009/10/24/wicket-1.4.3-released.html b/content/2009/10/24/wicket-1.4.3-released.html
deleted file mode 100644
index d4b57f3..0000000
--- a/content/2009/10/24/wicket-1.4.3-released.html
+++ /dev/null
@@ -1,223 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.3 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.3 released</h1>
-			<p>The Apache Wicket project is proud to announce the third maintenance release
-of Apache Wicket 1.4.</p>
-
-<h3 id="download-apache-wicket-143">Download Apache Wicket 1.4.3</h3>
-
-<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.3">http://www.apache.org/dyn/closer.cgi/wicket/1.4.3</a></p>
-
-<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.3<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<h3 id="changes">Changes</h3>
-
-<p>A complete list of changes can be found
-<a href="https://issues.apache.org/jira/browse/WICKET/fixforversion/12314250">here</a>.</p>
-
-<p>We thank you for your patience and support.</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/d8f15469/content/2009/12/13/wicket-1.4.4-released.html
----------------------------------------------------------------------
diff --git a/content/2009/12/13/wicket-1.4.4-released.html b/content/2009/12/13/wicket-1.4.4-released.html
deleted file mode 100644
index 7f1fb60..0000000
--- a/content/2009/12/13/wicket-1.4.4-released.html
+++ /dev/null
@@ -1,224 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.4 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.4 released</h1>
-			<p>The Apache Wicket project is proud to announce the fourth maintenance release
-of Apache Wicket 1.4.</p>
-
-<h3 id="download-apache-wicket-144">Download Apache Wicket 1.4.4</h3>
-
-<p>You can download the release here:
-<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.4">http://www.apache.org/dyn/closer.cgi/wicket/1.4.4</a></p>
-
-<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.4<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<h3 id="changes">Changes</h3>
-
-<p>A complete list of changes can be found
-<a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12314323&amp;sorter/field=priority&amp;sorter/order=DESC">here</a>.</p>
-
-<p>We thank you for your patience and support.</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/d8f15469/content/2009/12/21/wicket-1.4.5-released.html
----------------------------------------------------------------------
diff --git a/content/2009/12/21/wicket-1.4.5-released.html b/content/2009/12/21/wicket-1.4.5-released.html
deleted file mode 100644
index 8ded898..0000000
--- a/content/2009/12/21/wicket-1.4.5-released.html
+++ /dev/null
@@ -1,226 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.5 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.5 released</h1>
-			<p>The Apache Wicket project is proud to announce the fifth maintenance release
-of Apache Wicket 1.4. This releases mainly fixes
-<a href="https://issues.apache.org/jira/browse/WICKET-2613">WICKET-2613</a> which has
-caused certain applications to stop functioning properly in production
-environments.</p>
-
-<h3 id="download-apache-wicket-14">Download Apache Wicket 1.4</h3>
-
-<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.5">http://www.apache.org/dyn/closer.cgi/wicket/1.4.5</a></p>
-
-<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.5<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<h3 id="changes">Changes</h3>
-
-<p>A complete list of changes can be found
-<a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;sorter/order=DESC&amp;sorter/field=priority&amp;pid=12310561&amp;fixfor=12314441">here</a>.</p>
-
-<p>We thank you for your patience and support.</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/d8f15469/content/2010/02/01/wicket-1.4.6-released.html
----------------------------------------------------------------------
diff --git a/content/2010/02/01/wicket-1.4.6-released.html b/content/2010/02/01/wicket-1.4.6-released.html
deleted file mode 100644
index 8730804..0000000
--- a/content/2010/02/01/wicket-1.4.6-released.html
+++ /dev/null
@@ -1,224 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.6 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.6 released</h1>
-			<p>The Apache Wicket project is proud to announce the sixths maintenance release
-of Apache Wicket 1.4. This releases brings over 40 improvements and bug fixes
-that make Wicket 1.4 even more stable in production environments.</p>
-
-<h3 id="download-apache-wicket-146">Download Apache Wicket 1.4.6</h3>
-
-<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.6">http://www.apache.org/dyn/closer.cgi/wicket/1.4.6</a></p>
-
-<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.6<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<h3 id="changes">Changes</h3>
-
-<p>A complete list of changes can be found
-<a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;sorter/order=DESC&amp;sorter/field=priority&amp;pid=12310561&amp;fixfor=12314470">here</a>.</p>
-
-<p>We thank you for your patience and support.</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/d8f15469/content/2010/03/05/wicket-1.4.7-released.html
----------------------------------------------------------------------
diff --git a/content/2010/03/05/wicket-1.4.7-released.html b/content/2010/03/05/wicket-1.4.7-released.html
deleted file mode 100644
index c01773e..0000000
--- a/content/2010/03/05/wicket-1.4.7-released.html
+++ /dev/null
@@ -1,223 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.7 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.7 released</h1>
-			<p>The Apache Wicket project is proud to announce the seventh maintenance release of Apache Wicket 1.4. This releases brings over 30 improvements and bug fixes.</p>
-
-<h3 id="download-apache-wicket-147">Download Apache Wicket 1.4.7</h3>
-
-<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.7">http://www.apache.org/dyn/closer.cgi/wicket/1.4.7</a></p>
-
-<p>Or use this in your Maven pom’s to upgrade to the new version:</p>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.7<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<h3 id="changes">Changes</h3>
-
-<p>A complete list of changes can be found <a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310561&amp;fixfor=12314560">here</a>.</p>
-
-<p>We thank you for your patience and support.</p>
-
-<p>The Wicket Team</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/d8f15469/content/2010/05/03/wicket-1.4.8-released.html
----------------------------------------------------------------------
diff --git a/content/2010/05/03/wicket-1.4.8-released.html b/content/2010/05/03/wicket-1.4.8-released.html
deleted file mode 100644
index 450c28b..0000000
--- a/content/2010/05/03/wicket-1.4.8-released.html
+++ /dev/null
@@ -1,222 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.8 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.8 released</h1>
-			<p>Wicket 1.4.8 is released!</p>
-
-<p>This is the eighth maintenance release of 1.4.x series and brings over
-20 bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="https://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.8">SVN tag</a></li>
-  <li>Using Maven:</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.8<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.8">Download</a></li>
-  <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310561&amp;fixfor=12314811">Change log</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/d8f15469/content/2010/05/24/wicket-1.4.9-released.html
----------------------------------------------------------------------
diff --git a/content/2010/05/24/wicket-1.4.9-released.html b/content/2010/05/24/wicket-1.4.9-released.html
deleted file mode 100644
index 6f542e7..0000000
--- a/content/2010/05/24/wicket-1.4.9-released.html
+++ /dev/null
@@ -1,265 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.9 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.9 released</h1>
-			<p>This is the ninth maintenance release of the 1.4.x series and brings over
-fifteen bug fixes and improvements.</p>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.9/">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12314962">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.9<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.9">full
-distribution</a> (including
-source)</li>
-</ul>
-
-<p>It is worth noting that
-<a href="https://issues.apache.org/jira/browse/WICKET-2846">WICKET-2846</a> will be
-reverted in the next release because the community has shown a preference for
-this. So, it would be wise not to take advantage of the
-<code>InheritableThreadLocal</code> that was put into version 1.4.9.</p>
-
-<h2 id="release-notes---wicket---version-149">Release Notes - Wicket - Version 1.4.9</h2>
-
-<h3 id="bugs">Bugs</h3>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2741">WICKET-2741</a> - non-performant Collections.synchronizedMap() should be
-replaced with ConcurrentMap</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2843">WICKET-2843</a> - Palette is incompatible with ListMultipleChoice in its use
-of the model</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2853">WICKET-2853</a> - ListMultipleChoice/CheckBoxMultipleChoice do not retain
-selected but disabled items</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2856">WICKET-2856</a> - PackageStringResourceLoader.loadStringResource() causes
-NullPointerException when used in a Class within the root package (i.e. it
-has no package declaration)</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2858">WICKET-2858</a> - WicketSessionFilter: java.lang.IllegalArgumentException:
-Argument application can not be null</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2859">WICKET-2859</a> - Wrong package names in Examples</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2860">WICKET-2860</a> - Wrong name for swiss Application.properties</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2861">WICKET-2861</a> - getConvertedInput() returns null and selectedValues.addAll
-tries adding it</li>
-</ul>
-
-<h3 id="improvements">Improvements</h3>
-
-<ul>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2790">WICKET-2790</a> - wicketTester.executeAjaxEvent method does not check if form
-is multiPart</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2840">WICKET-2840</a> - Remove final on
-AbstractRequestTargetUrlCodingStrategy#getMountPath()</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2846">WICKET-2846</a> - Store Application in InheritableThreadLocal instead of
-ThreadLocal</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2855">WICKET-2855</a> - Constructor of RedirectRequestTarget does not validate URL</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2869">WICKET-2869</a> - RangeValidator should use getMinimum and getMaximum</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2870">WICKET-2870</a> - Fix hungarian translation for Wizard</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-2879">WICKET-2879</a> - delegate isVisible in PanelCachingTab</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/d8f15469/content/2010/08/04/martin-grigorov-committer.html
----------------------------------------------------------------------
diff --git a/content/2010/08/04/martin-grigorov-committer.html b/content/2010/08/04/martin-grigorov-committer.html
deleted file mode 100644
index 7da8ca5..0000000
--- a/content/2010/08/04/martin-grigorov-committer.html
+++ /dev/null
@@ -1,208 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Martin Grigorov is a Wicket team member</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.20.0">Wicket 6.20</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-M6">Download M6</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>Martin Grigorov is a Wicket team member</h1>
-			<p>The Apache Wicket team is proud to have Martin Grigorov as a new member to the
-team of developers. Martin has provided many high quality patches and didn’t
-just pick the easy bugs either. He’s also very active on the user list and
-contributes to several <a href="http://wicketstuff.org">Wicket Stuff projects</a>.</p>
-
-<p>Welcome Martin!</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/d8f15469/content/2010/08/11/wicket-1.4.10-released.html
----------------------------------------------------------------------
diff --git a/content/2010/08/11/wicket-1.4.10-released.html b/content/2010/08/11/wicket-1.4.10-released.html
deleted file mode 100644
index ea780ed..0000000
--- a/content/2010/08/11/wicket-1.4.10-released.html
+++ /dev/null
@@ -1,320 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <title>Apache Wicket - Wicket 1.4.10 released</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.20.0">Wicket 6.20</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-M6">Download M6</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 1.4.10 released</h1>
-			<p>This is the tenth maintenance release of the 1.4.x series and brings over
-thirty bug fixes and improvements.</p>
-
-<p>As well as bringing bug fixes and small improvements, 1.4.10 brings two major new features:
-* Delayed component initialization
-* Component configuration </p>
-
-<p>Delayed component initialization allows developers to initialize their components outside of a constructor, when more environment is available to the component instance. From the javadoc:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">Component</span> <span class="o">{</span>
-	<span class="cm">/**</span>
-<span class="cm">	 * This method is meant to be used as an alternative to initialize components. Usually the</span>
-<span class="cm">	 * component&#39;s constructor is used for this task, but sometimes a component cannot be</span>
-<span class="cm">	 * initialized in isolation, it may need to access its parent component or its markup in order</span>
-<span class="cm">	 * to fully initialize. This method is invoked once per component&#39;s lifecycle when a path exists</span>
-<span class="cm">	 * from this component to the {@link Page} thus providing the component with an atomic callback</span>
-<span class="cm">	 * when the component&#39;s environment is built out.</span>
-<span class="cm">	 * &lt;p&gt;</span>
-<span class="cm">	 * Overrides must call super#{@link #onInitialize()}. Usually this should be the first thing an</span>
-<span class="cm">	 * override does, much like a constructor.</span>
-<span class="cm">	 * &lt;/p&gt;</span>
-<span class="cm">	 * &lt;p&gt;</span>
-<span class="cm">	 * Parent containers are guaranteed to be initialized before their children</span>
-<span class="cm">	 * &lt;/p&gt;</span>
-<span class="cm">	 * &lt;p&gt;</span>
-<span class="cm">	 * It is safe to use {@link #getPage()} in this method</span>
-<span class="cm">	 * &lt;/p&gt;</span>
-<span class="cm">	 * </span>
-<span class="cm">	 * &lt;p&gt;</span>
-<span class="cm">	 * NOTE:The timing of this call is not precise, the contract is that it is called sometime</span>
-<span class="cm">	 * before {@link Component#onBeforeRender()}.</span>
-<span class="cm">	 * &lt;/p&gt;</span>
-<span class="cm">	 * </span>
-<span class="cm">	 */</span>
-	<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">onInitialize</span><span class="o">()</span> <span class="o">{}</span>
-<span class="o">}</span></code></pre></div>
-
-<p>Component configuration allows developers to easier configure component states such as visibility, enabled, etc. From the javadoc:</p>
-
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">Component</span> <span class="o">{</span>
-	<span class="cm">/**</span>
-<span class="cm">	 * Called once per request on components before they are about to be rendered. This method</span>
-<span class="cm">	 * should be used to configure such things as visibility and enabled flags.</span>
-<span class="cm">	 * &lt;p&gt;</span>
-<span class="cm">	 * Overrides must call {@code super.onConfigure()}, usually before any other code</span>
-<span class="cm">	 * &lt;/p&gt;</span>
-<span class="cm">	 * &lt;p&gt;</span>
-<span class="cm">	 * NOTE: Component hierarchy should not be modified inside this method, instead it should be</span>
-<span class="cm">	 * done in {@link #onBeforeRender()}</span>
-<span class="cm">	 * &lt;/p&gt;</span>
-<span class="cm">	 * &lt;p&gt;</span>
-<span class="cm">	 * NOTE: Why this method is preferrable to directly overriding {@link #isVisible()} and</span>
-<span class="cm">	 * {@link #isEnabled()}? Because those methods are called multiple times even for processing of</span>
-<span class="cm">	 * a single request. If they contain expensive logic they can slow down the response time of the</span>
-<span class="cm">	 * entire page. Further, overriding those methods directly on form components may lead to</span>
-<span class="cm">	 * inconsistent or unexpected state depending on when those methods are called in the form</span>
-<span class="cm">	 * processing workflow. It is a better practice to push changes to state rather than pull.</span>
-<span class="cm">	 * &lt;/p&gt;</span>
-<span class="cm">	 * &lt;p&gt;</span>
-<span class="cm">	 * NOTE: If component&#39;s visibility or another property depends on another component you may call</span>
-<span class="cm">	 * {@code other.configure()} followed by {@code other.isVisible()} as mentioned in</span>
-<span class="cm">	 * {@link #configure()} javadoc.</span>
-<span class="cm">	 * &lt;/p&gt;</span>
-<span class="cm">	 * &lt;p&gt;</span>
-<span class="cm">	 * NOTE: Why should {@link #onBeforeRender()} not be used for this? Because if visibility of a</span>
-<span class="cm">	 * component is toggled inside {@link #onBeforeRender()} another method needs to be overridden</span>
-<span class="cm">	 * to make sure {@link #onBeforeRender()} will be invoked on ivisible components:</span>
-<span class="cm">	 * </span>
-<span class="cm">	 * &lt;pre&gt;</span>
-<span class="cm">	 * class MyComponent extends WebComponent</span>
-<span class="cm">	 * {</span>
-<span class="cm">	 * 	protected void onBeforeRender()</span>
-<span class="cm">	 * 	{</span>
-<span class="cm">	 * 		setVisible(Math.rand() &amp;gt; 0.5f);</span>
-<span class="cm">	 * 		super.onBeforeRender();</span>
-<span class="cm">	 * 	}</span>
-<span class="cm">	 * </span>
-<span class="cm">	 * 	// if this override is forgotten, once invisible component will never become visible</span>
-<span class="cm">	 * 	protected boolean callOnBeforeRenderIfNotVisible()</span>
-<span class="cm">	 * 	{</span>
-<span class="cm">	 * 		return true;</span>
-<span class="cm">	 * 	}</span>
-<span class="cm">	 * }</span>
-<span class="cm">	 * &lt;/pre&gt;</span>
-<span class="cm">	 * </span>
-<span class="cm">	 * VS</span>
-<span class="cm">	 * </span>
-<span class="cm">	 * &lt;pre&gt;</span>
-<span class="cm">	 * class MyComponent extends WebComponent</span>
-<span class="cm">	 * {</span>
-<span class="cm">	 * 	protected void onConfigure()</span>
-<span class="cm">	 * 	{</span>
-<span class="cm">	 * 		setVisible(Math.rand() &amp;gt; 0.5f);</span>
-<span class="cm">	 * 		super.onConfigure();</span>
-<span class="cm">	 * 	}</span>
-<span class="cm">	 * }</span>
-<span class="cm">	 * &lt;/pre&gt;</span>
-<span class="cm">	 */</span>
-	<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">onConfigure</span><span class="o">()</span> <span class="o">{}</span>
-<span class="o">}</span></code></pre></div>
-
-<ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.10/">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;sorter/order=DESC&amp;sorter/field=priority&amp;pid=12310561&amp;fixfor=12315070">Changelog</a></li>
-  <li>To use in Maven: </li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
-    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>1.4.10<span class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<ul>
-  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.10">full
-distribution</a> (including
-source)</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>


[19/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/javascript/jquery-1.11.1.min.map
----------------------------------------------------------------------
diff --git a/content/javascript/jquery-1.11.1.min.map b/content/javascript/jquery-1.11.1.min.map
new file mode 100644
index 0000000..23fc553
--- /dev/null
+++ b/content/javascript/jquery-1.11.1.min.map
@@ -0,0 +1 @@
+{"version":3,"file":"jquery-1.11.1.min.js","sources":["jquery-1.11.1.js"],"names":["global","factory","module","exports","document","w","Error","window","this","noGlobal","deletedIds","slice","concat","push","indexOf","class2type","toString","hasOwn","hasOwnProperty","support","version","jQuery","selector","context","fn","init","rtrim","rmsPrefix","rdashAlpha","fcamelCase","all","letter","toUpperCase","prototype","jquery","constructor","length","toArray","call","get","num","pushStack","elems","ret","merge","prevObject","each","callback","args","map","elem","i","apply","arguments","first","eq","last","len","j","end","sort","splice","extend","src","copyIsArray","copy","name","options","clone","target","deep","isFunction","isPlainObject","isArray","undefined","expando","Math","random","replace","isReady","error","msg","noop","obj","type","Array","isWindow","isNumeric","parseFloat","isEmptyObject","key","nodeType","e","ownLast","globalEval","data","trim","execScript","camelCase","string
 ","nodeName","toLowerCase","value","isArraylike","text","makeArray","arr","results","Object","inArray","max","second","grep","invert","callbackInverse","matches","callbackExpect","arg","guid","proxy","tmp","now","Date","split","Sizzle","Expr","getText","isXML","tokenize","compile","select","outermostContext","sortInput","hasDuplicate","setDocument","docElem","documentIsHTML","rbuggyQSA","rbuggyMatches","contains","preferredDoc","dirruns","done","classCache","createCache","tokenCache","compilerCache","sortOrder","a","b","strundefined","MAX_NEGATIVE","pop","push_native","booleans","whitespace","characterEncoding","identifier","attributes","pseudos","RegExp","rcomma","rcombinators","rattributeQuotes","rpseudo","ridentifier","matchExpr","ID","CLASS","TAG","ATTR","PSEUDO","CHILD","bool","needsContext","rinputs","rheader","rnative","rquickExpr","rsibling","rescape","runescape","funescape","_","escaped","escapedWhitespace","high","String","fromCharCode","childNodes","els","seed","match","m
 ","groups","old","nid","newContext","newSelector","ownerDocument","exec","getElementById","parentNode","id","getElementsByTagName","getElementsByClassName","qsa","test","getAttribute","setAttribute","toSelector","testContext","join","querySelectorAll","qsaError","removeAttribute","keys","cache","cacheLength","shift","markFunction","assert","div","createElement","removeChild","addHandle","attrs","handler","attrHandle","siblingCheck","cur","diff","sourceIndex","nextSibling","createInputPseudo","createButtonPseudo","createPositionalPseudo","argument","matchIndexes","documentElement","node","hasCompare","doc","parent","defaultView","top","addEventListener","attachEvent","className","appendChild","createComment","innerHTML","firstChild","getById","getElementsByName","find","filter","attrId","getAttributeNode","tag","input","matchesSelector","webkitMatchesSelector","mozMatchesSelector","oMatchesSelector","msMatchesSelector","disconnectedMatch","compareDocumentPosition","adown","bup","comp
 are","sortDetached","aup","ap","bp","unshift","expr","elements","attr","val","specified","uniqueSort","duplicates","detectDuplicates","sortStable","textContent","nodeValue","selectors","createPseudo","relative",">","dir"," ","+","~","preFilter","excess","unquoted","nodeNameSelector","pattern","operator","check","result","what","simple","forward","ofType","xml","outerCache","nodeIndex","start","useCache","lastChild","pseudo","setFilters","idx","matched","not","matcher","unmatched","has","innerText","lang","elemLang","hash","location","root","focus","activeElement","hasFocus","href","tabIndex","enabled","disabled","checked","selected","selectedIndex","empty","header","button","even","odd","lt","gt","radio","checkbox","file","password","image","submit","reset","filters","parseOnly","tokens","soFar","preFilters","cached","addCombinator","combinator","base","checkNonElements","doneName","oldCache","newCache","elementMatcher","matchers","multipleContexts","contexts","condense","newUnmatch
 ed","mapped","setMatcher","postFilter","postFinder","postSelector","temp","preMap","postMap","preexisting","matcherIn","matcherOut","matcherFromTokens","checkContext","leadingRelative","implicitRelative","matchContext","matchAnyContext","matcherFromGroupMatchers","elementMatchers","setMatchers","bySet","byElement","superMatcher","outermost","matchedCount","setMatched","contextBackup","dirrunsUnique","token","compiled","div1","defaultValue","unique","isXMLDoc","rneedsContext","rsingleTag","risSimple","winnow","qualifier","self","is","rootjQuery","charAt","parseHTML","ready","rparentsprev","guaranteedUnique","children","contents","next","prev","until","sibling","n","r","targets","closest","l","pos","index","prevAll","add","addBack","parents","parentsUntil","nextAll","nextUntil","prevUntil","siblings","contentDocument","contentWindow","reverse","rnotwhite","optionsCache","createOptions","object","flag","Callbacks","firing","memory","fired","firingLength","firingIndex","firingStart","li
 st","stack","once","fire","stopOnFalse","disable","remove","lock","locked","fireWith","Deferred","func","tuples","state","promise","always","deferred","fail","then","fns","newDefer","tuple","returned","resolve","reject","progress","notify","pipe","stateString","when","subordinate","resolveValues","remaining","updateFunc","values","progressValues","notifyWith","resolveWith","progressContexts","resolveContexts","readyList","readyWait","holdReady","hold","wait","body","setTimeout","triggerHandler","off","detach","removeEventListener","completed","detachEvent","event","readyState","frameElement","doScroll","doScrollCheck","inlineBlockNeedsLayout","container","style","cssText","zoom","offsetWidth","deleteExpando","acceptData","noData","rbrace","rmultiDash","dataAttr","parseJSON","isEmptyDataObject","internalData","pvt","thisCache","internalKey","isNode","toJSON","internalRemoveData","cleanData","applet ","embed ","object ","hasData","removeData","_data","_removeData","queue","dequeue","s
 tartLength","hooks","_queueHooks","stop","setter","clearQueue","count","defer","pnum","source","cssExpand","isHidden","el","css","access","chainable","emptyGet","raw","bulk","rcheckableType","fragment","createDocumentFragment","leadingWhitespace","tbody","htmlSerialize","html5Clone","cloneNode","outerHTML","appendChecked","noCloneChecked","checkClone","noCloneEvent","click","eventName","change","focusin","rformElems","rkeyEvent","rmouseEvent","rfocusMorph","rtypenamespace","returnTrue","returnFalse","safeActiveElement","err","types","events","t","handleObjIn","special","eventHandle","handleObj","handlers","namespaces","origType","elemData","handle","triggered","dispatch","delegateType","bindType","namespace","delegateCount","setup","mappedTypes","origCount","teardown","removeEvent","trigger","onlyHandlers","ontype","bubbleType","eventPath","Event","isTrigger","namespace_re","noBubble","parentWindow","isPropagationStopped","preventDefault","isDefaultPrevented","_default","fix","handl
 erQueue","delegateTarget","preDispatch","currentTarget","isImmediatePropagationStopped","stopPropagation","postDispatch","sel","prop","originalEvent","fixHook","fixHooks","mouseHooks","keyHooks","props","srcElement","metaKey","original","which","charCode","keyCode","eventDoc","fromElement","pageX","clientX","scrollLeft","clientLeft","pageY","clientY","scrollTop","clientTop","relatedTarget","toElement","load","blur","beforeunload","returnValue","simulate","bubble","isSimulated","defaultPrevented","timeStamp","cancelBubble","stopImmediatePropagation","mouseenter","mouseleave","pointerenter","pointerleave","orig","related","submitBubbles","form","_submit_bubble","changeBubbles","propertyName","_just_changed","focusinBubbles","attaches","on","one","origFn","createSafeFragment","nodeNames","safeFrag","rinlinejQuery","rnoshimcache","rleadingWhitespace","rxhtmlTag","rtagName","rtbody","rhtml","rnoInnerhtml","rchecked","rscriptType","rscriptTypeMasked","rcleanScript","wrapMap","option","leg
 end","area","param","thead","tr","col","td","safeFragment","fragmentDiv","optgroup","tfoot","colgroup","caption","th","getAll","found","fixDefaultChecked","defaultChecked","manipulationTarget","content","disableScript","restoreScript","setGlobalEval","refElements","cloneCopyEvent","dest","oldData","curData","fixCloneNodeIssues","defaultSelected","dataAndEvents","deepDataAndEvents","destElements","srcElements","inPage","buildFragment","scripts","selection","wrap","safe","nodes","createTextNode","append","domManip","prepend","insertBefore","before","after","keepData","html","replaceWith","replaceChild","hasScripts","set","iNoClone","_evalUrl","appendTo","prependTo","insertAfter","replaceAll","insert","iframe","elemdisplay","actualDisplay","display","getDefaultComputedStyle","defaultDisplay","write","close","shrinkWrapBlocksVal","shrinkWrapBlocks","width","rmargin","rnumnonpx","getStyles","curCSS","rposition","getComputedStyle","computed","minWidth","maxWidth","getPropertyValue","curre
 ntStyle","left","rs","rsLeft","runtimeStyle","pixelLeft","addGetHookIf","conditionFn","hookFn","condition","pixelPositionVal","boxSizingReliableVal","reliableHiddenOffsetsVal","reliableMarginRightVal","opacity","cssFloat","backgroundClip","clearCloneStyle","boxSizing","MozBoxSizing","WebkitBoxSizing","reliableHiddenOffsets","computeStyleTests","boxSizingReliable","pixelPosition","reliableMarginRight","marginRight","offsetHeight","swap","ralpha","ropacity","rdisplayswap","rnumsplit","rrelNum","cssShow","position","visibility","cssNormalTransform","letterSpacing","fontWeight","cssPrefixes","vendorPropName","capName","origName","showHide","show","hidden","setPositiveNumber","subtract","augmentWidthOrHeight","extra","isBorderBox","styles","getWidthOrHeight","valueIsBorderBox","cssHooks","cssNumber","columnCount","fillOpacity","flexGrow","flexShrink","lineHeight","order","orphans","widows","zIndex","cssProps","float","$1","margin","padding","border","prefix","suffix","expand","expanded",
 "parts","hide","toggle","Tween","easing","unit","propHooks","run","percent","eased","duration","step","tween","fx","linear","p","swing","cos","PI","fxNow","timerId","rfxtypes","rfxnum","rrun","animationPrefilters","defaultPrefilter","tweeners","*","createTween","scale","maxIterations","createFxNow","genFx","includeWidth","height","animation","collection","opts","oldfire","checkDisplay","anim","dataShow","unqueued","overflow","overflowX","overflowY","propFilter","specialEasing","Animation","properties","stopped","tick","currentTime","startTime","tweens","originalProperties","originalOptions","gotoEnd","rejectWith","timer","complete","tweener","prefilter","speed","opt","speeds","fadeTo","to","animate","optall","doAnimation","finish","stopQueue","timers","cssFn","slideDown","slideUp","slideToggle","fadeIn","fadeOut","fadeToggle","interval","setInterval","clearInterval","slow","fast","delay","time","timeout","clearTimeout","getSetAttribute","hrefNormalized","checkOn","optSelected","enct
 ype","optDisabled","radioValue","rreturn","valHooks","optionSet","scrollHeight","nodeHook","boolHook","ruseDefault","getSetInput","removeAttr","nType","attrHooks","propName","attrNames","propFix","getter","setAttributeNode","createAttribute","coords","contenteditable","rfocusable","rclickable","removeProp","for","class","notxml","tabindex","parseInt","rclass","addClass","classes","clazz","finalValue","proceed","removeClass","toggleClass","stateVal","classNames","hasClass","hover","fnOver","fnOut","bind","unbind","delegate","undelegate","nonce","rquery","rvalidtokens","JSON","parse","requireNonComma","depth","str","comma","open","Function","parseXML","DOMParser","parseFromString","ActiveXObject","async","loadXML","ajaxLocParts","ajaxLocation","rhash","rts","rheaders","rlocalProtocol","rnoContent","rprotocol","rurl","prefilters","transports","allTypes","addToPrefiltersOrTransports","structure","dataTypeExpression","dataType","dataTypes","inspectPrefiltersOrTransports","jqXHR","inspect
 ed","seekingTransport","inspect","prefilterOrFactory","dataTypeOrTransport","ajaxExtend","flatOptions","ajaxSettings","ajaxHandleResponses","s","responses","firstDataType","ct","finalDataType","mimeType","getResponseHeader","converters","ajaxConvert","response","isSuccess","conv2","current","conv","responseFields","dataFilter","active","lastModified","etag","url","isLocal","processData","contentType","accepts","json","* text","text html","text json","text xml","ajaxSetup","settings","ajaxPrefilter","ajaxTransport","ajax","cacheURL","responseHeadersString","timeoutTimer","fireGlobals","transport","responseHeaders","callbackContext","globalEventContext","completeDeferred","statusCode","requestHeaders","requestHeadersNames","strAbort","getAllResponseHeaders","setRequestHeader","lname","overrideMimeType","code","status","abort","statusText","finalText","success","method","crossDomain","traditional","hasContent","ifModified","headers","beforeSend","send","nativeStatusText","modified","ge
 tJSON","getScript","throws","wrapAll","wrapInner","unwrap","visible","r20","rbracket","rCRLF","rsubmitterTypes","rsubmittable","buildParams","v","encodeURIComponent","serialize","serializeArray","xhr","createStandardXHR","createActiveXHR","xhrId","xhrCallbacks","xhrSupported","cors","username","xhrFields","isAbort","onreadystatechange","responseText","XMLHttpRequest","script","text script","head","scriptCharset","charset","onload","oldCallbacks","rjsonp","jsonp","jsonpCallback","originalSettings","callbackName","overwritten","responseContainer","jsonProp","keepScripts","parsed","_load","params","animated","getWindow","offset","setOffset","curPosition","curLeft","curCSSTop","curTop","curOffset","curCSSLeft","calculatePosition","curElem","using","win","box","getBoundingClientRect","pageYOffset","pageXOffset","offsetParent","parentOffset","scrollTo","Height","Width","defaultExtra","funcName","size","andSelf","define","amd","_jQuery","_$","$","noConflict"],"mappings":";CAcC,SAAUA,EAAQC,
 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

<TRUNCATED>

[07/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2011/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/index.html b/content/news/2011/index.html
new file mode 100644
index 0000000..09aae6c
--- /dev/null
+++ b/content/news/2011/index.html
@@ -0,0 +1,308 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Yearly archive for 2011 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2011 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2011 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2011 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2011 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2011 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2011 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Yearly archive for 2011</h1>
+        </header>
+        <div class="l-two-third">
+      <div class="l-first">
+              <div  class="l-full">
+                  <h1>All News for November 2011</h1>
+                  <p>This section contains all news items published in <a href="/news/2011/11">November 2011</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/11/14/wicket-1.5.3-released.html">Wicket 1.5.3 released</h3>
+                      <small>14 Nov 2011</small>
+              		<p>This is the third maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and improvements. Subversion tag Changelog To use...
+              		<a href="/news/2011/11/14/wicket-1.5.3-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for October 2011</h1>
+                  <p>This section contains all news items published in <a href="/news/2011/10">October 2011</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/10/24/wicket-1.5.2-released.html">Wicket 1.5.2 released</h3>
+                      <small>24 Oct 2011</small>
+              		<p>This is the second maintenance release of the Wicket 1.5.x series. This release brings over 25 bug fixes and 5 improvements. Subversion tag Changelog To...
+              		<a href="/news/2011/10/24/wicket-1.5.2-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/10/17/wicket-1.4.19-released.html">Wicket 1.4.19 released</h3>
+                      <small>17 Oct 2011</small>
+              		<p>This is nineteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch. Subversion tag Changelog To...
+              		<a href="/news/2011/10/17/wicket-1.4.19-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for September 2011</h1>
+                  <p>This section contains all news items published in <a href="/news/2011/09">September 2011</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/09/29/wicket-1.5.1-released.html">Wicket 1.5.1 released</h3>
+                      <small>29 Sep 2011</small>
+              		<p>This is the first maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and 15 improvements. Subversion tag Changelog To...
+              		<a href="/news/2011/09/29/wicket-1.5.1-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/09/07/wicket-1.5-released.html">Apache Wicket releases Wicket 1.5</h3>
+                      <small>07 Sep 2011</small>
+              		<p>The Apache Wicket team is proud to announce the immediate availability of the newest release of their component oriented open source Java web framework. Apache...
+              		<a href="/news/2011/09/07/wicket-1.5-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for August 2011</h1>
+                  <p>This section contains all news items published in <a href="/news/2011/08">August 2011</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/08/28/1.5-RC7-released.html">Wicket 1.5-RC7 released</h3>
+                      <small>28 Aug 2011</small>
+              		<p>The Wicket Team is proud to introduce the seventh Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and...
+              		<a href="/news/2011/08/28/1.5-RC7-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/08/23/cve-2011-2712.html">CVE-2011-2712 - Apache Wicket XSS vulnerability</h3>
+                      <small>23 Aug 2011</small>
+              		<p>Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Wicket 1.4.x Apache Wicket 1.3.x and 1.5-RCx are not affected Description: With multi window support...
+              		<a href="/news/2011/08/23/cve-2011-2712.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/08/09/wicket-1.4.18-released.html">Wicket 1.4.18 released</h3>
+                      <small>09 Aug 2011</small>
+              		<p>This is eightteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch. Subversion tag Changelog To...
+              		<a href="/news/2011/08/09/wicket-1.4.18-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for June 2011</h1>
+                  <p>This section contains all news items published in <a href="/news/2011/06">June 2011</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/06/25/wicket-1.5-RC5.1-released.html">Wicket 1.5-RC5.1 released</h3>
+                      <small>25 Jun 2011</small>
+              		<p>The Wicket Team is proud to introduce the fourth Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and...
+              		<a href="/news/2011/06/25/wicket-1.5-RC5.1-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for May 2011</h1>
+                  <p>This section contains all news items published in <a href="/news/2011/05">May 2011</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/05/17/wicket-cookbook-contest.html">Apache Wicket Cookbook Giveaway Contest</h3>
+                      <small>17 May 2011</small>
+              		<p>Packt Publishing has generously allowed me to give away a free copy of the ebook version of Apache Wicket Cookbook (http://link.packtpub.com/AzN8N9), and a free one...
+              		<a href="/news/2011/05/17/wicket-cookbook-contest.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/05/11/wicket-1.5-RC4.2-released.html">Wicket 1.5-RC4.2 released</h3>
+                      <small>11 May 2011</small>
+              		<p>The Wicket Team is proud to introduce the fourth Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and...
+              		<a href="/news/2011/05/11/wicket-1.5-RC4.2-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for April 2011</h1>
+                  <p>This section contains all news items published in <a href="/news/2011/04">April 2011</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/04/02/wicket-1.5-RC3-released.html">Wicket 1.5-RC3 released</h3>
+                      <small>02 Apr 2011</small>
+              		<p>The Wicket Team is proud to introduce the third Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and...
+              		<a href="/news/2011/04/02/wicket-1.5-RC3-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/04/02/wicket-1.4.17-released.html">Wicket 1.4.17 released</h3>
+                      <small>02 Apr 2011</small>
+              		<p>This is seventeenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch. Subversion tag Changelog To...
+              		<a href="/news/2011/04/02/wicket-1.4.17-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for March 2011</h1>
+                  <p>This section contains all news items published in <a href="/news/2011/03">March 2011</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/03/25/wicket-cookbook-published.html">Apache Wicket Cookbook Published!</h3>
+                      <small>25 Mar 2011</small>
+              		<p>For the past nine months I have been quietly working on a book about Wicket. Unlike other books on the market this one does not...
+              		<a href="/news/2011/03/25/wicket-cookbook-published.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for February 2011</h1>
+                  <p>This section contains all news items published in <a href="/news/2011/02">February 2011</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/02/25/wicket-1.5-rc2-released.html">Wicket 1.5-rc2 released</h3>
+                      <small>25 Feb 2011</small>
+              		<p>The Wicket Team is proud to introduce the second Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and...
+              		<a href="/news/2011/02/25/wicket-1.5-rc2-released.html">more</a></li></p>
+                  </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/02/25/wicket-1.4.16-released.html">Wicket 1.4.16 released</h3>
+                      <small>25 Feb 2011</small>
+              		<p>This is sixteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch. Subversion tag Changelog To...
+              		<a href="/news/2011/02/25/wicket-1.4.16-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
+                  <h1>All News for January 2011</h1>
+                  <p>This section contains all news items published in <a href="/news/2011/01">January 2011</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2011/01/22/wicket-1.5-RC1-released.html">Wicket 1.5-RC1 released</h3>
+                      <small>22 Jan 2011</small>
+              		<p>The Wicket Team is proud to introduce the first Release Candidate in Wicket 1.5 series. The 1.5 series provides the following major improvements: * A...
+              		<a href="/news/2011/01/22/wicket-1.5-RC1-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+      </div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/01/23/wicket-1.5.4-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/01/23/wicket-1.5.4-released.html b/content/news/2012/01/23/wicket-1.5.4-released.html
new file mode 100644
index 0000000..f492321
--- /dev/null
+++ b/content/news/2012/01/23/wicket-1.5.4-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5.4 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/01/23/wicket-1.5.4-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/01/23/wicket-1.5.4-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/01/23/wicket-1.5.4-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/01/23/wicket-1.5.4-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/01/23/wicket-1.5.4-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/01/23/wicket-1.5.4-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5.4 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">23 Jan 2012</p>
+    <p>This is the fourth maintenance release of the Wicket 1.5.x series. This release brings over 68 bug fixes and improvements.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.4">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12319051">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5.4<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.4">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/01/index.html b/content/news/2012/01/index.html
new file mode 100644
index 0000000..0957104
--- /dev/null
+++ b/content/news/2012/01/index.html
@@ -0,0 +1,157 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for January 2012 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/01 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/01 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/01 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/01 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/01 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/01 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for January 2012</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.5.4 released</h3>
+  <p><small>23 Jan 2012</small></p>
+	<p>This is the fourth maintenance release of the Wicket 1.5.x series. This release brings over 68 bug fixes and improvements.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.4">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12319051">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wi...</code></pre></div>
+	<a href="/news/2012/01/23/wicket-1.5.4-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/03/12/wicket-1.4.20-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/03/12/wicket-1.4.20-released.html b/content/news/2012/03/12/wicket-1.4.20-released.html
new file mode 100644
index 0000000..0da1776
--- /dev/null
+++ b/content/news/2012/03/12/wicket-1.4.20-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.4.20 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/03/12/wicket-1.4.20-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/03/12/wicket-1.4.20-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/03/12/wicket-1.4.20-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/03/12/wicket-1.4.20-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/03/12/wicket-1.4.20-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/03/12/wicket-1.4.20-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.4.20 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">12 Mar 2012</p>
+    <p>This is twentieth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.4.20">Subversion tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318545">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.20<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.20">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/03/12/wicket-1.5.5-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/03/12/wicket-1.5.5-released.html b/content/news/2012/03/12/wicket-1.5.5-released.html
new file mode 100644
index 0000000..4702bcd
--- /dev/null
+++ b/content/news/2012/03/12/wicket-1.5.5-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5.5 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/03/12/wicket-1.5.5-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/03/12/wicket-1.5.5-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/03/12/wicket-1.5.5-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/03/12/wicket-1.5.5-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/03/12/wicket-1.5.5-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/03/12/wicket-1.5.5-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5.5 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">12 Mar 2012</p>
+    <p>This is the fifth maintenance release of the Wicket 1.5.x series. This release brings over 50 bug fixes and improvements.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.5">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12319052">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5.5<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.5">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/03/22/wicket-cve-2012-0047.html
----------------------------------------------------------------------
diff --git a/content/news/2012/03/22/wicket-cve-2012-0047.html b/content/news/2012/03/22/wicket-cve-2012-0047.html
new file mode 100644
index 0000000..17de207
--- /dev/null
+++ b/content/news/2012/03/22/wicket-cve-2012-0047.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>CVE-2012-0047 - Apache Wicket XSS vulnerability via pageMapName request parameter | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/03/22/wicket-cve-2012-0047.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/03/22/wicket-cve-2012-0047.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/03/22/wicket-cve-2012-0047.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/03/22/wicket-cve-2012-0047.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/03/22/wicket-cve-2012-0047.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/03/22/wicket-cve-2012-0047.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>CVE-2012-0047 - Apache Wicket XSS vulnerability via pageMapName request parameter</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">22 Mar 2012</p>
+    <p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.4.x</p>
+<p>Apache Wicket 1.3.x and 1.5.x are not affected</p>
+<p>Description:
+A Cross Site Scripting (XSS) attack is possible by manipulating the
+value of ‘wicket:pageMapName’ request parameter.</p>
+<p>Mitigation:
+Upgrade to <a href="http://wicket.apache.org/2012/03/12/wicket-1.4.20-released.html">Apache Wicket 1.4.20</a> or
+<a href="http://wicket.apache.org/2012/03/12/wicket-1.5.5-released.html">Apache Wicket 1.5.5</a></p>
+<p>Credit:
+This issue was discovered by Jens Schenck and Stefan Schmidt.</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/03/22/wicket-cve-2012-1089.html
----------------------------------------------------------------------
diff --git a/content/news/2012/03/22/wicket-cve-2012-1089.html b/content/news/2012/03/22/wicket-cve-2012-1089.html
new file mode 100644
index 0000000..e0fa8e9
--- /dev/null
+++ b/content/news/2012/03/22/wicket-cve-2012-1089.html
@@ -0,0 +1,100 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>CVE-2012-1089 - Apache Wicket serving of hidden files vulnerability | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/03/22/wicket-cve-2012-1089.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/03/22/wicket-cve-2012-1089.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/03/22/wicket-cve-2012-1089.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/03/22/wicket-cve-2012-1089.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/03/22/wicket-cve-2012-1089.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/03/22/wicket-cve-2012-1089.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>CVE-2012-1089 - Apache Wicket serving of hidden files vulnerability</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">22 Mar 2012</p>
+    <p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.4.x and 1.5.x</p>
+<p>Description:
+It is possible to view the content of any file of a web application by
+using an Url to a Wicket resource which resolves to a ‘null’ package.
+With such a Url the attacker can request the content of any file by specifying
+its relative path, i.e. the attacker must know the file name to be able to
+request it.</p>
+<p>Mitigation:
+Setup a custom org.apache.wicket.markup.html.IPackageResourceGuard that provides
+a whitelist of allowed resources.
+Since versions 1.4.20 and 1.5.5 Apache Wicket uses by default
+org.apache.wicket.markup.html.SecurePackageResourceGuard with a preconfigured
+list of allowed file extensions.
+Either setup SecurePackageResourceGuard with code like:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyApp</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+        <span class="kd">super</span><span class="o">.</span><span class="na">init</span><span class="o">();</span>
+        <span class="n">SecurePackageResourceGuard</span> <span class="n">guard</span> <span class="o">=</span> <span class="k">new</span> <span class="nf">SecurePackageResourceGuard</span><span class="o">();</span>
+        <span class="n">guard</span><span class="o">.</span><span class="na">addPattern</span><span class="o">(...);</span>
+        <span class="n">guard</span><span class="o">.</span><span class="na">addPattern</span><span class="o">(...);</span>
+        <span class="n">getResourceSettings</span><span class="o">().</span><span class="na">setPackageResourceGuard</span><span class="o">(</span><span class="n">guard</span><span class="o">);</span>
+    <span class="o">}</span>
+<span class="o">}</span></code></pre></div>
+<p>or upgrade <a href="http://wicket.apache.org/2012/03/12/wicket-1.4.20-released.html">Apache Wicket 1.4.20</a> or
+<a href="http://wicket.apache.org/2012/03/12/wicket-1.5.5-released.html">Apache Wicket 1.5.5</a></p>
+<p>Credit:
+This issue was discovered by Sebastian van Erk.</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/03/26/wicket-6.0.0-beta1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/03/26/wicket-6.0.0-beta1-released.html b/content/news/2012/03/26/wicket-6.0.0-beta1-released.html
new file mode 100644
index 0000000..92d324e
--- /dev/null
+++ b/content/news/2012/03/26/wicket-6.0.0-beta1-released.html
@@ -0,0 +1,85 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 6.0.0-beta1 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/03/26/wicket-6.0.0-beta1-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/03/26/wicket-6.0.0-beta1-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/03/26/wicket-6.0.0-beta1-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/03/26/wicket-6.0.0-beta1-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/03/26/wicket-6.0.0-beta1-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/03/26/wicket-6.0.0-beta1-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 6.0.0-beta1 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">26 Mar 2012</p>
+    <p>The Wicket team is proud to announce the first beta release of the Wicket 6.x series.
+This release brings over many improvements over the 1.5.x series.</p>
+<p>Check the <a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+6.0+Roadmap">roadmap</a> with a list of the major goals.
+And the <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">migration guide</a> with all major and some minor changes between 1.5.x and 6.x series.</p>
+<p>The Jira changelog of all closed ticket at <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12319052">Jira</a></p>
+<p>To use it in Maven:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.0.0-beta1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>If you don’t use dependencies management build tool then you can download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.0.0-beta1">full distribution</a> (including source).</p>
+<p>There are no more planned API breaks but if you find something that can be made better now it the time to discuss it!
+We will try to avoid making any API changes in the Release Candidates that will follow this beta release.</p>
+<p>Any feedback about the new features, their implementation and their documentation is very welcome!</p>
+<p>The Wicket team!</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/03/index.html b/content/news/2012/03/index.html
new file mode 100644
index 0000000..234d649
--- /dev/null
+++ b/content/news/2012/03/index.html
@@ -0,0 +1,205 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for March 2012 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/03 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/03 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/03 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/03 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/03 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/03 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for March 2012</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.4.20 released</h3>
+  <p><small>12 Mar 2012</small></p>
+	<p>This is twentieth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.4.20">Subversion tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318545">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;grou...</span></code></pre></div>
+	<a href="/news/2012/03/12/wicket-1.4.20-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 1.5.5 released</h3>
+  <p><small>12 Mar 2012</small></p>
+	<p>This is the fifth maintenance release of the Wicket 1.5.x series. This release brings over 50 bug fixes and improvements.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.5">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12319052">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.w...</code></pre></div>
+	<a href="/news/2012/03/12/wicket-1.5.5-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>CVE-2012-0047 - Apache Wicket XSS vulnerability via pageMapName request parameter</h3>
+  <p><small>22 Mar 2012</small></p>
+	<p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.4.x</p>
+<p>Apache Wicket 1.3.x and 1.5.x are not affected</p>
+<p>Description:
+A Cross Site Scripting (XSS) attack is possible by manipulating the...</p>
+	<a href="/news/2012/03/22/wicket-cve-2012-0047.html">more</a></li>
+</div>
+<div class="news">
+	<h3>CVE-2012-1089 - Apache Wicket serving of hidden files vulnerability</h3>
+  <p><small>22 Mar 2012</small></p>
+	<p>Severity: Important</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+<p>Versions Affected:
+Apache Wicket 1.4.x and 1.5.x</p>
+<p>Description:
+It is possible to view the content of any file of a web application by
+using an Url to a Wicket resource which resolves to a ‘null’ package.
+With such a Url the attacker can request the content of any file by specifying...</p>
+	<a href="/news/2012/03/22/wicket-cve-2012-1089.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 6.0.0-beta1 released</h3>
+  <p><small>26 Mar 2012</small></p>
+	<p>The Wicket team is proud to announce the first beta release of the Wicket 6.x series.
+This release brings over many improvements over the 1.5.x series.</p>
+<p>Check the <a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+6.0+Roadmap">roadmap</a> with a list ...</p>
+	<a href="/news/2012/03/26/wicket-6.0.0-beta1-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/05/07/wicket-1.5.6-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/05/07/wicket-1.5.6-released.html b/content/news/2012/05/07/wicket-1.5.6-released.html
new file mode 100644
index 0000000..bc75cb4
--- /dev/null
+++ b/content/news/2012/05/07/wicket-1.5.6-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5.6 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/05/07/wicket-1.5.6-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/05/07/wicket-1.5.6-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/05/07/wicket-1.5.6-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/05/07/wicket-1.5.6-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/05/07/wicket-1.5.6-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/05/07/wicket-1.5.6-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5.6 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">07 May 2012</p>
+    <p>This is the sixth maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and improvements.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.6">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12319053">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5.6<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.6">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/05/29/wicket-6.0.0-beta2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/05/29/wicket-6.0.0-beta2-released.html b/content/news/2012/05/29/wicket-6.0.0-beta2-released.html
new file mode 100644
index 0000000..ca58792
--- /dev/null
+++ b/content/news/2012/05/29/wicket-6.0.0-beta2-released.html
@@ -0,0 +1,106 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 6.0.0-beta2 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/05/29/wicket-6.0.0-beta2-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/05/29/wicket-6.0.0-beta2-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/05/29/wicket-6.0.0-beta2-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/05/29/wicket-6.0.0-beta2-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/05/29/wicket-6.0.0-beta2-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/05/29/wicket-6.0.0-beta2-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 6.0.0-beta2 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">29 May 2012</p>
+    <p>The Wicket team is proud to announce the second beta release of the Wicket 6.x series.
+This release brings over many improvements over the 1.5.x series.</p>
+<h3 id="new-and-noteworthy">New and Noteworthy</h3>
+<h4 id="wicket-atmosphere">Wicket Atmosphere</h4>
+<p>The Beta 2 contains a new experimental module Wicket Atmosphere, which brings serverside push to Wicket and provides a great way to render serverside markup and send it to the browsers of your users. Check out the atmosphere example in our Examples project to see it in action.</p>
+<p>In your application’s init method you need to register the push event bus:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="k">new</span> <span class="nf">EventBus</span><span class="o">(</span><span class="k">this</span><span class="o">);</span></code></pre></div>
+<p>Somewhere where you want to push your changes to the client, you need to publish your event to the push <code>EventBus</code>:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">EventBus</span><span class="o">.</span><span class="na">get</span><span class="o">().</span><span class="na">post</span><span class="o">(</span><span class="n">input</span><span class="o">.</span><span class="na">getModelObject</span><span class="o">());</span></code></pre></div>
+<p>And finally you need to subscribe your page (or component) to the <code>EventBus</code>’s events with <code>@Subscribe</code>, taking in the typed parameter you post to the EventBus (in this case a <code>String</code>):</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Subscribe</span>
+<span class="kd">public</span> <span class="kt">void</span> <span class="nf">receiveMessage</span><span class="o">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">,</span> <span class="n">String</span> <span class="n">message</span><span class="o">)</span> <span class="o">{</span>
+	<span class="n">label</span><span class="o">.</span><span class="na">setDefaultModelObject</span><span class="o">(</span><span class="n">message</span><span class="o">);</span>
+	<span class="n">target</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="n">label</span><span class="o">);</span>
+<span class="o">}</span></code></pre></div>
+<p>To be able to use Wicket Atmosphere you need to include the following dependency:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-atmosphere<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>0.1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>Please note that this is still experimental.</p>
+<h3 id="this-release">This release</h3>
+<p>Check the <a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+6.0+Roadmap">roadmap</a> with a list of the major goals.
+And the <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">migration guide</a> with all major and some minor changes between 1.5.x and 6.x series.</p>
+<p>The Jira changelog of all closed ticket at <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12320343">Jira</a></p>
+<p>To use it in Maven:</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.0.0-beta2<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<p>If you don’t use a dependencies management build tool then you can download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.0.0-beta2">full distribution</a> (including source).</p>
+<p>There are no more planned API breaks but if you find something that can be made better now it the time to discuss it!
+We will try to avoid making any API changes in the Release Candidates that will follow this beta release.</p>
+<p>Any feedback about the new features, their implementation and their documentation is very welcome!</p>
+<p>The Wicket team!</p>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/05/index.html b/content/news/2012/05/index.html
new file mode 100644
index 0000000..6dd5849
--- /dev/null
+++ b/content/news/2012/05/index.html
@@ -0,0 +1,167 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Monthly archive for May 2012 | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/05 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/05 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/05 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/05 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/05 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/05 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for May 2012</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Wicket 1.5.6 released</h3>
+  <p><small>07 May 2012</small></p>
+	<p>This is the sixth maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and improvements.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.6">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12319053">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.w...</code></pre></div>
+	<a href="/news/2012/05/07/wicket-1.5.6-released.html">more</a></li>
+</div>
+<div class="news">
+	<h3>Wicket 6.0.0-beta2 released</h3>
+  <p><small>29 May 2012</small></p>
+	<p>The Wicket team is proud to announce the second beta release of the Wicket 6.x series.
+This release brings over many improvements over the 1.5.x series.</p>
+<h3 id="new-and-noteworthy">New and Noteworthy</h3>
+<h4 id="wicket-atmosphere">Wicket Atmosphere</h4>
+<p>The Beta 2 contains a new experimental module Wicket Atmosphere, which brings serverside push to Wicket and provides a great way to render serverside markup and send it to the browsers of your users. Check out the atmosphere example in our Examples project to see it in ac...</p>
+	<a href="/news/2012/05/29/wicket-6.0.0-beta2-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/news/2012/06/04/wicket-1.5.7-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/06/04/wicket-1.5.7-released.html b/content/news/2012/06/04/wicket-1.5.7-released.html
new file mode 100644
index 0000000..b32a4d4
--- /dev/null
+++ b/content/news/2012/06/04/wicket-1.5.7-released.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <title>Wicket 1.5.7 released | Apache Wicket</title>
+        <meta charset="utf8">
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2012/06/04/wicket-1.5.7-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2012/06/04/wicket-1.5.7-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2012/06/04/wicket-1.5.7-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2012/06/04/wicket-1.5.7-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2012/06/04/wicket-1.5.7-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /apache || /news/2012/06/04/wicket-1.5.7-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Wicket 1.5.7 released</h1>
+        </header>
+        <section class="l-one-third right">
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">04 Jun 2012</p>
+    <p>This is the seventh maintenance release of the Wicket 1.5.x series. This release brings over 26 bug fixes and improvements.</p>
+<ul>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.7">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12321241">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5.7<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+<ul>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.7">full distribution</a> (including source)</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+    <img height="60px" src="/img/asf_logo.gif" style="float:left">
+    Copyright © 2014 — 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.
+</div>
+        </footer>
+    </body>
+
+</html>


[20/52] [partial] wicket-site git commit: porting of the new site from https://github.com/dashorst/wicket-site/tree/asf-site

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/d8f15469/content/javascript/jquery-1.11.1.min.js
----------------------------------------------------------------------
diff --git a/content/javascript/jquery-1.11.1.min.js b/content/javascript/jquery-1.11.1.min.js
new file mode 100644
index 0000000..ab28a24
--- /dev/null
+++ b/content/javascript/jquery-1.11.1.min.js
@@ -0,0 +1,4 @@
+/*! jQuery v1.11.1 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */
+!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.1",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,argumen
 ts))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a=
 =a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d
 ===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=r(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(f=a[b],b=a,a=f),m.isFunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(ar
 guments)))},e.guid=a.guid=a.guid||m.guid++,e):void 0},now:function(){return+new Date},support:k}),m.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function r(a){var b=a.length,c=m.type(a);return"function"===c||m.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var s=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+-new Date,v=a.document,w=0,x=0,y=gb(),z=gb(),A=gb(),B=function(a,b){return a===b&&(l=!0),0},C="undefined",D=1<<31,E={}.hasOwnProperty,F=[],G=F.pop,H=F.push,I=F.push,J=F.slice,K=F.indexOf||function(a){for(var b=0,c=this.length;c>b;b++)if(this[b]===a)return b;return-1},L="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",N="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",O=N.replace("w","w#"),P="\\["+M+"*("+N+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[
 ^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+O+"))|)"+M+"*\\]",Q=":("+N+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+P+")*)|.*)\\)|)",R=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),S=new RegExp("^"+M+"*,"+M+"*"),T=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),U=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),V=new RegExp(Q),W=new RegExp("^"+O+"$"),X={ID:new RegExp("^#("+N+")"),CLASS:new RegExp("^\\.("+N+")"),TAG:new RegExp("^("+N.replace("w","w*")+")"),ATTR:new RegExp("^"+P),PSEUDO:new RegExp("^"+Q),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+L+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ab=/[+~]/,
 bb=/'|\\/g,cb=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),db=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)};try{I.apply(F=J.call(v.childNodes),v.childNodes),F[v.childNodes.length].nodeType}catch(eb){I={apply:F.length?function(a,b){H.apply(a,J.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function fb(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],!a||"string"!=typeof a)return d;if(1!==(k=b.nodeType)&&9!==k)return[];if(p&&!e){if(f=_.exec(a))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return I.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName&&b.getElementsByClassName)return I.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&
 (!q||!q.test(a))){if(s=r=u,w=b,x=9===k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(bb,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+qb(o[l]);w=ab.test(a)&&ob(b.parentNode)||b,x=o.join(",")}if(x)try{return I.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function gb(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function hb(a){return a[u]=!0,a}function ib(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function jb(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function kb(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||D)-(~a.sourceIndex||D);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function lb(a){return function(b){var c=b.nodeName.toLower
 Case();return"input"===c&&b.type===a}}function mb(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function nb(a){return hb(function(b){return b=+b,hb(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function ob(a){return a&&typeof a.getElementsByTagName!==C&&a}c=fb.support={},f=fb.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=fb.setDocument=function(a){var b,e=a?a.ownerDocument||a:v,g=e.defaultView;return e!==n&&9===e.nodeType&&e.documentElement?(n=e,o=e.documentElement,p=!f(e),g&&g!==g.top&&(g.addEventListener?g.addEventListener("unload",function(){m()},!1):g.attachEvent&&g.attachEvent("onunload",function(){m()})),c.attributes=ib(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ib(function(a){return a.appendChild(e.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassNam
 e=$.test(e.getElementsByClassName)&&ib(function(a){return a.innerHTML="<div class='a'></div><div class='a i'></div>",a.firstChild.className="i",2===a.getElementsByClassName("i").length}),c.getById=ib(function(a){return o.appendChild(a).id=u,!e.getElementsByName||!e.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if(typeof b.getElementById!==C&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){var c=typeof a.getAttributeNode!==C&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return typeof b.getElementsByTagName!==C?b.getElementsByTagName(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a
 ,b){return typeof b.getElementsByClassName!==C&&p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(e.querySelectorAll))&&(ib(function(a){a.innerHTML="<select msallowclip=''><option selected=''></option></select>",a.querySelectorAll("[msallowclip^='']").length&&q.push("[*^$]="+M+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+M+"*(?:value|"+L+")"),a.querySelectorAll(":checked").length||q.push(":checked")}),ib(function(a){var b=e.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+M+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ib(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",Q)}),q=q.length&&new RegExp(q.join("
 |")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===e||a.ownerDocument===v&&t(v,a)?-1:b===e||b.ownerDocument===v&&t(v,b)?1:k?K.call(k,a)-K.call(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,f=a.parentNode,g=b.parentNode,h=[a],i=[b];if(!f||!g)return a===e?-1:b===e?1:f?-1:g?1:k?K.call(k,a)-K.call(k,b):0;if(f===g)return kb(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]=
 ==i[d])d++;return d?kb(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},e):n},fb.matches=function(a,b){return fb(a,null,null,b)},fb.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return fb(b,n,null,[a]).length>0},fb.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},fb.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&E.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},fb.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},fb.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=
 null,a},e=fb.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=fb.selectors={cacheLength:50,createPseudo:hb,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(cb,db),a[3]=(a[3]||a[4]||a[5]||"").replace(cb,db),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||fb.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&fb.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.len
 gth)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(cb,db).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+M+")"+a+"("+M+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||typeof a.getAttribute!==C&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=fb.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowe
 rCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||fb.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?hb(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=K.call(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:hb(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));retu
 rn d[u]?hb(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),!c.pop()}}),has:hb(function(a){return function(b){return fb(a,b).length>0}}),contains:hb(function(a){return function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:hb(function(a){return W.test(a||"")||fb.error("unsupported lang: "+a),a=a.replace(cb,db).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"
 ===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:nb(function(){return[0]}),last:nb(function(a,b){return[b-1]}),eq:nb(function(a,b,c){return[0>c?c+b:c]}),even:nb(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:nb(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:nb(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:nb(function(a,b,c){for(var d=0>c?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.n
 th=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=lb(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=mb(b);function pb(){}pb.prototype=d.filters=d.pseudos,d.setFilters=new pb,g=fb.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){(!c||(e=S.exec(h)))&&(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=T.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(R," ")}),h=h.slice(c.length));for(g in d.filter)!(e=X[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?fb.error(a):z(a,i).slice(0)};function qb(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d}function rb(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(
 b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function sb(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function tb(a,b,c){for(var d=0,e=b.length;e>d;d++)fb(a,b[d],c);return c}function ub(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function vb(a,b,c,d,e,f){return d&&!d[u]&&(d=vb(d)),e&&!e[u]&&(e=vb(e,f)),hb(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||tb(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:ub(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=ub(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?K.call(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=ub(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):I.apply(g,r)})}fu
 nction wb(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=rb(function(a){return a===b},h,!0),l=rb(function(a){return K.call(b,a)>-1},h,!0),m=[function(a,c,d){return!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d))}];f>i;i++)if(c=d.relative[a[i].type])m=[rb(sb(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return vb(i>1&&sb(m),i>1&&qb(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&wb(a.slice(i,e)),f>e&&wb(a=a.slice(e)),f>e&&qb(a))}m.push(c)}return sb(m)}function xb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[
 q]||(s[q]=G.call(i));s=ub(s)}I.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&fb.uniqueSort(i)}return k&&(w=v,j=t),r};return c?hb(f):f}return h=fb.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=wb(b[c]),f[u]?d.push(f):e.push(f);f=A(a,xb(e,d)),f.selector=a}return f},i=fb.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(cb,db),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(cb,db),ab.test(j[0].type)&&ob(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&qb(j),!a)return I.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,ab.test(a)&&ob(b.parentNode)||b),e},c.sortStable=u.split("").sort
 (B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ib(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ib(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||jb("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ib(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||jb("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ib(function(a){return null==a.getAttribute("disabled")})||jb(L,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),fb}(a);m.find=s,m.expr=s.selectors,m.expr[":"]=m.expr.pseudos,m.unique=s.uniqueSort,m.text=s.getText,m.isXMLDoc=s.isXML,m.contains=s.contains;var t=m.expr.match.needsContext,u=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,v=/^.[^:#\[\.,]*$/;function w(a,b,c
 ){if(m.isFunction(b))return m.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return m.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(v.test(b))return m.filter(b,a,c);b=m.filter(b,a)}return m.grep(a,function(a){return m.inArray(a,b)>=0!==c})}m.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?m.find.matchesSelector(d,a)?[d]:[]:m.find.matches(a,m.grep(b,function(a){return 1===a.nodeType}))},m.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(m(a).filter(function(){for(b=0;e>b;b++)if(m.contains(d[b],this))return!0}));for(b=0;e>b;b++)m.find(a,d[b],c);return c=this.pushStack(e>1?m.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(w(this,a||[],!1))},not:function(a){return this.pushStack(w(this,a||[],!0))},is:function(a){return!!w(this,"string"==typeof a&&t.test(a)?m(a):a||[],!1).length}});var x,y=a.document,z=/^(
 ?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=m.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||x).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof m?b[0]:b,m.merge(this,m.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:y,!0)),u.test(c[1])&&m.isPlainObject(b))for(c in b)m.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}if(d=y.getElementById(c[2]),d&&d.parentNode){if(d.id!==c[2])return x.find(a);this.length=1,this[0]=d}return this.context=y,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):m.isFunction(a)?"undefined"!=typeof x.ready?x.ready(a):a(m):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),m.makeArray(a,this))};A.prototype=m.fn,x=m(y);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};m.extend({dir:function(a,b,c){var d=[],e=
 a[b];while(e&&9!==e.nodeType&&(void 0===c||1!==e.nodeType||!m(e).is(c)))1===e.nodeType&&d.push(e),e=e[b];return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),m.fn.extend({has:function(a){var b,c=m(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(m.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=t.test(a)||"string"!=typeof a?m(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&m.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?m.unique(f):f)},index:function(a){return a?"string"==typeof a?m.inArray(this[0],m(a)):m.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(m.unique(m.merge(this.get(),m(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function
  D(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}m.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return m.dir(a,"parentNode")},parentsUntil:function(a,b,c){return m.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return m.dir(a,"nextSibling")},prevAll:function(a){return m.dir(a,"previousSibling")},nextUntil:function(a,b,c){return m.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return m.dir(a,"previousSibling",c)},siblings:function(a){return m.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return m.sibling(a.firstChild)},contents:function(a){return m.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:m.merge([],a.childNodes)}},function(a,b){m.fn[a]=function(c,d){var e=m.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=m.filter(d,e)),this.length>1&&(C[a]||(e=m.unique(e)),B.test(a)&&(e=e
 .reverse())),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return m.each(a.match(E)||[],function(a,c){b[c]=!0}),b}m.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):m.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0,e=h.length,b=!0;h&&e>f;f++)if(h[f].apply(l[0],l[1])===!1&&a.stopOnFalse){c=!1;break}b=!1,h&&(i?i.length&&j(i.shift()):c?h=[]:k.disable())},k={add:function(){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this},remove:function(){return h&&m.each(arguments,function(a,c){var d;while((d=m.inArray(c,h,d))>-1)h.splice(d,1),b&&(e>=d&&e--,f>=d&&f--)}),this},has:function(a){return a?m.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],e=0,this},disable:function(){return h=i=c=void 0,this},disabled:function(){return!h},lock:function(){return i=voi
 d 0,c||k.disable(),this},locked:function(){return!i},fireWith:function(a,c){return!h||d&&!i||(c=c||[],c=[a,c.slice?c.slice():c],b?i.push(c):j(c)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!d}};return k},m.extend({Deferred:function(a){var b=[["resolve","done",m.Callbacks("once memory"),"resolved"],["reject","fail",m.Callbacks("once memory"),"rejected"],["notify","progress",m.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return m.Deferred(function(c){m.each(b,function(b,f){var g=m.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&m.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?m.extend(a,d):d}},e={};return d.pipe=d.then,m.each(b,function(a,f){var g=
 f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&m.isFunction(a.promise)?e:0,g=1===f?a:m.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&m.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;m.fn.ready=function(a){return m.ready.promise().done(a),this},m.extend({isReady:!1,readyWait:1,holdReady:function(a){a?m.readyWait++:m.ready(!0)},ready:function(a){if(a===!0?!--m.readyWait:!m.isReady){if(!y.body)return setTimeout(m.ready);m.isReady=!0,a!==!0&&--m.readyWait>0||(H.resolveWith(y,[m]),m
 .fn.triggerHandler&&(m(y).triggerHandler("ready"),m(y).off("ready")))}}});function I(){y.addEventListener?(y.removeEventListener("DOMContentLoaded",J,!1),a.removeEventListener("load",J,!1)):(y.detachEvent("onreadystatechange",J),a.detachEvent("onload",J))}function J(){(y.addEventListener||"load"===event.type||"complete"===y.readyState)&&(I(),m.ready())}m.ready.promise=function(b){if(!H)if(H=m.Deferred(),"complete"===y.readyState)setTimeout(m.ready);else if(y.addEventListener)y.addEventListener("DOMContentLoaded",J,!1),a.addEventListener("load",J,!1);else{y.attachEvent("onreadystatechange",J),a.attachEvent("onload",J);var c=!1;try{c=null==a.frameElement&&y.documentElement}catch(d){}c&&c.doScroll&&!function e(){if(!m.isReady){try{c.doScroll("left")}catch(a){return setTimeout(e,50)}I(),m.ready()}}()}return H.promise(b)};var K="undefined",L;for(L in m(k))break;k.ownLast="0"!==L,k.inlineBlockNeedsLayout=!1,m(function(){var a,b,c,d;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.crea
 teElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",k.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(d))}),function(){var a=y.createElement("div");if(null==k.deleteExpando){k.deleteExpando=!0;try{delete a.test}catch(b){k.deleteExpando=!1}}a=null}(),m.acceptData=function(a){var b=m.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b};var M=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,N=/([A-Z])/g;function O(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(N,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:M.test(c)?m.parseJSON(c):c}catch(e){}m.data(a,b,c)}else c=void 0}return c}function P(a){var b;for(b
  in a)if(("data"!==b||!m.isEmptyObject(a[b]))&&"toJSON"!==b)return!1;return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h;
+if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a,h=f?a[m.expando]:m.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){m.isArray(b)?b=b.concat(m.map(b,m.camelCase)):b in d?b=[b]:(b=m.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!P(d):!m.isEmptyObject(d))return}(c||(delete g[h].data,P(g[h])))&&(f?m.cleanData([a],!0):k.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}m.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a&&!P(a)},
 data:function(a,b,c){return Q(a,b,c)},removeData:function(a,b){return R(a,b)},_data:function(a,b,c){return Q(a,b,c,!0)},_removeData:function(a,b){return R(a,b,!0)}}),m.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=m.data(f),1===f.nodeType&&!m._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=m.camelCase(d.slice(5)),O(f,d,e[d])));m._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){m.data(this,a)}):arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData:function(a){return this.each(function(){m.removeData(this,a)})}}),m.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=m._data(a,b),c&&(!d||m.isArray(c)?d=m._data(a,b,m.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=m.queue(a,b),d=c.length,e=c.shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e&&(
 e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return m._data(a,c)||m._data(a,c,{empty:m.Callbacks("once memory").add(function(){m._removeData(a,b+"queue"),m._removeData(a,c)})})}}),m.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?m.queue(this[0],a):void 0===b?this:this.each(function(){var c=m.queue(this,a,b);m._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&m.dequeue(this,a)})},dequeue:function(a){return this.each(function(){m.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=m.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=m._data(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var S=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=["Top","Right","Botto
 m","Left"],U=function(a,b){return a=b||a,"none"===m.css(a,"display")||!m.contains(a.ownerDocument,a)},V=m.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===m.type(c)){e=!0;for(h in c)m.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,m.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(m(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},W=/^(?:checkbox|radio)$/i;!function(){var a=y.createElement("input"),b=y.createElement("div"),c=y.createDocumentFragment();if(b.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",k.leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.htmlSerialize=!!b.getElementsByTagName("link").length,k.html5Clone="<:nav></:nav>"!==y.createElement("nav").cloneNode(!0).outerHTML,a.type="checkbox",a.checked=!0,c.appendChild(a),k.appendChecked=a.checked,b.innerHTML="<textarea>x</textarea>
 ",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue,c.appendChild(b),b.innerHTML="<input type='radio' checked='checked' name='t'/>",k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,k.noCloneEvent=!0,b.attachEvent&&(b.attachEvent("onclick",function(){k.noCloneEvent=!1}),b.cloneNode(!0).click()),null==k.deleteExpando){k.deleteExpando=!0;try{delete b.test}catch(d){k.deleteExpando=!1}}}(),function(){var b,c,d=y.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(k[b+"Bubbles"]=c in a)||(d.setAttribute(c,"t"),k[b+"Bubbles"]=d.attributes[c].expando===!1);d=null}();var X=/^(?:input|select|textarea)$/i,Y=/^key/,Z=/^(?:mouse|pointer|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=/^([^.]*)(?:\.(.+)|)$/;function ab(){return!0}function bb(){return!1}function cb(){try{return y.activeElement}catch(a){}}m.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=
 m.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return typeof m===K||a&&m.event.triggered===a.type?void 0:m.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(E)||[""],h=b.length;while(h--)f=_.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=m.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=m.event.special[o]||{},l=m.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&m.expr.match.needsContext.test(e),namespace:p.join(".")},i),(n=g[o])||(n=g[o]=[],n.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?n.splice(n.delegateCount++,0,l):n.push(l),m.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m.hasData(a)&&m._data(a);if(r&&(k=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=_.exec(b[j])||
 [],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=m.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,n=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=n.length;while(f--)g=n[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(n.splice(f,1),g.selector&&n.delegateCount--,l.remove&&l.remove.call(a,g));i&&!n.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||m.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)m.event.remove(a,o+b[j],c,d,!0);m.isEmptyObject(k)&&(delete r.handle,m._removeData(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,l,n,o=[d||y],p=j.call(b,"type")?b.type:b,q=j.call(b,"namespace")?b.namespace.split("."):[];if(h=l=d=d||y,3!==d.nodeType&&8!==d.nodeType&&!$.test(p+m.event.triggered)&&(p.indexOf(".")>=0&&(q=p.split("."),p=q.shift(),q.sort()),g=p.indexOf(":")<0&&"on"+p,b=b[m.expando]?b:new m.Event(p,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=q.join("
 ."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:m.makeArray(c,[b]),k=m.event.special[p]||{},e||!k.trigger||k.trigger.apply(d,c)!==!1)){if(!e&&!k.noBubble&&!m.isWindow(d)){for(i=k.delegateType||p,$.test(i+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),l=h;l===(d.ownerDocument||y)&&o.push(l.defaultView||l.parentWindow||a)}n=0;while((h=o[n++])&&!b.isPropagationStopped())b.type=n>1?i:k.bindType||p,f=(m._data(h,"events")||{})[b.type]&&m._data(h,"handle"),f&&f.apply(h,c),f=g&&h[g],f&&f.apply&&m.acceptData(h)&&(b.result=f.apply(h,c),b.result===!1&&b.preventDefault());if(b.type=p,!e&&!b.isDefaultPrevented()&&(!k._default||k._default.apply(o.pop(),c)===!1)&&m.acceptData(d)&&g&&d[p]&&!m.isWindow(d)){l=d[g],l&&(d[g]=null),m.event.triggered=p;try{d[p]()}catch(r){}m.event.triggered=void 0,l&&(d[g]=l)}return b.result}},dispatch:function(a){a=m.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(m.
 _data(this,"events")||{})[a.type]||[],k=m.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=m.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,g=0;while((e=f.handlers[g++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleObj=e,a.data=e.data,c=((m.event.special[e.origType]||{}).handle||e.handler).apply(f.elem,i),void 0!==c&&(a.result=c)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(e=[],f=0;h>f;f++)d=b[f],c=d.selector+" ",void 0===e[c]&&(e[c]=d.needsContext?m(c,this).index(i)>=0:m.find(c,this,null,[i]).length),e[c]&&e.push(d);e.length&&g.push({elem:i,hand
 lers:e})}return h<b.length&&g.push({elem:this,handlers:b.slice(h)}),g},fix:function(a){if(a[m.expando])return a;var b,c,d,e=a.type,f=a,g=this.fixHooks[e];g||(this.fixHooks[e]=g=Z.test(e)?this.mouseHooks:Y.test(e)?this.keyHooks:{}),d=g.props?this.props.concat(g.props):this.props,a=new m.Event(f),b=d.length;while(b--)c=d[b],a[c]=f[c];return a.target||(a.target=f.srcElement||y),3===a.target.nodeType&&(a.target=a.target.parentNode),a.metaKey=!!a.metaKey,g.filter?g.filter(a,f):a},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,b){var c,d,e,f=b.button,g=b.fromElement;return null==a.pageX&&null!=b.cl
 ientX&&(d=a.target.ownerDocument||y,e=d.documentElement,c=d.body,a.pageX=b.clientX+(e&&e.scrollLeft||c&&c.scrollLeft||0)-(e&&e.clientLeft||c&&c.clientLeft||0),a.pageY=b.clientY+(e&&e.scrollTop||c&&c.scrollTop||0)-(e&&e.clientTop||c&&c.clientTop||0)),!a.relatedTarget&&g&&(a.relatedTarget=g===a.target?b.toElement:g),a.which||void 0===f||(a.which=1&f?1:2&f?3:4&f?2:0),a}},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==cb()&&this.focus)try{return this.focus(),!1}catch(a){}},delegateType:"focusin"},blur:{trigger:function(){return this===cb()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return m.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):void 0},_default:function(a){return m.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}},simulate:function(a,b,c,d){var e=m.extend(new m.Event,c,{type:a,isSimulated:!0,origin
 alEvent:{}});d?m.event.trigger(e,null,b):m.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},m.removeEvent=y.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){var d="on"+b;a.detachEvent&&(typeof a[d]===K&&(a[d]=null),a.detachEvent(d,c))},m.Event=function(a,b){return this instanceof m.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?ab:bb):this.type=a,b&&m.extend(this,b),this.timeStamp=a&&a.timeStamp||m.now(),void(this[m.expando]=!0)):new m.Event(a,b)},m.Event.prototype={isDefaultPrevented:bb,isPropagationStopped:bb,isImmediatePropagationStopped:bb,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=ab,a&&(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=ab,a&&(a.stopPropagation&&a.stopPropagation(),a.cance
 lBubble=!0)},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=ab,a&&a.stopImmediatePropagation&&a.stopImmediatePropagation(),this.stopPropagation()}},m.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){m.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return(!e||e!==d&&!m.contains(d,e))&&(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),k.submitBubbles||(m.event.special.submit={setup:function(){return m.nodeName(this,"form")?!1:void m.event.add(this,"click._submit keypress._submit",function(a){var b=a.target,c=m.nodeName(b,"input")||m.nodeName(b,"button")?b.form:void 0;c&&!m._data(c,"submitBubbles")&&(m.event.add(c,"submit._submit",function(a){a._submit_bubble=!0}),m._data(c,"submitBubbles",!0))})},postDispatch:function(a){a._submit_bubble&&(delete a._submit_bubble,this.parentNode&&!a.isTrig
 ger&&m.event.simulate("submit",this.parentNode,a,!0))},teardown:function(){return m.nodeName(this,"form")?!1:void m.event.remove(this,"._submit")}}),k.changeBubbles||(m.event.special.change={setup:function(){return X.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(m.event.add(this,"propertychange._change",function(a){"checked"===a.originalEvent.propertyName&&(this._just_changed=!0)}),m.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1),m.event.simulate("change",this,a,!0)})),!1):void m.event.add(this,"beforeactivate._change",function(a){var b=a.target;X.test(b.nodeName)&&!m._data(b,"changeBubbles")&&(m.event.add(b,"change._change",function(a){!this.parentNode||a.isSimulated||a.isTrigger||m.event.simulate("change",this.parentNode,a,!0)}),m._data(b,"changeBubbles",!0))})},handle:function(a){var b=a.target;return this!==b||a.isSimulated||a.isTrigger||"radio"!==b.type&&"checkbox"!==b.type?a.handleObj.handler.apply(th
 is,arguments):void 0},teardown:function(){return m.event.remove(this,"._change"),!X.test(this.nodeName)}}),k.focusinBubbles||m.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){m.event.simulate(b,a.target,m.event.fix(a),!0)};m.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=m._data(d,b);e||d.addEventListener(a,c,!0),m._data(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=m._data(d,b)-1;e?m._data(d,b,e):(d.removeEventListener(a,c,!0),m._removeData(d,b))}}}),m.fn.extend({on:function(a,b,c,d,e){var f,g;if("object"==typeof a){"string"!=typeof b&&(c=c||b,b=void 0);for(f in a)this.on(f,b,c,a[f],e);return this}if(null==c&&null==d?(d=b,c=b=void 0):null==d&&("string"==typeof b?(d=c,c=void 0):(d=c,c=b,b=void 0)),d===!1)d=bb;else if(!d)return this;return 1===e&&(g=d,d=function(a){return m().off(a),g.apply(this,arguments)},d.guid=g.guid||(g.guid=m.guid++)),this.each(function(){m.event.add(this,a,d,c,b)})},one:function(a,b,c,d){return 
 this.on(a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,m(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return(b===!1||"function"==typeof b)&&(c=b,b=void 0),c===!1&&(c=bb),this.each(function(){m.event.remove(this,a,c,b)})},trigger:function(a,b){return this.each(function(){m.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];return c?m.event.trigger(a,b,c,!0):void 0}});function db(a){var b=eb.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}var eb="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",fb=/ jQuery\d+="(?:null|\d+)"/g,gb=new RegExp("<(?:"+eb+")[\\s/>]","i"),hb=/^\s+/,ib=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]
 +)[^>]*)\/>/gi,jb=/<([\w:]+)/,kb=/<tbody/i,lb=/<|&#?\w+;/,mb=/<(?:script|style|link)/i,nb=/checked\s*(?:[^=]|=\s*.checked.)/i,ob=/^$|\/(?:java|ecma)script/i,pb=/^true\/(.*)/,qb=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,rb={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:k.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},sb=db(y),tb=sb.appendChild(y.createElement("div"));rb.optgroup=rb.option,rb.tbody=rb.tfoot=rb.colgroup=rb.caption=rb.thead,rb.th=rb.td;function ub(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getElementsByTagName(b||"*"):typeof a.querySelectorAll!==K?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||m.nodeName(d,b)?f.push
 (d):m.merge(f,ub(d,b));return void 0===b||b&&m.nodeName(a,b)?m.merge([a],f):f}function vb(a){W.test(a.type)&&(a.defaultChecked=a.checked)}function wb(a,b){return m.nodeName(a,"table")&&m.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function xb(a){return a.type=(null!==m.find.attr(a,"type"))+"/"+a.type,a}function yb(a){var b=pb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function zb(a,b){for(var c,d=0;null!=(c=a[d]);d++)m._data(c,"globalEval",!b||m._data(b[d],"globalEval"))}function Ab(a,b){if(1===b.nodeType&&m.hasData(a)){var c,d,e,f=m._data(a),g=m._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)m.event.add(b,c,h[c][d])}g.data&&(g.data=m.extend({},g.data))}}function Bb(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!k.noCloneEvent&&b[m.expando]){e=m._data(b);for(d in e.events)m.removeEvent(b,d,e.handle);b.rem
 oveAttribute(m.expando)}"script"===c&&b.text!==a.text?(xb(b).text=a.text,yb(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),k.html5Clone&&a.innerHTML&&!m.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&W.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}m.extend({clone:function(a,b,c){var d,e,f,g,h,i=m.contains(a.ownerDocument,a);if(k.html5Clone||m.isXMLDoc(a)||!gb.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(tb.innerHTML=a.outerHTML,tb.removeChild(f=tb.firstChild)),!(k.noCloneEvent&&k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||m.isXMLDoc(a)))for(d=ub(f),h=ub(a),g=0;null!=(e=h[g]);++g)d[g]&&Bb(e,d[g]);if(b)if(c)for(h=h||ub(a),d=d||ub(f),g=0;null!=(e=h[g]);g++)Ab(e,d[g]);else Ab(a,f);return d=ub(f,"script"),d.length>0&&zb(d,!i&&ub(a,"script")),d=h=e=null,f},buildFragment:function(a,b,c,d){for(var e
 ,f,g,h,i,j,l,n=a.length,o=db(b),p=[],q=0;n>q;q++)if(f=a[q],f||0===f)if("object"===m.type(f))m.merge(p,f.nodeType?[f]:f);else if(lb.test(f)){h=h||o.appendChild(b.createElement("div")),i=(jb.exec(f)||["",""])[1].toLowerCase(),l=rb[i]||rb._default,h.innerHTML=l[1]+f.replace(ib,"<$1></$2>")+l[2],e=l[0];while(e--)h=h.lastChild;if(!k.leadingWhitespace&&hb.test(f)&&p.push(b.createTextNode(hb.exec(f)[0])),!k.tbody){f="table"!==i||kb.test(f)?"<table>"!==l[1]||kb.test(f)?0:h:h.firstChild,e=f&&f.childNodes.length;while(e--)m.nodeName(j=f.childNodes[e],"tbody")&&!j.childNodes.length&&f.removeChild(j)}m.merge(p,h.childNodes),h.textContent="";while(h.firstChild)h.removeChild(h.firstChild);h=o.lastChild}else p.push(b.createTextNode(f));h&&o.removeChild(h),k.appendChecked||m.grep(ub(p,"input"),vb),q=0;while(f=p[q++])if((!d||-1===m.inArray(f,d))&&(g=m.contains(f.ownerDocument,f),h=ub(o.appendChild(f),"script"),g&&zb(h),c)){e=0;while(f=h[e++])ob.test(f.type||"")&&c.push(f)}return h=null,o},cleanData:
 function(a,b){for(var d,e,f,g,h=0,i=m.expando,j=m.cache,l=k.deleteExpando,n=m.event.special;null!=(d=a[h]);h++)if((b||m.acceptData(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)n[e]?m.event.remove(d,e):m.removeEvent(d,e,g.handle);j[f]&&(delete j[f],l?delete d[i]:typeof d.removeAttribute!==K?d.removeAttribute(i):d[i]=null,c.push(f))}}}),m.fn.extend({text:function(a){return V(this,function(a){return void 0===a?m.text(this):this.empty().append((this[0]&&this[0].ownerDocument||y).createTextNode(a))},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:fu
 nction(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?m.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||m.cleanData(ub(c)),c.parentNode&&(b&&m.contains(c.ownerDocument,c)&&zb(ub(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&m.cleanData(ub(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&m.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return m.clone(this,a,b)})},html:function(a){return V(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(fb,""):void 0;if(!("string"!=typeof a||mb.test(a)||!k.htmlSerialize&&gb.test(a)||!k.leadingWhitespace&&hb.test(a)||rb[(jb.exec(a)||["",""])[1].toLowerCase()])){a=a.replace(ib,"<$1></$2>");try{for(;d>c;
 c++)b=this[c]||{},1===b.nodeType&&(m.cleanData(ub(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,m.cleanData(ub(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,n=this,o=l-1,p=a[0],q=m.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&nb.test(p))return this.each(function(c){var d=n.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(i=m.buildFragment(a,this[0].ownerDocument,!1,this),c=i.firstChild,1===i.childNodes.length&&(i=c),c)){for(g=m.map(ub(i,"script"),xb),f=g.length;l>j;j++)d=i,j!==o&&(d=m.clone(d,!0,!0),f&&m.merge(g,ub(d,"script"))),b.call(this[j],d,j);if(f)for(h=g[g.length-1].ownerDocument,m.map(g,yb),j=0;f>j;j++)d=g[j],ob.test(d.type||"")&&!m._data(d,"globalEv
 al")&&m.contains(h,d)&&(d.src?m._evalUrl&&m._evalUrl(d.src):m.globalEval((d.text||d.textContent||d.innerHTML||"").replace(qb,"")));i=c=null}return this}}),m.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){m.fn[a]=function(a){for(var c,d=0,e=[],g=m(a),h=g.length-1;h>=d;d++)c=d===h?this:this.clone(!0),m(g[d])[b](c),f.apply(e,c.get());return this.pushStack(e)}});var Cb,Db={};function Eb(b,c){var d,e=m(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:m.css(e[0],"display");return e.detach(),f}function Fb(a){var b=y,c=Db[a];return c||(c=Eb(a,b),"none"!==c&&c||(Cb=(Cb||m("<iframe frameborder='0' width='0' height='0'/>")).appendTo(b.documentElement),b=(Cb[0].contentWindow||Cb[0].contentDocument).document,b.write(),b.close(),c=Eb(a,b),Cb.detach()),Db[a]=c),c}!function(){var a;k.shrinkWrapBlocks=function(){if(null!=a)return a;a=!1;var b,c,d;return c=y.ge
 tElementsByTagName("body")[0],c&&c.style?(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1",b.appendChild(y.createElement("div")).style.width="5px",a=3!==b.offsetWidth),c.removeChild(d),a):void 0}}();var Gb=/^margin/,Hb=new RegExp("^("+S+")(?!px)[a-z%]+$","i"),Ib,Jb,Kb=/^(top|right|bottom|left)$/;a.getComputedStyle?(Ib=function(a){return a.ownerDocument.defaultView.getComputedStyle(a,null)},Jb=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ib(a),g=c?c.getPropertyValue(b)||c[b]:void 0,c&&(""!==g||m.contains(a.ownerDocument,a)||(g=m.style(a,b)),Hb.test(g)&&Gb.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void
  0===g?g:g+""}):y.documentElement.currentStyle&&(Ib=function(a){return a.currentStyle},Jb=function(a,b,c){var d,e,f,g,h=a.style;return c=c||Ib(a),g=c?c[b]:void 0,null==g&&h&&h[b]&&(g=h[b]),Hb.test(g)&&!Kb.test(b)&&(d=h.left,e=a.runtimeStyle,f=e&&e.left,f&&(e.left=a.currentStyle.left),h.left="fontSize"===b?"1em":g,g=h.pixelLeft+"px",h.left=d,f&&(e.left=f)),void 0===g?g:g+""||"auto"});function Lb(a,b){return{get:function(){var c=a();if(null!=c)return c?void delete this.get:(this.get=b).apply(this,arguments)}}}!function(){var b,c,d,e,f,g,h;if(b=y.createElement("div"),b.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",d=b.getElementsByTagName("a")[0],c=d&&d.style){c.cssText="float:left;opacity:.5",k.opacity="0.5"===c.opacity,k.cssFloat=!!c.cssFloat,b.style.backgroundClip="content-box",b.cloneNode(!0).style.backgroundClip="",k.clearCloneStyle="content-box"===b.style.backgroundClip,k.boxSizing=""===c.boxSizing||""===c.MozBoxSizing||""===c.WebkitBoxSizing,m.ex
 tend(k,{reliableHiddenOffsets:function(){return null==g&&i(),g},boxSizingReliable:function(){return null==f&&i(),f},pixelPosition:function(){return null==e&&i(),e},reliableMarginRight:function(){return null==h&&i(),h}});function i(){var b,c,d,i;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),b.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",e=f=!1,h=!0,a.getComputedStyle&&(e="1%"!==(a.getComputedStyle(b,null)||{}).top,f="4px"===(a.getComputedStyle(b,null)||{width:"4px"}).width,i=b.appendChild(y.createElement("div")),i.style.cssText=b.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",i.style.marginRight=
 i.style.width="0",b.style.width="1px",h=!parseFloat((a.getComputedStyle(i,null)||{}).marginRight)),b.innerHTML="<table><tr><td></td><td>t</td></tr></table>",i=b.getElementsByTagName("td"),i[0].style.cssText="margin:0;border:0;padding:0;display:none",g=0===i[0].offsetHeight,g&&(i[0].style.display="",i[1].style.display="none",g=0===i[0].offsetHeight),c.removeChild(d))}}}(),m.swap=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};var Mb=/alpha\([^)]*\)/i,Nb=/opacity\s*=\s*([^)]*)/,Ob=/^(none|table(?!-c[ea]).+)/,Pb=new RegExp("^("+S+")(.*)$","i"),Qb=new RegExp("^([+-])=("+S+")","i"),Rb={position:"absolute",visibility:"hidden",display:"block"},Sb={letterSpacing:"0",fontWeight:"400"},Tb=["Webkit","O","Moz","ms"];function Ub(a,b){if(b in a)return b;var c=b.charAt(0).toUpperCase()+b.slice(1),d=b,e=Tb.length;while(e--)if(b=Tb[e]+c,b in a)return b;return d}function Vb(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++
 )d=a[g],d.style&&(f[g]=m._data(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&U(d)&&(f[g]=m._data(d,"olddisplay",Fb(d.nodeName)))):(e=U(d),(c&&"none"!==c||!e)&&m._data(d,"olddisplay",e?c:m.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}function Wb(a,b,c){var d=Pb.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||"px"):b}function Xb(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=m.css(a,c+T[f],!0,e)),d?("content"===c&&(g-=m.css(a,"padding"+T[f],!0,e)),"margin"!==c&&(g-=m.css(a,"border"+T[f]+"Width",!0,e))):(g+=m.css(a,"padding"+T[f],!0,e),"padding"!==c&&(g+=m.css(a,"border"+T[f]+"Width",!0,e)));return g}function Yb(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f=Ib(a),g=k.boxSizing&&"border-box"===m.css(a,"boxSizing",!1,f);if(0>=e||null==e){if(e=Jb(a,b,f),(0>e||null==e)&&(
 e=a.style[b]),Hb.test(e))return e;d=g&&(k.boxSizingReliable()||e===a.style[b]),e=parseFloat(e)||0}return e+Xb(a,b,c||(g?"border":"content"),d,f)+"px"}m.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Jb(a,"opacity");return""===c?"1":c}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":k.cssFloat?"cssFloat":"styleFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=m.camelCase(b),i=a.style;if(b=m.cssProps[h]||(m.cssProps[h]=Ub(i,h)),g=m.cssHooks[b]||m.cssHooks[h],void 0===c)return g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b];if(f=typeof c,"string"===f&&(e=Qb.exec(c))&&(c=(e[1]+1)*e[2]+parseFloat(m.css(a,b)),f="number"),null!=c&&c===c&&("number"!==f||m.cssNumber[h]||(c+="px"),k.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),!(g&&"set"in g&&void 0===(c=g.set(a,c,d)))))try{i[b]=c}catch(j){}
 }},css:function(a,b,c,d){var e,f,g,h=m.camelCase(b);return b=m.cssProps[h]||(m.cssProps[h]=Ub(a.style,h)),g=m.cssHooks[b]||m.cssHooks[h],g&&"get"in g&&(f=g.get(a,!0,c)),void 0===f&&(f=Jb(a,b,d)),"normal"===f&&b in Sb&&(f=Sb[b]),""===c||c?(e=parseFloat(f),c===!0||m.isNumeric(e)?e||0:f):f}}),m.each(["height","width"],function(a,b){m.cssHooks[b]={get:function(a,c,d){return c?Ob.test(m.css(a,"display"))&&0===a.offsetWidth?m.swap(a,Rb,function(){return Yb(a,b,d)}):Yb(a,b,d):void 0},set:function(a,c,d){var e=d&&Ib(a);return Wb(a,c,d?Xb(a,b,d,k.boxSizing&&"border-box"===m.css(a,"boxSizing",!1,e),e):0)}}}),k.opacity||(m.cssHooks.opacity={get:function(a,b){return Nb.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=m.isNumeric(b)?"alpha(opacity="+100*b+")":"",f=d&&d.filter||c.filter||"";c.zoom=1,(b>=1||""===b)&&""===m.trim(f.replace(Mb,""))&&c.removeAttribute&&(c.removeAttribute("filter
 "),""===b||d&&!d.filter)||(c.filter=Mb.test(f)?f.replace(Mb,e):f+" "+e)}}),m.cssHooks.marginRight=Lb(k.reliableMarginRight,function(a,b){return b?m.swap(a,{display:"inline-block"},Jb,[a,"marginRight"]):void 0}),m.each({margin:"",padding:"",border:"Width"},function(a,b){m.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+T[d]+b]=f[d]||f[d-2]||f[0];return e}},Gb.test(a)||(m.cssHooks[a+b].set=Wb)}),m.fn.extend({css:function(a,b){return V(this,function(a,b,c){var d,e,f={},g=0;if(m.isArray(b)){for(d=Ib(a),e=b.length;e>g;g++)f[b[g]]=m.css(a,b[g],!1,d);return f}return void 0!==c?m.style(a,b,c):m.css(a,b)},a,b,arguments.length>1)},show:function(){return Vb(this,!0)},hide:function(){return Vb(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){U(this)?m(this).show():m(this).hide()})}});function Zb(a,b,c,d,e){return new Zb.prototype.init(a,b,c,d,e)}m.Tween=Zb,Zb.prototype={constructor:Zb,init:fun
 ction(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(m.cssNumber[c]?"":"px")
+},cur:function(){var a=Zb.propHooks[this.prop];return a&&a.get?a.get(this):Zb.propHooks._default.get(this)},run:function(a){var b,c=Zb.propHooks[this.prop];return this.pos=b=this.options.duration?m.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Zb.propHooks._default.set(this),this}},Zb.prototype.init.prototype=Zb.prototype,Zb.propHooks={_default:{get:function(a){var b;return null==a.elem[a.prop]||a.elem.style&&null!=a.elem.style[a.prop]?(b=m.css(a.elem,a.prop,""),b&&"auto"!==b?b:0):a.elem[a.prop]},set:function(a){m.fx.step[a.prop]?m.fx.step[a.prop](a):a.elem.style&&(null!=a.elem.style[m.cssProps[a.prop]]||m.cssHooks[a.prop])?m.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Zb.propHooks.scrollTop=Zb.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},m.easing={linear:fu
 nction(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},m.fx=Zb.prototype.init,m.fx.step={};var $b,_b,ac=/^(?:toggle|show|hide)$/,bc=new RegExp("^(?:([+-])=|)("+S+")([a-z%]*)$","i"),cc=/queueHooks$/,dc=[ic],ec={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=bc.exec(b),f=e&&e[3]||(m.cssNumber[a]?"":"px"),g=(m.cssNumber[a]||"px"!==f&&+d)&&bc.exec(m.css(c.elem,a)),h=1,i=20;if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1;do h=h||".5",g/=h,m.style(c.elem,a,g+f);while(h!==(h=c.cur()/d)&&1!==h&&--i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]};function fc(){return setTimeout(function(){$b=void 0}),$b=m.now()}function gc(a,b){var c,d={height:a},e=0;for(b=b?1:0;4>e;e+=2-b)c=T[e],d["margin"+c]=d["padding"+c]=a;return b&&(d.opacity=d.width=a),d}function hc(a,b,c){for(var d,e=(ec[b]||[]).concat(ec["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function ic(a,b,c){var d,e,f,g,h,i,j,l,n=this,o={},p=a.style,q=a.nodeType&&U(a),r=m._
 data(a,"fxshow");c.queue||(h=m._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,n.always(function(){n.always(function(){h.unqueued--,m.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[p.overflow,p.overflowX,p.overflowY],j=m.css(a,"display"),l="none"===j?m._data(a,"olddisplay")||Fb(a.nodeName):j,"inline"===l&&"none"===m.css(a,"float")&&(k.inlineBlockNeedsLayout&&"inline"!==Fb(a.nodeName)?p.zoom=1:p.display="inline-block")),c.overflow&&(p.overflow="hidden",k.shrinkWrapBlocks()||n.always(function(){p.overflow=c.overflow[0],p.overflowX=c.overflow[1],p.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],ac.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(q?"hide":"show")){if("show"!==e||!r||void 0===r[d])continue;q=!0}o[d]=r&&r[d]||m.style(a,d)}else j=void 0;if(m.isEmptyObject(o))"inline"===("none"===j?Fb(a.nodeName):j)&&(p.display=j);else{r?"hidden"in r&&(q=r.hidden):r=m
 ._data(a,"fxshow",{}),f&&(r.hidden=!q),q?m(a).show():n.done(function(){m(a).hide()}),n.done(function(){var b;m._removeData(a,"fxshow");for(b in o)m.style(a,b,o[b])});for(d in o)g=hc(q?r[d]:0,d,n),d in r||(r[d]=g.start,q&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function jc(a,b){var c,d,e,f,g;for(c in a)if(d=m.camelCase(c),e=b[d],f=a[c],m.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=m.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function kc(a,b,c){var d,e,f=0,g=dc.length,h=m.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=$b||fc(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:m.extend({},b),opts:m.extend(!0,{specialEasing:{}},c),originalProperties:b,originalOptions:c,startTime:$b||fc(),duration:c.durati
 on,tweens:[],createTween:function(b,c){var d=m.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;for(jc(k,j.opts.specialEasing);g>f;f++)if(d=dc[f].call(j,a,k,j.opts))return d;return m.map(k,hc,j),m.isFunction(j.opts.start)&&j.opts.start.call(a,j),m.fx.timer(m.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}m.Animation=m.extend(kc,{tweener:function(a,b){m.isFunction(a)?(b=a,a=["*"]):a=a.split(" ");for(var c,d=0,e=a.length;e>d;d++)c=a[d],ec[c]=ec[c]||[],ec[c].unshift(b)},prefilter:function(a,b){b?dc.unshift(a):dc.push(a)}}),m.speed=function(a,b,c){var d=a&&"object"==typeof a?m.extend({},a):{complete:c||!c&&b||m.isFunction(a)&&a,duration:a,easing:c&&b||b&&!m.isFunction(b)&&b};return 
 d.duration=m.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in m.fx.speeds?m.fx.speeds[d.duration]:m.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),d.old=d.complete,d.complete=function(){m.isFunction(d.old)&&d.old.call(this),d.queue&&m.dequeue(this,d.queue)},d},m.fn.extend({fadeTo:function(a,b,c,d){return this.filter(U).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=m.isEmptyObject(a),f=m.speed(b,c,d),g=function(){var b=kc(this,m.extend({},a),f);(e||m._data(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=m.timers,g=m._data(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&cc.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&
 &f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));(b||!c)&&m.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=m._data(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=m.timers,g=d?d.length:0;for(c.finish=!0,m.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),m.each(["toggle","show","hide"],function(a,b){var c=m.fn[b];m.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(gc(b,!0),a,d,e)}}),m.each({slideDown:gc("show"),slideUp:gc("hide"),slideToggle:gc("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){m.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),m.timers=[],m.fx.tick=function(){var a,b=m.timers,c=0;for($b=m.now();c<b.length;c++)a=b[c],a()||b[c]!==a||b.splice(c--,1);b.length|
 |m.fx.stop(),$b=void 0},m.fx.timer=function(a){m.timers.push(a),a()?m.fx.start():m.timers.pop()},m.fx.interval=13,m.fx.start=function(){_b||(_b=setInterval(m.fx.tick,m.fx.interval))},m.fx.stop=function(){clearInterval(_b),_b=null},m.fx.speeds={slow:600,fast:200,_default:400},m.fn.delay=function(a,b){return a=m.fx?m.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},function(){var a,b,c,d,e;b=y.createElement("div"),b.setAttribute("className","t"),b.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",d=b.getElementsByTagName("a")[0],c=y.createElement("select"),e=c.appendChild(y.createElement("option")),a=b.getElementsByTagName("input")[0],d.style.cssText="top:1px",k.getSetAttribute="t"!==b.className,k.style=/top/.test(d.getAttribute("style")),k.hrefNormalized="/a"===d.getAttribute("href"),k.checkOn=!!a.value,k.optSelected=e.selected,k.enctype=!!y.createElement("form").enctype,c.disabled=!0,k.opt
 Disabled=!e.disabled,a=y.createElement("input"),a.setAttribute("value",""),k.input=""===a.getAttribute("value"),a.value="t",a.setAttribute("type","radio"),k.radioValue="t"===a.value}();var lc=/\r/g;m.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=m.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,m(this).val()):a,null==e?e="":"number"==typeof e?e+="":m.isArray(e)&&(e=m.map(e,function(a){return null==a?"":a+""})),b=m.valHooks[this.type]||m.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=m.valHooks[e.type]||m.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(lc,""):null==c?"":c)}}}),m.extend({valHooks:{option:{get:function(a){var b=m.find.attr(a,"value");return null!=b?b:m.trim(m.text(a))}},select:{get:function(a){for(var b,c,d=a.options,e=a.selectedIndex,f="select-one"===a.type||0>e,g=f?
 null:[],h=f?e+1:d.length,i=0>e?h:f?e:0;h>i;i++)if(c=d[i],!(!c.selected&&i!==e||(k.optDisabled?c.disabled:null!==c.getAttribute("disabled"))||c.parentNode.disabled&&m.nodeName(c.parentNode,"optgroup"))){if(b=m(c).val(),f)return b;g.push(b)}return g},set:function(a,b){var c,d,e=a.options,f=m.makeArray(b),g=e.length;while(g--)if(d=e[g],m.inArray(m.valHooks.option.get(d),f)>=0)try{d.selected=c=!0}catch(h){d.scrollHeight}else d.selected=!1;return c||(a.selectedIndex=-1),e}}}}),m.each(["radio","checkbox"],function(){m.valHooks[this]={set:function(a,b){return m.isArray(b)?a.checked=m.inArray(m(a).val(),b)>=0:void 0}},k.checkOn||(m.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var mc,nc,oc=m.expr.attrHandle,pc=/^(?:checked|selected)$/i,qc=k.getSetAttribute,rc=k.input;m.fn.extend({attr:function(a,b){return V(this,m.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){m.removeAttr(this,a)})}}),m.extend({attr:function(a,b,c){v
 ar d,e,f=a.nodeType;if(a&&3!==f&&8!==f&&2!==f)return typeof a.getAttribute===K?m.prop(a,b,c):(1===f&&m.isXMLDoc(a)||(b=b.toLowerCase(),d=m.attrHooks[b]||(m.expr.match.bool.test(b)?nc:mc)),void 0===c?d&&"get"in d&&null!==(e=d.get(a,b))?e:(e=m.find.attr(a,b),null==e?void 0:e):null!==c?d&&"set"in d&&void 0!==(e=d.set(a,c,b))?e:(a.setAttribute(b,c+""),c):void m.removeAttr(a,b))},removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=m.propFix[c]||c,m.expr.match.bool.test(c)?rc&&qc||!pc.test(c)?a[d]=!1:a[m.camelCase("default-"+c)]=a[d]=!1:m.attr(a,c,""),a.removeAttribute(qc?c:d)},attrHooks:{type:{set:function(a,b){if(!k.radioValue&&"radio"===b&&m.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}}}),nc={set:function(a,b,c){return b===!1?m.removeAttr(a,c):rc&&qc||!pc.test(c)?a.setAttribute(!qc&&m.propFix[c]||c,c):a[m.camelCase("default-"+c)]=a[c]=!0,c}},m.each(m.expr.match.bool.source.match(/\w+/g),function(a,b){var c
 =oc[b]||m.find.attr;oc[b]=rc&&qc||!pc.test(b)?function(a,b,d){var e,f;return d||(f=oc[b],oc[b]=e,e=null!=c(a,b,d)?b.toLowerCase():null,oc[b]=f),e}:function(a,b,c){return c?void 0:a[m.camelCase("default-"+b)]?b.toLowerCase():null}}),rc&&qc||(m.attrHooks.value={set:function(a,b,c){return m.nodeName(a,"input")?void(a.defaultValue=b):mc&&mc.set(a,b,c)}}),qc||(mc={set:function(a,b,c){var d=a.getAttributeNode(c);return d||a.setAttributeNode(d=a.ownerDocument.createAttribute(c)),d.value=b+="","value"===c||b===a.getAttribute(c)?b:void 0}},oc.id=oc.name=oc.coords=function(a,b,c){var d;return c?void 0:(d=a.getAttributeNode(b))&&""!==d.value?d.value:null},m.valHooks.button={get:function(a,b){var c=a.getAttributeNode(b);return c&&c.specified?c.value:void 0},set:mc.set},m.attrHooks.contenteditable={set:function(a,b,c){mc.set(a,""===b?!1:b,c)}},m.each(["width","height"],function(a,b){m.attrHooks[b]={set:function(a,c){return""===c?(a.setAttribute(b,"auto"),c):void 0}}})),k.style||(m.attrHooks.styl
 e={get:function(a){return a.style.cssText||void 0},set:function(a,b){return a.style.cssText=b+""}});var sc=/^(?:input|select|textarea|button|object)$/i,tc=/^(?:a|area)$/i;m.fn.extend({prop:function(a,b){return V(this,m.prop,a,b,arguments.length>1)},removeProp:function(a){return a=m.propFix[a]||a,this.each(function(){try{this[a]=void 0,delete this[a]}catch(b){}})}}),m.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(a,b,c){var d,e,f,g=a.nodeType;if(a&&3!==g&&8!==g&&2!==g)return f=1!==g||!m.isXMLDoc(a),f&&(b=m.propFix[b]||b,e=m.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=m.find.attr(a,"tabindex");return b?parseInt(b,10):sc.test(a.nodeName)||tc.test(a.nodeName)&&a.href?0:-1}}}}),k.hrefNormalized||m.each(["href","src"],function(a,b){m.propHooks[b]={get:function(a){return a.getAttribute(b,4)}}}),k.optSelected||(m.propHooks.selected={get:function(a){var b
 =a.parentNode;return b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex),null}}),m.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){m.propFix[this.toLowerCase()]=this}),k.enctype||(m.propFix.enctype="encoding");var uc=/[\t\r\n\f]/g;m.fn.extend({addClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j="string"==typeof a&&a;if(m.isFunction(a))return this.each(function(b){m(this).addClass(a.call(this,b,this.className))});if(j)for(b=(a||"").match(E)||[];i>h;h++)if(c=this[h],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(uc," "):" ")){f=0;while(e=b[f++])d.indexOf(" "+e+" ")<0&&(d+=e+" ");g=m.trim(d),c.className!==g&&(c.className=g)}return this},removeClass:function(a){var b,c,d,e,f,g,h=0,i=this.length,j=0===arguments.length||"string"==typeof a&&a;if(m.isFunction(a))return this.each(function(b){m(this).removeClass(a.call(this,b,this.className))});if(j)for(b=(a||"").match(E)|
 |[];i>h;h++)if(c=this[h],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(uc," "):"")){f=0;while(e=b[f++])while(d.indexOf(" "+e+" ")>=0)d=d.replace(" "+e+" "," ");g=a?m.trim(d):"",c.className!==g&&(c.className=g)}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):this.each(m.isFunction(a)?function(c){m(this).toggleClass(a.call(this,c,this.className,b),b)}:function(){if("string"===c){var b,d=0,e=m(this),f=a.match(E)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else(c===K||"boolean"===c)&&(this.className&&m._data(this,"__className__",this.className),this.className=this.className||a===!1?"":m._data(this,"__className__")||"")})},hasClass:function(a){for(var b=" "+a+" ",c=0,d=this.length;d>c;c++)if(1===this[c].nodeType&&(" "+this[c].className+" ").replace(uc," ").indexOf(b)>=0)return!0;return!1}}),m.each("blur focus focusin focusout load resize scroll unload click dblclick mou
 sedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){m.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),m.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}});var vc=m.now(),wc=/\?/,xc=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;m.parseJSON=function(b){if(a.JSON&&a.JSON.parse)return a.JSON.parse(b+"");var c,d=null,e=m.trim(b+"");return e&&!m.trim(e.replace(xc,function(a,b,e,f){return c&&b&&(d=0),0===d?a:(c=e||b,d+=!f-!e,"")}))?Function("return "+e)():m.error("Invalid JSON: "+b)},m.parseXML=function(b
 ){var c,d;if(!b||"string"!=typeof b)return null;try{a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b))}catch(e){c=void 0}return c&&c.documentElement&&!c.getElementsByTagName("parsererror").length||m.error("Invalid XML: "+b),c};var yc,zc,Ac=/#.*$/,Bc=/([?&])_=[^&]*/,Cc=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,Dc=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Ec=/^(?:GET|HEAD)$/,Fc=/^\/\//,Gc=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,Hc={},Ic={},Jc="*/".concat("*");try{zc=location.href}catch(Kc){zc=y.createElement("a"),zc.href="",zc=zc.href}yc=Gc.exec(zc.toLowerCase())||[];function Lc(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(E)||[];if(m.isFunction(c))while(d=f[e++])"+"===d.charAt(0)?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Mc(a,b,c,d){var e={},f=a===Ic;function g(h){var i;return e[h]=!0,m.each
 (a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function Nc(a,b){var c,d,e=m.ajaxSettings.flatOptions||{};for(d in b)void 0!==b[d]&&((e[d]?a:c||(c={}))[d]=b[d]);return c&&m.extend(!0,a,c),a}function Oc(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===e&&(e=a.mimeType||b.getResponseHeader("Content-Type"));if(e)for(g in h)if(h[g]&&h[g].test(e)){i.unshift(g);break}if(i[0]in c)f=i[0];else{for(g in c){if(!i[0]||a.converters[g+" "+i[0]]){f=g;break}d||(d=g)}f=f||d}return f?(f!==i[0]&&i.unshift(f),c[f]):void 0}function Pc(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)f
 or(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}m.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:zc,type:"GET",isLocal:Dc.test(yc[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Jc,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":m.parseJSON,"text xml":m.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Nc(Nc(a,m.ajaxSettings),b):Nc(m.ajaxSettings,a)},ajaxPrefilter:Lc(Hc),ajaxTransport:Lc(Ic),ajax:function(a,b){"
 object"==typeof a&&(b=a,a=void 0),b=b||{};var c,d,e,f,g,h,i,j,k=m.ajaxSetup({},b),l=k.context||k,n=k.context&&(l.nodeType||l.jquery)?m(l):m.event,o=m.Deferred(),p=m.Callbacks("once memory"),q=k.statusCode||{},r={},s={},t=0,u="canceled",v={readyState:0,getResponseHeader:function(a){var b;if(2===t){if(!j){j={};while(b=Cc.exec(f))j[b[1].toLowerCase()]=b[2]}b=j[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return 2===t?f:null},setRequestHeader:function(a,b){var c=a.toLowerCase();return t||(a=s[c]=s[c]||a,r[a]=b),this},overrideMimeType:function(a){return t||(k.mimeType=a),this},statusCode:function(a){var b;if(a)if(2>t)for(b in a)q[b]=[q[b],a[b]];else v.always(a[v.status]);return this},abort:function(a){var b=a||u;return i&&i.abort(b),x(0,b),this}};if(o.promise(v).complete=p.add,v.success=v.done,v.error=v.fail,k.url=((a||k.url||zc)+"").replace(Ac,"").replace(Fc,yc[1]+"//"),k.type=b.method||b.type||k.method||k.type,k.dataTypes=m.trim(k.dataType||"*").toLowerCase(
 ).match(E)||[""],null==k.crossDomain&&(c=Gc.exec(k.url.toLowerCase()),k.crossDomain=!(!c||c[1]===yc[1]&&c[2]===yc[2]&&(c[3]||("http:"===c[1]?"80":"443"))===(yc[3]||("http:"===yc[1]?"80":"443")))),k.data&&k.processData&&"string"!=typeof k.data&&(k.data=m.param(k.data,k.traditional)),Mc(Hc,k,b,v),2===t)return v;h=k.global,h&&0===m.active++&&m.event.trigger("ajaxStart"),k.type=k.type.toUpperCase(),k.hasContent=!Ec.test(k.type),e=k.url,k.hasContent||(k.data&&(e=k.url+=(wc.test(e)?"&":"?")+k.data,delete k.data),k.cache===!1&&(k.url=Bc.test(e)?e.replace(Bc,"$1_="+vc++):e+(wc.test(e)?"&":"?")+"_="+vc++)),k.ifModified&&(m.lastModified[e]&&v.setRequestHeader("If-Modified-Since",m.lastModified[e]),m.etag[e]&&v.setRequestHeader("If-None-Match",m.etag[e])),(k.data&&k.hasContent&&k.contentType!==!1||b.contentType)&&v.setRequestHeader("Content-Type",k.contentType),v.setRequestHeader("Accept",k.dataTypes[0]&&k.accepts[k.dataTypes[0]]?k.accepts[k.dataTypes[0]]+("*"!==k.dataTypes[0]?", "+Jc+"; q=0.0
 1":""):k.accepts["*"]);for(d in k.headers)v.setRequestHeader(d,k.headers[d]);if(k.beforeSend&&(k.beforeSend.call(l,v,k)===!1||2===t))return v.abort();u="abort";for(d in{success:1,error:1,complete:1})v[d](k[d]);if(i=Mc(Ic,k,b,v)){v.readyState=1,h&&n.trigger("ajaxSend",[v,k]),k.async&&k.timeout>0&&(g=setTimeout(function(){v.abort("timeout")},k.timeout));try{t=1,i.send(r,x)}catch(w){if(!(2>t))throw w;x(-1,w)}}else x(-1,"No Transport");function x(a,b,c,d){var j,r,s,u,w,x=b;2!==t&&(t=2,g&&clearTimeout(g),i=void 0,f=d||"",v.readyState=a>0?4:0,j=a>=200&&300>a||304===a,c&&(u=Oc(k,v,c)),u=Pc(k,u,v,j),j?(k.ifModified&&(w=v.getResponseHeader("Last-Modified"),w&&(m.lastModified[e]=w),w=v.getResponseHeader("etag"),w&&(m.etag[e]=w)),204===a||"HEAD"===k.type?x="nocontent":304===a?x="notmodified":(x=u.state,r=u.data,s=u.error,j=!s)):(s=x,(a||!x)&&(x="error",0>a&&(a=0))),v.status=a,v.statusText=(b||x)+"",j?o.resolveWith(l,[r,x,v]):o.rejectWith(l,[v,x,s]),v.statusCode(q),q=void 0,h&&n.trigger(j?"ajax
 Success":"ajaxError",[v,k,j?r:s]),p.fireWith(l,[v,x]),h&&(n.trigger("ajaxComplete",[v,k]),--m.active||m.event.trigger("ajaxStop")))}return v},getJSON:function(a,b,c){return m.get(a,b,c,"json")},getScript:function(a,b){return m.get(a,void 0,b,"script")}}),m.each(["get","post"],function(a,b){m[b]=function(a,c,d,e){return m.isFunction(c)&&(e=e||d,d=c,c=void 0),m.ajax({url:a,type:b,dataType:e,data:c,success:d})}}),m.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){m.fn[b]=function(a){return this.on(b,a)}}),m._evalUrl=function(a){return m.ajax({url:a,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})},m.fn.extend({wrapAll:function(a){if(m.isFunction(a))return this.each(function(b){m(this).wrapAll(a.call(this,b))});if(this[0]){var b=m(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&1===a.firstChild.nodeType)a=a.firstChild;return a}).append(this)}re
 turn this},wrapInner:function(a){return this.each(m.isFunction(a)?function(b){m(this).wrapInner(a.call(this,b))}:function(){var b=m(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=m.isFunction(a);return this.each(function(c){m(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){m.nodeName(this,"body")||m(this).replaceWith(this.childNodes)}).end()}}),m.expr.filters.hidden=function(a){return a.offsetWidth<=0&&a.offsetHeight<=0||!k.reliableHiddenOffsets()&&"none"===(a.style&&a.style.display||m.css(a,"display"))},m.expr.filters.visible=function(a){return!m.expr.filters.hidden(a)};var Qc=/%20/g,Rc=/\[\]$/,Sc=/\r?\n/g,Tc=/^(?:submit|button|image|reset|file)$/i,Uc=/^(?:input|select|textarea|keygen)/i;function Vc(a,b,c,d){var e;if(m.isArray(b))m.each(b,function(b,e){c||Rc.test(a)?d(a,e):Vc(a+"["+("object"==typeof e?b:"")+"]",e,c,d)});else if(c||"object"!==m.type(b))d(a,b);else for(e in b)Vc(a+"["+e+"]",b[e],c,d)}m.para
 m=function(a,b){var c,d=[],e=function(a,b){b=m.isFunction(b)?b():null==b?"":b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};if(void 0===b&&(b=m.ajaxSettings&&m.ajaxSettings.traditional),m.isArray(a)||a.jquery&&!m.isPlainObject(a))m.each(a,function(){e(this.name,this.value)});else for(c in a)Vc(c,a[c],b,e);return d.join("&").replace(Qc,"+")},m.fn.extend({serialize:function(){return m.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=m.prop(this,"elements");return a?m.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!m(this).is(":disabled")&&Uc.test(this.nodeName)&&!Tc.test(a)&&(this.checked||!W.test(a))}).map(function(a,b){var c=m(this).val();return null==c?null:m.isArray(c)?m.map(c,function(a){return{name:b.name,value:a.replace(Sc,"\r\n")}}):{name:b.name,value:c.replace(Sc,"\r\n")}}).get()}}),m.ajaxSettings.xhr=void 0!==a.ActiveXObject?func

<TRUNCATED>