Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbelyaeff/cogear-plugin-blog-rss
Add RSS feed for blog posts.
https://github.com/dbelyaeff/cogear-plugin-blog-rss
Last synced: 9 days ago
JSON representation
Add RSS feed for blog posts.
- Host: GitHub
- URL: https://github.com/dbelyaeff/cogear-plugin-blog-rss
- Owner: dbelyaeff
- Created: 2018-09-16T19:49:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T22:12:33.000Z (about 6 years ago)
- Last Synced: 2024-10-15T09:19:09.360Z (20 days ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cogear.JS plugin **Blog RSS**
Add RSS-feed for blog posts.
# Installation
Go to the site folder and install plugin with command:
```bash
yarn add cogear-plugin-blog-rss
# or
npm install cogear-plugin-blog-rss
```Plugin will loads up automatically.
# Usage
Generates RSS feed automatically.
# Docs
More info: [https://cogearjs.org/docs/plugins](https://cogearjs.org/docs/plugins).