From 475075ba1ca7c3a4f70f3821d1a62b1b96c08a6a Mon Sep 17 00:00:00 2001 From: Darren Burns Date: Fri, 9 Aug 2024 19:22:05 +0100 Subject: [PATCH] Improvements to docs home page --- docs/overrides/home.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/overrides/home.html b/docs/overrides/home.html index 6a576138..940dcbda 100644 --- a/docs/overrides/home.html +++ b/docs/overrides/home.html @@ -165,7 +165,7 @@ background: rgba(255, 255, 255, 0.05); border-radius: 8px; padding: 1.5rem; - border: 1px solid rgba(255, 100, 203, 0.2); + border: 2px solid rgba(255, 100, 203, 0.2); } h3.feature-column-title { @@ -1608,7 +1608,7 @@

The API client that lives in your terminal.

Posting is a beautiful open-source terminal app for developing and testing APIs.

Fly through your API workflow with an approachable yet powerful keyboard-centric interface. Run it locally or over SSH on remote machines and containers. - Save your requests in a readable and version-control friendly format. Posting will redefine your expectations of what a terminal app can be. + Save your requests in a readable and version-control friendly format.

@@ -1629,7 +1629,7 @@

Designed for efficient workflows

- Navigate efficiently with the keyboard using jump mode. + Navigate intuitively and efficiently with the keyboard using jump mode.

Access commands from anywhere using the built-in command palette. @@ -1692,9 +1692,9 @@

-

Version Control

+

Contextual help

- Save requests as diffable YAML files, perfect for tracking changes and collaborating with your team using version control systems. + Feeling lost? Press f1 to learn keybindings and other useful information for the currently focused widget.

@@ -1705,9 +1705,9 @@

Scripting

-

Cross-platform

+

Runs where you need it

- Posting is available on macOS, Windows, and Linux, providing a consistent experience across all platforms. + Run it on macOS, Windows, and Linux. Install it locally, on a remote server, in a Docker container, or even on a Raspberry Pi.