docs: Fix generated docs

In distributed docs
- Make img tags absolute
- Add donate link in docs
- Fix provider table
This commit is contained in:
Nick Craig-Wood
2020-05-21 17:28:03 +01:00
parent 022cda3109
commit 80dab10ec9
3 changed files with 17 additions and 13 deletions

View File

@@ -12,8 +12,8 @@ Protocol](https://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol).
The SFTP backend can be used with a number of different providers:
* {{< provider name="C14" home="https://www.online.net/en/storage/c14-cold-storage" config="/sftp/#c14" >}}
* {{< provider name="rsync.net" home="https://rsync.net/products/rclone.html" config="/sftp/#rsync-net" >}}
{{< provider name="C14" home="https://www.online.net/en/storage/c14-cold-storage" config="/sftp/#c14" start="true">}}
{{< provider name="rsync.net" home="https://rsync.net/products/rclone.html" config="/sftp/#rsync-net" end="true">}}
SFTP runs over SSH v2 and is installed as standard with most modern
SSH installations.