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

Wire up latest news to Home page #50

Merged
merged 4 commits into from
Sep 7, 2023
Merged

Wire up latest news to Home page #50

merged 4 commits into from
Sep 7, 2023

Conversation

Roma36
Copy link
Collaborator

@Roma36 Roma36 commented Sep 6, 2023

Closes #35

Copy-pasted from Inspired by facebook/docusaurus#4138 (comment)

@Roma36 Roma36 changed the title [WIP] Wire up latest news Wire up latest news to Home page Sep 6, 2023
@Roma36 Roma36 marked this pull request as ready for review September 6, 2023 18:12
@@ -1,23 +0,0 @@
import React from "react";
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why do we need to remove this page and move it to components? Is that a requirement for the custom plugin?

Copy link
Collaborator Author

@Roma36 Roma36 Sep 7, 2023

Choose a reason for hiding this comment

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

@damianstasik yeah, it shows warning:

[WARNING] Duplicate routes found!
- Attempting to create page at /, but a page already exists at this route.
This could lead to non-deterministic routing behavior.

And doesn't work as expected

@Roma36 Roma36 merged commit 29d2b05 into main Sep 7, 2023
1 check passed
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.

Connect the latest news section with blog
2 participants