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

🚀 Feature: Migrate markdown scanning into the api to allow for node hydration #2

Open
1 task
BryanPan342 opened this issue Jul 30, 2021 · 1 comment
Labels
feature an improvement to add needs-triage this issue needs to triaged

Comments

@BryanPan342
Copy link
Member

Posts and team members are nodes in a graph. We cant put down those dependencies in a clean fashion through a static retrieval, so we should push the linking to happen client side, in a hydration technique.

Use Case

We might need the api.. but it would be a nice to have and we can use it in the GetStaticProps as well.

  • 👋 I may be able to implement this feature request

This is a 🚀 Feature Request

@BryanPan342 BryanPan342 added feature an improvement to add needs-triage this issue needs to triaged labels Jul 30, 2021
@BryanPan342
Copy link
Member Author

A partial solution #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature an improvement to add needs-triage this issue needs to triaged
Projects
None yet
Development

No branches or pull requests

1 participant