Skip to content

Commit e8bd9bd

Browse files
committed
build
1 parent 1bdfb72 commit e8bd9bd

4 files changed

Lines changed: 44 additions & 265 deletions

File tree

mkdocs.yml

Lines changed: 0 additions & 253 deletions
This file was deleted.

project/index.html

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5791,11 +5791,13 @@ <h1>Project</h1>
57915791

57925792
<p>Concourse began as a side-project by <a href="https://github.com/vito"><code>@vito</code></a> and <a href="https://github.com/xoebus"><code>@xoebus</code></a>
57935793
in 2014. Since then, Concourse has evolved into a dedicated community with contributors from all around the world.</p>
5794-
<p>Concourse is a project of the <a href="https://www.cloudfoundry.org/">Cloud Foundry foundation (CFF)</a>, currently lead
5795-
by <a href="https://github.com/taylorsilva/">Taylor Silva</a> and <a href="https://github.com/drich10">Derek Richard</a>. The CFF pays for the
5796-
infrastructure costs of the project. <a href="https://pixelair.io/">Pixel Air IO</a>, lead by Taylor, is currently the main
5797-
developer behind Concourse; reviewing and merging Pull Requests, squashing bugs, and stewarding the project and
5798-
community.</p>
5794+
<p>Concourse is a project of the <a href="https://www.cloudfoundry.org/">Cloud Foundry foundation
5795+
(CFF)</a>, currently lead by <a href="https://github.com/taylorsilva/">Taylor
5796+
Silva</a> and <a href="https://github.com/drich10">Derek
5797+
Richard</a>. The CFF pays for the infrastructure costs
5798+
of the project. <a href="https://pixelair.io/">Pixel Air IO</a>, lead by Taylor, is the
5799+
main developer behind Concourse; reviewing and merging Pull Requests, squashing
5800+
bugs, and stewarding the project and community.</p>
57995801
<h2 id="where-is-everything">Where is everything?</h2>
58005802
<ul>
58015803
<li>The <a href="https://github.com/concourse/concourse">Concourse repo</a> houses the main codebase, where planning happens, and
@@ -5830,8 +5832,9 @@ <h2 id="how-can-i-help">How can I help?</h2>
58305832
worldwide.</p>
58315833
<p>If you're interested in contributing, head over to GitHub and check out
58325834
the <a href="https://github.com/concourse/concourse/blob/master/CONTRIBUTING.md">contributing docs</a>!</p>
5833-
<p>If you're able to financially contribute to the continued development of Concourse, please reach out
5834-
to <a href="https://github.com/taylorsilva/">Taylor</a>.</p>
5835+
<p>If you're able to financially contribute to the continued development of
5836+
Concourse, you can sponsor <a href="https://github.com/sponsors/taylorsilva">Taylor Silva on
5837+
GitHub</a>.</p>
58355838
<h2 id="report-a-security-issue">Report a security issue</h2>
58365839
<p>To report a security issue, please email <a href="mailto:security@concourse-ci.org">security@concourse-ci.org</a>.</p>
58375840
<p>Security advisories will be published

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

support/index.html

Lines changed: 33 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5023,6 +5023,17 @@
50235023
</span>
50245024
</a>
50255025

5026+
</li>
5027+
5028+
<li class="md-nav__item">
5029+
<a href="#sponsorship" class="md-nav__link">
5030+
<span class="md-ellipsis">
5031+
5032+
Sponsorship
5033+
5034+
</span>
5035+
</a>
5036+
50265037
</li>
50275038

50285039
</ul>
@@ -5652,6 +5663,17 @@
56525663
</span>
56535664
</a>
56545665

5666+
</li>
5667+
5668+
<li class="md-nav__item">
5669+
<a href="#sponsorship" class="md-nav__link">
5670+
<span class="md-ellipsis">
5671+
5672+
Sponsorship
5673+
5674+
</span>
5675+
</a>
5676+
56555677
</li>
56565678

56575679
</ul>
@@ -5690,11 +5712,18 @@
56905712
<h1>Support</h1>
56915713

56925714
<h2 id="community-support">Community Support</h2>
5693-
<p>You can ask the community for support either on <a href="https://discord.gg/MeRxXKW">Discord</a>
5694-
or <a href="https://github.com/concourse/concourse/discussions/categories/help-support">GitHub Discussions</a>.</p>
5715+
<p>You can ask the community for support either on
5716+
<a href="https://discord.gg/MeRxXKW">Discord</a> or <a href="https://github.com/concourse/concourse/discussions/categories/help-support">GitHub
5717+
Discussions</a>.</p>
56955718
<h2 id="commercial-support">Commercial Support</h2>
5696-
<p>The maintainers of Concourse provide commercial support for Concourse through <a href="https://pixelair.io/">Pixel Air</a>. If
5697-
you're interested in commercial support you can <a href="https://pixelair.io/contact/">book a call</a> with us.</p>
5719+
<p>The maintainers of Concourse provide commercial support and training for
5720+
Concourse through <a href="https://pixelair.io/">Pixel Air IO</a>. If you're interested in
5721+
commercial support you can <a href="https://pixelair.io/contact/">book a call</a> with us.</p>
5722+
<h2 id="sponsorship">Sponsorship</h2>
5723+
<p>If you're interested in financially sponsoring Concourse, either as an
5724+
individual or a corporation, you can sponsor <a href="https://github.com/sponsors/taylorsilva/card">Taylor Silva on
5725+
GitHub</a>.</p>
5726+
<iframe src="https://github.com/sponsors/taylorsilva/card" title="Sponsor Taylor on GitHub" height="200" width="600" style="border: 0;"></iframe>
56985727

56995728

57005729

0 commit comments

Comments
 (0)