Tree
- Tree:
765120cd3fbb4e9bad60e36ddae3120e3ce3b8e1
- Date:
- Message:
- Rename some templates Make the channel template re-usable Add handler for channel page List episode titles
.gitignore | commits | blame |
README.md | commits | blame |
atom/ | |
cmd/ | |
go.mod | commits | blame |
go.sum | commits | blame |
internal/ | |
opml/ | |
rss/ | |
web/ |
README.md
[](https://pkg.go.dev/github.com/StreatCodes/rss) ## RSS Search RSS feeds and collate a feed. ### Build Run `go run cmd/rss/rss.go` or build `go build cmd/rss/rss.go`