You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be nice to maintain, as part of this repo, a list of example widgets submitted by the community. This would allow to showcase what can be achieved with Dazzle and would make a great foundation for people building their own dashboards and widgets.
One limitation is that given Dazzle's flexibility in terms of dashboard styling, most widgets will probably need to be tweaked slightly to make them fit in one's dashboard.
User submissions
For user submissions, I would suggest the following ground rules:
MUST include a comprehensive README.md
MUST include a screenshot of the widget
SHOULD be as self-contained as possible (~1 .js file)
I think it would be nice to maintain, as part of this repo, a list of example widgets submitted by the community. This would allow to showcase what can be achieved with Dazzle and would make a great foundation for people building their own dashboards and widgets.
This could be achieved using the repo Wiki, in a form similar to what's done by Smashing: https://github.com/Smashing/smashing/wiki/Additional-Widgets
One limitation is that given Dazzle's flexibility in terms of dashboard styling, most widgets will probably need to be tweaked slightly to make them fit in one's dashboard.
User submissions
For user submissions, I would suggest the following ground rules:
README.md
.js
file)For example: https://gist.github.com/vlaurin/34685a2fc8159ba95f2831aef637c6ef
The text was updated successfully, but these errors were encountered: