Commit Graph

90 Commits

Author SHA1 Message Date
Darren Griffin
717bab4653 Update footer to include new websites (#39619) 2025-06-18 19:44:09 +02:00
Darren Griffin
a7e2fd164a Improve mobile hero image fetchpriority (#39008) 2025-05-13 11:12:23 +02:00
Brynley McDonald
66f1215145 Add Bluesky and Mastodon links, and add redirects (#37329) 2025-02-06 10:59:39 +01:00
Madelena Mak
fc815e95d9 Fancy homepage (#35945) 2024-12-03 19:09:51 +01:00
ThesllaDev
f952248870 Semantic Accessibility and SEO Improvements: Correct List Parent Tags and Heading Levels (#35339) 2024-11-22 15:29:52 +01:00
Madelena Mak
ced5b58f76 Make blog posts look less cluttered (#33887) 2024-07-20 14:35:22 +02:00
Paulus Schoutsen
7aab9d6a6b Tweak installation text and link directly to installation (#33793)
* Tweak installation text

* Change getting started top menu to installation

* Update source/_includes/installation/container.md

Co-authored-by: Franck Nijhof <git@frenck.dev>

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-07-16 15:17:22 +02:00
Madelena Mak
138aa062ea A wider website and documentation navigation revamp (#33601)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-07-16 13:40:34 +02:00
Madelena Mak
157d95af6e Add design.home-assistant.io to footer (#33667) 2024-07-10 09:38:22 +02:00
c0ffeeca7
b87af8f6f8 Add icons for three dots menu and cogwheel (#33557)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-04 10:32:22 +02:00
Paulus Schoutsen
11bcae430c Show demo only at 760+px (#33529) 2024-07-03 06:35:22 +02:00
Madelena Mak
41a3c8e8fd Beautify frontpage (#33503)
* Remove outdated content from the top

* Add merch and companion app links

* Align Get Started button better

* Fix caption radius

* Beautify press section

* Beautify sponsor section

* Fix feature Learn More button margins

* Reorganize Features section

* Revert content changes since it needs further discussion
2024-07-02 20:52:45 +02:00
Paulus Schoutsen
f9ab890c39 Some fixes (#33483) 2024-06-30 16:26:31 +02:00
Madelena Mak
d4c03fe1be Update the theme to match branding better (#33462)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
Franck Nijhof
bd41f2a992 Clean up outdated/old school examples (#33284) 2024-06-15 12:32:39 -04:00
Paulus Schoutsen
6aa4987821 Add mention of Open Home Foundation (#32658) 2024-05-08 23:20:35 +02:00
c0ffeeca7
36c1c17c93 Organizing add section in docs (#32141)
* Docs: add section on organizing

* Adding floors and areas

* Fix typo

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Add link to floor procedure

* Add links to templates

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-04-03 14:03:40 +02:00
Franck Nijhof
b4bf288119 Fix search, upgrade Algolia docsearch v3 (#30241) 2023-12-11 08:22:05 +01:00
c0ffeeca7
12622cbffe Aside: move categories beneath side toc (#29431) 2023-10-20 08:19:52 +02:00
c0ffeeca7
1c0d7d2576 Update to reflect current software (#29257)
* Update to reflect current software

* Add ATOM specific troubleshooting steps

* add step to stop collecting debug audio files

* Apply suggestions from code review

* Move step into correspinding procedure

* Apply suggestions from code review

* Apply suggestions from code review

* Add tutorial on creating a custom wake word

* Fix typo

* Move step result

* Tiny tweak

* Add related topics

* Fix typo

* Apply suggestions from code review

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>

* Apply suggestions from code review

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>

* Remove steps to restart. Not needed.

* Add troubleshooting step if Wake word option is not shown in assistant setup

* Add step to reload Wyoming integration

* Run all cells instead of 2 and 3 separately

* Add info that resources in training environment are limited

- add troubleshooting steps to deal with limitation

* Update source/voice_control/create_wake_word.markdown

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Apply suggestions from code review

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Rename voice remote to voice assistant

* Undo rename in redirect

* Update source/voice_control/create_wake_word.markdown

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Add links

* Add link to video

* Implement review feedback

* Update to reflect changes in software

* Update video on wake word with ATOM Echo

* Update header.html

---------

Co-authored-by: Michael Hansen <hansen.mike@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-10-12 16:11:20 -04:00
Bram Kragten
19a4c86329 Add new logo, and green landingpage (#28935) 2023-09-17 22:32:35 +02:00
c0ffeeca7
ce25845e73 Voice control create separate section in docs (#27586) 2023-06-01 13:08:44 +02:00
c0ffeeca7
3f6c269854 Voice tutorial: Add procedure on setting up esp32 for voice control (#27138)
* Assist: add procedure on setting up ESP32 for voice control

- Draft

* Assist ESP32: Add ref to troubleshooting section

* Apply suggestions from code review

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* ESP32 voice remote: update procedure

* Fix typos

* Add link to procedure on how to create custom sentences

* Add step on installing driver

* Implement review feedback by ballob

* Fix typo

* Add some more procedures

- Add procedure on creating a voice remote if no Cloud subscription is available
- add procedure on creating a local assistant using Whisper and Piper
- add procedure on exposing entities to Assist

* Minor tweaks

* Apply suggestions from code review

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Implement review feedback

* Implement review feedback

* Fix typo

* Remove instructions on creating fully local esp32 setup

* Delete step to check server language

* Remove dead link in aside

* Fix link

* Improve wording

* Improve wording

* Fix broken link

* Implement review feedback

* Fix navigation text

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-04-27 19:47:21 +02:00
Paulus Schoutsen
7035f03579 Add Assist blog (#25969)
* Add Assist blog

* Updates to blog

* Track language support
2023-01-26 15:53:09 -05:00
Franck Nijhof
a1b0e1c032 Verify Home Assistant Mastodon account (#24870) 2022-11-09 17:33:13 +01:00
Franck Nijhof
0b04252537 Move /lovelace -> /dashboards, and renames resulting from that (#22036) 2022-03-15 21:36:33 +01:00
Jakub Cabak
0803709131 Accessibility and SEO improvements (#21549) 2022-02-19 20:33:20 +01:00
Joakim Sørensen
2a083a8633 Replace Cookbook with Examples (#17396) 2021-04-10 20:14:02 +02:00
Franck Nijhof
000412f776 Add navigation sub-menu (#16520) 2021-02-12 11:03:23 +01:00
Joakim Sørensen
442a11b66d Update getting-started (#16039)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-11 21:29:51 +01:00
Tom Brien
ed301346b6 Fix sidebar footer overlap (#16181) 2021-01-25 15:55:55 +01:00
Achilleas Pipinellis
2ba976dc63 Add Discourse forum link to footer (#16224) 2021-01-21 16:11:34 +01:00
Joakim Sørensen
2d95b176f7 Account for header when locking the sidebar (#15847) 2020-12-08 08:57:13 +01:00
Joakim Sørensen
df3350955a Lock the position of the header and sidebars (#15820) 2020-12-05 14:49:56 +01:00
Paulus Schoutsen
dd0039711a Add initial conference landing page (#15048) 2020-10-08 14:30:46 +02:00
Jonathan Tran
8cb4c7bd0f Updated GitHub URL in footer to home-assistant/core (#14748) 2020-10-02 11:23:00 +02:00
mvnetbiz
2c024d94d1 Fix misspelled theme name in footer. (#14019) 2020-07-17 14:48:58 +02:00
Jeff Rescignano
bd9fc8b5c9 Add alt text to "Deploys by Netlify" badge in footer (#13491) 2020-05-18 09:59:30 +02:00
Thomas Lovén
52eda4fda1 Replace "docs" with "documentation" (#12284)
* Replace "docs" with "documentation"

* Blacklist docs in Textlint, use documentation instead

* Fix more occurances

Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-03-10 16:17:06 +01:00
Franck Nijhof
627608ab2d Add deploys by netlify badges (#11850) 2020-01-23 11:22:31 +01:00
Franck Nijhof
0f7a8aa73b Improve cache busting (#11846) 2020-01-22 21:23:42 +01:00
Hmmbob
abdfe5e0b2 Update footer links (#10735)
* Fix http to https for Jekyll link in footer

Prevents 301 redirecting. Hits on every page when scanning with Xenu.

* Update facebook link

Fixes 301 redirect. Xenu hits on every single page.
2019-10-12 13:21:53 +02:00
Franck Nijhof
083351b990 Add Netlify header control to improve CouldFlare caching behavior (#10628)
* Add Netlify header control to improve CouldFlare caching behavior

* Add security headers

* Add old school cache busting to Jekyll css/js

* Add a little browser cache to assets to improve speed of pages
2019-10-07 18:54:55 +02:00
Alec Rust
7c71f70f03 Improve header alignment and logo (#10376)
* Switch to SVG main header logo

* Improve header alignment

* Reduce border radius of logo
2019-10-02 23:17:56 +02:00
Franck Nijhof
856c8f8778 Fixes sidebar on integration pages (#10550) 2019-10-02 10:04:47 +02:00
Franck Nijhof
dcc7c10ce4 Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Emil Nilsson
7bb9ff94b6 Updated head.html with Accessibility improvements (#10524)
Did a Accessibility audit on home-assistant.io
<html> element does not have a [lang] attribute | FIX

If a page doesn't specify a lang attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly.
2019-10-01 15:18:44 +02:00
Paulus Schoutsen
dea46bfb21 Add security vulnerabilities disclosure page 2019-09-06 18:39:02 -07:00
Paulus Schoutsen
dc136ba2fd Add HA Alerts to footer 2019-08-23 13:05:33 -07:00
Paulus Schoutsen
bea02c883f Fix Twitter social image 2019-07-25 21:39:21 -07:00