From 7a75561823481040f68369a934360c7fc14b07e7 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 31 Jan 2023 09:09:42 -0500 Subject: [PATCH] More adjustment --- src/layouts/index.html | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index 5f017bb..639bb3d 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -607,14 +607,24 @@
-
-

Getting started with tea!

-

Installing tea is easy and convenient, with multiple options to choose from.

-

Tea is a standalone, cross-platform binary that can be installed by cURLing or using a package manager like brew. Additionally, there's an installer available that provides shell magic and sets up the environment. The one-liner abstracts away the installation process and creates a sandbox for running code. With the installation, there's no need for a preamble in tutorials and blog posts. The installer also updates tea. The binary is supported on Linux, macOS, and WSL and will soon be available for Windows natively. Another option for installation is using GitHub Actions, which installs dependencies and makes tea accessible in the workflow.

- - - +
+
+

Getting started with tea!

+

Installing tea is easy and convenient, with multiple options to choose from.

+

Tea is a standalone, cross-platform binary that can be installed by cURLing or using a package manager like brew. Additionally, there's an installer available that provides shell magic and sets up the environment. The one-liner abstracts away the installation process and creates a sandbox for running code. With the installation, there's no need for a preamble in tutorials and blog posts. The installer also updates tea. The binary is supported on Linux, macOS, and WSL and will soon be available for Windows natively. Another option for installation is using GitHub Actions, which installs dependencies and makes tea accessible in the workflow.

+ + + +
+ + +