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 2022/09/25 13:00:15 UTC

[isis] branch master updated (5cb6d4c392 -> 875259a4f1)

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

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


    from 5cb6d4c392 ISIS-2965: commits after first attempt to preview website
     new 1c3e293611 ISIS-3213: remove 'built with' logos, as this contravenes ASF policy
     new 875259a4f1 ISIS-3213: removes logos from home page for the 'built with' frameworks

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 antora/supplemental-ui/index.html | 68 +++++++++------------------------------
 1 file changed, 15 insertions(+), 53 deletions(-)


[isis] 02/02: ISIS-3213: removes logos from home page for the 'built with' frameworks

Posted by da...@apache.org.
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.git

commit 875259a4f13a702468ecf74c316fbfc5f34f84fd
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Sun Sep 25 13:59:49 2022 +0100

    ISIS-3213: removes logos from home page for the 'built with' frameworks
    
    ... to conform with https://apache.org/foundation/marks/linking#projectthanks
---
 antora/supplemental-ui/index.html | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/antora/supplemental-ui/index.html b/antora/supplemental-ui/index.html
index 680726fc32..89f34344b5 100644
--- a/antora/supplemental-ui/index.html
+++ b/antora/supplemental-ui/index.html
@@ -484,37 +484,43 @@
 
         <div class="col-lg-4">
           <div class="box wow fadeInLeft" data-wow-delay="0.1s">
-            <p class="description"><a href="https://spring.io/projects/spring-boot">Spring Boot</a> makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".</p>
+            <div class="pic"><a href="https://spring.io/projects/spring-boot">Spring Boot</a></div>
+            <p class="description">... to create stand-alone, production-grade Spring based Applications.</p>
           </div>
         </div>
 
         <div class="col-lg-4">
           <div class="box wow fadeInLeft">
-            <p class="description"><a href="https://wicket.apache.org">Apache Wicket™<a/> is an open source Java component oriented web application framework that powers thousands of web applications and web sites.</p>
+            <div class="pic"><a href="https://wicket.apache.org">Apache Wicket™<a/></div>
+            <p class="description">... is an open source Java component oriented web application framework that powers thousands of web applications and web sites.</p>
           </div>
         </div>
 
         <div class="col-lg-4">
           <div class="box wow fadeInRight">
-            <p class="description"><a href="https://resteasy.github.io">RESTEasy</a> is a JBoss project that provides various frameworks to help you build RESTful Web Services and RESTful Java applications.</p>
+            <div class="pic"><a href="https://resteasy.github.io">RESTEasy</a></div>
+            <p class="description">... a JBoss project that provides various frameworks to help you build RESTful Web Services and RESTful Java applications.</p>
           </div>
         </div>
 
         <div class="col-lg-4">
           <div class="box wow fadeInLeft" data-wow-delay="0.1s">
-            <p class="description"><a href="https://www.eclipse.org/eclipselink/">EclipseLink</a>, the reference implementation for JPA, is a comprehensive open-source Java persistence solution addressing relational, XML, and database web services.</p>
+            <div class="pic"><a href="https://www.eclipse.org/eclipselink/">EclipseLink</a></div>
+            <p class="description">... the reference implementation for JPA, a comprehensive open-source Java persistence solution addressing relational, XML, and database web services.</p>
           </div>
         </div>
 
         <div class="col-lg-4">
           <div class="box wow fadeInLeft" data-wow-delay="0.2s">
-            <p class="description"><a href="https://www.datanucleus.org">DataNucleus AccessPlatform</a>, the reference implementation for JDO, provides persistence and retrieval of data to a range of datastores using a range of APIs, with a range of query languages.</p>
+            <div class="pic"><a href="https://www.datanucleus.org">DataNucleus AccessPlatform</a></div>
+            <p class="description">... the reference implementation for JDO, provides persistence and retrieval of data to a range of datastores using a range of APIs, with a range of query languages.</p>
           </div>
         </div>
 
         <div class="col-lg-4">
-            <div class="pic"><img src="_/img/home/built-with/byte-buddy.png" height="105px" alt=""></div>
-            <p class="description"><a href="https://bytebuddy.net">Byte Buddy</a> is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application.</p>
+          <div class="box wow fadeInLeft" data-wow-delay="0.2s">
+            <div class="pic"><a href="https://bytebuddy.net">Byte Buddy</a></div>
+            <p class="description">... a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application.</p>
           </div>
         </div>
 


[isis] 01/02: ISIS-3213: remove 'built with' logos, as this contravenes ASF policy

Posted by da...@apache.org.
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.git

commit 1c3e293611e9157b2e577bff9d9505cea52b69fe
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Sun Sep 25 13:42:25 2022 +0100

    ISIS-3213: remove 'built with' logos, as this contravenes ASF policy
---
 antora/supplemental-ui/index.html | 48 ++-------------------------------------
 1 file changed, 2 insertions(+), 46 deletions(-)

diff --git a/antora/supplemental-ui/index.html b/antora/supplemental-ui/index.html
index cb6e981eae..680726fc32 100644
--- a/antora/supplemental-ui/index.html
+++ b/antora/supplemental-ui/index.html
@@ -210,8 +210,8 @@
   <section id="testimonials" class="wow fadeInUp">
     <div class="container">
       <div class="section-header">
-        <h2>Reviews</h2>
-        <p>We gathered together some comments from current users of the framework.</p>
+        <h2>Quotes</h2>
+        <p>We gathered together some quotes from current users of the framework.  You can find out who said what <a href="docs/latest/quotes/quotes.html">here</a>.</p>
       </div>
       <div class="owl-carousel testimonials-carousel">
 
@@ -296,20 +296,6 @@
         </div>
 
 
-        <!--
-        commented out Joerg's, cos he's since come on board as a committer.
-        <div class="testimonial-item">
-          <p>
-            <img src="_/img/home/quote-sign-left.png" class="quote-sign-left" alt="">
-            I like the guidance Apache Isis gives me for structuring code along the lines of Domain Driven Design. My first web application in plain Java without writing a single line of DDL or HTML/*Script.
-            <img src="_/img/home/quote-sign-right.png" class="quote-sign-right" alt="">
-          </p>
-          <h3>Joerg Rade</h3>
-          <h4></h4>
-        </div>
-        -->
-
-
         <div class="testimonial-item">
           <p>
             <img src="_/img/home/quote-sign-left.png" class="quote-sign-left" alt="">
@@ -355,21 +341,6 @@
         </div>
 
 
-        <!--
-        commented out Johan's, cos he's since come on board as a committer.
-                <div class="testimonial-item">
-                  <p>
-                    <img src="_/img/home/quote-sign-left.png" class="quote-sign-left" alt="">
-                    Support from the Apache Isis community is excellent. I sense a love and dedication that is inspiring.
-                    <img src="_/img/home/quote-sign-right.png" class="quote-sign-right" alt="">
-                  </p>
-                  <h3>Johan Doornenbal</h3>
-                  <h4></h4>
-                </div>
-        -->
-
-
-
         <div class="testimonial-item">
           <p>
             <img src="_/img/home/quote-sign-left.png" class="quote-sign-left" alt="">
@@ -513,50 +484,35 @@
 
         <div class="col-lg-4">
           <div class="box wow fadeInLeft" data-wow-delay="0.1s">
-            <div class="pic"><img src="_/img/home/built-with/spring-boot-logo.png" height="105px" alt=""></div>
             <p class="description"><a href="https://spring.io/projects/spring-boot">Spring Boot</a> makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".</p>
           </div>
         </div>
 
         <div class="col-lg-4">
           <div class="box wow fadeInLeft">
-            <div class="pic"><img src="_/img/home/built-with/apache-wicket.png" height="80px" alt=""></div>
             <p class="description"><a href="https://wicket.apache.org">Apache Wicket™<a/> is an open source Java component oriented web application framework that powers thousands of web applications and web sites.</p>
           </div>
         </div>
 
         <div class="col-lg-4">
           <div class="box wow fadeInRight">
-            <div class="pic"><img src="_/img/home/built-with/resteasy_logo_600x.gif" height="105px" alt=""></div>
             <p class="description"><a href="https://resteasy.github.io">RESTEasy</a> is a JBoss project that provides various frameworks to help you build RESTful Web Services and RESTful Java applications.</p>
           </div>
         </div>
 
         <div class="col-lg-4">
           <div class="box wow fadeInLeft" data-wow-delay="0.1s">
-            <div class="pic"><img src="_/img/home/built-with/EclipseLink.png" width="300px" height="105px" alt=""></div>
             <p class="description"><a href="https://www.eclipse.org/eclipselink/">EclipseLink</a>, the reference implementation for JPA, is a comprehensive open-source Java persistence solution addressing relational, XML, and database web services.</p>
           </div>
         </div>
 
         <div class="col-lg-4">
           <div class="box wow fadeInLeft" data-wow-delay="0.2s">
-            <div class="pic"><img src="_/img/home/built-with/datanucleus-logo.png" width="300px" alt=""></div>
             <p class="description"><a href="https://www.datanucleus.org">DataNucleus AccessPlatform</a>, the reference implementation for JDO, provides persistence and retrieval of data to a range of datastores using a range of APIs, with a range of query languages.</p>
           </div>
         </div>
 
-<!--
-        <div class="col-lg-4">
-          <div class="box wow fadeInLeft" data-wow-delay="0.1s">
-            <div class="pic"><img src="_/img/home/built-with/project-lombok.png" height="105px" alt=""></div>
-            <p class="description"><a href="https://projectlombok.org/">Lombok</a> is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again.</p>
-          </div>
-        </div>
--->
-
         <div class="col-lg-4">
-          <div class="box wow fadeInRight" data-wow-delay="0.2s">
             <div class="pic"><img src="_/img/home/built-with/byte-buddy.png" height="105px" alt=""></div>
             <p class="description"><a href="https://bytebuddy.net">Byte Buddy</a> is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application.</p>
           </div>