-
Notifications
You must be signed in to change notification settings - Fork 404
Add starterkit-handlebars-vanilla to CLI #1073
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
Conversation
Also change some formatting and add a little more context
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for this Brad! I like the consistency with the Edition inquiries by changing this
@bradfrost @bmuenzenmeyer I still have to publish my starterkits on npmjs.com, but once there, can I submit a PR to promote them via the CLI too? https://gitlab.com/ringods/starterkit-building-blocks |
@ringods I am not sure how best to handle that - as inevitably a list containing too many choices would be daunting for a user to choose from. I understand being able to promote community starterkits, plugins, etc would be a big win, however. Right now the docs site links to this page which could certainly be improved too. do you have thoughts @bradfrost? this is a "product vision" sorta question |
@bmuenzenmeyer there are only wiki pages for Personally, I dislike the use of Github wiki pages because I can't send a PR to contribute content there. hint 😉 If you don't mind writing Asciidoc rather than Markdown, have a look at Antora to create a single site to document multiple versions of multiple components coming from one or more repositories. Nice example: https://docs.couchbase.com/home/index.html |
You are right the wiki is not a perfect solution, nor the best UX. most of the content there was borne out of a need for speed and I have been concertedly trying to move content into patternlab.io over time. @bradfrost is working on some bigger changes to the site - which I hope will better incorporate community that being said, I created https://github.com/pattern-lab/patternlab-node/wiki/Official-and-Community-Starterkits with your contributions, they look great! |
…anilla Add starterkit-handlebars-vanilla to CLI
Added starterkit-handlebars-vanilla to the list of available starterkits; updated some formatting