Here are the instructions for publishing widgets for others to use:
- Fork this repository
- Prepare your widget for publishing by using
widgets publish [path/to/your/project]
- Find the
dist
folder that was created in the same directory as your widget project - Move it to this folder in your forked repository and rename it to your widget title
- Add a
README.md
containing a description and optional preview of your widget - Submit a pull request
When you submit a pull request, make sure it includes the following:
- A
README.md
with a description and optional preview - A properly-formatted
config.json
file - A master html file