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: priv...@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 © 2015 — The Apache Software Foundation. Apache Wicket, -Wicket, Apache, the Apache feather logo, and the Apache 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:priv...@wicket.apache.org?subject=Security%20issue" onclick="window.location.href='mailto:priv...@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 © 2015 — The Apache Software Foundation. Apache Wicket, -Wicket, Apache, the Apache feather logo, and the Apache 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