https://github.com/therapychat/wordpress-posts
Polymer element to show Wordpress posts
https://github.com/therapychat/wordpress-posts
Last synced: about 1 year ago
JSON representation
Polymer element to show Wordpress posts
- Host: GitHub
- URL: https://github.com/therapychat/wordpress-posts
- Owner: TherapyChat
- License: apache-2.0
- Created: 2017-07-03T13:21:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T09:13:46.000Z (over 8 years ago)
- Last Synced: 2025-04-15T22:56:37.125Z (about 1 year ago)
- Language: HTML
- Size: 34.2 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/TherapyChat/wordpress-posts)
[](https://www.webcomponents.org/element/therapychat/wordpress-posts)
[](http://standardjs.com)
# \
Polymer element to show Wordpress posts
Intall:
```bash
bower install -S wordpress-posts
```
Example of use:
```html
```
## Documentation
Checkout the [webcomponents page](https://www.webcomponents.org/element/therapychat/wordpress-posts).
## Changelog
See [CHANGELOG](./CHANGELOG.md) file.
## Contributing
Please read [CONTRIBUTING](./CONTRIBUTING.md) file to follow good practices.
You will need [NodeJS](https://nodejs.org).
1. Close the repo: `git clone git@github.com:TherapyChat/wordpress-posts.git`
2. Install dependencies: `npm install`
3. Code!
4. Test: `npm test`
5. Create a [Pull Request](https://github.com/therapychat/wordpress-posts/pulls)
### Contributors
- [Alberto Fernandez](http://twitter.com/albertofdzm)
## License
\ is available under the `Apache License 2.0`. See the [LICENSE](./LICENSE) file for more info.