-
Notifications
You must be signed in to change notification settings - Fork 10.4k
[Docs Site] Create TutorialsGrid component #20557
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
|
Howdy and thanks for contributing to our repo. We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally. |
| --- | ||
|
|
||
| import { GlossaryTooltip, ListTutorials } from "~/components"; | ||
| import { GlossaryTooltip, TutorialsGrid } from "~/components"; |
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.
Maybe we launch this on an area that's a bit lower viz than the main /workers/?
Thinking something like /ai-gateway/ and /workers-ai/?
| ); | ||
| }) | ||
| } | ||
| </div> |
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.
Feedback on the look / design based on previous things I've heard and experienced.
- Any way we're able to more clearly indicate which is an external resource vs hosted in our docs? Specific case for videos b/c some are hosted on YouTube. I suppose we could also solve this another way, i.e., centralizing video files somewhere and creating standalone pages for each Stream / YouTube entry.
- Is there a better way to organize the pills so the info is less jumbled? I find myself sorta glazing over all of them b/c it's hard to pick out which one applies to which situation.
Co-authored-by: Kody Jackson <[email protected]>
Summary
Create TutorialsGrid component
Screenshots (optional)