Skip to content

Conversation

@KianNH
Copy link
Member

@KianNH KianNH commented Mar 5, 2025

Summary

Create TutorialsGrid component

Screenshots (optional)

image

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2025

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";
Copy link
Collaborator

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>
Copy link
Collaborator

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.

@github-actions github-actions bot added product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ labels Mar 6, 2025
@KianNH KianNH closed this Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ product:style-guide product:workers Related to Workers product product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.