From fe1cb254415cb740b4b6374fce380b275e3c106a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 18 Jun 2021 17:03:04 -0700 Subject: refactor(index): update features content --- src/pages/index.js | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index 73cd4e3..f2c4205 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -13,9 +13,16 @@ const features = [ description: (
- The core Whirl binary was designed to be easy and quick to install. - All have to do is download (or build) the Whirl server binary, - generate a config, and enjoy! + The core Whirl service was designed to be quick and easy to setup. +

+ + Deployment options such + as Docker,  + Docker Compose, and  + + standalone binaries are offered!