README: nicer links
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
73798d2fc1
commit
c785adb4c3
14
README.md
14
README.md
|
@ -5,12 +5,12 @@
|
||||||
_GNU AGPLv3 code_
|
_GNU AGPLv3 code_
|
||||||
_Provided logo is CC BY-NC-SA 4.0_
|
_Provided logo is CC BY-NC-SA 4.0_
|
||||||
|
|
||||||
Upstream source code: <https://git.pictuga.com/pictuga/morss>
|
[Homepage](https://morss.it/) •
|
||||||
Github mirror (for Issues & Pull requests): <https://github.com/pictuga/morss>
|
[Upstream source code](https://git.pictuga.com/pictuga/morss>) •
|
||||||
Homepage: <https://morss.it/>
|
[Github mirror](https://github.com/pictuga/morss) (for Issues & Pull requests)
|
||||||
|
|
||||||
PyPI package: <https://pypi.org/project/morss/>
|
[PyPI](https://pypi.org/project/morss/) •
|
||||||
Docker Hub: <https://hub.docker.com/r/pictuga/morss>
|
[Docker Hub](https://hub.docker.com/r/pictuga/morss)
|
||||||
|
|
||||||
This tool's goal is to get full-text RSS feeds out of striped RSS feeds,
|
This tool's goal is to get full-text RSS feeds out of striped RSS feeds,
|
||||||
commonly available on internet. Indeed most newspapers only make a small
|
commonly available on internet. Indeed most newspapers only make a small
|
||||||
|
@ -136,8 +136,8 @@ docker-compose build --no-cache --pull
|
||||||
|
|
||||||
One-click deployment:
|
One-click deployment:
|
||||||
|
|
||||||
* Heroku: <https://heroku.com/deploy?template=https://github.com/pictuga/morss>
|
* [Heroku](https://heroku.com/deploy?template=https://github.com/pictuga/morss)
|
||||||
* Google Cloud: <https://deploy.cloud.run/?git_repo=https://github.com/pictuga/morss.git>
|
* [Google Cloud](https://deploy.cloud.run/?git_repo=https://github.com/pictuga/morss.git)
|
||||||
|
|
||||||
Providers supporting `cloud-init` (AWS, Oracle Cloud Infrastructure), based on Ubuntu:
|
Providers supporting `cloud-init` (AWS, Oracle Cloud Infrastructure), based on Ubuntu:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue