Conversation
### Motivation - Improve first-impression documentation by making the README more concise and visually focused with a centered hero and larger badges. - Prioritize Vietnamese-first copy and a simpler structure so readers can find installation, preview, and configuration info quickly. - Remove and condense overly broad or duplicate documentation sections to keep the repository README focused on the gh-dash terminal dashboard experience. ### Description - Updated `README.md` to a redesigned layout with a centered hero, prominent badge styling, and Vietnamese-first description. - Reorganized content into concise sections: highlights, table of contents, quick install, UI preview, default keybindings, sample config, developer setup, troubleshooting, and contribution guidance. - Simplified and translated configuration and customization tables to compact, developer-oriented examples and removed extraneous API/examples material. - Kept sample commands and `~/.config/gh-dash/config.yml` snippets intact and reformatted code blocks for readability. ### Testing - Ran `npm run lint` (TypeScript type check via `tsc --noEmit`) which produced type errors originating from existing `docs/node_modules` and application type definitions, so linting did not pass and is unrelated to this README-only change. - No other automated tests were run as part of this PR since the change is documentation-only.
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com> Signed-off-by: Clriks <241179063+clauderiks@users.noreply.github.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PR Summary by QodoRedesign README and improve mobile responsiveness of docs site UI
AI Description
Diagram
High-Level Assessment
Files changed (6)
|
Code Review by Qodo
1. Broken README TOC links
|
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com> Signed-off-by: Clriks <241179063+clauderiks@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com> Signed-off-by: Clriks <241179063+clauderiks@users.noreply.github.com>
Summary
Closes #
How Did You Test this Change?
Images/Videos