Skip to content

Commit c0eea10

Browse files
authored
Restore apostrophes to Stainless blog (#1956)
1 parent 310e7e1 commit c0eea10

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/content/blog/stainless-astro-launch.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,29 +16,29 @@ coverImage: '/src/content/blog/_images/stainless-astro-launch/cover-stainless.we
1616
import Blockquote from '/src/components/Blockquote.astro';
1717
import BlogContentImage from '/src/components/BlogContentImage.astro';
1818

19-
Were excited to welcome [Stainless](https://www.stainless.com/) as a new official sponsoring partner of the Astro project, alongside the launch of the new [Stainless Docs Platform](https://www.stainless.com/products/docs) powered by Astro!
19+
We're excited to welcome [Stainless](https://www.stainless.com/) as a new official sponsoring partner of the Astro project, alongside the launch of the new [Stainless Docs Platform](https://www.stainless.com/products/docs) powered by Astro!
2020

21-
Stainless is already the go-to platform for teams building high-quality, easy-to-use APIs. Stainless generates robust SDKs directly from your API spec and keeps them up to date automatically across every language. With todays Early Access launch of the [Stainless Docs Platform](https://www.stainless.com/products/docs), you also get a beautiful documentation site for your SDKs and APIs that automatically stays in sync with your spec. By choosing Astro, Stainless ensures that every docs site they generate is fast, accessible, and easy to maintain.
21+
Stainless is already the go-to platform for teams building high-quality, easy-to-use APIs. Stainless generates robust SDKs directly from your API spec and keeps them up to date automatically across every language. With today's Early Access launch of the [Stainless Docs Platform](https://www.stainless.com/products/docs), you also get a beautiful documentation site for your SDKs and APIs that automatically stays in sync with your spec. By choosing Astro, Stainless ensures that every docs site they generate is fast, accessible, and easy to maintain.
2222

2323
Read the [launch post](https://www.stainless.com/blog/stainless-docs-early-access) from Stainless to learn more.
2424

2525
<Blockquote>
2626
<Fragment slot="quote">
27-
Because the Stainless Docs Platform builds on the strong foundations provided by Astro, developers get great DX, extensibility, and the ability to deploy anywhere. For end users, the generated sites feel great and load near instantly. We couldnt be more excited to be the newest members of the Astro community.
27+
Because the Stainless Docs Platform builds on the strong foundations provided by Astro, developers get great DX, extensibility, and the ability to deploy anywhere. For end users, the generated sites feel great and load near instantly. We couldn't be more excited to be the newest members of the Astro community.
2828
</Fragment>
2929
<Fragment slot="caption">— Alex Arena, Stainless Docs product lead</Fragment>
3030
</Blockquote>
3131

3232
## Instant docs for APIs & SDKs
3333

34-
Stainless Docs integrates into your codebase as a single Astro integration. Once set up, it adds complete prose, API, and SDK reference documentation to your docs site automatically.
34+
Stainless Docs integrates into your codebase as a single Astro integration. Once set up, it adds complete prose, API, and SDK reference documentation to your docs site automatically.
3535

36-
Internally, it builds on top of [Starlight](https://starlight.astro.build/), Astros official documentation theme. Starlight is the [fast](https://x.com/astrodotbuild/status/1979138579751174498) and flexible docs framework already used by Cloudflare, Google, GitHub, GitLab, Microsoft, Netlify, OpenAI, WPEngine, and countless others. As Stainless built on Starlight, they realized they could extract their work into a single Astro integration—removing the indirect dependency on Starlight while preserving the power of Starlights component library, search experience, and highly flexible customization.
36+
Internally, it builds on top of [Starlight](https://starlight.astro.build/), Astro's official documentation theme. Starlight is the [fast](https://x.com/astrodotbuild/status/1979138579751174498) and flexible docs framework already used by Cloudflare, Google, GitHub, GitLab, Microsoft, Netlify, OpenAI, WPEngine, and countless others. As Stainless built on Starlight, they realized they could extract their work into a single Astro integration—removing the indirect dependency on Starlight while preserving the power of Starlight's component library, search experience, and highly flexible customization.
3737

3838
Read the full [launch post](https://www.stainless.com/blog/stainless-docs-early-access) to learn more about the Stainless Docs Platform. In the coming months, Stainless will also release a standalone Starlight plugin that adds API/SDK reference pages to any existing Starlight website, for developers looking to integrate the Stainless Docs Platform into an existing site.
3939

4040
## Astro ❤️ Stainless
4141

42-
Were grateful to the entire Stainless team for their support of Astro. Sponsorship funding will be invested directly into the open-source project to support the long-term maintenance of Astro, benefiting everyone. You can learn more about how we use these funds in our [FUNDING.md](https://github.com/withastro/.github/blob/main/FUNDING.md) on GitHub.
42+
We're grateful to the entire Stainless team for their support of Astro. Sponsorship funding will be invested directly into the open-source project to support the long-term maintenance of Astro, benefiting everyone. You can learn more about how we use these funds in our [FUNDING.md](https://github.com/withastro/.github/blob/main/FUNDING.md) on GitHub.
4343

4444
Thank you, Stainless!

0 commit comments

Comments
 (0)