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 06:40:35 UTC

[isis-antora] branch master updated: removes page margins, adds smoke to LHS nav, updates header menus

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 c0573f1  removes page margins, adds smoke to LHS nav, updates header menus
c0573f1 is described below

commit c0573f1a75857e8e4de6bec10e939dd864cb2b48
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Dec 17 07:25:13 2019 +0100

    removes page margins, adds smoke to LHS nav, updates header menus
---
 build/ui-bundle.zip             | Bin 313475 -> 313431 bytes
 preview-src/about.adoc          | 151 ++++++++++++++++++++++++++++++++++++++++
 src/css/extensions/colors.css   |   2 +-
 src/css/extensions/margins.css  |  18 -----
 src/partials/header-content.hbs |   9 +--
 5 files changed, 157 insertions(+), 23 deletions(-)

diff --git a/build/ui-bundle.zip b/build/ui-bundle.zip
index 95bc363..37b3d22 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
new file mode 100644
index 0000000..f464108
--- /dev/null
+++ b/preview-src/about.adoc
@@ -0,0 +1,151 @@
+= 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 [...]
+:page-role: -toc -title
+
+
+[.nogrid]
+[cols="1a,1a,1a",frame="none", grid="none", stripes="none"]
+|===
+
+|
+[discrete]
+== What is Apache Isis?
+
+* *xref:what-is-apache-isis/isis-in-pictures.adoc[Apache Isis in pictures]*
+* xref:what-is-apache-isis/common-use-cases.adoc[Common Use Cases]
+
+* xref:what-is-apache-isis/screencasts.adoc[Screencasts]
+* xref:what-is-apache-isis/powered-by.adoc[Powered By]
+
+|
+[discrete]
+== Starter Apps
+
+* xref:starters:helloworld:about.adoc[Hello World]
+* xref:starters:simpleapp:about.adoc[SimpleApp]
+
+|
+[discrete]
+== Demos & Tutorials
+
+* xref:demoapp:ROOT:about.adoc[Demo App]
+* link:https://danhaywood.gitlab.io/isis-petclinic-tutorial-docs/petclinic/1.16.2/intro.html[Petclinic]
+
+|
+[discrete]
+== Guides
+
+* *xref:userguide:ROOT:about.adoc[User Guide]*
+* *xref:refguide:ROOT:about.adoc[Reference Guide]*
+* xref:security:ROOT:about.adoc[Security Guide]
+** xref:secman:ROOT:about.adoc[SecMan (extension)]
+* *xref:testing:ROOT:about.adoc[Testing]*
+
+
+|
+[discrete]
+== Components
+
+* xref:vw:ROOT:about.adoc[Wicket UI]
+* xref:vro:ROOT:about.adoc[Restful Objects (REST API)]
+* xref:pjdo:ROOT:about.adoc[DataNucleus Object Store]
+
+
+
+|
+[discrete]
+== Catalogs
+
+*  xref:extensions:ROOT:about.adoc[Extensions Catalog]
+*  xref:incubator:ROOT:about.adoc[Incubator Catalog]
+*  xref:legacy:ROOT:about.adoc[Legacy Catalog]
+
+|
+[discrete]
+== Support
+
+* xref:toc:devguide:about.adoc[Developers' Guide]
+* xref:toc:mavendeps:about.adoc[Maven dependencies]
+
+_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] +
+
+
+|
+[discrete]
+== Releases
+
+* xref:toc:ROOT:downloads/how-to.adoc[Downloads]
+* xref:toc:relnotes:about.adoc[Release Notes]
+* xref:toc:mignotes:about.adoc[Migration Notes]
+
+_Other Resources_
+
+* 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]
+
+
+|
+[discrete]
+== Internal
+
+*  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:more-thanks/more-thanks.adoc[Acknowledgements]
+
+|
+[discrete]
+== Further reading
+
+* xref:going-deeper/articles-and-presentations.adoc[Articles & Presentations]
+* xref:going-deeper/books.adoc[Books]
+
+
+_Academia_
+
+* link:../ug/fun/_attachments/core-concepts/Pawson-Naked-Objects-thesis.pdf[Naked Objects PhD] (Pawson)
+* https://esc.fnwi.uva.nl/thesis/centraal/files/f270412620.pdf[CLIsis: An interface for Visually Impaired Users] (Bachelors dissertation, Ginn)
+* https://esc.fnwi.uva.nl/thesis/centraal/files/f1051832702.pdf[Using blockchain to validate audit trail data in private business applications] (Masters dissertation, Kalis)
+
+
+|
+[discrete]
+== Real-world Apps
+
+* https://github.com/estatio/estatio[Estatio]
+* https://github.com/incodehq/contactapp[ContactApp]
+* https://github.com/incodehq/ecpcrm[ECP CRM]
+
+_Example Apps_
+
+* https://github.com/isisaddons/isis-app-todoapp[TodoApp]
+* https://github.com/isisaddons/isis-app-kitchensink[Kitchensink]
+* https://github.com/isisaddons/isis-app-quickstart[Quickstart]
+
+_Experiments_
+
+* https://github.com/isisaddons/isis-app-neoapp[Neo4J Example]
+* https://github.com/isisaddons/isis-app-simpledsl[Isis DSL Example]
+
+
+|
+[discrete]
+== 3rd party
+
+
+* 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/css/extensions/colors.css b/src/css/extensions/colors.css
index 558a6b1..4111c74 100644
--- a/src/css/extensions/colors.css
+++ b/src/css/extensions/colors.css
@@ -6,7 +6,7 @@ div.body aside.nav .nav-panel-explore {
 }
 
 div.body aside.nav {
-  color: var(--color-smoke-10);
+  background-color: var(--color-smoke-30);
 }
 
 div.tocify-extend-page {
diff --git a/src/css/extensions/margins.css b/src/css/extensions/margins.css
index 315eed6..24f9f29 100644
--- a/src/css/extensions/margins.css
+++ b/src/css/extensions/margins.css
@@ -1,21 +1,3 @@
-header .navbar-brand {
-  margin-left: 4rem;
-}
-
-header #topbar-nav {
-  margin-right: 4rem;
-}
-
 div.nav-container aside.nav .panels {
   padding-top: 3rem;
 }
-
-div.body {
-  margin-left: 4rem;
-  margin-right: 4rem;
-}
-
-footer .content {
-  margin-left: 4rem;
-  margin-right: 4rem;
-}
diff --git a/src/partials/header-content.hbs b/src/partials/header-content.hbs
index 3ae6aeb..85b1d6e 100644
--- a/src/partials/header-content.hbs
+++ b/src/partials/header-content.hbs
@@ -25,15 +25,14 @@
         <div class="navbar-item has-dropdown is-hoverable">
           <a class="navbar-link" href="#">Guides</a>
           <div class="navbar-dropdown">
-            <span class="navbar-item navbar-heading">User Guide</span>
-            <a class="navbar-item" href="{{siteRootPath}}/userguide/about.html">Fundamentals &amp; Beyond</a>
+            <span class="navbar-item navbar-heading">User</span>
+            <a class="navbar-item" href="{{siteRootPath}}/userguide/about.html">User Guide</a>
             <hr class="navbar-divider"/>
             <span class="navbar-item navbar-heading">Reference</span>
             <a class="navbar-item" href="{{siteRootPath}}/refguide/about.html">Reference Guide</a>
             <hr class="navbar-divider"/>
             <span class="navbar-item navbar-heading">Security</span>
             <a class="navbar-item" href="{{siteRootPath}}/security/about.html">Security Guide</a>
-            <a class="navbar-item" href="{{siteRootPath}}/ext-secman/about.html">SecMan (extension)</a>
             <hr class="navbar-divider"/>
             <span class="navbar-item navbar-heading">Testing</span>
             <a class="navbar-item" href="{{siteRootPath}}/testing/about.html">Testing Guide</a>
@@ -49,8 +48,10 @@
             <span class="navbar-item navbar-heading">Persistence</span>
             <a class="navbar-item" href="{{siteRootPath}}/odn/about.html">DataNucleus Object Store</a>
             <hr class="navbar-divider"/>
-            <span class="navbar-item navbar-heading">Extensions</span>
+            <span class="navbar-item navbar-heading">Catalogs</span>
             <a class="navbar-item" href="{{siteRootPath}}/extensions/about.html">Extensions Catalog</a>
+            <a class="navbar-item" href="{{siteRootPath}}/incubator/about.html">Incubator Catalog</a>
+            <a class="navbar-item" href="{{siteRootPath}}/legacy/about.html">Legacy Catalog</a>
           </div>
         </div>
         <div class="navbar-item has-dropdown is-hoverable">