Skip to content

Commit 310e7e1

Browse files
authored
Stainless Docs Platform blog post (#1955)
1 parent cc43191 commit 310e7e1

File tree

4 files changed

+44
-0
lines changed

4 files changed

+44
-0
lines changed
173 KB
Loading
241 KB
Loading
152 KB
Loading
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: 'Stainless Sponsors Astro, Launches Astro-Powered Docs Platform'
3+
authors:
4+
- chris
5+
- fred
6+
description: |
7+
Stainless chooses Astro and Starlight to power the new Stainless Docs Platform and joins as our newest official sponsoring partner of the Astro open-source project.
8+
homepageLink:
9+
title: Astro ❤️ Stainless
10+
subtitle: Automated API docs, powered by Astro
11+
publishDate: 'November 5, 2025'
12+
socialImage: '/src/content/blog/_images/stainless-astro-launch/og-stainless.jpeg'
13+
coverImage: '/src/content/blog/_images/stainless-astro-launch/cover-stainless.webp'
14+
---
15+
16+
import Blockquote from '/src/components/Blockquote.astro';
17+
import BlogContentImage from '/src/components/BlogContentImage.astro';
18+
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!
20+
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.
22+
23+
Read the [launch post](https://www.stainless.com/blog/stainless-docs-early-access) from Stainless to learn more.
24+
25+
<Blockquote>
26+
<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.
28+
</Fragment>
29+
<Fragment slot="caption">— Alex Arena, Stainless Docs product lead</Fragment>
30+
</Blockquote>
31+
32+
## Instant docs for APIs & SDKs
33+
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.
35+
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.
37+
38+
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.
39+
40+
## Astro ❤️ Stainless
41+
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.
43+
44+
Thank you, Stainless!

0 commit comments

Comments
 (0)