docs: add screenshots and walkthrough GIFs across features, cloud, integrations, and auto-runbook#809
Conversation
…tegrations, and auto-runbook - Feature pages: home, troubleshoot, AI/NuBi, optimize, clusters, cloud, autopilot, auto-optimize, tickets, notifications, SLO, user management - Cloud: rewrote AWS (3 connection methods + org onboarding), Azure (3-step wizard), GCP (3-step wizard) for current flows - Knowledge Graph: animated navigation walkthrough - Integrations: ArgoCD setup GIF; PagerDuty, Zenduty, Loggly, Azure App Insights, Chronosphere cards + config forms - Auto-runbook: 10 action config walkthrough GIFs - config: set markdown.hooks.onBrokenMarkdownImages to 'warn'
|
|
There was a problem hiding this comment.
Code Review
This pull request updates NudgeBee's documentation across various cloud integrations (AWS, Azure, GCP), features (Autopilot, SLOs, Notifications, Tickets), and observability providers by adding illustrative screenshots, GIFs, and updating setup steps to reflect new wizard-based flows. Feedback on the changes points out an incorrect configuration nesting in docusaurus.config.js regarding broken markdown links and images, alongside minor casing and capitalization inconsistencies in the updated markdown files.
Signed-off-by: mayankpande88 <mayankpande88@gmail.com>
Summary
Type of change
Checklist
npm run buildlocally and the site builds without errorsnpm run lintlocally and lint passesgit commit -s)Screenshots (if visual changes)
Additional notes
no