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

Enable Dynamic Imports in Sistent Documentation to Improve the Component Addition Process. #6065

Open
3 tasks
Vidit-Kushwaha opened this issue Nov 7, 2024 · 2 comments
Assignees
Labels
kind/chore Necessary task

Comments

@Vidit-Kushwaha
Copy link
Contributor

Current Behavior

Currently, adding a new component to the Sistent library documentation requires modifying eight separate files, which includes navigating through dynamic pages and manually setting up each component. This process is repetitive and prone to errors.

image

Desired Situation

The goal is to dynamically add new components without modifying multiple files. This change would streamline the process, reduce boilerplate, and allow for faster and more reliable updates.

  • Refactor code to support dynamic loading of new components in the documentation.
  • Update navigation to detect and list new components automatically.
  • Test dynamic component imports to ensure compatibility with existing structure.

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

@Vidit-Kushwaha Vidit-Kushwaha added the kind/chore Necessary task label Nov 7, 2024
@Vidit-Kushwaha
Copy link
Contributor Author

@sudhanshutech can you assign to me??

@sudhanshutech
Copy link
Member

go ahead @Vidit-Kushwaha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Necessary task
Development

No branches or pull requests

2 participants