Tree
- Tree:
cd2996dfed09c4070b4e874cb4a494f4ec2e0dda
- Date:
- Message:
- Continue building out search page
.gitignore | commits | blame |
README.md | commits | blame |
cmd/ | |
go.mod | commits | blame |
internal/ | |
web/ |
README.md
## RSS Search RSS feeds and collate a feed. ### Build Run `go run cmd/rss/rss.go` or build `go build cmd/rss/rss.go`