-
Notifications
You must be signed in to change notification settings - Fork 315
Adding visual learning guides #9504
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
base: main
Are you sure you want to change the base?
Conversation
🤖 Gemini AI Assistant AvailableHi @ascerra! I'm here to help with your pull request. You can interact with me using the following commands: Available Commands
How to Use
PermissionsOnly OWNER, MEMBER, or COLLABORATOR users can trigger my responses. This ensures secure and appropriate usage. This message was automatically added to help you get started with the Gemini AI assistant. Feel free to delete this comment if you don't need assistance. |
|
🤖 Hi @ascerra, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
|
@sadlerap @enkeefe00 It was easier then I thought to add these htmls and have them rendered, the testing in my fork went great! |
enkeefe00
left a comment
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.
I would put the Style Guide (for LLMs) in a separate file, but it looks great other than that. Thanks for putting this together!
|
LGTM |
32f9db4 to
d38d045
Compare
dir with 7 htmls meant to help people learn the infra-deployments ecosystem holistically. - A README.md describing these htmls and how to use an LLM to easily update them or create new ones. - a style-guide-for-llms.md to help in updating and creating new visual docs. - Updated the navigation.yaml to include a new section with this content in the published docs. Assisted-by: Cursor Signed-off-by: Adam Scerra <[email protected]>
d38d045 to
bf27a43
Compare
Good point, I just created a separate file to be read by the LLM and linked it in the README.md |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ascerra, enkeefe00 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@hugares can we get an approval here? I am not an owner 😢 |
|
/lgtm |
Description
Add visual-learning-guides dir with 7 htmls meant to help people learn the infra-deployments ecosystem holistically.
Testing
I was able to test how the published docs looked on my fork and it worked well see 🎨 Visual Learning Guides at the bottom left
https://ascerra.github.io/infra-deployments/docs/introduction/about.html
Assisted-by: Cursor