18 Commits

Author SHA1 Message Date
Philip Allgaier
e9166f6c97
Lovelace alignments for all cards (#16281) 2021-01-23 14:09:27 +01:00
Sean Mooney
dad4a22e4f
Add UI setup instructions to Lovelace card pages (#15155)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-10-10 13:55:56 +02:00
Zack Arnett
516380b474
Update Card Descriptions - Current Branch (#12259) 2020-03-04 09:15:05 +01:00
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
a41ea11d9e 🚜 Removes lists from Lovelace examples (#8570) 2019-02-14 13:09:06 +01:00
Alec Rust
9e30b715fc iFrame card -> Iframe card (#7847)
The [iframe element](https://www.w3.org/TR/2011/WD-html5-20110525/the-iframe-element.html) is part of the HTML spec, it's not written as `iFrame` which implies it's an Apple product.
2018-12-19 23:41:20 +01:00
DubhAd
be0b098e60 Highlighting the warning (#6361)
The warning is too easy to miss
2018-09-26 13:10:00 +02:00
c727
1b56528654 Lovelace: update iframe (#5761)
* Lovelace: update iframe

* Change config to config-directory

* minor changes
2018-07-12 17:51:46 -04:00
sjabby
e669efb972 Fixing minor typo - iframe.markdown - Lovelace docs (#5754)
* Update iframe.markdown

* Align with the content
2018-07-11 16:48:12 +02:00
Oncleben31
a7bc2e87f3
Reminder don't mix http and https content in iframe cards 2018-07-10 10:11:34 +02: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
b93d74e540
Update iframe.markdown
Minor cleanup and fixing typos
Changed all config sections to use {% configuration %} tag.
2018-07-08 21:50:51 +02:00
sjabby
387fb07067 More inital lovelace UI docs (#5680)
* Update picture-elements.markdown

* Update glance.markdown

* Update iframe.markdown

* Update picture-entity.markdown

* Update picture-glance.markdown

* Update plant-status.markdown

* Update lovelace_navigation.html

* Update lovelace_navigation.html

* Update picture.markdown

* Create views.markdown

* Add files via upload

* Update views.markdown
2018-07-08 02:11:27 +02:00
Paulus Schoutsen
4fa41cf80d Add lovelace stubs 2018-07-07 22:26:58 +02:00