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

Dynamic Imports of Component in Sistent documentation #6084

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

Vidit-Kushwaha
Copy link
Contributor

Description

This PR fixes #6065 by refactoring the dynamic page creation logic. The code now includes improved modularity, better error handling, and reduced redundancy, ensuring a cleaner and more maintainable implementation.

Notes for Reviewers

  • dynamically generate individual pages for each component using the createPage API in gatsby-node.js.

Please review and suggest improvements if necessary. Thank you!

Signed commits

  • Yes, I signed my commits.

image

@github-actions github-actions bot added area/projects An issue relating to Layer5 initiatives (projects) area/site-config project/sistent labels Nov 17, 2024
@sudhanshutech
Copy link
Member

@Vidit-Kushwaha checks are failing...

@Vidit-Kushwaha
Copy link
Contributor Author

Let me see

@l5io
Copy link
Contributor

l5io commented Nov 18, 2024

🚀 Preview for commit e60b965 at: https://673b0017a0fc2e03025db33d--layer5.netlify.app

@vishalvivekm
Copy link
Member

@Vidit-Kushwaha
Thank you for your contribution!
Let's discuss this during the website call on Monday at 6:30 PM IST

adding it as an agenda item to the meeting minutes.

@sudhanshutech sudhanshutech merged commit e315363 into layer5io:master Nov 21, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/projects An issue relating to Layer5 initiatives (projects) area/site-config project/sistent
Development

Successfully merging this pull request may close these issues.

Enable Dynamic Imports in Sistent Documentation to Improve the Component Addition Process.
4 participants