17 Commits

Author SHA1 Message Date
Ian Richardson
8f28b2eb76 Lovelace: add theme option to several cards (#10912)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-22 02:39:39 +02:00
Nikola
2ebcd53c0e Updated example to actually work (#10714)
I added state-filter which is required to work.
2019-10-13 12:03:45 +02:00
David Beitey
9869fbb2cc Explain Markdown renderer and specs; minor tidy (#10719)
Knowing the specifics of what Markdown syntaxes are supported help when writing content.  This change explains which renderer is used and the specs it supports.
2019-10-11 18:08:42 +02:00
Sergej
6ad7520737 Missing end bracket of is_state function (#10440) 2019-09-23 22:50:52 +02:00
Thomas Lovén
7f75fcb58b Typo in local URL (#10252) 2019-08-29 13:53:11 +02:00
Thomas Lovén
9a4c87e398 Documentation for home-assistant/home-assistant-polymer#3505 (#10200)
* Documentation for home-assistant/home-assistant-polymer#3505

* Add raw tags
2019-08-21 23:42:11 +02:00
Thomas Lovén
67a7b19e12 Documentation for home-assistant/home-assistant-polymer#3451 (#10051)
* Documentation for home-assistant/home-assistant-polymer#3451

* Add entity_ids and example for card_size.

* ✏️ Tweak
2019-08-12 14:22:14 +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
a41ea11d9e 🚜 Removes lists from Lovelace examples (#8570) 2019-02-14 13:09:06 +01:00
Fabian Affolter
4c0d2624d7
Fix configuration descriptions (#5721)
* Fix configuration descriptions

* Fix syntax

* Minor changes

* Other fixes

* Update configuration description

* Check syntax

* Remove {% configuration %}
2018-07-09 22:28:48 +02:00
Franck Nijhof
3f08d48c00
:spencil2: Lovelace spelling & grammar fixes 2018-07-09 21:42:11 +02:00
Fabian Affolter
d07bf0e11b
Fix titles, typos and style 2018-07-09 16:20:17 +02:00
sjabby
f41c25adbf
Update markdown.markdown
Minor cleanup and fixing typos
Changed all config sections to use {% configuration %} tag.
2018-07-08 21:51:35 +02:00
Paulus Schoutsen
617bad0dc4
Fix code block. 2018-07-08 00:18:50 +02:00
sjabby
079f9d5a7b Initial documentation for lovelace (#5677)
* Update entities.markdown

* Update history-graph.markdown

* Update entity-filter.markdown

* Update horizontal-stack.markdown

* Update markdown.markdown

* Update markdown.markdown

* Update media-control.markdown

* Add files via upload

* Update media-control.markdown

* Update entity-filter.markdown

* Update history-graph.markdown

* Update horizontal-stack.markdown

* Update markdown.markdown

* Add files via upload

* Update entities.markdown

* Only relative urls.

* New lines around code blocks.

* new lines around code block, fix link.

* Fix links.
2018-07-07 23:59:26 +02:00
Paulus Schoutsen
4fa41cf80d Add lovelace stubs 2018-07-07 22:26:58 +02:00