docs: trim site nav and focus messaging on AMD NPU - #606
Merged
Conversation
Remove the How It Works, Testimonials, Community, and Roadmap pages along with their nav entries. Drop Qualcomm/Intel platform mentions from the homepage, news, and benchmarks so the site highlights the AMD Ryzen AI NPU solution. Co-Authored-By: Claude <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR simplifies the documentation site’s navigation and content to focus messaging on AMD Ryzen™ AI NPUs, removing several site sections/pages and related non-AMD platform references.
Changes:
- Removed the “How It Works”, “Testimonials”, “Community”, and “Roadmap” pages and their nav entries.
- Updated homepage and news messaging to position FastFlowLM as AMD Ryzen™ AI NPU–focused (removing Qualcomm/Intel “coming soon” language).
- Removed a commented-out Qualcomm reference block from the benchmarks page.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/_config.yml | Removes nav entries for the deleted site sections so header/footer nav no longer links to them. |
| docs/index.md | Updates hero copy to “built exclusively for AMD Ryzen™ AI NPUs” and removes Qualcomm/Intel mention. |
| docs/news.md | Reframes the “Expanding Platform Support” bullet to the AMD Ryzen™ AI NPU lineup. |
| docs/benchmarks.md | Deletes a commented-out Qualcomm reference telemetry gallery block. |
| docs/how-it-works.md | Deletes the “How It Works” page content. |
| docs/testimonials.md | Deletes the “Testimonials” page content. |
| docs/community.md | Deletes the “Community” page content. |
| docs/roadmap.md | Deletes the “Roadmap” page content (including non-AMD expansion language). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
nav_links(header + footer render from this).Notes
setup.sh.docs/assets/styles.cssstill has now-unused.testimonial-card*styles — left in place; can strip in a follow-up if desired.🤖 Generated with Claude Code