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

refactor: Added ComponentArchetype.js #427

Open
wants to merge 2 commits into
base: website
Choose a base branch
from

Conversation

bbrennanbasis
Copy link
Contributor

@bbrennanbasis bbrennanbasis commented Jan 25, 2025

This PR closes Issue #426 and Issue #420 by replacing repeated inline content with ComponentArchetype. This component uses an attribute called project to generate the code snippets for the archetype:generate command and a table explaining each of the arguments, including the optional appName.

@bbrennanbasis bbrennanbasis linked an issue Jan 25, 2025 that may be closed by this pull request
@bbrennanbasis bbrennanbasis changed the title DRAFT PR: AddingComponentArchetype.js refactor: Added ComponentArchetype.js Jan 27, 2025
@bbrennanbasis bbrennanbasis marked this pull request as ready for review January 27, 2025 16:24
@bbrennanbasis bbrennanbasis linked an issue Jan 27, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Create a component for archetype:generate commands and table The archetype:generate - appName
1 participant