https://github.com/osas/github-pluto-moderate-posts
Use Pluto database to generate posts moderated using PRs
https://github.com/osas/github-pluto-moderate-posts
Last synced: 5 days ago
JSON representation
Use Pluto database to generate posts moderated using PRs
- Host: GitHub
- URL: https://github.com/osas/github-pluto-moderate-posts
- Owner: OSAS
- Created: 2021-10-18T15:19:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-30T06:41:41.000Z (almost 4 years ago)
- Last Synced: 2025-01-01T12:44:44.362Z (over 1 year ago)
- Language: Ruby
- Size: 14.6 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create moderated posts
This is a GitHub action that creates moderated feeds for Jekyll. Each post
is transformed into a PR that the website maintainers can then merge or
reject (close).
The feeds are taken from a Pluto feeds database that needs to be up-to-date.
You can use [this other action](https://github.com/OSAS/github-pluto-feeds.git)
to fetch the feeds and fill in the database.