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

Update website #191

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Update website #191

wants to merge 5 commits into from

Conversation

PaulLeCam
Copy link
Contributor

Updates the website to Docusaurus v3 so the setup is aligned with what we have for the docs-docusaurus and js-composedb repos.

This also updates the TypeDoc dependency used to generate the API docs, which unfortunately has changed its output files structure. I used the config options that should match what we used to have (module + individual class files) but as the file names changed, it's still a breaking change for the URIs.

@JustinaPetr IIRC you used a Docusaurus plugin in the past to create redirects for removed URIs? Should we do this as well here or are we OK with changing the URIs, assuming we don't have many links pointing to the API pages directly?

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.

1 participant