docs: update fontawesome free to 5.10.2 and fixup broken images
This commit is contained in:
parent
5d4d5d2b07
commit
93810a739d
43 changed files with 8941 additions and 3144 deletions
|
@ -73,6 +73,6 @@ Features
|
|||
Links
|
||||
|
||||
* <i class="fa fa-home"></i> [Home page](https://rclone.org/)
|
||||
* <i class="fa fa-github"></i> [GitHub project page for source and bug tracker](https://github.com/rclone/rclone)
|
||||
* <i class="fab fa-github"></i> [GitHub project page for source and bug tracker](https://github.com/rclone/rclone)
|
||||
* <i class="fa fa-comments"></i> [Rclone Forum](https://forum.rclone.org)
|
||||
* <i class="fa fa-cloud-download"></i>[Downloads](/downloads/)
|
||||
* <i class="fas fa-cloud-download-alt"></i>[Downloads](/downloads/)
|
||||
|
|
|
@ -4,7 +4,7 @@ description: "Rclone docs for Amazon Drive"
|
|||
date: "2017-06-10"
|
||||
---
|
||||
|
||||
<i class="fa fa-amazon"></i> Amazon Drive
|
||||
<i class="fab fa-amazon"></i> Amazon Drive
|
||||
-----------------------------------------
|
||||
|
||||
Amazon Drive, formerly known as Amazon Cloud Drive, is a cloud storage
|
||||
|
|
|
@ -4,7 +4,7 @@ description: "Rclone docs for Microsoft Azure Blob Storage"
|
|||
date: "2017-07-30"
|
||||
---
|
||||
|
||||
<i class="fa fa-windows"></i> Microsoft Azure Blob Storage
|
||||
<i class="fab fa-windows"></i> Microsoft Azure Blob Storage
|
||||
-----------------------------------------
|
||||
|
||||
Paths are specified as `remote:container` (or `remote:` for the `lsd`
|
||||
|
|
|
@ -29,4 +29,6 @@ You can also follow me on twitter for rclone announcements:
|
|||
## Email ##
|
||||
|
||||
Or if all else fails or you want to ask something private or
|
||||
confidential email [Nick Craig-Wood](mailto:nick@craig-wood.com)
|
||||
confidential email [Nick Craig-Wood](mailto:nick@craig-wood.com).
|
||||
Please don't email me requests for help - those are better directed to
|
||||
the forum - thanks!
|
||||
|
|
|
@ -4,7 +4,7 @@ description: "Rclone docs for Google drive"
|
|||
date: "2016-04-12"
|
||||
---
|
||||
|
||||
<i class="fa fa-google"></i> Google Drive
|
||||
<i class="fab fa-google"></i> Google Drive
|
||||
-----------------------------------------
|
||||
|
||||
Paths are specified as `drive:path`
|
||||
|
|
|
@ -4,7 +4,7 @@ description: "Rclone docs for Dropbox"
|
|||
date: "2016-02-21"
|
||||
---
|
||||
|
||||
<i class="fa fa-dropbox"></i> Dropbox
|
||||
<i class="fab fa-dropbox"></i> Dropbox
|
||||
---------------------------------
|
||||
|
||||
Paths are specified as `remote:path`
|
||||
|
|
|
@ -4,7 +4,7 @@ description: "Rclone docs for Google Cloud Storage"
|
|||
date: "2017-07-18"
|
||||
---
|
||||
|
||||
<i class="fa fa-google"></i> Google Cloud Storage
|
||||
<i class="fab fa-google"></i> Google Cloud Storage
|
||||
-------------------------------------------------
|
||||
|
||||
Paths are specified as `remote:bucket` (or `remote:` for the `lsd`
|
||||
|
|
|
@ -4,7 +4,7 @@ description: "Rclone docs for Google Photos"
|
|||
date: "2019-06-25"
|
||||
---
|
||||
|
||||
<i class="fa fa-photo"></i> Google Photos
|
||||
<i class="fa fa-images"></i> Google Photos
|
||||
-------------------------------------------------
|
||||
|
||||
The rclone backend for [Google Photos](https://www.google.com/photos/about/) is
|
||||
|
|
|
@ -4,7 +4,7 @@ description: "Rclone docs for Jottacloud"
|
|||
date: "2018-08-07"
|
||||
---
|
||||
|
||||
<i class="fa fa-archive"></i> Jottacloud
|
||||
<i class="fa fa-cloud"></i> Jottacloud
|
||||
-----------------------------------------
|
||||
|
||||
Paths are specified as `remote:path`
|
||||
|
@ -206,4 +206,4 @@ Jottacloud only supports filenames up to 255 characters in length.
|
|||
|
||||
### Troubleshooting ###
|
||||
|
||||
Jottacloud exhibits some inconsistent behaviours regarding deleted files and folders which may cause Copy, Move and DirMove operations to previously deleted paths to fail. Emptying the trash should help in such cases.
|
||||
Jottacloud exhibits some inconsistent behaviours regarding deleted files and folders which may cause Copy, Move and DirMove operations to previously deleted paths to fail. Emptying the trash should help in such cases.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Licence"
|
||||
description: "Rclone Licence"
|
||||
date: "2015-06-06"
|
||||
date: "2019-08-24"
|
||||
---
|
||||
|
||||
License
|
||||
|
@ -11,7 +11,7 @@ This is free software under the terms of MIT the license (check the
|
|||
COPYING file included with the source code).
|
||||
|
||||
```
|
||||
Copyright (C) 2012 by Nick Craig-Wood https://www.craig-wood.com/nick/
|
||||
Copyright (C) 2019 by Nick Craig-Wood https://www.craig-wood.com/nick/
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -4,7 +4,7 @@ description: "Rclone docs for the local filesystem"
|
|||
date: "2014-04-26"
|
||||
---
|
||||
|
||||
<i class="fa fa-file"></i> Local Filesystem
|
||||
<i class="fas fa-hdd"></i> Local Filesystem
|
||||
-------------------------------------------
|
||||
|
||||
Local paths are specified as normal filesystem paths, eg `/path/to/wherever`, so
|
||||
|
|
|
@ -4,7 +4,7 @@ description: "Rclone docs for Microsoft OneDrive"
|
|||
date: "2015-10-14"
|
||||
---
|
||||
|
||||
<i class="fa fa-windows"></i> Microsoft OneDrive
|
||||
<i class="fab fa-windows"></i> Microsoft OneDrive
|
||||
-----------------------------------------
|
||||
|
||||
Paths are specified as `remote:path`
|
||||
|
|
|
@ -4,7 +4,7 @@ description: "Rclone docs for QingStor Object Storage"
|
|||
date: "2017-06-26"
|
||||
---
|
||||
|
||||
<i class="fa fa-hdd-o"></i> QingStor
|
||||
<i class="fas fa-hdd"></i> QingStor
|
||||
---------------------------------------
|
||||
|
||||
Paths are specified as `remote:bucket` (or `remote:` for the `lsd`
|
||||
|
|
|
@ -4,7 +4,7 @@ description: "Rclone docs for Amazon S3"
|
|||
date: "2016-07-11"
|
||||
---
|
||||
|
||||
<i class="fa fa-amazon"></i> Amazon S3 Storage Providers
|
||||
<i class="fab fa-amazon"></i> Amazon S3 Storage Providers
|
||||
--------------------------------------------------------
|
||||
|
||||
The S3 backend can be used with a number of different providers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue