~thirdplace/discovery

Thirdplace Discovery

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~thirdplace/discovery
read/write
git@git.sr.ht:~thirdplace/discovery

You can also use your local clone with git send-email.

#Thirdplace Discovery

Thirdplace Discovery is a service for finding web feeds.

#Tutorial

Install:

composer create-project thirdplace/discovery
cp config/config.dist.php config/config.php

Add common feed urls:

wget https://git.sr.ht/~thirdplace/feeds/blob/main/feeds.php -O var/feeds.php

#How-to

#Explanation

#Reference