mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-28 12:20:12 +02:00
Merge pull request #310 from EtienneM/add_scalingo_oneclick
Add scalingo one click deploy
This commit is contained in:
@@ -63,6 +63,8 @@ By default, the script creates `whitelist.txt` and adds the main bridges (see ab
|
||||
|
||||
New bridges are disabled by default, so make sure to check regularly what's new and whitelist what you want!
|
||||
|
||||
[](https://my.scalingo.com/deploy?source=https://github.com/sebsauvage/rss-bridge)
|
||||
|
||||
Author
|
||||
===
|
||||
I'm sebsauvage, webmaster of [sebsauvage.net](http://sebsauvage.net), author of [Shaarli](http://sebsauvage.net/wiki/doku.php?id=php:shaarli) and [ZeroBin](http://sebsauvage.net/wiki/doku.php?id=php:zerobin).
|
||||
|
6
scalingo.json
Normal file
6
scalingo.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "RSS Bridge",
|
||||
"description": "rss-bridge is a PHP project capable of generating ATOM feeds for websites which don't have one.",
|
||||
"repository": "https://github.com/sebsauvage/rss-bridge",
|
||||
"website": "https://github.com/sebsauvage/rss-bridge"
|
||||
}
|
Reference in New Issue
Block a user