Update urls to https after site move

This commit is contained in:
Nick Craig-Wood 2017-03-29 10:06:22 +01:00
parent 4dc030d081
commit f798552cf1
9 changed files with 100 additions and 104 deletions

View File

@ -4,7 +4,7 @@
"group": "groups", "group": "groups",
"menu": "menu" "menu": "menu"
}, },
"baseurl": "http://rclone.org", "baseurl": "https://rclone.org",
"title": "rclone - rsync for cloud storage", "title": "rclone - rsync for cloud storage",
"description": "rclone - rsync for cloud storage: google drive, s3, swift, cloudfiles, dropbox, memstore...", "description": "rclone - rsync for cloud storage: google drive, s3, swift, cloudfiles, dropbox, memstore...",
"canonifyurls": false, "canonifyurls": false,

View File

@ -9,7 +9,7 @@ groups: ["about"]
Rclone Rclone
====== ======
[![Logo](/img/rclone-120x120.png)](http://rclone.org/) [![Logo](/img/rclone-120x120.png)](https://rclone.org/)
Rclone is a command line program to sync files and directories to and from Rclone is a command line program to sync files and directories to and from
@ -40,8 +40,8 @@ Features
Links Links
* <i class="fa fa-home"></i> [Home page](http://rclone.org/) * <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](http://github.com/ncw/rclone) * <i class="fa fa-github"></i> [Github project page for source and bug tracker](https://github.com/ncw/rclone)
* <i class="fa fa-comments"></i> [Rclone Forum](https://forum.rclone.org) * <i class="fa fa-comments"></i> [Rclone Forum](https://forum.rclone.org)
* <i class="fa fa-google-plus"></i> <a href="https://google.com/+RcloneOrg" rel="publisher">Google+ page</a> * <i class="fa fa-google-plus"></i> <a href="https://google.com/+RcloneOrg" rel="publisher">Google+ page</a>
* <i class="fa fa-cloud-download"></i>[Downloads](/downloads/) * <i class="fa fa-cloud-download"></i>[Downloads](/downloads/)

View File

@ -40,7 +40,7 @@ Features
See the home page for installation, usage, documentation, changelog See the home page for installation, usage, documentation, changelog
and configuration walkthroughs. and configuration walkthroughs.
* http://rclone.org/ * https://rclone.org/
``` ```

View File

@ -9,43 +9,41 @@ Rclone Download v1.36
===================== =====================
* Windows * Windows
* [386 - 32 Bit](http://downloads.rclone.org/rclone-v1.36-windows-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-v1.36-windows-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-v1.36-windows-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-v1.36-windows-amd64.zip)
* OSX * OSX
* [386 - 32 Bit](http://downloads.rclone.org/rclone-v1.36-osx-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-v1.36-osx-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-v1.36-osx-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-v1.36-osx-amd64.zip)
* Linux * Linux
* [386 - 32 Bit](http://downloads.rclone.org/rclone-v1.36-linux-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-v1.36-linux-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-v1.36-linux-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-v1.36-linux-amd64.zip)
* [ARM - 32 Bit](http://downloads.rclone.org/rclone-v1.36-linux-arm.zip) * [ARM - 32 Bit](https://downloads.rclone.org/rclone-v1.36-linux-arm.zip)
* [ARM - 64 Bit](http://downloads.rclone.org/rclone-v1.36-linux-arm64.zip) * [ARM - 64 Bit](https://downloads.rclone.org/rclone-v1.36-linux-arm64.zip)
* [MIPS - Big Endian](http://downloads.rclone.org/rclone-v1.36-linux-mips.zip) * [MIPS - Big Endian](https://downloads.rclone.org/rclone-v1.36-linux-mips.zip)
* [MIPS - Little Endian](http://downloads.rclone.org/rclone-v1.36-linux-mipsle.zip) * [MIPS - Little Endian](https://downloads.rclone.org/rclone-v1.36-linux-mipsle.zip)
* FreeBSD * FreeBSD
* [386 - 32 Bit](http://downloads.rclone.org/rclone-v1.36-freebsd-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-v1.36-freebsd-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-v1.36-freebsd-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-v1.36-freebsd-amd64.zip)
* [ARM - 32 Bit](http://downloads.rclone.org/rclone-v1.36-freebsd-arm.zip) * [ARM - 32 Bit](https://downloads.rclone.org/rclone-v1.36-freebsd-arm.zip)
* NetBSD * NetBSD
* [386 - 32 Bit](http://downloads.rclone.org/rclone-v1.36-netbsd-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-v1.36-netbsd-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-v1.36-netbsd-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-v1.36-netbsd-amd64.zip)
* [ARM - 32 Bit](http://downloads.rclone.org/rclone-v1.36-netbsd-arm.zip) * [ARM - 32 Bit](https://downloads.rclone.org/rclone-v1.36-netbsd-arm.zip)
* OpenBSD * OpenBSD
* [386 - 32 Bit](http://downloads.rclone.org/rclone-v1.36-openbsd-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-v1.36-openbsd-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-v1.36-openbsd-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-v1.36-openbsd-amd64.zip)
* Plan 9 * Plan 9
* [386 - 32 Bit](http://downloads.rclone.org/rclone-v1.36-plan9-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-v1.36-plan9-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-v1.36-plan9-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-v1.36-plan9-amd64.zip)
* Solaris * Solaris
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-v1.36-solaris-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-v1.36-solaris-amd64.zip)
You can also find a [mirror of the downloads on github](https://github.com/ncw/rclone/releases/tag/v1.36). You can also find a [mirror of the downloads on github](https://github.com/ncw/rclone/releases/tag/v1.36).
You can also download [the releases using SSL](https://downloads-rclone-org-7d7d567e.cdn.memsites.com/).
Beta releases Beta releases
============= =============
[Beta releases](http://beta.rclone.org) are generated from each commit [Beta releases](https://beta.rclone.org) are generated from each commit
to master. Note these are named like to master. Note these are named like
{Version Tag}-{Commit Number}-g{Git Commit Hash} {Version Tag}-{Commit Number}-g{Git Commit Hash}
@ -66,33 +64,33 @@ If you would like to download the current version (maybe from a
script) from a URL which doesn't change then you can use these links. script) from a URL which doesn't change then you can use these links.
* Windows * Windows
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-windows-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-windows-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-windows-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-windows-amd64.zip)
* OSX * OSX
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-osx-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-osx-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-osx-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-osx-amd64.zip)
* Linux * Linux
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-linux-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-linux-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-linux-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-linux-amd64.zip)
* [ARM - 32 Bit](http://downloads.rclone.org/rclone-current-linux-arm.zip) * [ARM - 32 Bit](https://downloads.rclone.org/rclone-current-linux-arm.zip)
* FreeBSD * FreeBSD
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-freebsd-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-freebsd-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-freebsd-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-freebsd-amd64.zip)
* [ARM - 32 Bit](http://downloads.rclone.org/rclone-current-freebsd-arm.zip) * [ARM - 32 Bit](https://downloads.rclone.org/rclone-current-freebsd-arm.zip)
* NetBSD * NetBSD
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-netbsd-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-netbsd-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-netbsd-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-netbsd-amd64.zip)
* [ARM - 32 Bit](http://downloads.rclone.org/rclone-current-netbsd-arm.zip) * [ARM - 32 Bit](https://downloads.rclone.org/rclone-current-netbsd-arm.zip)
* OpenBSD * OpenBSD
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-openbsd-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-openbsd-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-openbsd-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-openbsd-amd64.zip)
* Plan 9 * Plan 9
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-plan9-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-plan9-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-plan9-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-plan9-amd64.zip)
* Solaris * Solaris
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-solaris-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-solaris-amd64.zip)
Older Downloads Older Downloads
============== ==============
Older downloads can be found [here](http://downloads.rclone.org/) Older downloads can be found [here](https://downloads.rclone.org/)

View File

@ -9,43 +9,41 @@ Rclone Download VERSION
===================== =====================
* Windows * Windows
* [386 - 32 Bit](http://downloads.rclone.org/rclone-VERSION-windows-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-VERSION-windows-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-VERSION-windows-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-VERSION-windows-amd64.zip)
* OSX * OSX
* [386 - 32 Bit](http://downloads.rclone.org/rclone-VERSION-osx-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-VERSION-osx-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-VERSION-osx-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-VERSION-osx-amd64.zip)
* Linux * Linux
* [386 - 32 Bit](http://downloads.rclone.org/rclone-VERSION-linux-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-VERSION-linux-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-VERSION-linux-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-VERSION-linux-amd64.zip)
* [ARM - 32 Bit](http://downloads.rclone.org/rclone-VERSION-linux-arm.zip) * [ARM - 32 Bit](https://downloads.rclone.org/rclone-VERSION-linux-arm.zip)
* [ARM - 64 Bit](http://downloads.rclone.org/rclone-VERSION-linux-arm64.zip) * [ARM - 64 Bit](https://downloads.rclone.org/rclone-VERSION-linux-arm64.zip)
* [MIPS - Big Endian](http://downloads.rclone.org/rclone-VERSION-linux-mips.zip) * [MIPS - Big Endian](https://downloads.rclone.org/rclone-VERSION-linux-mips.zip)
* [MIPS - Little Endian](http://downloads.rclone.org/rclone-VERSION-linux-mipsle.zip) * [MIPS - Little Endian](https://downloads.rclone.org/rclone-VERSION-linux-mipsle.zip)
* FreeBSD * FreeBSD
* [386 - 32 Bit](http://downloads.rclone.org/rclone-VERSION-freebsd-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-VERSION-freebsd-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-VERSION-freebsd-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-VERSION-freebsd-amd64.zip)
* [ARM - 32 Bit](http://downloads.rclone.org/rclone-VERSION-freebsd-arm.zip) * [ARM - 32 Bit](https://downloads.rclone.org/rclone-VERSION-freebsd-arm.zip)
* NetBSD * NetBSD
* [386 - 32 Bit](http://downloads.rclone.org/rclone-VERSION-netbsd-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-VERSION-netbsd-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-VERSION-netbsd-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-VERSION-netbsd-amd64.zip)
* [ARM - 32 Bit](http://downloads.rclone.org/rclone-VERSION-netbsd-arm.zip) * [ARM - 32 Bit](https://downloads.rclone.org/rclone-VERSION-netbsd-arm.zip)
* OpenBSD * OpenBSD
* [386 - 32 Bit](http://downloads.rclone.org/rclone-VERSION-openbsd-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-VERSION-openbsd-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-VERSION-openbsd-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-VERSION-openbsd-amd64.zip)
* Plan 9 * Plan 9
* [386 - 32 Bit](http://downloads.rclone.org/rclone-VERSION-plan9-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-VERSION-plan9-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-VERSION-plan9-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-VERSION-plan9-amd64.zip)
* Solaris * Solaris
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-VERSION-solaris-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-VERSION-solaris-amd64.zip)
You can also find a [mirror of the downloads on github](https://github.com/ncw/rclone/releases/tag/VERSION). You can also find a [mirror of the downloads on github](https://github.com/ncw/rclone/releases/tag/VERSION).
You can also download [the releases using SSL](https://downloads-rclone-org-7d7d567e.cdn.memsites.com/).
Beta releases Beta releases
============= =============
[Beta releases](http://beta.rclone.org) are generated from each commit [Beta releases](https://beta.rclone.org) are generated from each commit
to master. Note these are named like to master. Note these are named like
{Version Tag}-{Commit Number}-g{Git Commit Hash} {Version Tag}-{Commit Number}-g{Git Commit Hash}
@ -66,33 +64,33 @@ If you would like to download the current version (maybe from a
script) from a URL which doesn't change then you can use these links. script) from a URL which doesn't change then you can use these links.
* Windows * Windows
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-windows-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-windows-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-windows-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-windows-amd64.zip)
* OSX * OSX
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-osx-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-osx-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-osx-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-osx-amd64.zip)
* Linux * Linux
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-linux-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-linux-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-linux-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-linux-amd64.zip)
* [ARM - 32 Bit](http://downloads.rclone.org/rclone-current-linux-arm.zip) * [ARM - 32 Bit](https://downloads.rclone.org/rclone-current-linux-arm.zip)
* FreeBSD * FreeBSD
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-freebsd-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-freebsd-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-freebsd-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-freebsd-amd64.zip)
* [ARM - 32 Bit](http://downloads.rclone.org/rclone-current-freebsd-arm.zip) * [ARM - 32 Bit](https://downloads.rclone.org/rclone-current-freebsd-arm.zip)
* NetBSD * NetBSD
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-netbsd-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-netbsd-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-netbsd-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-netbsd-amd64.zip)
* [ARM - 32 Bit](http://downloads.rclone.org/rclone-current-netbsd-arm.zip) * [ARM - 32 Bit](https://downloads.rclone.org/rclone-current-netbsd-arm.zip)
* OpenBSD * OpenBSD
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-openbsd-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-openbsd-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-openbsd-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-openbsd-amd64.zip)
* Plan 9 * Plan 9
* [386 - 32 Bit](http://downloads.rclone.org/rclone-current-plan9-386.zip) * [386 - 32 Bit](https://downloads.rclone.org/rclone-current-plan9-386.zip)
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-plan9-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-plan9-amd64.zip)
* Solaris * Solaris
* [AMD64 - 64 Bit](http://downloads.rclone.org/rclone-current-solaris-amd64.zip) * [AMD64 - 64 Bit](https://downloads.rclone.org/rclone-current-solaris-amd64.zip)
Older Downloads Older Downloads
============== ==============
Older downloads can be found [here](http://downloads.rclone.org/) Older downloads can be found [here](https://downloads.rclone.org/)

View File

@ -12,7 +12,7 @@ Rclone is a Go program and comes as a single binary file.
* [Download](/downloads/) the relevant binary. * [Download](/downloads/) the relevant binary.
* Unpack and the `rclone` binary. * Unpack and the `rclone` binary.
* Run `rclone config` to setup. See [rclone config docs](http://rclone.org/docs/) for more details. * Run `rclone config` to setup. See [rclone config docs](/docs/) for more details.
See below for some expanded Linux / macOS instructions. See below for some expanded Linux / macOS instructions.
@ -23,7 +23,7 @@ run `rclone -h`.
Fetch and unpack Fetch and unpack
curl -O http://downloads.rclone.org/rclone-current-linux-amd64.zip curl -O https://downloads.rclone.org/rclone-current-linux-amd64.zip
unzip rclone-current-linux-amd64.zip unzip rclone-current-linux-amd64.zip
cd rclone-*-linux-amd64 cd rclone-*-linux-amd64
@ -39,7 +39,7 @@ Install manpage
sudo cp rclone.1 /usr/local/share/man/man1/ sudo cp rclone.1 /usr/local/share/man/man1/
sudo mandb sudo mandb
Run `rclone config` to setup. See [rclone config docs](http://rclone.org/docs/) for more details. Run `rclone config` to setup. See [rclone config docs](/docs/) for more details.
rclone config rclone config
@ -47,7 +47,7 @@ Run `rclone config` to setup. See [rclone config docs](http://rclone.org/docs/)
Download the latest version of rclone. Download the latest version of rclone.
cd && curl -O http://downloads.rclone.org/rclone-current-osx-amd64.zip cd && curl -O https://downloads.rclone.org/rclone-current-osx-amd64.zip
Unzip the download and cd to the extracted folder. Unzip the download and cd to the extracted folder.
@ -61,7 +61,7 @@ Remove the leftover files.
cd .. && rm -rf rclone-*-osx-amd64 rclone-current-osx-amd64.zip cd .. && rm -rf rclone-*-osx-amd64 rclone-current-osx-amd64.zip
Run `rclone config` to setup. See [rclone config docs](http://rclone.org/docs/) for more details. Run `rclone config` to setup. See [rclone config docs](/docs/) for more details.
rclone config rclone config
@ -100,7 +100,7 @@ Instructions
* install Snapd on your distro using the instructions below * install Snapd on your distro using the instructions below
* sudo snap install rclone --classic * sudo snap install rclone --classic
* Run `rclone config` to setup. See [rclone config docs](http://rclone.org/docs/) for more details. * Run `rclone config` to setup. See [rclone config docs](/docs/) for more details.
See below for how to install snapd if it isn't already installed See below for how to install snapd if it isn't already installed

View File

@ -8,7 +8,7 @@ date: "2015-08-19"
## What is this Privacy Policy for? ## ## What is this Privacy Policy for? ##
This privacy policy is for this website http://rclone.org and governs the privacy of its users who choose to use it. This privacy policy is for this website https://rclone.org and governs the privacy of its users who choose to use it.
The policy sets out the different areas where user privacy is concerned and outlines the obligations & requirements of the users, the website and website owners. Furthermore the way this website processes, stores and protects user data and information will also be detailed within this policy. The policy sets out the different areas where user privacy is concerned and outlines the obligations & requirements of the users, the website and website owners. Furthermore the way this website processes, stores and protects user data and information will also be detailed within this policy.

View File

@ -3,8 +3,8 @@
<hr> <hr>
<div class="col-sm-12"> <div class="col-sm-12">
<p>&copy; <a href="http://www.craig-wood.com/nick/">Nick Craig-Wood</a> 2014-2016<br> <p>&copy; <a href="http://www.craig-wood.com/nick/">Nick Craig-Wood</a> 2014-2016<br>
Website hosted on a <a href="http://www.memset.com/cloud/storage/">FREE <span style="font-weight: bold; font-family: arial black, arial, sans-serif; font-style: italic;">MEMSET MEMSTORE</span></a>, Website hosted on a <a href="https://www.memset.com/dedicated-servers/vps/"><span style="font-weight: bold; font-family: arial black, arial, sans-serif; font-style: italic;">MEMSET MINISERVER</span></a>,
uploaded with <a href="http://rclone.org">rclone</a> uploaded with <a href="https://rclone.org">rclone</a>
and built with <a href="https://github.com/spf13/hugo">Hugo</a></p> and built with <a href="https://github.com/spf13/hugo">Hugo</a></p>
</div> </div>
</div> </div>

View File

@ -3,18 +3,18 @@
<title>{{ .Title }} on {{ .Site.Title }} </title> <title>{{ .Title }} on {{ .Site.Title }} </title>
<link>{{ .Permalink }}</link> <link>{{ .Permalink }}</link>
<language>en-US</language> <language>en-US</language>
<author>Enthusiastic Hugo User</author> <author>Nick Craig-Wood</author>
<rights>Copyright (c) 2014, Enthusiastic Hugo User; all rights reserved.</rights> <rights>Copyright (c) 2017, Nick Craig-Wood; all rights reserved.</rights>
<updated>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 MST" }}</updated> <updated>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 MST" }}</updated>
{{ range first 15 .Data.Pages }} {{ range first 15 .Data.Pages }}
<item> <item>
<title>{{ .Title }}</title> <title>{{ .Title }}</title>
<link>{{ .Permalink }}</link> <link>{{ .Permalink }}</link>
<pubDate>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 MST" }}</pubDate> <pubDate>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 MST" }}</pubDate>
<author>Enthusiastic Hugo User</author> <author>Nick Craig-Wood</author>
<guid>{{ .Permalink }}</guid> <guid>{{ .Permalink }}</guid>
<description>{{ .Content | html }}</description> <description>{{ .Content | html }}</description>
</item> </item>
{{ end }} {{ end }}
</channel> </channel>
</rss> </rss>