docs: tweaks to index and donate page

This commit is contained in:
Nick Craig-Wood 2020-05-22 17:46:05 +01:00
parent 2a7f3eecf4
commit 41a58d7f6e
4 changed files with 35 additions and 26 deletions

View File

@ -10,7 +10,7 @@ date: "2020-05-16"
{{< img width="50%" src="/img/logo_on_light__horizontal_color.svg" alt="rclone logo" style="float:right; padding: 5px;" >}} {{< img width="50%" src="/img/logo_on_light__horizontal_color.svg" alt="rclone logo" style="float:right; padding: 5px;" >}}
- [About rclone.](#about) - [About rclone.](#about)
- [What is rclone for.](#what) - [What can rclone do for you.](#what)
- [What features does rclone have.](#features) - [What features does rclone have.](#features)
- [What providers does rclone support.](#providers) - [What providers does rclone support.](#providers)
- [Download.](/downloads/) - [Download.](/downloads/)
@ -31,6 +31,9 @@ cat. Rclone's familiar syntax includes shell pipeline support, and
`--dry-run` protection. It can be used at the command line, in scripts `--dry-run` protection. It can be used at the command line, in scripts
or via its [API](/rc). or via its [API](/rc).
Users have called it "The swiss army knife of cloud storage" and
"Technology indistinguishable from magic".
Rclone really cares about your data. It preserves your timestamps and Rclone really cares about your data. It preserves your timestamps and
verifies your data at all times. Transfers over limited bandwidth; verifies your data at all times. Transfers over limited bandwidth;
intermittent connections, or subject to quota can be restarted, from intermittent connections, or subject to quota can be restarted, from
@ -59,27 +62,27 @@ Rclone is mature, open source software originally inspired by
rsync. It is written in [Go](https://golang.org) and is energetically rsync. It is written in [Go](https://golang.org) and is energetically
maintained, and supported by a welcoming community with a wide maintained, and supported by a welcoming community with a wide
experience of varied use cases. Official repos such as Ubuntu, Debian, experience of varied use cases. Official repos such as Ubuntu, Debian,
Brew, Chocolatey include rclone. For the latest version [download from Brew, Chocolatey include rclone. For the latest version [downloading from
rclone.org](/downloads/) is recommended. rclone.org](/downloads/) is recommended.
Rclone is widely used on Linux, Windows and Mac. Third party Rclone is widely used on Linux, Windows and Mac. Third party
developers have built innovative backup, restore, GUI and business developers have built innovative backup, restore, GUI and business
process solutions using the rclone command line or API. process solutions using the rclone command line or API.
Let rclone do the heavy lifting of communicating with cloud cloud Let rclone do the heavy lifting of communicating with cloud storage so
storage so you can concentrate on your problems. you can concentrate on your problems.
## What is rclone for {#what} ## What can rclone do for you {#what}
Rclone is great for:- Rclone can help you:
- Backup and encryption of files to cloud storage - Backup (and encrypt) files to cloud storage
- Restore and decryption of files from cloud storage - Restore (and decrypt) files from cloud storage
- Mirroring cloud data to other cloud services or locally - Mirror cloud data to other cloud services or locally
- Migration of data to cloud, or between cloud storage vendors - Migrate data to cloud, or between cloud storage vendors
- Mounting multiple, encrypted, cached or diverse cloud storage - Mount multiple, encrypted, cached or diverse cloud storage as a disk
- Union file systems presenting multiple local and/or cloud file systems - Analyse and account for data held on cloud storage using [lsf](/commands/rclone_lsf/), [ljson](/commands/rclone_lsjson/), [size](/commands/rclone_size/), [ncdu](/commands/rclone_ncdu/),
- Analysing file data held on cloud storage - Union file systems together to present multiple local and/or cloud file systems as one
## Features {#features} ## Features {#features}

View File

@ -7,15 +7,21 @@ date: "2020-05-15"
# {{< icon "fa fa-heart heart" >}} Donations to the rclone project # {{< icon "fa fa-heart heart" >}} Donations to the rclone project
Donations help us continue to develop rclone as free open source Donations help keep the rclone project running as free open source
software. software.
Maintaining rclone is a lot of work - easily a **full time job** for Maintaining rclone is a lot of work - easily a **full time job** for
me. Nothing stands still in the world of cloud storage! We love doing me. Nothing stands still in the world of cloud storage so rclone needs
the work and we'd like to spend more time doing it - your support constant attention to stay in good working order.
helps make that possible.
Nick Craig-Wood I and my other contributors love doing the work and we'd like to spend
more time doing it - your support helps make that possible.
Thank you :-)
-- Nick Craig-Wood
{{< monthly_donations >}}
## Personal users ## Personal users

View File

@ -1,7 +1,7 @@
<div> <div>
<a class="btn btn-secondary" role="button" href="https://github.com/sponsors/ncw" target="_blank"><i class="fab fa-github" aria-hidden="true"></i> GitHub Sponsors</a> <a class="btn btn-primary" role="button" href="https://github.com/sponsors/ncw" target="_blank"><i class="fab fa-github" aria-hidden="true"></i> GitHub Sponsors</a>
<div class="dropdown" style="display: inline;"> <div class="dropdown" style="display: inline;">
<a class="btn btn-secondary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="fab fa-paypal" aria-hidden="true"></i> Paypal <i class="fab fa-paypal" aria-hidden="true"></i> Paypal
</a> </a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
@ -11,6 +11,6 @@
<a class="dropdown-item" target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=Y2AMZXSALFBR4&amp;source=url">Donate in € EUR</a> <a class="dropdown-item" target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=Y2AMZXSALFBR4&amp;source=url">Donate in € EUR</a>
</div> </div>
</div> </div>
<a class="btn btn-secondary" role="button" href="https://github.com/sponsors/ncw" target="_blank"><i class="fab fa-patreon" aria-hidden="true"></i> Patreon</a> <a class="btn btn-primary" role="button" href="https://github.com/sponsors/ncw" target="_blank"><i class="fab fa-patreon" aria-hidden="true"></i> Patreon</a>
<a class="btn btn-secondary" role="button" href="https://github.com/sponsors/ncw" target="_blank">Liberapay</a> <a class="btn btn-primary" role="button" href="https://liberapay.com/ncw/" target="_blank">Liberapay</a>
</div> </div>

View File

@ -1,6 +1,6 @@
<div> <div>
<div class="dropdown" style="display: inline;"> <div class="dropdown" style="display: inline;">
<a class="btn btn-secondary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="fab fa-paypal" aria-hidden="true"></i> Paypal <i class="fab fa-paypal" aria-hidden="true"></i> Paypal
</a> </a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
@ -9,9 +9,9 @@
<a class="dropdown-item" target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=Y2AMZXSALFBR4&amp;source=url">Donate in € EUR</a> <a class="dropdown-item" target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=Y2AMZXSALFBR4&amp;source=url">Donate in € EUR</a>
</div> </div>
</div> </div>
<a class="btn btn-secondary" role="button" href="https://www.paypal.me/nickcw" target="_blank"><i class="fab fa-paypal" aria-hidden="true"></i> Paypal.me</a> <a class="btn btn-primary" role="button" href="https://www.paypal.me/nickcw" target="_blank"><i class="fab fa-paypal" aria-hidden="true"></i> Paypal.me</a>
<div class="dropdown" style="display: inline;"> <div class="dropdown" style="display: inline;">
<a class="btn btn-secondary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="fab fa-bitcoin" aria-hidden="true"></i> Bitcoin <i class="fab fa-bitcoin" aria-hidden="true"></i> Bitcoin
</a> </a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton"> <div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
@ -19,7 +19,7 @@
<a class="dropdown-item" target="_blank" href="bitcoin:19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk"><img src="/img/ncw-bitcoin-address.png" alt="bitcoin:19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk"></a> <a class="dropdown-item" target="_blank" href="bitcoin:19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk"><img src="/img/ncw-bitcoin-address.png" alt="bitcoin:19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk"></a>
<span class="dropdown-item"> <span class="dropdown-item">
<input type="text" value="19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk" size="30" readonly> <input type="text" value="19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk" size="30" readonly>
<button class="btn btn-secondary copy-to-clipboard" type="button" data-toggle="tooltip" data-placement="button" title="Copy to Clipboard"><i class="fas fa-copy" aria-hidden="true"></i></button></span> <button class="btn btn-primary copy-to-clipboard" type="button" data-toggle="tooltip" data-placement="button" title="Copy to Clipboard"><i class="fas fa-copy" aria-hidden="true"></i></button></span>
</div> </div>
</div> </div>
</div> </div>