Skip to content

Conversation

janthurau
Copy link
Collaborator

No description provided.

arnaugomez and others added 30 commits April 30, 2025 12:01
* Feature/version switch (#149)

* added version switch

* added changeset

* added version picker for stable

* refactored version picker (#150)

* update version switch
* added cta bar

* added CTA bar for stable docs
* bug: adjust preserve-images example to v2 import

* v1 and v2 example
…nto-view-if-not-visible

Feature/scroll-sidebar-link-into-view-if-not-visible
fix: add padding after last sidebar menu item
…l-behaviour

fix: add padding after last sidebar menu item
fix: improve feedback component layout and footer stability on all de…
* fix: do not convert the response to json in the code example if the response format is not json

* fix: remove unnecessary optional chaining operators because response is never null or undefined.

* fix: convert response to json when it is json

* fix: remove line break
Copy link

vercel bot commented Jun 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tiptap-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2025 6:02pm

Copy link
Contributor

@Copilot 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 adds initial documentation for the Hocuspocus collaboration server, including navigation updates and placeholder content for future guides.

  • Introduce new docs pages under content/hocuspocus/getting-started
  • Configure sidebar entries for the Hocuspocus section
  • Update the main product dropdown to include Hocuspocus

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/content/hocuspocus/sidebar.ts Added sidebar entries for Hocuspocus docs
src/content/hocuspocus/getting-started/template.mdx Stubbed auth guide template
src/content/hocuspocus/getting-started/sponsor.mdx Added sponsor page content
src/content/hocuspocus/getting-started/overview.mdx Created overview documentation
src/content/hocuspocus/getting-started/install.mdx Added installation guide
src/content/hocuspocus/getting-started/contributing.mdx Added contributing guide
src/components/ProductDropdown.tsx Included Hocuspocus in the product dropdown
Comments suppressed due to low confidence (3)

src/content/hocuspocus/getting-started/contributing.mdx:32

  • Ordered list items have inconsistent numbering (1, 3, 4, 3, 4...); use sequential numbering or use 1. for all items so Markdown auto-numbers correctly.
1. Copy the code to your local machine: `$ git clone [email protected]:ueberdosis/hocuspocus.git`

src/content/hocuspocus/getting-started/template.mdx:9

  • There's a second frontmatter block for tableOfContents; merge it into the main block to avoid parsing issues.
---

src/content/hocuspocus/sidebar.ts:29

  • [nitpick] The 'Authenticate and authorize in Collaboration' template page isn't included in the sidebar; consider adding it or removing the placeholder.
      ],


If you want to include a local hocuspocus package in your project, you'll need to follow the following steps. I have tried using `npm link`, but haven't managed to make it work reliably because of duplicated yjs imports. The following is the only way I made it work:

Execute the following command in this (hocupsocus) repo to compile the sources:
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

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

Typo in 'hocupsocus'; it should be 'hocuspocus'.

Suggested change
Execute the following command in this (hocupsocus) repo to compile the sources:
Execute the following command in this (Hocuspocus) repo to compile the sources:

Copilot uses AI. Check for mistakes.

tableOfContents: true
---

# text comes here
Copy link
Contributor

Choose a reason for hiding this comment

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

Complete this


### I want consulting. What’s your rate?

If you have an issue, a question, want to talk something through or anything else, [please use GitHub issues](https://github.com/ueberdosis/hocuspocus/issues) to keep everything accessible to the whole community. For everything else, reach out to [[email protected]](mailto:[email protected]). We can take on a limited number of custom development and consulting contracts.
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider linking the "Contact sales" page instead of our mail: https://tiptap.dev/contact-sales

@janthurau janthurau changed the title feat: hocuspocus docs WIP feat: hocuspocus docs Jun 12, 2025
@arnaugomez
Copy link
Contributor

@janthurau if it's wip put the PR as draft

@arnaugomez arnaugomez marked this pull request as draft July 9, 2025 08:19
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.

7 participants