Skip to content

Commit c76909a

Browse files
authored
Merge pull request #2387 from insectengine/benefactors
add benefactors page
2 parents 9de8dce + 95b7f4f commit c76909a

File tree

4 files changed

+80
-0
lines changed

4 files changed

+80
-0
lines changed

_includes/benefactors.html

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
<div class="full-width-bg component">
2+
<div class="grid-wrapper">
3+
<div class="width-12-12 width-12-12-m">
4+
<h2>Quarkus is a proud member of the Commonhaus Foundation</h2>
5+
</div>
6+
<div class="width-7-12 width-12-12-m">
7+
<p>The Commonhaus Foundation which is a non-profit dedicated to the enduring viability of open-source projects. It offers a neutral environment, a governing structure, and assistance to projects, prioritizing their independence and development led by the community. They furnish resources such as legal aid, infrastructure, and financial avenues, all while honoring each project's established governance and culture.</p>
8+
<p><a href="https://www.commonhaus.org/" target="blank">Learn more about the Commonhaus Foundation</a> and how you can make a difference.</p>
9+
</div>
10+
<div class="width-5-12 width-12-12-m">
11+
<a href="https://www.commonhaus.org/" target="blank">
12+
<img class="light-only" src="https://raw.githubusercontent.com/commonhaus/artwork/main/foundation/brand/svg/CF_logo_horizontal_stack_default.svg" alt="Learn about the Commonhaus Foundation">
13+
<img class="dark-only" src="https://raw.githubusercontent.com/commonhaus/artwork/main/foundation/brand/svg/CF_logo_horizontal_stack_reverse.svg" alt="Learn about the Commonhaus Foundation">
14+
</a>
15+
</div>
16+
</div>
17+
</div>
18+
19+
<div class="component-wrapper-slim">
20+
<div class="grid-wrapper">
21+
<div class="width-4-12 width-12-12-m">
22+
<h3>IBM</h3>
23+
<p>IBM strengthened its Java and Quarkus commitment by moving the Red Hat engineers working on Quarkus into IBM. This ensured dedicated resources for Quarkus's growth, deepening IBM's open-source involvement and focus on cloud-native Java for enterprises.</p>
24+
<p><a href="https://www.ibm.com/opensource/" target="blank">Learn more about open source at IBM</a></p>
25+
</div>
26+
<div class="width-4-12 width-12-12-m">
27+
<h3>Red Hat</h3>
28+
<p>Quarkus originated at Red Hat, which ensured its ongoing development and stability by employing many of its principal engineers. This support helped cultivate a strong ecosystem for cloud-native application development. A key reason for Quarkus's transition to the Commonhaus Foundation was Red Hat's dedication to its open-source nature.</p>
29+
<p><a href="https://www.redhat.com/en/blog/what-does-open-source-program-office-do" target="blank">Learn more about open source at Red Hat</a></p>
30+
</div>
31+
<div class="width-4-12 width-12-12-m">
32+
<h3>AWS</h3>
33+
<p>AWS aids Quarkus by donating credits, enabling developers to use AWS services for testing, CI, and feature development. This support accelerates Quarkus innovation, enhancing the cloud-native experience on AWS.</p>
34+
<p><a href="https://aws.amazon.com/opensource/" target="blank">Learn more about open source at AWS</a></p>
35+
</div>
36+
<div class="width-4-12 width-12-12-m">
37+
<h3>Github</h3>
38+
<p>GitHub's donation of GitHub Actions runners aids the Quarkus team by providing dedicated compute resources. This contribution eases infrastructure strain, accelerates development and testing, and boosts community collaboration.</p>
39+
<p><a href="https://docs.github.com/en/actions/concepts/runners/github-hosted-runners" target="blank">Learn more about Github Action runners</a></p>
40+
</div>
41+
<div class="width-4-12 width-12-12-m">
42+
<h3>RunsOn</h3>
43+
<p>Quarkus appreciates RunsOn’s contribution of a free key so the project can access their platform for managing and launching self-hosted GitHub Actions runners on Amazon Web Services (AWS) infrastructure.</p>
44+
<p><a href="https://runs-on.com/" target="blank"> Learn more about RunsOn</a></p>
45+
</div>
46+
<div class="width-4-12 width-12-12-m">
47+
<h3>Gradle Inc.</h3>
48+
<p>Gradle significantly supports the Quarkus ecosystem by donating a Develocity instance. This donation offers Quarkus developers advanced build insights and performance analytics, optimizing build processes for faster debugging, improved reliability, and enhanced productivity.</p>
49+
<p><a href="https://gradle.com/develocity/" target="blank"> Learn more about Gradle's Develocity</a></p>
50+
</div>
51+
<div class="width-4-12 width-12-12-m">
52+
<h3>Zulip</h3>
53+
<p>Zulip is an organized team chat app designed for efficient communication.</p>
54+
<p><a href="https://zulip.com/" target="blank"> Learn more about Zulip</a></p>
55+
</div>
56+
</div>
57+
</div>
58+
59+
<div class="component-wrapper options-band">
60+
<div class="width-12-12">
61+
<h2>Quarkus Extension Benefactors</h2>
62+
<p>In the Quarkiverse, individual extensions often benefit from the support of their own benefactors, which can range from enthusiastic companies to dedicated community initiatives. These supporters recognize the value an extension brings to the Quarkus ecosystem and provide resources, be it developer time, financial backing, or infrastructure, to ensure its continued development and maintenance. This decentralized sponsorship model allows for a diverse and vibrant array of extensions, each nurtured by those who most directly benefit from or believe in its specific functionality, ultimately fostering innovation and stability within the broader Quarkus community.</p>
63+
<p>You can see the individual extension supports by viewing the Community tab of the extensions' page in the <a href="http://quarkus.io/extensions">Extension Catalog</a>. Take <a href="https://quarkus.io/extensions/io.quarkiverse.wiremock/quarkus-wiremock/?tab=community)">Wiremock</a> as an arbitrary example.</p>
64+
</div>
65+
</div>
66+
</div>

_includes/header-navigation.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
<li><a href="{{site.baseurl}}/events" class="{% if page.url contains '/events/' %}active{% endif %}">EVENTS</a></li>
6464
<li><a href="{{site.baseurl}}/newsletter" class="{% if page.url contains '/newsletter/' %}active{% endif %}">NEWSLETTER</a></li>
6565
<li><a href="https://github.com/orgs/quarkusio/projects/13/views/1" class="{% if page.url contains '/roadmap/' %}active{% endif %}">ROADMAP</a></li>
66+
<li><a href="{{site.baseurl}}/benefactors" class="{% if page.url contains '/benefactors/' %}active{% endif %}">BENEFACTORS</a></li>
6667
</ul>
6768
</li>
6869
<li>

_layouts/benefactors.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: base
3+
---
4+
5+
{% include title-band.html %}
6+
7+
{% include benefactors.html %}

benefactors.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: benefactors
3+
title: Benefactors
4+
subtitle: Thank you to the supporters, benefactors and sponsors of Quarkus
5+
permalink: /benefactors/
6+
---

0 commit comments

Comments
 (0)