Skip to content

Conversation

@bdbch
Copy link
Member

@bdbch bdbch commented Oct 22, 2025

This PR simplifies and modernizes the installation guides for users building with plain JavaScript by merging the previous "CDN" instructions into the main Vanilla JavaScript page.

Goals

  • Reduce redundancy between setup guides.
  • Improve clarity for new users who are not using a framework or build tool.
  • Keep SEO and existing links working via redirect.

See ueberdosis/tiptap#2486

@vercel
Copy link

vercel bot commented Oct 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
tiptap-docs Ready Ready Preview Comment Oct 22, 2025 9:32pm

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR consolidates the CDN installation instructions into the Vanilla JavaScript installation guide, eliminating redundancy and improving the documentation structure for users working with plain JavaScript.

Key Changes:

  • Merged CDN installation example into the vanilla JavaScript guide as a dedicated section
  • Enhanced clarity around build tool vs. no-build-tool workflows
  • Added redirect from old CDN page to vanilla JavaScript page

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
vanilla-javascript.mdx Expanded with clarified intro, improved dependency descriptions, styling guidance, and integrated CDN example section
cdn.mdx Removed entirely as content now lives in vanilla-javascript.mdx
next.config.mjs Added permanent redirect from old CDN path to vanilla JavaScript page

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

3 participants