From 6e07810de19b87b8212e748fc2bfa8d58f9e5939 Mon Sep 17 00:00:00 2001 From: Justin Levine <20596508+jal-co@users.noreply.github.com> Date: Sat, 30 May 2026 19:37:40 -0700 Subject: [PATCH] docs: add badge group, branded badges, and logo to README Restyles the README header to match the shieldcn pattern: - Centered scn=stack logo (existing repo-header.png) linking to the homepage - Homepage / Docs / Builder / X nav row - A single shieldcn badge group joining stars, npm version, downloads, and license into one branded image - Two standalone branded badges (built with shadcn, made by Justin Levine) Replaces the previous four loose badges and the bare H1 with the logo. --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e247b24..95a5e3d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@ -# scn-stack +
-[![npm version](https://shieldcn.dev/npm/create-scn-stack.svg)](https://www.npmjs.com/package/create-scn-stack) -[![npm downloads](https://shieldcn.dev/npm/dm/create-scn-stack.svg)](https://www.npmjs.com/package/create-scn-stack) -[![stars](https://shieldcn.dev/github/stars/jal-co/scn-stack.svg)](https://github.com/jal-co/scn-stack) -[![license](https://shieldcn.dev/github/license/jal-co/scn-stack.svg)](./LICENSE) +[![scn-stack](https://raw.githubusercontent.com/jal-co/scn-stack/main/www/public/brand/repo-header.png)](https://scnstack.sh) Scaffold a complete [shadcn component registry](https://ui.shadcn.com/docs/registry) with documentation in minutes. -🌐 [scnstack.sh](https://scnstack.sh) +[Homepage](https://scnstack.sh) · [Docs](https://scnstack.sh/docs) · [Builder](https://scnstack.sh/builder) · [𝕏](https://x.com/jalcowastaken) + +[![scn-stack stats](https://shieldcn.dev/group/github/stars/jal-co/scn-stack+npm/create-scn-stack+npm/dm/create-scn-stack+github/license/jal-co/scn-stack.svg?variant=branded)](https://github.com/jal-co/scn-stack) + +[![built with shadcn](https://shieldcn.dev/badge/built%20with-shadcn-000000.svg?logo=shadcnui&logoColor=fff&variant=branded)](https://ui.shadcn.com) [![made by Justin Levine](https://shieldcn.dev/badge/made%20by-Justin%20Levine-171717.svg?variant=branded)](https://justinlevine.me) + +
```bash npx create-scn-stack