Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website: New sponsor page order #386

Merged
merged 1 commit into from
Jul 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
143 changes: 70 additions & 73 deletions src/pages/sponsor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,83 +18,12 @@ import Testimonial from "$components/MarketingTestimonial";
import Sponsors, { Sponsor } from "$components/MarketingSponsor";

<MarketingLayout blue>
<Hero bg="white">
<Hero bg="medium">

# Sponsor Graphile's Open Source Software

</Hero>

<MarketingSection bg="white" left maxWidth>
<h3>
Graphile has a number of crowd-funded open-source projects, licensed under
the permissive MIT license, including PostGraphile, Graphile Worker,
Graphile Migrate and Graphile Starter. Sponsorship increases the rate of
fixes, documentation improvements, and feature development on these and
other projects.
</h3>

<div class="flex">
<a class="button--solid" href="https://github.com/users/benjie/sponsorship">
Sponsor Graphile's Open Source Software{" "}
<span class="fas fa-fw fa-external-link-square-alt" />
</a>
</div>

</MarketingSection>

<MarketingDivide from="white" to="dark" via="light" />

<MarketingSection bg="dark">

</MarketingSection>

<MarketingSection bg="dark">

<Flex>
<Col span="6">

<img
src="/images/grafast-hero.png"
alt="A suited man reveals the Grafast heart logo on his chest, in the style of Superman"
class="br2"
style={{ borderRadius: "10px", border: "2px solid #1b1b3d" }}
/>

</Col>
<Col span="6">
<MarketingProduct
big
name={<span>Early access to Gra<em>fast</em> and PostGraphile V5</span>}
headline="The next-generation planning and execution engine for GraphQL"
>

Gra<em>fast</em> and PostGraphile Version 5 are available as a preview to
Graphile sponsors; sign up as a sponsor to get access to the binaries and
documentation (sponsor at the Featured Tier for access to the repository, issues
and support!)

<div class="df flex-row justify-center" style={{ height: "3rem" }}>
<div class="ph2 df flex-column justify-center">
<a class="button--solid" href="https://github.com/users/benjie/sponsorship">
<span class="fas fa-heart" /> Sponsor on GitHub{" "}
<span class="fas fa-external-link-square-alt" />
</a>{" "}
</div>
<div class="ph2 df flex-column justify-center">
<a class="button--solid" href="https://grafast.org" target="_new">
grafast.org <span class="fas fa-external-link-square-alt" />
</a>{" "}
</div>
</div>

</MarketingProduct>
</Col>
</Flex>

</MarketingSection>

<MarketingDivide from="dark" to="medium" via="light" />

<MarketingSection bg="medium">

### Who sponsors Graphile?
Expand Down Expand Up @@ -237,7 +166,75 @@ YOU!**
<!-- SPONSORS_END -->

</MarketingSection>
<MarketingDivide from="medium" to="dark" via="light" down />

<MarketingDivide from="medium" to="white" via="light" />

<MarketingSection bg="white" left maxWidth>
<h3>
Graphile has a number of crowd-funded open-source projects, licensed under
the permissive MIT license, including PostGraphile, Graphile Worker,
Graphile Migrate and Graphile Starter. Sponsorship increases the rate of
fixes, documentation improvements, and feature development on these and
other projects.
</h3>

<div class="flex">
<a class="button--solid" href="https://github.com/users/benjie/sponsorship">
Sponsor Graphile's Open Source Software{" "}
<span class="fas fa-fw fa-external-link-square-alt" />
</a>
</div>

</MarketingSection>

<MarketingDivide from="white" to="medium" via="light" />

<MarketingSection bg="medium">

<Flex>
<Col span="6">

<img
src="/images/grafast-hero.png"
alt="A suited man reveals the Grafast heart logo on his chest, in the style of Superman"
class="br2"
style={{ borderRadius: "10px", border: "2px solid #1b1b3d" }}
/>

</Col>
<Col span="6">
<MarketingProduct
big
name={<span>Early access to Gra<em>fast</em> and PostGraphile V5</span>}
headline="The next-generation planning and execution engine for GraphQL"
>

Gra<em>fast</em> and PostGraphile Version 5 are available as a preview to
Graphile sponsors; sign up as a sponsor to get access to the binaries and
documentation (sponsor at the Featured Tier for access to the repository, issues
and support!)

<div class="df flex-row justify-center" style={{ height: "3rem" }}>
<div class="ph2 df flex-column justify-center">
<a class="button--solid" href="https://github.com/users/benjie/sponsorship">
<span class="fas fa-heart" /> Sponsor on GitHub{" "}
<span class="fas fa-external-link-square-alt" />
</a>{" "}
</div>
<div class="ph2 df flex-column justify-center">
<a class="button--solid" href="https://grafast.org" target="_new">
grafast.org <span class="fas fa-external-link-square-alt" />
</a>{" "}
</div>
</div>

</MarketingProduct>
</Col>
</Flex>

</MarketingSection>

<MarketingDivide from="medium" to="dark" via="light" />

<MarketingSection bg="dark" left maxWidth>

Expand Down
Binary file added static/ext/exported-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading