7 Commits

Author SHA1 Message Date
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Franck Nijhof
4369499e89 Component(s) -> Integration(s) (#9705) 2019-06-27 20:10:56 -07:00
Piotr Żuralski
6cbcc1acdc fixing ha_category components annotation (#9432)
* fixing ha_category components annotation

Signed-off-by: Piotr Żuralski <piotr.zuralski@gmail.com>

* ✏️ Tweak
2019-05-11 09:46:28 +02:00
Franck Nijhof
b5cb35646b ✏️ Spelling, grammar, styling and fixes (#8178) 2019-01-15 22:28:24 +01:00
Jorim Tielemans
c0d8b1fbf0 Clean up wxz (#7025)
Titles
Trailing spaces
Boolean capitalization
2018-10-23 11:08:53 +02:00
Matthew Treinish
8627b0e509 Add documentation for the new watson_iot component (#5100)
* Add documentation for the new watson_iot component

This commit adds documention for the new watson_iot component which was
added in home-assistant/home-assistant#13664
It links to the official documentation for setting up the cloud service
and generating the required auth information.

* ✏️ Missing comma

* Use configuration tags

This commit updates the formatting of the configuration section of the
documentation. Previously it manually formatted a list instead of
leveraging the templating format. This corrects that oversight and uses
the standard format.

* 🎨 Adds logo

* ⬆️ ha_release -> 0.68

* ✏️ Processed RFC's
2018-06-21 15:27:53 -04:00