From ebeb314a29ba876fa194eb491a8f103182b35dbd Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Mon, 14 Mar 2022 12:55:23 +0000 Subject: [PATCH] website: Use plausible instead of google analytics (#3567) * Use plausible instead of google analytics * remove Saucelabs badge, correct copy about browser support --- README.md | 6 +----- website/_config.yml | 1 - website/src/docs/index.md | 6 ++---- website/themes/uppy/layout/layout.ejs | 2 +- website/themes/uppy/layout/partials/analytics.ejs | 1 + website/themes/uppy/layout/partials/ga.ejs | 10 ---------- website/themes/uppy/layout/partials/plugin_list.ejs | 8 +------- website/themes/uppy/layout/partials/social.ejs | 7 ------- 8 files changed, 6 insertions(+), 35 deletions(-) create mode 100644 website/themes/uppy/layout/partials/analytics.ejs delete mode 100644 website/themes/uppy/layout/partials/ga.ejs diff --git a/README.md b/README.md index 1d1e89125..386ed0ae5 100644 --- a/README.md +++ b/README.md @@ -151,11 +151,7 @@ The ⓒ mark means that [`@uppy/companion`](https://uppy.io/docs/companion), a s ## Browser Support - - Sauce Test Status - - -We aim to support recent versions of Safari, Edge, Chrome, Firefox and Opera. +We aim to support recent versions of Chrome, Firefox, Safari and Edge. We still provide a bundle which should work on IE11, but we are not running tests on it. diff --git a/website/_config.yml b/website/_config.yml index 9b704aef0..1b9c5b9e1 100644 --- a/website/_config.yml +++ b/website/_config.yml @@ -3,7 +3,6 @@ ## Source: https://github.com/tommy351/hexo/ # Theme -google_analytics: UA-63083-12 root_domain: uppy.io # Site diff --git a/website/src/docs/index.md b/website/src/docs/index.md index 6756216e2..a7e93001d 100644 --- a/website/src/docs/index.md +++ b/website/src/docs/index.md @@ -147,11 +147,9 @@ You can also use a pre-built bundle from Transloadit’s CDN: Edgly. `Uppy` will ## Browser Support - - Sauce Test Status - +We aim to support recent versions of Chrome, Firefox, Safari and Edge. -We aim to support recent versions of Safari, Chrome, Firefox, and Opera. +We still provide a bundle which should work on IE11, but we are not running tests on it. ### Polyfills diff --git a/website/themes/uppy/layout/layout.ejs b/website/themes/uppy/layout/layout.ejs index 93eee0cda..3f4de7c09 100644 --- a/website/themes/uppy/layout/layout.ejs +++ b/website/themes/uppy/layout/layout.ejs @@ -90,7 +90,7 @@ if (page.series) { <% } %> - <%- partial('partials/ga') %> + <%- partial('partials/analytics) %> <% if (!isIndex) { %> diff --git a/website/themes/uppy/layout/partials/analytics.ejs b/website/themes/uppy/layout/partials/analytics.ejs new file mode 100644 index 000000000..0501748e5 --- /dev/null +++ b/website/themes/uppy/layout/partials/analytics.ejs @@ -0,0 +1 @@ + diff --git a/website/themes/uppy/layout/partials/ga.ejs b/website/themes/uppy/layout/partials/ga.ejs deleted file mode 100644 index fb7cfd6ae..000000000 --- a/website/themes/uppy/layout/partials/ga.ejs +++ /dev/null @@ -1,10 +0,0 @@ - diff --git a/website/themes/uppy/layout/partials/plugin_list.ejs b/website/themes/uppy/layout/partials/plugin_list.ejs index 8450d98d6..1a16d0f83 100644 --- a/website/themes/uppy/layout/partials/plugin_list.ejs +++ b/website/themes/uppy/layout/partials/plugin_list.ejs @@ -41,10 +41,4 @@

Browser Support

-

- - Sauce Test Status - -

-

We currently aim to support IE11+ and recent versions of Safari, Edge, Chrome, Firefox and Opera.

-

We still run end to end tests with IE10, but we are not actively supporting it or fixing visual / minor issues.

+

We aim to support recent versions of Chrome, Firefox, Safari and Edge. We still provide a bundle which should work on IE11, but we are not running tests on it.

diff --git a/website/themes/uppy/layout/partials/social.ejs b/website/themes/uppy/layout/partials/social.ejs index 1ca6e9672..c3643d1c4 100644 --- a/website/themes/uppy/layout/partials/social.ejs +++ b/website/themes/uppy/layout/partials/social.ejs @@ -9,11 +9,4 @@ allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20">< Build Status -
  • - - - Sauce Test Status - - -