You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2019/12/17 22:57:11 UTC

[isis-antora] branch master updated: updates header

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

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis-antora.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b0a746  updates header
9b0a746 is described below

commit 9b0a7469ee1c9535a058361eeb332d51502293f8
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Dec 17 23:57:01 2019 +0100

    updates header
---
 build/ui-bundle.zip             | Bin 313431 -> 313508 bytes
 preview-src/about.adoc          |  40 ++++++++++++++++++++++++++++------------
 src/partials/header-content.hbs |  16 +++++++++++-----
 3 files changed, 39 insertions(+), 17 deletions(-)

diff --git a/build/ui-bundle.zip b/build/ui-bundle.zip
index 37b3d22..86617cf 100644
Binary files a/build/ui-bundle.zip and b/build/ui-bundle.zip differ
diff --git a/preview-src/about.adoc b/preview-src/about.adoc
index f464108..9ec78ee 100644
--- a/preview-src/about.adoc
+++ b/preview-src/about.adoc
@@ -1,5 +1,6 @@
 = Menu
 :notice: licensed to the apache software foundation (asf) under one or more contributor license agreements. see the notice file distributed with this work for additional information regarding copyright ownership. the asf licenses this file to you 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 ag [...]
+//include::_attributes.adoc[]
 :page-role: -toc -title
 
 
@@ -46,8 +47,13 @@
 [discrete]
 == Components
 
+_Viewers_
+
 * xref:vw:ROOT:about.adoc[Wicket UI]
 * xref:vro:ROOT:about.adoc[Restful Objects (REST API)]
+
+_Persistence_
+
 * xref:pjdo:ROOT:about.adoc[DataNucleus Object Store]
 
 
@@ -64,15 +70,20 @@
 [discrete]
 == Support
 
-* xref:toc:devguide:about.adoc[Developers' Guide]
-* xref:toc:mavendeps:about.adoc[Maven dependencies]
+* *xref:toc:ROOT:mailing-list/how-to-subscribe.adoc[Mailing Lists]*
+* link:https://the-asf.slack.com/archives/CFC42LWBV[Slack]
+* link:https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=87[JIRA]
 
-_Mailing Lists_
 
-* xref:toc:ROOT:mailing-list/how-to-subscribe.adoc[How to subscribe]
-* link:https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=87[JIRA] +
+_Resources_
 
 
+* *xref:toc:devguide:about.adoc[Developers' Guide]*
+* xref:toc:mavendeps:about.adoc[Maven dependencies]
+* link:https://cwiki.apache.org/confluence/display/ISIS/Index[ASF Wiki]
+* link:https://stackoverflow.com/questions/tagged/isis[Stack Overflow]
+* link:https://twitter.com/ApacheIsis[Twitter]
+
 |
 [discrete]
 == Releases
@@ -81,11 +92,12 @@ _Mailing Lists_
 * xref:toc:relnotes:about.adoc[Release Notes]
 * xref:toc:mignotes:about.adoc[Migration Notes]
 
-_Other Resources_
+_Nightly Builds (not ASF)_
+
+* link:https://github.com/apache-isis-committers/isis-nightly[CI]
+* link:https://repo.incode.cloud/[Maven Repo]
+* link:https://apache-isis-committers.github.io/isis-nightly/toc/about.html[Website preview]
 
-* link:https://cwiki.apache.org/confluence/display/ISIS/Index[ASF Wiki]
-* link:https://fisheye.apache.org/browse/~br=master/isis-git/[ASF Fisheye]
-* link:http://stackoverflow.com/questions/tagged/isis[Stack Overflow]
 
 
 |
@@ -95,10 +107,15 @@ _Other Resources_
 *  xref:toc:comguide:about.adoc[Committers' Guide]
 ** xref:toc:comguide:about.adoc#cutting-a-release[Cutting a Release]
 ** xref:toc:comguide:about.adoc#verifying-releases[Verifying a Release]
-*  xref:core:ROOT:about.adoc[Core Framework]
-
+* xref:core:ROOT:about.adoc[Core Framework]
 * xref:more-thanks/more-thanks.adoc[Acknowledgements]
 
+
+_Analysis_
+
+* link:https://sonarcloud.io/dashboard?id=apache_isis[SonarCloud.io]
+* link:https://fisheye.apache.org/browse/~br=master/isis-git/[ASF Fisheye]
+
 |
 [discrete]
 == Further reading
@@ -141,7 +158,6 @@ _Experiments_
 
 * link:https://github.com/sebastianslutzky/AngularViewerCLI[AngularViewer]
 * link:https://github.com/joerg-rade/kroviz[Kroviz]
-* link:https://platform.incode.org[Incode Platform]
 
 _nb: not ASF_
 
diff --git a/src/partials/header-content.hbs b/src/partials/header-content.hbs
index 85b1d6e..010caa0 100644
--- a/src/partials/header-content.hbs
+++ b/src/partials/header-content.hbs
@@ -57,14 +57,20 @@
         <div class="navbar-item has-dropdown is-hoverable">
           <a class="navbar-link" href="#">Support</a>
           <div class="navbar-dropdown">
+            <span class="navbar-item navbar-heading">Contact</span>
+            <a class="navbar-item" href="{{siteRootPath}}/toc/mailing-list/how-to-subscribe.html">Mailing Lists</a>
+            <a class="navbar-item" href="https://the-asf.slack.com/archives/CFC42LWBV">Slack</a>
+            <a class="navbar-item" href="https://issues.apache.org/jira/browse/ISIS">JIRA</a>
+            <a class="navbar-item" href="https://stackoverflow.com/questions/tagged/isis">Stack Overflow</a>
+            <hr class="navbar-divider"/>
             <span class="navbar-item navbar-heading">Resources</span>
             <a class="navbar-item" href="{{siteRootPath}}/toc/devguide/about.html">Developers' Guide</a>
             <a class="navbar-item" href="{{siteRootPath}}/toc/mavendeps/about.html">Maven dependencies</a>
-            <hr class="navbar-divider"/>
-            <span class="navbar-item navbar-heading">Mailing Lists</span>
-            <a class="navbar-item" href="{{siteRootPath}}/toc/mailing-list/how-to-subscribe.html">How to subscribe</a>
-            <a class="navbar-item" href="https://issues.apache.org/jira/browse/ISIS">ASF JIRA</a>
-            <hr class="navbar-divider"/>
+          </div>
+        </div>
+        <div class="navbar-item has-dropdown is-hoverable">
+          <a class="navbar-link" href="#">Releases</a>
+          <div class="navbar-dropdown">
             <span class="navbar-item navbar-heading">Releases</span>
             <a class="navbar-item" href="{{siteRootPath}}/toc/downloads/how-to.html">Downloads</a>
             <a class="navbar-item" href="{{siteRootPath}}/relnotes/about.html">Release Notes</a>