Skip to content

Commit 2012147

Browse files
committed
docs: update intro, installation, changelog
1 parent c513e78 commit 2012147

File tree

7 files changed

+414
-51
lines changed

7 files changed

+414
-51
lines changed

content/docs/changelog.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
title: Changelog
33
description: Latest updates and announcements.
44
---
5+
6+
## April 2024 - Product launch

content/docs/index.mdx

+7-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ This has led to a new wave of developers sharing their own components as plain c
1313
rCopy wants to extend this idea to all the React ecosystem such as hooks, blocks, icons and more.
1414

1515
> "Dependency Minimalism: Why go through all of this work to delete dependencies? After having a blog for 10 years, I've gained a new appreciation for keeping things simple. Now, I'm not going full minimalist here. I still want nice things. But I'm taking more opportunities to simplify and keep more code managed in the repo."
16-
> Lee Robinson, VP of Product @vercel
16+
>
17+
> -- <cite>Lee Robinson, VP of Product @vercel</cite>
1718
1819
## FAQ
1920

@@ -31,3 +32,8 @@ In other words, sometimes copy and paste can be better than using the wrong abst
3132
- **Customization**: You can easily customize the code to fit your needs.
3233
- **Dependency minimalism**: You don’t need to install any dependencies.
3334
- **Ownership**: You own the code and can modify it as you wish.
35+
36+
## Credits
37+
- [shadcn ui](https://ui.shadcn.com) - for the core components.
38+
- [radix ui](https://ui.shadcn.com) - for the primitives.
39+
- [vercel](https://ui.shadcn.com) - where I host all my projects.

0 commit comments

Comments
 (0)