* 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
* Fixed URLs
.md were moved from 'hassbian-scripts/blob/master/docs' to 'hassbian-scripts/tree/dev/docs/suites'
* Fixed Hassbian 404 URLs
Also updated the list with more available scripts. Homebridge was not found in the hassbian-scripts repository so it was deleted
I get
```
pi@hassbian:~ $ sudo hassbian-config upgrade homeassistant
/usr/local/bin/hassbian-config: line 140: /opt/hassbian/suites/upgrade_homeassis tant.sh: No such file or directory
/usr/local/bin/hassbian-config: line 141: homeassistant-upgrade-package: command not found
```
when running what it currently is.
adding the dash in home-assistant fixes the issue
At least a couple of times a week somebody turns up with issues, who's using a 0.5A mobile charger, or USB port on some device. Clearly the warning needs to be bigger.
Line 40 Change:
You can also use `hassbian-config` to automate the process by running `sudo hassbian-config upgrade homeassistant`
to
You can also use `hassbian-config` to automate the process by running `sudo hassbian-config upgrade home-assistant`
as this was incorrect
* A few clarifications
These are a few clarifications that would have made the instructions a bit more clear. I figured out what to do, but some of the behavior's were unexpected and I had to guess through a few things.
* Minor changes
* Added link
Added link to hassbian-config
* Added note
Added note for upgrade HA from hassbian-config
* Added note
Added note on how to uppdate HA from hassbian-config
* Updated to match current version
Updated to match current version of hassbian-config.
* Corrected problems with link
* Corrected typo
* Corrected typo
* Corrected typo
* Update common-tasks.markdown
* Update upgrading.markdown
* Fix spelling
* Fix spelling
* fixed double 'the'
mostly 's/the the /the /', little style changes where 'is' or 'to' was missing
* removed duplicate words
removed duplicate words like 'to to', 'you you' or 'account account' etc.
a batch of pizza-toasts burnt for this.