diff --git a/assets/assets/css/landing.scss b/assets/assets/css/landing.scss index eeb54d157..e90fed30c 100644 --- a/assets/assets/css/landing.scss +++ b/assets/assets/css/landing.scss @@ -287,6 +287,12 @@ body.dark.extension-styled { } +.tw-icon { + width: 1em; + height: 1em; + vertical-align: -0.125rem; +} + html { scroll-behavior: smooth; } \ No newline at end of file diff --git a/content/docs/getting-started/installing.md b/content/docs/getting-started/installing.md index 1f94db71e..679f5c718 100644 --- a/content/docs/getting-started/installing.md +++ b/content/docs/getting-started/installing.md @@ -89,3 +89,8 @@ To finish updating (assuming you followed the updating steps [here](#cloning-the Note: Firefox temporary add-ons are actually temporary. Restarting Firefox will remove them, so if you want to use the development version of Scratch Addons all the time, it is recommended that you use a Chromium-based browser like Google Chrome. +## TurboWarp + +Some addons, primarily editor addons, are implemented natively within TurboWarp (so called TurboWarp Addons). If you want to try the select addons of Scratch Addons without installing the browser extension, this is one way of it. Check out https://turbowarp.org/addons to configure the available addons. + +Since TurboWarp also offers [a desktop client](https://desktop.turbowarp.org/), this means that you can also use the available addons as an offline editor app. \ No newline at end of file diff --git a/layouts/_default/home.html b/layouts/_default/home.html index c898a619f..f9a627ff0 100644 --- a/layouts/_default/home.html +++ b/layouts/_default/home.html @@ -177,8 +177,7 @@
{{ T "IndexPage.Install.Paragraph" }}
@@ -192,18 +191,30 @@
+
{{- .Scratch.Add "open_tag_2" "" }} {{- T "IndexPage.Install.InstallButton.Other" ( dict "OpenTag1" "" "CloseTag1" "" "OpenTag2" ( .Scratch.Get "open_tag_2" ) "CloseTag2" "" ) | safeHTML }}
+{{ T "IndexPage.Users" }}
+{{ T "IndexPage.Users" }}
+ -