Joakim Sørensen
4d3d8ba472
Move the alert location ( #18646 )
2021-07-28 19:02:59 +02:00
Oxan van Leeuwen
5489f1cf2f
Fix a bunch of typos ( #18579 )
2021-07-23 00:07:27 +02:00
Pascal Vizeli
86436ca1a7
Fix docker command ( #18564 )
2021-07-20 17:24:39 +02:00
Joakim Sørensen
7be11f75d7
Add missing tag ( #18462 )
2021-07-12 13:03:42 +02:00
Joakim Sørensen
5015407e17
Inject post.url for anchor links ( #18475 )
2021-07-12 11:17:52 +02:00
Dubh Ad
0ebd9a5145
Highlighting breaking change/prerequisite ( #18426 )
...
Based off the breaking change in 2021.7 (https://github.com/home-assistant/core/pull/51628 ), highlighting the requirements here
2021-07-08 09:21:26 +02:00
Joakim Sørensen
b1a0c1ec45
Adjust check config documentation ( #18411 )
2021-07-06 19:40:41 +02:00
pkininja
b7bb1593cc
Corrected Synology Docker update instruction ( #18401 )
...
The procedure for updating Home Assistant on Synology Docker has changed. Synology Docker 20.10.3-0554 (June 2021 update) changed the relevant Action menu item from "Clear" to "Reset".
Old Documentation:
Right-click on it and select “Action”->“Clear”
Proposed New Documentation:
Right-click on it and select “Action”->“Reset”
Found solution here:
https://www.reddit.com/r/synology/comments/ocwj2e/docker_action_clear_now_action_reset/
2021-07-06 13:40:56 +02:00
Axel Sepúlveda
6d72866535
Adds core.md web interface links ( #18367 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-02 10:03:37 +02:00
Franck Nijhof
1613db0539
Show number of installation is use base <1% ( #18336 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-06-28 20:12:54 +02:00
Joakim Sørensen
93f8b75dde
Include the features section from blue on the frontpage ( #18285 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-06-27 20:40:43 -07:00
Joakim Sørensen
f8a1c05704
Add link about finding the configuration ( #18265 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-06-23 20:25:54 +02:00
Stefan Agner
13a3c87994
Improve Generic x86-64 installation instructions ( #18163 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-06-23 16:05:35 +02:00
Joakim Sørensen
61a2e96396
Add note about installing docker-compose ( #18276 )
2021-06-22 17:52:06 +02:00
Joakim Sørensen
f484c825a7
Add privileged to docker commands ( #18275 )
...
* Add privileged to docker commands
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-06-22 17:34:12 +02:00
Joakim Sørensen
6699c0d49f
Use ghcr where possible ( #18274 )
2021-06-22 17:26:39 +02:00
Joakim Sørensen
6b3e7ef36b
Adjust container tasks ( #18268 )
2021-06-22 15:46:17 +02:00
Matt Blaha
c4ba88cb99
Fix typo. "no need for" rather than "not need for" ( #18210 )
2021-06-15 19:41:15 +02:00
Joakim Sørensen
5370f539d2
Add anchor to feedback section ( #18208 )
2021-06-15 14:07:22 +02:00
Michael
01e1dde09c
Add tzdata to dependencies ( #18077 )
2021-06-12 13:35:56 +02:00
Joakim Sørensen
6d0494e1c6
Some OVA images now have zip file ending ( #18164 )
2021-06-11 20:44:33 +02:00
Stefan Agner
bbaf5beeaf
Rename Intel NUC to Generic x86-64 ( #18158 )
2021-06-11 16:13:02 +02:00
Joakim Sørensen
9cf4a364ce
Fix HAOS download links ( #18157 )
2021-06-11 14:09:58 +02:00
Kanga-Who
9083e315a1
Update operating_system.md ( #18147 )
...
Add steps to download and use BalenaEtcher
2021-06-11 13:09:37 +02:00
Jorge Martínez López
0dc73014e5
Update update.md ( #18153 )
...
Minor typo.
2021-06-10 22:57:17 +02:00
Joakim Sørensen
c1b3f32f3c
Minor changes to VM & NUC installations ( #18046 )
2021-06-01 15:46:56 +02:00
Paulus Schoutsen
a7b0922309
Add links to hardware in getting started ( #18041 )
2021-06-01 09:19:03 +02:00
logicallyanime
c92a2d8fdc
Fixed Grammar ( #18010 )
2021-05-31 15:02:47 +02:00
Tom Brien
15b6d4ba53
Don't trim space before IoT class ( #17752 )
2021-05-09 01:33:38 +02:00
Franck Nijhof
5682d5a20d
Merge branch 'current' into rc
2021-05-04 16:06:45 +02:00
Erik Montnemery
c71a260bdc
Clarify that Home Assistant Core is not supported in Windows ( #17681 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-04 10:41:21 +02:00
Sean Mooney
0cbda535e7
Fix typo in config flow include ( #17645 )
...
minor typo fix, preform = perform
2021-04-30 07:58:42 +02:00
Franck Nijhof
50c1126066
Merge branch 'current' into next
2021-04-28 14:56:59 +02:00
Franck Nijhof
a34ae17c40
Adjust integration set up instructions ( #17603 )
2021-04-26 18:54:38 +02:00
Franck Nijhof
3fa898f95f
Adjust IoT class in integration aside ( #17601 )
2021-04-26 18:04:26 +02:00
Joakim Sørensen
f127d1c7e1
Fetch stable version of HAOS on build ( #17484 )
2021-04-16 15:12:58 +02:00
Paulus Schoutsen
bcdd7c7f34
Make the IoT class linkable instead of using an (i) icon ( #17483 )
2021-04-16 08:59:16 +02:00
Franck Nijhof
1ca0bfa51d
Fix reference to Raspberry Pi, while it might be something else ( #17477 )
2021-04-15 21:31:28 +02:00
Juraj Liso
06cf01218c
Round integration usage percentage to 1 decimal ( #17422 )
2021-04-12 18:06:19 +02:00
Erik Montnemery
9f1189325f
Improve Google Cast documentation ( #17361 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-12 09:40:48 +02:00
Joakim Sørensen
2a083a8633
Replace Cookbook with Examples ( #17396 )
2021-04-10 20:14:02 +02:00
Joakim Sørensen
0f79afc688
Show integration usage ( #17383 )
2021-04-10 16:09:33 +02:00
Franck Nijhof
07fa3751f8
Merge branch 'current' into rc
2021-04-07 15:11:38 +02:00
Franck Nijhof
b2da15d100
Adjust view feedback button wording ( #17267 )
2021-04-04 21:19:21 +02:00
Franck Nijhof
6a6f676efc
Merge branch 'current' into next
2021-03-31 17:43:51 +02:00
Sytone
561e82523a
Update to include VHDX for Windows ( #17087 )
...
Existing IF logic would mean that VHDX would not show for windows as initial if was a windows OR Linux. Move to separate IF to only show if windows is selected.
2021-03-31 17:41:00 +02:00
Joakim Sørensen
3b38e3ae83
Remove analytics from updater ( #17189 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-03-30 22:22:17 +02:00
Joakim Sørensen
68fe05453e
Only use Core for version info ( #17117 )
2021-03-29 13:45:08 +02:00
webeling67
75d230b447
Update enable_i2c.md ( #17005 )
...
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-22 11:24:51 +01:00
Ashton Lafferty
52a872b5a4
Update output of help ( #17023 )
2021-03-16 12:10:54 +01:00
Matheson Steplock
f81f8985cb
added missing instructions ( #16933 )
2021-03-15 15:59:39 +01:00
Franck Nijhof
6363f86d1e
Merge branch 'current' into rc
2021-03-03 15:18:46 +01:00
Franck Nijhof
1e419b6d8e
My plugin updates ( #16806 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-03 15:18:17 +01:00
Hmmbob
ab97f95951
Remove docs for removed keyring/credstash options ( #16745 )
2021-03-03 15:18:03 +01:00
Stefan Agner
27a55af9bb
Reflect current restrictions on 64-bit Raspberry Pi images ( #16810 )
...
The current Raspberry Pi images (with current Home Assistant Core
releases) does work fine for GPIOs as well as various HATs. Drop the
hints about 32-bit.
The 32-bit variant also boots fine with the 8GB variant now. However,
using the 64-bit variant is still recommended since the OS level support
does not need not that well tested features such as LPAE etc.
2021-03-02 14:54:03 +01:00
Franck Nijhof
415c61b504
Add My Home Assistant tag support ( #16714 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-02-23 20:34:23 +01:00
Thomas Lovén
863aec8e0f
Update git repository reference ( #16706 )
2021-02-23 10:53:19 +01:00
Joakim Sørensen
788288a7bf
Update vCPU for VM to be inline with the OVA ( #16651 )
2021-02-21 18:56:02 +01:00
Franck Nijhof
3b07f98388
Add generic config flow block ( #16508 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00
Joakim Sørensen
d78c3de869
Limit snapshot to OS and Supervised ( #16605 )
2021-02-16 06:25:51 +01:00
Klaas Schoute
3ac7b424a1
Remove benchmark page ( #16541 )
2021-02-13 12:06:31 +01:00
Joakim Sørensen
0f562e1f68
Fix image names for raspberrypi ( #16532 )
2021-02-12 23:01:19 +01:00
Stefan Agner
98ffa0421c
Getting Started follow up changes ( #16516 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-02-12 16:41:39 +01:00
Franck Nijhof
000412f776
Add navigation sub-menu ( #16520 )
2021-02-12 11:03:23 +01:00
Joakim Sørensen
99a444cdb5
Fix search ( #16522 )
2021-02-12 10:51:57 +01:00
Joakim Sørensen
d5558c9ced
Use search for 404 page ( #16514 )
2021-02-11 22:47:02 +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
Hmmbob
b8aa9c0e8a
Update "observe" box / featured links on frontpage ( #16501 )
2021-02-10 21:04:36 +01:00
Franck Nijhof
2a5fc2a062
Rename github edit to feedback ( #16493 )
2021-02-10 16:13:17 +01:00
Joakim Sørensen
af597b955b
Open feedback links in new tabs ( #16491 )
2021-02-10 12:55:48 +01:00
Franck Nijhof
ba6d8174ec
Add feedback block to all pages ( #16474 )
2021-02-09 21:24:56 +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
Paulus Schoutsen
be5709df62
Embed live stream for conf
2020-12-18 22:00:18 +00:00
WhiteNight121
1d5f3326a9
Update features.html ( #15898 )
...
Proposed change
sorry if i messed any of this up first time doing a PR for HA.
fix grammar on the features page
Type of change
[X]Spelling, grammar or other readability improvements (current branch).
Added documentation for a new integration I'm adding to Home Assistant (next branch).
I've opened up a PR to add logo's and icons in Brands repository.
Added documentation for a new feature I'm adding to Home Assistant (next branch).
Removed stale or deprecated documentation.
Additional information
Link to parent pull request in the codebase:
Link to parent pull request in the Brands repository:
This PR fixes or closes issue:
Checklist
This PR uses the correct branch, based on one of the following:
I made a change to the existing documentation and used the current branch.
I made a change that is related to an upcoming version of Home Assistant and used the next branch.
The documentation follows the Home Assistant documentation standards.
2020-12-14 09:22:10 +01:00
Franck Nijhof
c49a656d53
2020.12 + Blue
2020-12-13 22:34:38 +01:00
Franck Nijhof
145985ff8b
Merge branch 'current' into rc
2020-12-09 21:34:42 +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
a34a008318
Initial creating blueprint docs ( #15816 )
...
Co-authored-by: Philip Allgaier <philip.allgaier@bpcompass.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-04 11:23:42 +01:00
Paulus Schoutsen
f4cc863877
Reorg automation docs and add a using blueprints section ( #15811 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
2020-12-04 11:23:38 +01:00
Achilleas Pipinellis
125040b42a
Add table of contents to the integrations pages ( #13572 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-16 22:35:38 +01:00
Paulus Schoutsen
511e0e0b8b
Update the conference page ( #15609 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-11 10:57:17 +01:00
Adam Ernst
0b6d543a23
Remove duplicate Z-Wave docs ( #15543 )
...
These docs mostly duplicate what is in the main Z-Wave docs; they even link to those docs at the end of the page.
I propose we remove it entirely and just redirect to the main Z-Wave docs for any stale links.
2020-11-06 19:58:10 +01:00
Franck Nijhof
06f9f368ad
Merge branch 'current' into next
2020-10-21 02:10:41 +02:00
Donnie
0a9a8f2757
Quick Bar dialog documentation ( #15033 )
...
Co-authored-by: Sean Mooney <sean.mooney@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-21 01:06:43 +02:00
cogneato
40900ac703
Create haos_common_tasks.markdown ( #14558 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-10-14 16:08:40 +02:00
Paulus Schoutsen
dd0039711a
Add initial conference landing page ( #15048 )
2020-10-08 14:30:46 +02:00
Sean Mooney
04979aa158
Remove obsolete "how it works" page from Lovelace sidebar ( #15008 )
...
This removes the "[How It Works](https://www.home-assistant.io/lovelace/how-it-works/ )" link from the Lovelace sidebar navigation. The actual page will still exist, this simply demotes it from the sidebar nav for now.
Reasoning is, the "How it Works" page is obsolete and will only cause confusion and frustration. New users click on "How it works" expecting to see a user guide for Lovelace, but instead they get some nerdy tech document comparing it to the older "States" UI which no longer even exists.
I would like to eventually rewrite the page to be more user-focused and then re-add it to sidebar.
2020-10-07 22:02:11 +02:00
Jonathan Tran
8cb4c7bd0f
Updated GitHub URL in footer to home-assistant/core ( #14748 )
2020-10-02 11:23:00 +02:00
Eliot Wong
99c5b9ed17
Remove two broken links ( #14674 )
...
- A video talk that has been removed from YouTube (Automating your Home with Home Assistant)
- A removed docs page on MQTT processing JSON (https://www.home-assistant.io/docs/mqtt/processing_json/ )
2020-10-01 09:12:32 +02:00
Franck Nijhof
e7b5fefadd
Remove Lovelace changelog link from aside ( #14600 )
2020-09-24 19:32:59 +02:00
Franck Nijhof
131dd8d8ed
Make shelly featured, updated homepage logos ( #14462 )
2020-09-16 15:44:01 +02:00
Hmmbob
00196d65db
Remove IFTTT from featured integrations ( #14453 )
2020-09-10 11:21:16 +02:00
Paulus Schoutsen
024bb2311c
Reorg Lovelace docs ( #14355 )
2020-08-31 11:59:35 +02:00
cogneato
4b597ca857
Add HassOS FAQ ( #13927 )
...
Co-authored-by: Sean Mooney <sean.mooney@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-03 15:39:07 +02:00
mvnetbiz
2c024d94d1
Fix misspelled theme name in footer. ( #14019 )
2020-07-17 14:48:58 +02:00
Franck Nijhof
5a5eeaddb6
Collection of cleanups ( #13598 )
2020-05-26 14:47:07 -07:00
Franck Nijhof
22bb3daf75
Migration of Community Guides ( #13412 )
2020-05-26 10:47:24 -07:00
Franck Nijhof
c576e53b26
Update help page ( #13501 )
2020-05-18 14:31:27 +02:00
Jeff Rescignano
8e688de729
Update lovelace-custom-cards URL ( #13479 )
2020-05-18 10:23:07 +02:00
Jeff Rescignano
bd9fc8b5c9
Add alt text to "Deploys by Netlify" badge in footer ( #13491 )
2020-05-18 09:59:30 +02:00
Mike Nabhan
cdceba4061
Fix broken links Documentation, standards, create new page ( #13448 )
2020-05-15 01:08:16 +02:00
Franck Nijhof
72ddc2b7c0
Remove ensure_config page ( #13377 )
2020-05-10 03:02:36 +02:00
Franck Nijhof
469cb0d8dd
Remove iOS from docs navigation tree ( #13375 )
2020-05-10 02:48:25 +02:00
Franck Nijhof
1223f85740
Cleanup AppDaemon documentation from Home Assistant documentation ( #13341 )
2020-05-08 13:21:51 +02:00
akasma74
c369cb84a4
Moving Lovelace Dashboards to Views page ( #12707 )
...
* add dashboards
Based on this issue - https://github.com/home-assistant/home-assistant.io/issues/12462
As dashboards are not limited to YAML mode, it makes the information on them hard to find when it's a part of Lovelace YAML mode page.
I propose to add informatin about dashboards' configuration to the page about Views and rename it accordingly.
* move dashboards to views
* add link to dashboards
* dashes instead of underscores
* change link to Dashboards & Views
* add /lovelace/views
2020-04-06 15:11:51 +02:00
Franck Nijhof
156a92d780
Update brands URL location ( #12537 )
2020-03-29 13:18:56 +02:00
Fabian Affolter
877cf6922f
Sidebar ( #12387 )
2020-03-16 10:52:21 +01:00
Thomas Dietrich
25431445b4
Open GitHub link in new tab ( #12385 )
2020-03-16 09:17:35 +01: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
Quentame
a98e218f3a
Migrate Google integrations to brands ( #12306 )
...
* Migrate Google integrations to brands
* Add Google Play Music
* Add Android TV
2020-03-08 03:11:34 +01:00
Franck Nijhof
17ae18cff0
Link to source/alerts based on ha_domain ( #12301 )
2020-03-06 23:03:44 +01:00
Franck Nijhof
272086948a
Collection of domain & logo cleanups ( #12299 )
...
* Collection of domain & logo cleanups
* Fix build
2020-03-06 23:02:31 +01:00
Franck Nijhof
2a523a4d20
Add support for images from Brands ( #12276 )
2020-03-06 15:05:39 +01:00
Franck Nijhof
3c9cb849ab
Remove obsolete mobile page ( #12257 )
...
* Remove obsolete mobile page
* Cleanup asset
2020-03-04 10:17:22 +01:00
Nicole Zeckner
361cec272f
Tap action page ( #12229 )
...
* Add tap-action document
* Add commas
* Apply suggestions from code review
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-02 16:54:52 +01:00
Franck Nijhof
8b5d31a312
Remove notebook from docs, redirect to data portal ( #12146 )
2020-02-20 22:53:43 +01:00
Franck Nijhof
e77bfc4293
Cleanup Hass configurator docs ( #12144 )
2020-02-20 22:53:18 +01:00
Franck Nijhof
fb08878719
Re-branding; part 1 ( #12076 )
...
* Re-branding; part 1
* Update source/_docs/configuration/troubleshooting.markdown
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update source/_docs/configuration/yaml.markdown
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Process review suggestions
* Remove Porosity page
* Update source/_docs/z-wave/installation.markdown
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Process review suggestions
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-13 19:39:47 +01:00
Franck Nijhof
5832c572a7
Merge branch 'current' into next
2020-01-23 11:59:59 +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
Franck Nijhof
a52c915a31
Improve cache busting ( #11846 )
2020-01-22 21:05:26 +01:00
Franck Nijhof
86946d68e8
Merge branch 'current' into next
2020-01-21 18:09:48 +01:00
Paulus Schoutsen
c3f5f3f855
Add headers & footers docs ( #11824 )
...
* Add headers & footers docs
* Add screenshots
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-20 20:47:00 -08:00
Franck Nijhof
2f3943044d
Remove old and obsolete SceneGen ( #11822 )
2020-01-20 08:13:41 -08:00
Franck Nijhof
1865b41d99
Remove states UI options in group integration ( #11765 )
2020-01-16 18:43:00 +01:00
Franck Nijhof
23b0b57c08
Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase ( #11672 )
...
* Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase
* Update all integrations quality scales (done by sync)
2020-01-08 13:10:43 +01:00
Ville Skyttä
301edb9bd2
Home Assistant etc spelling consistency fixes ( #11637 )
...
* Be consistent with Home Assistant spelling
* Refer to the Configurator without "HASS"
That's what's it calls itself and how it is in the add-on store.
* Be consistent with Hass.io spelling
* Tell vscode to spell HassOS like that
2020-01-05 12:44:21 +01:00
Bram Kragten
18f940b7bb
Add docs for scene editor ( #11222 )
...
* Add docs for scene editor
* Comments
2019-11-20 15:44:51 -08:00
Franck Nijhof
09aea251aa
Merge branch 'current' into next
2019-10-30 23:19:41 +01:00
Villhellm
3ce8d8efec
flip the logic on how component source links are generated ( #10987 )
2019-10-26 14:02:16 +02:00
Fredrik Lindqvist
2937ca5308
Removal of Hassbian from documentation ( #10934 )
...
* R.I.P Hassbian
* Restore device tracker to glosssay
* Remove space
2019-10-26 09:53:03 +02: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
Klaas Schoute
0b0c3bac13
🔗 Fix broken links (part 6) ( #10579 )
2019-10-02 23:53:09 +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
4da8ae2d37
Fixes GitHub source links on integration pages ( #10575 )
2019-10-02 21:52:27 +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
c231f006b7
remove need for css
2019-08-23 16:08:50 -07:00
Paulus Schoutsen
5c08ee1094
Add alert custom element to integrations
2019-08-23 16:06:45 -07:00
Paulus Schoutsen
dc136ba2fd
Add HA Alerts to footer
2019-08-23 13:05:33 -07:00
Klaas Schoute
f2ea677f07
✨ Troubleshooting automation page back in menu ( #10185 )
2019-08-21 23:17:50 +02:00
Paulus Schoutsen
bea02c883f
Fix Twitter social image
2019-07-25 21:39:21 -07:00
Franck Nijhof
25a06edeb5
🚑 Fixes javascript error by removing unused GitHub extension ( #9866 )
2019-07-15 14:07:13 -07:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier ( #9853 )
...
* 🔥 Removes octopress.js
* 🔥 Removes use of root_url var
* 🔥 Removes Octopress generator reference from feed
* 🔥 Removes delicious support
* 🔥 Removes support for Pinboard
* 🔥 Removes support for Disqus
* 🔥 Removes support for Google Plus
* ↩️ Migrate custom after_footer to default template
* ↩️ Migrate custom footer to default template
* ↩️ Migrate custom header to default template
* 🔥 Removes unused template files
* 🚀 Places time to read directly in post template
* 🚀 Removes unneeded capture from archive_post.html template
* 🔥 🚀 Removes unused, but heaving sorting call in component page
* 🚀 Merged javascripts into a single file
* 🔥 Removes more uses of root_url
* 🚀 Removal of unneeded captures from head
* 🔥 🚀 Removal of expensive liquid HTML compressor
* 🔥 Removes unneeded templates
* 🚀 Replaces kramdown with GitHub's CommonMark 🚀
* 💄 Adds Prism code syntax highlighting
* ✨ Adds support for redirect in Netlify
* ↩️ 🔥 Let Netlify handle all developer doc redirects
* ✏️ Fixes typo in redirects file: Netify -> Netlify
* 🔥 Removes unused .themes folder
* 🔥 Removes unused aside.html template
* 🔥 Removes Disqus config leftover
* 🔥 Removes rouge highlighter config
* 🔥 Removes Octopress 🎉
* 💄 Adjust code block font size and adds soft wraps
* 💄 Adds styling for inline code blocks
* 💄 Improve styling of note/warning/info boxes + div support
* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +02:00