-
-
Notifications
You must be signed in to change notification settings - Fork 130
feat: rewrite with Starlight #560
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
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
I have no issues with us migrating to Starlight - this looks good so far. |
d904c8c
to
f2de9f4
Compare
ab3d290
to
ebe6d9e
Compare
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) |
This is epic 🔥 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zlataovce Before merging, please fix the orange. 🍊
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
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
->.md
where no MDX features are used (for better future portability)