Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upContribute new suit components? #9
Comments
|
The more structural a component is (rather than providing a custom appearance) the better. I'm still working out how to deal with people contributing components. I was thinking about creating an organization on GitHub and moving all the repos there. Then people can create their own SUIT components and request that they be absorbed into the organization. An alternative is just to leave things as they are and I can add components to the SUIT readme if I think they align with the general project. It would also be good if people resisted registering components under the |
|
Sounds good. Whatever way you want to go with contributing ultimately it seems like the best approach for the moment (for contributors) is but the create the component repo and let you know about it. |
|
I wrote a Node.js module to generate the boilerplate for a SUIT component package - https://github.com/suitcss/generator-suit I can maintain a list of external components that get made, and any good, generic ones could be rolled into the core framework. |
Rename the package.json template to be extensionless Fixes suitcss#9
Is there a list of components you would like to see get added to suit? Are there limits to the kind of components that you see as suit-able?
Essentially I am wondering what your preferred method of contributing new components to suit would be?