- Fork this repository
- Add your RSS feed URL to
whitelist.toml - Create a PR
Requirements:
- Must be a UPL member's personal blog RSS feed
- No sitemaps
- Feed must include title, link, and publication date
- Posts should be tech-focused
go mod tidy
go build -o harvest ./src
./harvestThe file structure is self-explanatory. Please keep it that way! :]