Skip to content

Commit 40f6f78

Browse files
aidankmcalistermhartington
authored andcommitted
fix(blog): failing build and typo
1 parent 23aad9c commit 40f6f78

6 files changed

Lines changed: 3 additions & 4 deletions

File tree

apps/blog/content/blog/rebuilding-the-prisma-docs/index.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,18 @@ title: "How We Rebuilt the Prisma Docs from the Ground Up"
33
slug: "rebuilding-the-prisma-docs"
44
date: "2026-03-09"
55
authors:
6-
- "Aidan McCalister"
6+
- "Aidan McAlister"
77
- "Mike Hartington"
88
metaTitle: "Rebuilding the Prisma Docs: A New Framework, Design, and Structure"
99
metaDescription: "Learn how the Prisma team rebuilt their docs from scratch using Fumadocs, improved search with Mixedbread, and launched without disrupting day-to-day work."
1010
metaImagePath: "/rebuilding-the-prisma-docs/imgs/meta.png"
1111
heroImagePath: "/rebuilding-the-prisma-docs/imgs/hero.png"
1212
heroImageAlt: "Image of the new Prisma documentation site showing the redesigned navigation and layout"
1313
tags:
14-
- "orm"
15-
- "release"
14+
- "education"
1615
- "announcement"
1716
excerpt: |
18-
If you haven't noticed yet, we recently rebuilt [the Prisma documentation site](https://docs.prisma.io/docs) from the ground up. It's been a massive undertaking, and we're excited to share some of the details behind it.
17+
If you haven't noticed yet, we recently rebuilt [the Prisma documentation site](https://www.prisma.io/docs) from the ground up. It's been a massive undertaking, and we're excited to share some of the details behind it.
1918
2019
---
2120

apps/blog/content/blog/rebuilding-the-prisma-docs/imgs/aichat.gif renamed to apps/blog/public/rebuilding-the-prisma-docs/imgs/aichat.gif

File renamed without changes.

apps/blog/content/blog/rebuilding-the-prisma-docs/imgs/hero.png renamed to apps/blog/public/rebuilding-the-prisma-docs/imgs/hero.png

File renamed without changes.

apps/blog/content/blog/rebuilding-the-prisma-docs/imgs/homepage.png renamed to apps/blog/public/rebuilding-the-prisma-docs/imgs/homepage.png

File renamed without changes.

apps/blog/content/blog/rebuilding-the-prisma-docs/imgs/meta.png renamed to apps/blog/public/rebuilding-the-prisma-docs/imgs/meta.png

File renamed without changes.

apps/blog/content/blog/rebuilding-the-prisma-docs/imgs/search.png renamed to apps/blog/public/rebuilding-the-prisma-docs/imgs/search.png

File renamed without changes.

0 commit comments

Comments
 (0)