Skip to content
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

Knowledge graph #4700

Merged
merged 12 commits into from
Nov 13, 2024
Merged

Knowledge graph #4700

merged 12 commits into from
Nov 13, 2024

Conversation

nick-next
Copy link
Contributor

Description

This PR implements the redesign of the knowledge graph (browser landing) page.

It consists of both a conversion of the page itself to a React app with components (along with the movement of the source data that populates the page into json, similar to comparable pages), and a reworking of the page itself into the new layout.

It includes a general component (the intro) that will be used in other similar redesigns, as well as components specific to the knowledge graph page.

@nick-next nick-next marked this pull request as ready for review November 3, 2024 01:35
@nick-next nick-next requested review from dwnoble and beets November 3, 2024 01:35
Copy link
Contributor

@dwnoble dwnoble left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@nick-next nick-next force-pushed the knowledge-graph branch 3 times, most recently from 3ce0905 to d5cb653 Compare November 11, 2024 21:40
@nick-next nick-next merged commit 2adf62c into datacommonsorg:master Nov 13, 2024
8 of 9 checks passed
@nick-next nick-next deleted the knowledge-graph branch November 14, 2024 03:02
gmechali pushed a commit to gmechali/website that referenced this pull request Nov 21, 2024
## Description

This PR implements the redesign of the knowledge graph (browser landing)
page.

It consists of both a conversion of the page itself to a React app with
components (along with the movement of the source data that populates
the page into json, similar to comparable pages), and a reworking of the
page itself into the new layout.

It includes a general component (the intro) that will be used in other
similar redesigns, as well as components specific to the knowledge graph
page.

---------

Co-authored-by: Pablo Noel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants