fix: update platform kit blog post (#37112)
* fix: update platform kit blog post * remove figcaption and <br/><br/> instead * remove link to draft docs pr * revert changing repo link for embeddable ui * chore
This commit is contained in:
@@ -28,3 +28,5 @@ apps/cms/config/api.ts
|
||||
apps/cms/src/app/*
|
||||
apps/cms/src/migrations/*
|
||||
apps/cms/src/payload-types.ts
|
||||
# ignore because of <br/><br/>
|
||||
apps/www/_blog/2025-07-14-supabase-ui-platform-kit.mdx
|
||||
|
||||
@@ -19,7 +19,7 @@ Today we’re releasing our Platform Kit, new components in the Supabase UI Libr
|
||||
|
||||
## What’s Supabase UI?
|
||||
|
||||
Earlier this year we [released the Supabase UI **Library**](https://supabase.com/blog/supabase-ui-library). This was designed mostly for building _apps_. Since we released it, we have had a strange pull - not from _app_ builders, but from _platform_ builders, such as [AI Builders](https://supabase.com/solutions/ai-builders).
|
||||
Earlier this year we released [Supabase UI Library](https://supabase.com/blog/supabase-ui-library). This was designed mostly for building _apps_. Since we released it, we have had a strong pull - not from _app_ builders, but from _platform_ builders, such as [AI Builders](https://supabase.com/solutions/ai-builders).
|
||||
|
||||
## What’s the Platform Kit?
|
||||
|
||||
@@ -37,7 +37,7 @@ Earlier this year we [released the Supabase UI **Library**](https://supabase.com
|
||||
/>
|
||||
</div>
|
||||
|
||||
You can think of the Platform Kit as a bunch of UI components that sit on top of our Management UI. Who is it for? Well, anyone who is providing Postgres databases to your users.
|
||||
You can think of the Platform Kit as a bunch of UI components that sit on top of our [Management API](/docs/reference/api/introduction). Who is it for? Well, anyone who is providing Supabase projects to their users.
|
||||
|
||||
It includes the following components:
|
||||
|
||||
@@ -101,14 +101,12 @@ While we started Supabase as Service directly for developers, more and more comp
|
||||
}}
|
||||
/>
|
||||
|
||||
We’re in the process of [providing more tools](https://github.com/supabase/supabase/pull/35798) so that you can use Supabase as a “Platform as a Service” for many other tools:
|
||||
We’re in the process of adding more features so that you can use Supabase as a “Platform as a Service” for many other tools:
|
||||
|
||||
> **\*Platform as a service** (**PaaS**) is a cloud computing model where users run a modular bundle of a computing platform and applications, without the complexity of building and maintaining the infrastructure associated with developing and launching applications.
|
||||
> Source: [Wikipedia](https://en.wikipedia.org/wiki/Platform_as_a_service).
|
||||
<br/><br/>Source: [Wikipedia](https://en.wikipedia.org/wiki/Platform_as_a_service)
|
||||
|
||||
If you’re building your own plaform, reach out to the team:
|
||||
|
||||
[supabase.com/solutions/ai-builders](https://supabase.com/solutions/ai-builders)
|
||||
If you’re building your own plaform, reach out to the team: [supabase.com/solutions/ai-builders](https://supabase.com/solutions/ai-builders)
|
||||
|
||||
## Getting started with Platform UI
|
||||
|
||||
|
||||
@@ -203,20 +203,6 @@
|
||||
<description>Technical deep dive into the new DBOS integration for Supabase</description>
|
||||
<pubDate>Tue, 10 Dec 2024 00:00:00 -0700</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<guid>https://supabase.com/blog/hack-the-base</guid>
|
||||
<title>Hack the Base! with Supabase</title>
|
||||
<link>https://supabase.com/blog/hack-the-base</link>
|
||||
<description>Play cool games, win cool prizes.</description>
|
||||
<pubDate>Fri, 06 Dec 2024 00:00:00 -0700</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<guid>https://supabase.com/blog/launch-week-13-top-10</guid>
|
||||
<title>Top 10 Launches of Launch Week 13</title>
|
||||
<link>https://supabase.com/blog/launch-week-13-top-10</link>
|
||||
<description>Highlights from Launch Week 13</description>
|
||||
<pubDate>Fri, 06 Dec 2024 00:00:00 -0700</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<guid>https://supabase.com/blog/database-build-v2</guid>
|
||||
<title>database.build v2: Bring-your-own-LLM</title>
|
||||
@@ -231,6 +217,20 @@
|
||||
<description>Effortlessly Clone Data into a New Supabase Project</description>
|
||||
<pubDate>Fri, 06 Dec 2024 00:00:00 -0700</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<guid>https://supabase.com/blog/hack-the-base</guid>
|
||||
<title>Hack the Base! with Supabase</title>
|
||||
<link>https://supabase.com/blog/hack-the-base</link>
|
||||
<description>Play cool games, win cool prizes.</description>
|
||||
<pubDate>Fri, 06 Dec 2024 00:00:00 -0700</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<guid>https://supabase.com/blog/launch-week-13-top-10</guid>
|
||||
<title>Top 10 Launches of Launch Week 13</title>
|
||||
<link>https://supabase.com/blog/launch-week-13-top-10</link>
|
||||
<description>Highlights from Launch Week 13</description>
|
||||
<pubDate>Fri, 06 Dec 2024 00:00:00 -0700</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<guid>https://supabase.com/blog/supabase-queues</guid>
|
||||
<title>Supabase Queues</title>
|
||||
|
||||
Reference in New Issue
Block a user