Franck Nijhof
c464056402
Making our website faster, cleaner and prettier ( #9853 )
...
* 🔥 Removes octopress.js
* 🔥 Removes use of root_url var
* 🔥 Removes Octopress generator reference from feed
* 🔥 Removes delicious support
* 🔥 Removes support for Pinboard
* 🔥 Removes support for Disqus
* 🔥 Removes support for Google Plus
* ↩️ Migrate custom after_footer to default template
* ↩️ Migrate custom footer to default template
* ↩️ Migrate custom header to default template
* 🔥 Removes unused template files
* 🚀 Places time to read directly in post template
* 🚀 Removes unneeded capture from archive_post.html template
* 🔥 🚀 Removes unused, but heaving sorting call in component page
* 🚀 Merged javascripts into a single file
* 🔥 Removes more uses of root_url
* 🚀 Removal of unneeded captures from head
* 🔥 🚀 Removal of expensive liquid HTML compressor
* 🔥 Removes unneeded templates
* 🚀 Replaces kramdown with GitHub's CommonMark 🚀
* 💄 Adds Prism code syntax highlighting
* ✨ Adds support for redirect in Netlify
* ↩️ 🔥 Let Netlify handle all developer doc redirects
* ✏️ Fixes typo in redirects file: Netify -> Netlify
* 🔥 Removes unused .themes folder
* 🔥 Removes unused aside.html template
* 🔥 Removes Disqus config leftover
* 🔥 Removes rouge highlighter config
* 🔥 Removes Octopress 🎉
* 💄 Adjust code block font size and adds soft wraps
* 💄 Adds styling for inline code blocks
* 💄 Improve styling of note/warning/info boxes + div support
* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +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
Jason Hu
0d831f5d3e
Add service_name ( #9330 )
2019-04-27 11:31:36 +02:00
cgtobi
0c305a7a54
Rename google tts to google_translate ( #9300 )
2019-04-25 15:31:00 +02:00
Jon Griffith
5842625a21
Additional clarification ( #8900 )
...
* Additional clarification
I was a bit confused about what the base url was supposed to be here and that setting it here was overriding the HTTP setting in configuration.yaml. Often I see in the documentation that there are examples without explanation of why that was used as the example. So for this one, I assumed that it was `asking` for the base_url that I had set, rather than allowing me to define a custom base url.
* ✏️ Tweak
2019-03-11 22:58:18 +01:00
austinmroczek
ad6cd6dd33
Update tts.markdown ( #8394 )
...
Per warning from helpers/service.py:
Not passing an entity ID to a service to target all entities is deprecated. Use instead: entity_id: "all"
Tested in 0.86.2
2019-02-12 00:51:09 +01:00
Franck Nijhof
e19443b969
👕 Replaces truthy YAML boolean values ( #8212 )
2019-01-19 12:02:31 +01:00
Franck Nijhof
0e43e7927e
✏️ Spelling, grammar, styling and fixes ( #8181 )
2019-01-16 09:06:39 +01:00
gremblin
6b91686c39
Update tts.markdown ( #7892 )
...
typo: 'platform' not plaform
2018-12-18 09:16:57 +01:00
Mateusz Drab
56bdc78b8a
Internal DNS notes ( #7688 )
...
* Internal DNS notes
Add a neat trick to force google casts to use internal DNS
* ✏️ Language tweaks
2018-12-05 10:14:21 +01:00
Franck Nijhof
04048834b1
Changes int -> integer ( #6452 )
2018-10-03 12:42:57 +02:00
Louis-Dominique Dubeau
769c6323d8
Add the documentation for the new base_url option for tts. ( #6219 )
...
* Add the documentation for the new base_url option for tts.
* Clarify where base_url may be set.
* Convert the parameter table to use the configuration template.
* ✏️ Tweaks
2018-09-10 13:21:06 +02:00
Tod Schmidt
56f0a1a3c3
Added REST API for tts_get_url ( #5173 )
...
* Added REST API for tts_get_url
* ✏️ Language tweaks
2018-04-17 19:40:16 +02:00
Alok Saboo
1aca7b08cf
Misc fixes: e.g. -> e.g., and proper case for Home Assistant ( #4942 )
...
* e.g. to e.g., and proper case for Home Assistant
* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
JammyDodger231
e62bb85ba0
Changed note about base url ( #4557 )
...
* Changed note about base url
Changed the location to be above the fold
* ✏️ Updating the note + some minors
2018-03-15 22:00:08 +01:00
Florian Klien
3f1972b97b
fixed typos, spelling mistakes ( #3436 )
2017-09-25 22:26:17 +02:00
Fabian Affolter
c4746439b4
Align abbreviation
2017-07-09 09:27:17 +02:00
Corban Mailloux
d8cf85ebd9
Typo fixes in TTS docs. ( #1796 )
2017-01-28 21:45:14 +01:00
Cooper Dale
dd44c1b1df
template correction
...
This one and only is working for me on HA 0.36.1
2017-01-25 07:26:59 +01:00
Pascal Vizeli
606835fe1d
Update TTS for new function in 0.37 ( #1863 )
2017-01-24 11:32:16 +01:00
Paulus Schoutsen
c88b3a1b8d
Merge branch 'current' into next
2017-01-15 08:54:16 -08:00
Fredrik Lindqvist
8e57044896
Revert "Revert "Describe using language in a TTS service."" ( #1756 )
2017-01-14 19:40:17 +01:00
Fredrik Lindqvist
840ab6c143
Revert "Describe using language in a TTS service." ( #1647 )
...
Merged by mistake.
2017-01-14 11:01:49 +01:00
andrey-git
19a0ef58d1
Describe using language in a TTS service. ( #1644 )
...
* Following pull request #5047 describe using language in a service.
* Update tts.markdown
Added descriptors for yaml examples .
2017-01-14 11:01:49 +01:00
Paulus Schoutsen
29cb52c237
Add TTS link to base_url in HTTP
2017-01-14 11:01:49 +01:00
Paulus Schoutsen
6e6b328516
Update tts.markdown
2017-01-14 11:01:49 +01:00
Fredrik Lindqvist
91cbaff925
Revert "Describe using language in a TTS service." ( #1647 )
...
Merged by mistake.
2016-12-23 14:17:18 +01:00
andrey-git
514a68a315
Describe using language in a TTS service. ( #1644 )
...
* Following pull request #5047 describe using language in a service.
* Update tts.markdown
Added descriptors for yaml examples .
2016-12-23 12:10:08 +01:00
Paulus Schoutsen
f5c55bbab5
Add TTS link to base_url in HTTP
2016-12-18 21:20:00 -08:00
Paulus Schoutsen
5efe180893
Update tts.markdown
2016-12-18 10:21:05 -08:00
Fabian Affolter
220ff1b86a
Initial text-to-speech (TTS) docs ( #1588 )
...
* Add tts to demo
* Add initial TTS docs
* Update
* Speak->speech
* Speak->speech
* Speak->speech
* Update tts.markdown
* Update tts.google.markdown
* Update tts.markdown
* Update tts.google.markdown
* Add files via upload
* Create tts.voicerss.markdown
* Update tts.voicerss.markdown
* Update tts.voicerss.markdown
* Update
2016-12-17 19:33:45 +01:00