https://github.com/osas/github-pluto-feeds
Fetch feeds using pluto and store the database as artifacts
https://github.com/osas/github-pluto-feeds
Last synced: 4 months ago
JSON representation
Fetch feeds using pluto and store the database as artifacts
- Host: GitHub
- URL: https://github.com/osas/github-pluto-feeds
- Owner: OSAS
- Created: 2021-10-13T11:44:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-30T06:35:16.000Z (almost 4 years ago)
- Last Synced: 2025-01-01T12:44:36.092Z (over 1 year ago)
- Language: Dockerfile
- Size: 10.7 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fetch Pluto Feeds
This is a GitHub action used to fetch RSS feeds using Pluto.
This action only updates the feeds information based on the
`planet.ini` configuration. The Pluto project provides script that can be
used to generate web pages for various static generators.
We made [another action](https://github.com/OSAS/github-pluto-moderate-posts.git)
that creates moderated feeds for Jekyll. Each post is transformed into a PR
that the website maintainers can then merge or reject (close).