Skip to content

Conversation

@petecheslock
Copy link
Collaborator

@petecheslock petecheslock commented Sep 10, 2025

This change removes multiple outdated guide files and introduces a new guide-generator.js that automatically discovers and generates guide pages from the llm-d repository. The previous guide sources have been replaced with a single import for improved maintainability.

Fixes #88

…ources into a dynamic generator.

This change removes multiple outdated guide files and introduces a new `guide-generator.js` that automatically discovers and generates guide pages from the llm-d repository. The previous guide sources have been replaced with a single import for improved maintainability.

Signed-off-by: Pete Cheslock <[email protected]>
@petecheslock petecheslock self-assigned this Sep 10, 2025
@netlify
Copy link

netlify bot commented Sep 10, 2025

Deploy Preview for elaborate-kangaroo-25e1ee ready!

Name Link
🔨 Latest commit 0c7a1dd
🔍 Latest deploy log https://app.netlify.com/projects/elaborate-kangaroo-25e1ee/deploys/68c1c2823a7f170008a17fae
😎 Deploy Preview https://deploy-preview-89--elaborate-kangaroo-25e1ee.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

…tion

- Changed sidebar label from "User Guide" to "Guides" for consistency.
- Updated the "Architecture" section to include detailed components and their respective links.
- Added new entries under "Guides" for "Getting Started," "Prerequisites," and other installation-related topics to enhance user onboarding.

Signed-off-by: Pete Cheslock <[email protected]>
@petecheslock
Copy link
Collaborator Author

With more docs going to llm-d/llm-d (hopefully) i'll likely setup in the future a more dynamic discovery of content, but this is a quick solution to ensure the docs represent reality and with this complete we can merge llm-d-incubation/llm-d-infra#224 as the site will no longer pull from llm-d-infra.

@petecheslock
Copy link
Collaborator Author

https://deploy-preview-89--elaborate-kangaroo-25e1ee.netlify.app/docs/guide for the updated guides

The header now says "Guides" to align with the path vs "User Guides"(old)
Screenshot 2025-09-10 at 2 59 40 PM

The footer has been updated as well to have a bit more content in there as well.
Screenshot 2025-09-10 at 3 00 22 PM

Copy link
Member

@Gregory-Pereira Gregory-Pereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm, everything looks good

@jjasghar jjasghar merged commit ab854a1 into llm-d:main Sep 10, 2025
6 checks passed
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.

Move quickstarts from llm-d-infra to llm-d meta repo

3 participants