* 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 text on similarities between yaml and dicts
- Linewrapped the respective text to a with of 80 chars as well
* Adds reference to dicts/Hashtables when expl. YAML
- A comparison between dictionary/hastables and YAML is drawn
- Linewraps the paragraph to 80 characters
* Adds reference to python, indentation is mentioned
* Extends reasoning on YAMLLint
* Removes obsolete whitespace
* Fix whitespace
* Adds reference to inclusion of env-vars in YAML
* Add links
* Include note into the yaml explanation
- The YAMLLint stuff is a little off-topic, when raising the security
concerns. It should hence go into an info box.
* Minor changes
* Add text on similarities between yaml and dicts
- Linewrapped the respective text to a with of 80 chars as well
* Adds reference to dicts/Hashtables when expl. YAML
- A comparison between dictionary/hastables and YAML is drawn
- Linewraps the paragraph to 80 characters
* Adds reference to python, indentation is mentioned
* Minor changes