From c06fb1845660f4584622bb3d83e1f7c80b4d5672 Mon Sep 17 00:00:00 2001 From: Ramkumar Chinchani Date: Tue, 15 Nov 2022 19:23:16 +0000 Subject: [PATCH] fix: update home page content Signed-off-by: Ramkumar Chinchani --- material/overrides/home.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/material/overrides/home.html b/material/overrides/home.html index 80b9a4e..f9d32e1 100644 --- a/material/overrides/home.html +++ b/material/overrides/home.html @@ -10,7 +10,7 @@

Stacker Build

-

OCI-native container image builds, simplified

+

OCI-native container image builds, simplified

Get Started @@ -33,7 +33,7 @@

OCI-native Image Builder

Single Binary

-

One statically built binary for simplified download and install.

+

One statically built binary for simplified download and install with no additional dependencies or services.

  • @@ -42,7 +42,7 @@

    Single Binary

    Repeatable

    -

    Hermatically sealed environment for image builds using LXC containers.

    +

    Hermetically sealed environment for image builds using LXC containers so that builds are repeatable without side-effects.

  • @@ -51,7 +51,7 @@

    Repeatable

    Unprivileged

    -

    Build inside a user namespace and avoid privilege on host.

    +

    Build using user namespaces and avoid privileges on host.

  • @@ -60,7 +60,7 @@

    Unprivileged

    Incremental

    -

    Build only the images necessary and only if any input changed.

    +

    Build only the images necessary and rebuild only if any input changed.

  • @@ -68,8 +68,8 @@

    Incremental

    {% include ".icons/fontawesome/brands/github.svg" %}
    -

    Github Action

    -

    Integrated with github as a build and push action.

    +

    GitHub Action

    +

    Integrated with GitHub as a build-and-push action.action.

  • @@ -77,8 +77,8 @@

    Github Action

    {% include ".icons/fontawesome/brands/github-alt.svg" %}
    -

    Opensource

    -

    Built as an open source project ground up with Apache2 License.

    +

    Open source

    +

    Released as an open source project under Apache2 License.