10 Commits

Author SHA1 Message Date
Franck Nijhof
42842f64a6
Collection of configuration block fixes (#9874) 2019-07-16 22:58:38 +02:00
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
Robbie Trencheny
c3a2305c54
Fix incorrect ha_release syntax 2019-03-09 14:57:55 -08:00
Franck Nijhof
318488f28e
Merge branch 'current' into next 2018-11-20 01:38:06 +01:00
chrismcneil
861e1d6014 Update route53.markdown (#7496)
Removing 'home." from the base domain. 
Following this configuration previously would create the following entries: vpn.home.yourdomain.com, hassio.home.yourdomain.com, home.home.yourdomain.com. 
Now it will create vpn.yourdomain.com, hassio.yourdomain.com, home.yourdomain.com.
2018-11-14 10:51:19 +01:00
Pascal de Ladurantaye
c4d4107bb9 Add optional ttl configuration for route53 component (#7344)
* Add optional ttl configuration for route53 component

* Minor changes
2018-11-07 09:48:13 +01:00
Keiran S
9db4d711a0 Add Route53 component documentation (#6439)
* Add Route53 component documentation

* ✏️ Tweaks

* Update 'ha_release'
2018-10-13 12:09:07 +02:00