# New website design, themes and free academy!

> Announcing our new website built with Next.js and shadcn/ui, plus brand-new Themes and a free, no-login Academy for everyone.

Published: 2025-10-11 · Updated: 2026-03-16 · Author: Matt Wierzbicki · Canonical: https://www.shadcndesign.com/blog/new-website

## A fresh new shadcndesign.com

Today we’re launching our new website, rebuilt from the ground up with Next.js 15, React 19, and shadcn/ui. The new stack gives us faster load times, better accessibility, and a more cohesive experience across all pages — from browsing components and templates to reading the docs and blog.

## New: Themes

<RichImage src="/blog/new-website-3.webp" alt="Free shadcn/ui themes" />

We’ve added a new `Themes` section that lets you explore ready‑made design themes and palettes tailored for shadcn/ui. Each theme is thoughtfully crafted to look great out of the box and to be easy to extend. If you want to create your own palette instead of starting from a preset, try our [Theme Generator](/theme-generator) to build a custom shadcn/ui theme faster.

<Button asChild variant="secondary">
  <Link href="/themes" className="no-underline">
    Browse themes
  </Link>
</Button>

## Academy is now free (no login required)

<RichImage src="/blog/new-website-2.webp" alt="Free shadcn/ui course" />

Effective today, the entire Academy is free to everyone. No purchase or login is required to read lessons, follow tutorials, or learn best practices.

<Button asChild variant="secondary">
  <Link href="/academy" className="no-underline" target="_blank">
    Start learning
  </Link>
</Button>

## Built with Next.js and shadcn/ui

Under the hood, the site is powered by:

- Next.js App Router with React Server Components for fast, scalable pages
- shadcn/ui for consistent, accessible UI primitives
- MDX for content so we can iterate quickly on docs and articles

This setup helps us ship improvements more often while keeping the experience snappy and accessible.

## What’s next

We’re continuing to roll out more themes, expand docs, and add new Pro Blocks. If you have feedback or requests, we’d love to hear from you.

Thanks for being here and supporting shadcndesign!
