Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paviliondev/discourse-news
Adds a news stream to your Discourse instance
https://github.com/paviliondev/discourse-news
discourse discourse-plugin news rss
Last synced: 2 months ago
JSON representation
Adds a news stream to your Discourse instance
- Host: GitHub
- URL: https://github.com/paviliondev/discourse-news
- Owner: paviliondev
- License: gpl-2.0
- Created: 2018-11-16T05:11:41.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T21:34:16.000Z (about 1 year ago)
- Last Synced: 2024-08-01T12:32:25.123Z (5 months ago)
- Topics: discourse, discourse-plugin, news, rss
- Language: JavaScript
- Homepage: https://thepavilion.io
- Size: 184 KB
- Stars: 11
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-starred - paviliondev/discourse-news - Adds a news stream to your Discourse instance (others)
README
### Discourse News
The News Plugin is a [Discourse plugin](https://github.com/discourse/discourse) that adds a new "News" route to your forum. The latest topics in a category(s) (or from an RSS feed) are displayed in a large, news-like format, with an optional sidebar with a topic list. It adds a link to the News route in the header bar.
![Screen Shot 2020-02-03 at 10.23.34 PM|690x475](https://d11a6trkgmumsb.cloudfront.net/original/3X/4/d/4daf56ee495b713f777a3797b7df44bed55f0919.jpeg)
It is inspired by the [Elektronauts news feed](https://www.elektronauts.com/news).
:desktop_computer: See an example
:raising_hand_woman: Request a feature
### Notes
- Not sure how to install a Discourse plugin? [Follow the steps here](https://meta.discourse.org/t/install-plugins-in-discourse/19157).
- Make sure you check out all the site settings for this plugin by searching for "News" in your admin settings.
- The place to report bugs or request features is over at [thepavilion.io](https://thepavilion.io). It's easier for us to manage them there, than across multiple repositories.