simplajs / simpla-elements

An open catalogue of elements built on the Simpla content system
https://www.webcomponents.org/collection/simplajs/simpla-elements
MIT License
6 stars 1 forks source link
cms collection content-management simpla web-components

Simpla Elements Catalogue

Published

This is an open catalogue of elements built on the Simpla content system. It's hosted on webcomponents.org.

Publishing your element

To publish your element to the Simpla catalogue:

  1. Ensure your element has a README and follows the simpla- naming convention

  2. Fork this repository

  3. Add your element as a dependency to bower.json, pointing to its GitHub repository. Eg: "element": "user/element"

  4. Submit a Pull Request against this repository

  5. Publish your element to webcomponents.org, which simpla.io will link to automatically

Once the PR is merged your element will be available on webcomponents.org.