Skip to content

Commit 10ad4d2

Browse files
committed
Update blog post
1 parent 424a687 commit 10ad4d2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/pages/blog/introducing-catalyst/index.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import video from './catalyst-switch.mp4'
55

66
export const meta = {
77
title: "Introducing Catalyst: A modern UI kit for React",
8-
description: `We just released Catalyst v0.1.0, our first fully-componentized, batteries-included application UI kit for React.`,
8+
description: `We just released the first development preview of Catalyst, our new fully-componentized, batteries-included application UI kit for React.`,
99
date: '2023-12-20T20:00:00.000Z',
1010
authors: [adamwathan],
1111
image: card,
@@ -14,19 +14,20 @@ export const meta = {
1414

1515
{/*excerpt*/}
1616

17-
Today's the day — we just released Catalyst v0.1.0, our first fully-componentized, batteries-included application UI kit for React, just in time for your holiday hacking sessions.
17+
Today's the day — we just published the first development preview of Catalyst, our first fully-componentized, batteries-included application UI kit for React, just in time for your holiday hacking sessions.
1818

1919
{/*/excerpt*/}
2020

21-
**Today's the day** — we just hit the deploy button on [Catalyst v0.1.0](https://tailwindui.com/templates/catalyst), just in time for your holiday hacking sessions.
21+
Today's the day — we just published the first development preview of [Catalyst](https://tailwindui.com/templates/catalyst), just in time for your holiday hacking sessions.
2222

23-
![Overview of components included in Catalyst v0.1.0](./catalyst-ui-kit.png)
23+
![Overview of components included in Catalyst](./catalyst-ui-kit.png)
2424

2525
**Catalyst is our first fully-componentized, batteries-included application UI kit** — real React components with thoughtfully designed APIs that build on each other to create a real component architecture, the same way we'd do it in a real application.
2626

2727
Check out the [live demo](https://catalyst.tailwindui.com), read the [documentation](https://catalyst.tailwindui.com/docs), and if you're a Tailwind UI All-Access customer, [download it](https://tailwindui.com/templates/catalyst/download) and try it out in a new project today.
2828

29-
Catalyst v0.1.0 is a development preview and there's a lot more to come, but we're releasing it today so you can play with it right away as we continue to build new components and find ways to make it an even better experience.
29+
**Catalyst is currently in development preview** and there's a lot more to come, but we're releasing it today so you can play with it right away as we continue to build new components and find ways to make it an even better experience.
30+
3031

3132
---
3233

0 commit comments

Comments
 (0)