A blogroll that aggregates RSS feeds into your own news feed.
If you already have a Hugo-based blog, you can setup the generator using these steps:
- Copy
feeds.yaml
to your project- Configure your OPML file
- See instruction (TODO - Link) for how to edit this file
- Copy the files from
layouts/
to your project. - Review
.github/workflows/hugo.yaml
- You'll want to merge this with your existing build
- Ensure you have a
schedule
so the feed is refreshed regularly ralexander-phi/feed2pages-action
will crawl your RSS feeds
Build and run the utility in feed2pages-action before running hugo
.