This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch CAUSEWAY-3676 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 5a9b62040819b2a30dadff0c7a16ea5392813241 Author: danhaywood <[email protected]> AuthorDate: Sun Jan 28 11:27:04 2024 +0000 CAUSEWAY-3676: adds back in the logos on home page --- .../img/home/built-with/spring-boot-logo.png | Bin 11081 -> 8016 bytes .../img/home/built-with/spring-framework.png | Bin 0 -> 10195 bytes antora/supplemental-ui/index.html | 52 ++++++++++++--------- 3 files changed, 30 insertions(+), 22 deletions(-) diff --git a/antora/supplemental-ui/img/home/built-with/spring-boot-logo.png b/antora/supplemental-ui/img/home/built-with/spring-boot-logo.png index c431d27855..770735eb9a 100644 Binary files a/antora/supplemental-ui/img/home/built-with/spring-boot-logo.png and b/antora/supplemental-ui/img/home/built-with/spring-boot-logo.png differ diff --git a/antora/supplemental-ui/img/home/built-with/spring-framework.png b/antora/supplemental-ui/img/home/built-with/spring-framework.png new file mode 100644 index 0000000000..7fa0133480 Binary files /dev/null and b/antora/supplemental-ui/img/home/built-with/spring-framework.png differ diff --git a/antora/supplemental-ui/index.html b/antora/supplemental-ui/index.html index dc21f13587..12c75180a1 100644 --- a/antora/supplemental-ui/index.html +++ b/antora/supplemental-ui/index.html @@ -485,8 +485,8 @@ <section id="services"> <div class="container"> <div class="section-header"> - <h2>Built with</h2> - <p>Apache Causeway™ is built on top of industry leading open source products, all licensed with business-friendly Apache Software License v2.0 or MIT.</p> + <h2>Standing on the shoulders of giants</h2> + <p>Apache Causeway™ is built on top of industry leading open source products, all licensed with the business-friendly licenses of either Apache Software License v2.0 or MIT.</p> </div> <div class="row"> @@ -494,35 +494,47 @@ <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=""> - <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> + <a href="https://spring.io"><img src="_/img/home/built-with/spring-framework.png" width="300px" alt="Spring Framework™"/></a></div> + </div> + <p class="description">... making programming Java quicker, easier, and safer for everybody. Spring’s focus on speed, simplicity, and productivity has made it the world's most popular Java framework..</p> + </div> + + <div class="col-lg-4"> + <div class="box wow fadeInLeft" data-wow-delay="0.1s"> + <div class="pic"> + <a href="https://spring.io/projects/spring-boot"><img src="_/img/home/built-with/spring-boot-logo.png" height="105px" alt="Spring Boot™"/></a></div> + <p class="description">... the de facto way to create stand-alone, production-grade Spring-based applications.</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=""> - <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> + <a href="https://wicket.apache.org"><img src="_/img/home/built-with/apache-wicket.png" height="80px" alt="Apache Wicket™"/></a></div> + <p class="description">... 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=""> - <a href="https://resteasy.github.io">RESTEasy™</a></div> + <a href="https://resteasy.github.io"><img src="_/img/home/built-with/resteasy_logo_600x.gif" height="105px" alt="RESTEasy™"/></a></div> <p class="description">... a portable implementation of the JAX-RS specification for RESTful APIs</p> </div> </div> + <div class="col-lg-4"> + <div class="box wow fadeInLeft" data-wow-delay="0.2s"> + <div class="pic"> + <a href="https://www.graphql-java.com/"><img src="_/img/home/built-with/graphql-java.png" height="105px" alt="GraphQL Java™"/></a></div> + <p class="description">... the Java™ implementation of the GraphQL specification.</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="">--> - <a href="https://www.eclipse.org/eclipselink/">EclipseLink™</a></div> + <a href="https://www.eclipse.org/eclipselink/"></a><img src="_/img/home/built-with/EclipseLink.png" width="300px" height="105px" alt="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> @@ -530,8 +542,7 @@ <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=""> - <a href="https://www.datanucleus.org">DataNucleus AccessPlatform™</a></div> + <a href="https://www.datanucleus.org"><img src="_/img/home/built-with/datanucleus-logo.png" width="300px" alt="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> @@ -539,23 +550,20 @@ <div class="col-lg-4"> <div class="box wow fadeInLeft" data-wow-delay="0.2s"> <div class="pic"> - <img src="_/img/home/built-with/graphql-java.png.png" height="105px" alt=""> - <a href="https://bytebuddy.net">GraphQL Java™</a></div> - <p class="description">... the Java™ implemenation of the GraphQL specification.</p> + <a href="https://bytebuddy.net"><img src="_/img/home/built-with/byte-buddy.png" height="105px" alt="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> -<!-- <div class="col-lg-4"> <div class="box wow fadeInLeft" data-wow-delay="0.2s"> <div class="pic"> - <img src="_/img/home/built-with/byte-buddy.png" height="105px" alt=""> - <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> + <img src="_/img/home/built-with/project-lombok.png" height="105px" alt="Project Lombok"> + <a href="https://projectlombok.org/"></a></div> + <p class="description">... a java library that automatically plugs into your editor and build tools, spicing up your java..</p> </div> </div> ---> </div> </div>
