This is an automated email from the ASF dual-hosted git repository. adelbene pushed a commit to branch wicket-9 in repository https://gitbox.apache.org/repos/asf/wicket-site.git
commit 1ffea8a911c6373f578d97033cfae7ff64d45d06 Author: Andrea Del Bene <[email protected]> AuthorDate: Mon Jun 22 21:14:38 2020 +0200 Removd markdown directive --- ...c1c282fea5b093f8aaa71bf6295e9347c9148d526c00c15 | 139 +---------------- {help => _includes}/support.md | 0 content/atom.xml | 2 +- content/help/index.html | 6 + content/help/support.html | 167 --------------------- help/index.md | 2 +- 6 files changed, 16 insertions(+), 300 deletions(-) diff --git a/content/help/index.html b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/d2/eb230b5ea748604c1c282fea5b093f8aaa71bf6295e9347c9148d526c00c15 similarity index 65% copy from content/help/index.html copy to .jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/d2/eb230b5ea748604c1c282fea5b093f8aaa71bf6295e9347c9148d526c00c15 index 04f20ca..44bf0a4 100644 --- a/content/help/index.html +++ b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/d2/eb230b5ea748604c1c282fea5b093f8aaa71bf6295e9347c9148d526c00c15 @@ -1,118 +1,4 @@ -<!DOCTYPE html> -<html> - <head> - <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> - <meta charset="utf-8"> - <title>How to Get Help for Apache Wicket | Apache Wicket</title> - <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.7.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/ --> - - - - <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=""><a href="/help">Support</a></li> - - - - - - <!-- /contribute || /help/ --> - - - - <li class=""><a href="/contribute">Contribute</a></li> - - - - - - <!-- /community || /help/ --> - - - - <li class=""><a href="/community">Community</a></li> - - - - - - <!-- /apache || /help/ --> - - - - <li class=""><a href="/apache">Apache</a></li> - - </ul> -</nav> - - <div class="logo"> - <a href="/"><img src="/img/logo-apachewicket.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="toc left"> - <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"><spa [...] - </section> - <section> - <div class="l-button-table"> +I"�-<div class="l-button-table"> <div class="l-two-third"> <div class="button-bar"> <a class="button" href="#security"><i class="fa fa-lock"></i><br />Security</a> @@ -362,6 +248,12 @@ support.</p> <hr /> +<hr /> +<p>layout: default +title: Get help from companies +subtitle: When you can’t get help quick enough or you need direct support +—</p> + <h2 id="commercial">Commercial Wicket Support</h2> <p>The Wicket community is not only supported by volunteers but several @@ -401,19 +293,4 @@ 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> - <div class="l-container"> - <div class="left"> - <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> - <div style="margin-top:12px;">Copyright © 2020 — The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache 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> - </div> -</div> - </footer> - </body> -</html> +:ET \ No newline at end of file diff --git a/help/support.md b/_includes/support.md similarity index 100% rename from help/support.md rename to _includes/support.md diff --git a/content/atom.xml b/content/atom.xml index c0e1ccd..299e140 100644 --- a/content/atom.xml +++ b/content/atom.xml @@ -3,7 +3,7 @@ <title>Apache Wicket</title> <link href="http://wicket.apache.org/atom.xml" rel="self"/> <link href="http://wicket.apache.org/"/> - <updated>2020-06-22T21:04:39+02:00</updated> + <updated>2020-06-22T21:13:11+02:00</updated> <id>http://wicket.apache.org/</id> <author> <name>Apache Wicket</name> diff --git a/content/help/index.html b/content/help/index.html index 04f20ca..a65377a 100644 --- a/content/help/index.html +++ b/content/help/index.html @@ -362,6 +362,12 @@ support.</p> <hr /> +<hr /> +<p>layout: default +title: Get help from companies +subtitle: When you can’t get help quick enough or you need direct support +—</p> + <h2 id="commercial">Commercial Wicket Support</h2> <p>The Wicket community is not only supported by volunteers but several diff --git a/content/help/support.html b/content/help/support.html deleted file mode 100644 index 2272291..0000000 --- a/content/help/support.html +++ /dev/null @@ -1,167 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> - <meta charset="utf-8"> - <title>Get help from companies | Apache Wicket</title> - <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.7.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/support --> - - - - <li class=""><a href="/start/quickstart.html">Quick Start</a></li> - - - - - - <!-- /start/download.html || /help/support --> - - - - <li class=""><a href="/start/download.html">Download</a></li> - - - - - - <!-- /learn || /help/support --> - - - - <li class=""><a href="/learn">Documentation</a></li> - - - - - - <!-- /help || /help/support --> - - - - <li class=""><a href="/help">Support</a></li> - - - - - - <!-- /contribute || /help/support --> - - - - <li class=""><a href="/contribute">Contribute</a></li> - - - - - - <!-- /community || /help/support --> - - - - <li class=""><a href="/community">Community</a></li> - - - - - - <!-- /apache || /help/support --> - - - - <li class=""><a href="/apache">Apache</a></li> - - </ul> -</nav> - - <div class="logo"> - <a href="/"><img src="/img/logo-apachewicket.svg" alt="Apache Wicket"></a> -</div> - - </div> -</div> -<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="toc left"> - <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"><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 hre [...] - </section> - <section> - <h2 id="commercial">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="l-button-table"> - <div class="l-one-third"> - <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> - </div> - </div> -</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> - <div class="l-container"> - <div class="left"> - <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> - <div style="margin-top:12px;">Copyright © 2020 — The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache 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> - </div> -</div> - </footer> - </body> -</html> diff --git a/help/index.md b/help/index.md index 6c59644..14ece2b 100644 --- a/help/index.md +++ b/help/index.md @@ -208,5 +208,5 @@ support. --- -{% markdown help/support.md %} +{% include support.md %}
