From bfebdf05072951e8ff3c0e1af3cf7e02cd55bbc2 Mon Sep 17 00:00:00 2001 From: savvasmoke <136869149+savvar9991@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:00:47 +1100 Subject: [PATCH 1/5] Update design.md --- tpl/design.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tpl/design.md b/tpl/design.md index 1c794d98c..b772e13da 100644 --- a/tpl/design.md +++ b/tpl/design.md @@ -57,7 +57,7 @@ list is better for *most* users. Minimize clicks --------------- -For example for example it shows the “day · month (..)” in the top navigation +For example, it shows the “day · month (..)” in the top navigation as text links quite purposefully, as I find having them there within reach of a single click is easier than using a drop-down or some other more advanced UI widget. The more advanced widget would probably *look* better, but isn’t @@ -68,7 +68,7 @@ Useful aggregate statistics rather than not-so-useful detailed statistics Chromium is just displayed as “Chrome”, as are Opera, Edge, and a bunch of other Chromium-based browsers. Do you *really* care if someone is using Chrome or Opera? The reason you care about this information is to be able to make informed -decisions about browser and platform support. Since it’s the same same engine +decisions about browser and platform support. Since it’s the same engine with the same behaviour, it doesn’t really matter. Similarly, Firefox on iOS is just displayed as Safari. From 63e857a2de98ce2c0788d9ce8dbf9510e673271d Mon Sep 17 00:00:00 2001 From: savvasmoke <136869149+savvar9991@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:05:19 +1100 Subject: [PATCH 2/5] Update js.md --- tpl/help/js.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tpl/help/js.md b/tpl/help/js.md index ab806e158..0a94d9016 100644 --- a/tpl/help/js.md +++ b/tpl/help/js.md @@ -3,7 +3,7 @@ is by far the easiest way to integrate GoatCounter, but other options are available too. The script is located at http://gc.zgo.at/count.js; although you can [host it -somewhere else]({{.Base}}/code/countjs-host) if you want, and there are a +somewhere else]({{.Base}}/code/countjs-host) if you want, and there are [stable versions]({{.Base}}/code/countjs-versions) that can use subresource integrity. @@ -16,7 +16,7 @@ The script exposes `window.goatcounter` with various settings and methods. Settings -------- The easiest way to set these is by setting the `data-goatcounter-settings` -attribute on the `