https://github.com/simplajs/simpla-elements
An open catalogue of elements built on the Simpla content system
https://github.com/simplajs/simpla-elements
cms collection content-management simpla web-components
Last synced: 11 months ago
JSON representation
An open catalogue of elements built on the Simpla content system
- Host: GitHub
- URL: https://github.com/simplajs/simpla-elements
- Owner: simplajs
- License: mit
- Created: 2017-03-30T15:10:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-16T00:10:34.000Z (over 8 years ago)
- Last Synced: 2025-04-06T13:45:38.114Z (about 1 year ago)
- Topics: cms, collection, content-management, simpla, web-components
- Homepage: https://www.webcomponents.org/collection/simplajs/simpla-elements
- Size: 9.77 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simpla Elements Catalogue
[![Published][webcomponents-badge]][webcomponents-collection]
This is an open catalogue of elements built on the [Simpla](https://www.simpla.io) content system. It's hosted on [webcomponents.org][webcomponents-collection].
## 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
2. Add your element as a dependency to `bower.json`, pointing to its GitHub repository. Eg: `"element": "user/element"`
3. [Submit a Pull Request](https://github.com/simplajs/simpla-elements/compare) against this repository
4. [Publish](https://www.webcomponents.org/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][webcomponents-collection].
[webcomponents-collection]: https://www.webcomponents.org/collection/simplajs/simpla-elements
[webcomponents-badge]: https://img.shields.io/badge/webcomponents.org-published-blue.svg