From 1333c353892545e2b6ba59b744276d669480e763 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Thu, 14 Feb 2019 23:13:32 +0000 Subject: [PATCH] Update website --- README.md | 6 +- Tools/build-all.sh | 0 docs/api/index.html | 5 - docs/changelog/index.html | 82 +++++++++++++++ docs/index.html | 49 +++++---- docs/stats/index.html | 214 +++++++++++++++++++++----------------- readme/api.md | 1 - readme/changelog.md | 83 +++++++++++++++ readme/stats.md | 69 ++++++------ 9 files changed, 351 insertions(+), 158 deletions(-) mode change 100644 => 100755 Tools/build-all.sh diff --git a/README.md b/README.md index 4226bcd72..ae91a9b3e 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ Three types of applications are available: for the **desktop** (Windows, macOS a Operating System | Download | Alternative -----------------|--------|------------------- -Windows (32 and 64-bit) | Get it on Windows | or Get the Portable version
(to run from a USB key, etc.) -macOS | Get it on macOS | -Linux | Get it on Linux | An Arch Linux package
[is also available](#terminal-application). +Windows (32 and 64-bit) | Get it on Windows | or Get the Portable version
(to run from a USB key, etc.) +macOS | Get it on macOS | +Linux | Get it on Linux | An Arch Linux package
[is also available](#terminal-application). The [portable application](https://en.wikipedia.org/wiki/Portable_application) allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called "JoplinProfile" next to the executable file. diff --git a/Tools/build-all.sh b/Tools/build-all.sh old mode 100644 new mode 100755 diff --git a/docs/api/index.html b/docs/api/index.html index f4ef936bf..2bdfa8353 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -439,11 +439,6 @@ for (let portToTest = 41184; portToTest <= 41194; portToTest++) { text If an image is provided, you can also specify an optional rectangle that will be used to crop the image. In format { x: x, y: y, width: width, height: height } - -tags -text -Comma-separated list of tags. eg. tag1,tag2. -

GET /notes

diff --git a/docs/changelog/index.html b/docs/changelog/index.html index 23e57b6f7..21ffea0b4 100644 --- a/docs/changelog/index.html +++ b/docs/changelog/index.html @@ -251,6 +251,88 @@

Joplin changelog

+

v1.0.127 - 2019-02-14T23:12:48Z

+

This big release aims at improving the overall usability of the application and to make it more accessible to newcomers.

+ +

v1.0.126 - 2019-02-09T19:46:16Z

+ +

v1.0.125 - 2019-01-26T18:14:33Z

+

v1.0.120 - 2019-01-10T21:42:53Z