diff --git a/source/images/frontpage/assist_wake_word.png b/source/images/frontpage/assist_wake_word.png new file mode 100644 index 00000000000..24d5fac8e10 Binary files /dev/null and b/source/images/frontpage/assist_wake_word.png differ diff --git a/source/index.html b/source/index.html index 43f41dce7f3..df86ea8d20d 100644 --- a/source/index.html +++ b/source/index.html @@ -6,6 +6,7 @@ is_homepage: true regenerate: true feedback: false --- + {% assign recent_release_post = site.categories['Core'].first %}
@@ -22,7 +23,9 @@ feedback: false >
@@ -30,7 +33,7 @@ feedback: false

Recent Blog Posts

{% for post in site.posts limit: 4 %} -
  • +
  • {{ post.title }} {{ post.date_formatted }}
  • @@ -61,7 +64,11 @@ feedback: false Use Alexa to control Home Assistant.
    @@ -69,7 +76,11 @@ feedback: false Use Google Assistant to control Home Assistant.
    @@ -85,11 +96,40 @@ feedback: false Home Assistant Cast makes every TV a display. - + + +
    + +
    +
    + Control your home with Assist +
    + Our private, insanely fast, voice assistant running on affordable + hardware. Now supporting wake words. +
    +
    + + + +
    +
    + - {% assign pages_by_date = site.pages | sort: "date" | reverse %} - {% for page in pages_by_date %} - {% if page.layout == "landingpage" and page.frontpage != false %} - -
    -
    - {{page.title}} -
    - {{page.description}} -
    -
    - + > +
    +
    + {{page.title}} +
    {{page.description}}
    -
    - {% endif %} - {% endfor %} + + + +
    + + {% endif %} {% endfor %}
    - + + +
    @@ -165,7 +210,11 @@ feedback: false Look sharp in blue, black or gray. Wearing a HA t-shirt is okay. - + + + @@ -173,94 +222,112 @@ feedback: false
    Features
    {% include custom/features.html %}
    -