This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new cf03d61  Add Coming-soon to about page.
cf03d61 is described below

commit cf03d61d1649a7e774f8f4ee08ac79fee31be1a7
Author: JamesBognar <[email protected]>
AuthorDate: Thu Jun 28 09:59:27 2018 -0400

    Add Coming-soon to about page.
---
 content/about.html | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/content/about.html b/content/about.html
index ca2deb3..c2e5ff6 100644
--- a/content/about.html
+++ b/content/about.html
@@ -76,5 +76,19 @@
                </ul>
        </div>
        
+       <!-- 
===========================================================================================================
 -->
+       <!-- === COMING SOON 
===========================================================================================
 -->
+       <!-- 
===========================================================================================================
 -->
+
+       <h5 class='toc'>Coming soon</h5>
+       <div>
+               <ul class='spaced-list'>
+                       <li><a class='doclink' 
href='https://cwiki.apache.org/confluence/display/JUNEAU/2018/05/09/Serverless+REST+Unit+Testing'>Serverless
 REST Unit Testing</a> 
+                       <li><a class='doclink' 
href='https://cwiki.apache.org/confluence/display/JUNEAU/2018/04/13/Configurable+look-and-feel'>Configurable
 Look-and-Feel</a>
+                       <li><a class='doclink' 
href='https://cwiki.apache.org/confluence/display/JUNEAU/2018/03/17/Swagger+UI+enhancements'>Swagger
 UI Enhancements</a> 
+                               (<a class='doclink' 
href='https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=75977264'>update</a>)
+                       <li><a class='doclink' 
href='https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=87296658'>Support
 for auto-validation in Swagger annotations.</a>                  
+               </ul>
+       </div>  
 </body>
 </html>
\ No newline at end of file

Reply via email to