Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Guides section to documentation #6537

Merged
merged 31 commits into from
Jan 8, 2025
Merged

Conversation

jharrell
Copy link
Member

@jharrell jharrell commented Dec 19, 2024

Add a new Guides section to the documentation with two pages and an index page.

Resolves DA-2199
Resolves DA-2232


For more details, open the Copilot Workspace session.

Add a new Guides section to the documentation with two pages and an index page.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/prisma/docs?shareId=XXXX-XXXX-XXXX-XXXX).
Copy link

cloudflare-workers-and-pages bot commented Dec 19, 2024

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 967cd92
Status: ✅  Deploy successful!
Preview URL: https://0dc833d1.docs-51g.pages.dev
Branch Preview URL: https://jharrell-add-guides-section.docs-51g.pages.dev

View logs

Copy link
Contributor

Dangerous URL check

No absolute URLs to prisma.io/docs found.
No local URLs found.

Copy link
Contributor

github-actions bot commented Dec 19, 2024

original preview
content/800-guides/1000-using-prisma-orm-with-turborepo.mdx content/800-guides/1000-using-prisma-orm-with-turborepo.mdx
content/800-guides/300-data-migration-with-expand-and-contract.mdx content/800-guides/300-data-migration-with-expand-and-contract.mdx
content/800-guides/400-implementing-schema-changes.mdx content/800-guides/400-implementing-schema-changes.mdx
content/800-guides/500-migrate-from-typeorm.mdx content/800-guides/500-migrate-from-typeorm.mdx
content/800-guides/5000-guide-on-making-guides.mdx content/800-guides/5000-guide-on-making-guides.mdx
content/800-guides/600-migrate-from-sequelize.mdx content/800-guides/600-migrate-from-sequelize.mdx
content/800-guides/700-migrate-from-mongoose.mdx content/800-guides/700-migrate-from-mongoose.mdx
content/800-guides/900-using-prisma-orm-with-cloudflare-d1.mdx content/800-guides/900-using-prisma-orm-with-cloudflare-d1.mdx
content/800-guides/index.mdx content/800-guides/index.mdx
content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-node-cockroachdb.mdx content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-node-cockroachdb.mdx
content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-node-mysql.mdx content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-node-mysql.mdx
content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-node-planetscale.mdx content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-node-planetscale.mdx
content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-node-postgresql.mdx content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-node-postgresql.mdx
content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-node-sqlserver.mdx content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-node-sqlserver.mdx
content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-typescript-cockroachdb.mdx content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-typescript-cockroachdb.mdx
content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-typescript-mysql.mdx content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-typescript-mysql.mdx
content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-typescript-planetscale.mdx content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-typescript-planetscale.mdx
content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-typescript-postgresql.mdx content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-typescript-postgresql.mdx
content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-typescript-sqlserver.mdx content/100-getting-started/02-setup-prisma/200-add-to-existing-project/110-relational-databases-typescript-sqlserver.mdx
content/100-getting-started/02-setup-prisma/200-add-to-existing-project/120-mongodb-node-mongodb.mdx content/100-getting-started/02-setup-prisma/200-add-to-existing-project/120-mongodb-node-mongodb.mdx
content/100-getting-started/02-setup-prisma/200-add-to-existing-project/120-mongodb-typescript-mongodb.mdx content/100-getting-started/02-setup-prisma/200-add-to-existing-project/120-mongodb-typescript-mongodb.mdx
content/200-orm/050-overview/500-databases/950-cloudflare-d1.mdx content/200-orm/050-overview/500-databases/950-cloudflare-d1.mdx
content/200-orm/200-prisma-client/500-deployment/301-edge/100-overview.mdx content/200-orm/200-prisma-client/500-deployment/301-edge/100-overview.mdx
content/200-orm/200-prisma-client/500-deployment/301-edge/450-deploy-to-cloudflare.mdx content/200-orm/200-prisma-client/500-deployment/301-edge/450-deploy-to-cloudflare.mdx
content/200-orm/300-prisma-migrate/300-workflows/100-team-development.mdx content/200-orm/300-prisma-migrate/300-workflows/100-team-development.mdx
content/200-orm/300-prisma-migrate/300-workflows/45-data-migration.mdx content/200-orm/300-prisma-migrate/300-workflows/45-data-migration.mdx
content/200-orm/800-more/400-comparisons/01-prisma-and-typeorm.mdx content/200-orm/800-more/400-comparisons/01-prisma-and-typeorm.mdx
content/200-orm/800-more/400-comparisons/03-prisma-and-mongoose.mdx content/200-orm/800-more/400-comparisons/03-prisma-and-mongoose.mdx
content/800-guides/800-migrate-from-drizzle.mdx content/800-guides/800-migrate-from-drizzle.mdx

Copy link
Contributor

github-actions bot commented Dec 19, 2024

Redirect check

This PR probably requires the following redirects to be added to static/_redirects:

/orm/more/migrating-to-prisma/migrate-from-typeorm /docs/##( TODO: Path of page that replaces deleted page )##
/orm/more/migrating-to-prisma/migrate-from-sequelize /docs/##( TODO: Path of page that replaces deleted page )##
/orm/more/migrating-to-prisma/migrate-from-mongoose /docs/##( TODO: Path of page that replaces deleted page )##
/orm/more/migrating-to-prisma /docs/##( TODO: Path of page that replaces deleted page )##
/orm/more/migrating-to-prisma/migrate-from-drizzle /docs/guides/migrate-from-drizzle

@jharrell jharrell marked this pull request as draft December 19, 2024 03:50
@jharrell jharrell marked this pull request as ready for review December 19, 2024 16:27
jharrell and others added 9 commits December 19, 2024 10:29
* feat: add turbo-repo guide

* feat: complete guide for Turborepo and Prisma

* Optimised images with calibre/image-actions

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mhessdev mhessdev requested a review from nikolasburk January 7, 2025 15:29
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Images automagically compressed by Calibre's image-actions

Compression reduced images by 58.4%, saving 274.59 KB.

Filename Before After Improvement Visual comparison
static/img/guides/prisma-turborepo-setup.png 470.08 KB 195.49 KB -58.4% View diff

159 images did not require optimisation.

Copy link
Contributor

github-actions bot commented Jan 8, 2025

Images automagically compressed by Calibre's image-actions

Compression reduced images by 59.5%, saving 1.88 MB.

Filename Before After Improvement Visual comparison
static/img/guides/data-migration-cover.png 449.76 KB 178.74 KB -60.3% View diff
static/img/guides/migrate-from-drizzle-cover.png 458.17 KB 184.11 KB -59.8% View diff
static/img/guides/migrate-from-mongoose-cover.png 461.27 KB 186.03 KB -59.7% View diff
static/img/guides/migrate-from-sequelize-cover.png 468.85 KB 191.04 KB -59.3% View diff
static/img/guides/migrate-from-typeorm-cover.png 470.72 KB 192.71 KB -59.1% View diff
static/img/guides/prisma-d1-setup-cover.png 462.75 KB 187.83 KB -59.4% View diff
static/img/guides/schema-migration-cover.png 472.25 KB 194.55 KB -58.8% View diff

160 images did not require optimisation.

mhessdev
mhessdev previously approved these changes Jan 8, 2025
@jharrell jharrell merged commit cfa887b into main Jan 8, 2025
12 checks passed
@jharrell jharrell deleted the jharrell/add-guides-section branch January 8, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants