WWW: Move project cards to a separate top-level Projects section#157
Open
Rohit-Gahlawat wants to merge 1 commit into
Open
WWW: Move project cards to a separate top-level Projects section#157Rohit-Gahlawat wants to merge 1 commit into
Rohit-Gahlawat wants to merge 1 commit into
Conversation
Signed-off-by: Rohit-Gahlawat <personal.rg56@gmail.com>
5e38bb8 to
402676c
Compare
Member
|
@Rohit-Gahlawat Thank you for the PR, but we will not make this change until we have prepared the new homepage content which is a separate editorial task. |
Author
|
Understood, thanks for the clarification. I understand the structural changes are dependent on the upcoming homepage/content rewrite. I’m happy to revisit or adjust the PR once the editorial work is finalized. |
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
Fixes #143.
This PR moves the homepage project card grid into a dedicated top-level Projects section. The homepage now provides a concise overview and links users to the new Projects area for detailed project browsing.
Changes
Projectsnavbar entry./docs/projects.ProjectGridTemplatereusable by allowing category filtering withprojectSourceIds.Content and UX Notes
This PR also adds a small amount of new explanatory content to improve the site information architecture and user experience. The added copy introduces the new Projects section, explains the purpose of each project category, and helps users choose between browsing all projects or using the left-side navigation to view one category at a time.
New or updated content was added in:
website/docs/projects/projects-overview.mdxwebsite/docs/projects/applications.mdxwebsite/docs/projects/scancode.mdxwebsite/docs/projects/package-url.mdxwebsite/docs/projects/inspectors.mdxwebsite/docs/projects/libraries.mdxwebsite/docs/getting_started/getting_started-getting-started.mdwebsite/docs/getting_started/getting_started-compliance.mdThe content is intentionally concise and can be adjusted during review if maintainers prefer different wording, category descriptions, or route labels.
Testing
npm run buildsuccessfully.