From 19106955300e59e59ca62ea913527c84461cf544 Mon Sep 17 00:00:00 2001
From: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
Date: Mon, 14 Jul 2025 11:34:23 -0400
Subject: [PATCH] fix: update platform kit blog post (#37112)
* fix: update platform kit blog post
* remove figcaption and
instead
* remove link to draft docs pr
* revert changing repo link for embeddable ui
* chore
---
.prettierignore | 4 ++-
.../2025-07-14-supabase-ui-platform-kit.mdx | 12 ++++----
apps/www/public/rss.xml | 28 +++++++++----------
3 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/.prettierignore b/.prettierignore
index 3fb187bebd..bed06c0370 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -27,4 +27,6 @@ apps/cms/config/api.ts
# files auto-generated by payload cms
apps/cms/src/app/*
apps/cms/src/migrations/*
-apps/cms/src/payload-types.ts
\ No newline at end of file
+apps/cms/src/payload-types.ts
+# ignore because of
+apps/www/_blog/2025-07-14-supabase-ui-platform-kit.mdx
diff --git a/apps/www/_blog/2025-07-14-supabase-ui-platform-kit.mdx b/apps/www/_blog/2025-07-14-supabase-ui-platform-kit.mdx
index e2eef3ebca..52b4c6d3c3 100644
--- a/apps/www/_blog/2025-07-14-supabase-ui-platform-kit.mdx
+++ b/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
/>
-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).
+
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
diff --git a/apps/www/public/rss.xml b/apps/www/public/rss.xml
index 07c36a0072..5b7262eda2 100644
--- a/apps/www/public/rss.xml
+++ b/apps/www/public/rss.xml
@@ -203,20 +203,6 @@
Technical deep dive into the new DBOS integration for SupabaseTue, 10 Dec 2024 00:00:00 -0700
-
- https://supabase.com/blog/hack-the-base
- Hack the Base! with Supabase
- https://supabase.com/blog/hack-the-base
- Play cool games, win cool prizes.
- Fri, 06 Dec 2024 00:00:00 -0700
-
-
- https://supabase.com/blog/launch-week-13-top-10
- Top 10 Launches of Launch Week 13
- https://supabase.com/blog/launch-week-13-top-10
- Highlights from Launch Week 13
- Fri, 06 Dec 2024 00:00:00 -0700
-https://supabase.com/blog/database-build-v2database.build v2: Bring-your-own-LLM
@@ -231,6 +217,20 @@
Effortlessly Clone Data into a New Supabase ProjectFri, 06 Dec 2024 00:00:00 -0700
+
+ https://supabase.com/blog/hack-the-base
+ Hack the Base! with Supabase
+ https://supabase.com/blog/hack-the-base
+ Play cool games, win cool prizes.
+ Fri, 06 Dec 2024 00:00:00 -0700
+
+
+ https://supabase.com/blog/launch-week-13-top-10
+ Top 10 Launches of Launch Week 13
+ https://supabase.com/blog/launch-week-13-top-10
+ Highlights from Launch Week 13
+ Fri, 06 Dec 2024 00:00:00 -0700
+https://supabase.com/blog/supabase-queuesSupabase Queues