feat: rewrite with Starlight#560
Merged
Merged
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Member
|
I have no issues with us migrating to Starlight - this looks good so far. |
d904c8c to
f2de9f4
Compare
ab3d290 to
ebe6d9e
Compare
Member
Author
|
this is now mergeable (ready for review), as Starlight has merged and released the last needed feature (project icons are currently patched in and should be replaced with withastro/starlight#3024, but the patch can be dropped whenever, not a blocker) |
Member
|
This is epic 🔥 |
kashike
approved these changes
Apr 16, 2025
kashike
requested changes
Apr 16, 2025
Member
kashike
left a comment
There was a problem hiding this comment.
@zlataovce Before merging, please fix the orange. 🍊
kashike
approved these changes
Apr 17, 2025
Strokkur424
requested changes
Apr 17, 2025
Member
Strokkur424
left a comment
There was a problem hiding this comment.
The rotating item display entitiy under /paper/dev/display-entities/#interpolation is also a bit too big I feel like. You could either crop it a bit so that it doesn't take up as much height, or reduce its size.
kashike
approved these changes
Apr 19, 2025
This was referenced Apr 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This is a rewrite using the Starlight documentation generator instead of Docusaurus.
The goal is to standardize the framework choice and look with our website (pending rewrite in Astro), improve performance, editing experience and maintainability (dropping Docusaurus hack-patches).
TODO:
.mdx->.mdwhere no MDX features are used (for better future portability)