* 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
* 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
* 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