19 Commits

Author SHA1 Message Date
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
Robbie Trencheny
b08bcbe053
Fix some careless frontmatter mistakes 2019-03-10 04:45:59 -07:00
Aaron Bach
218367e013 Add more description to the OpenUV API key usage docs (#8397) 2019-02-14 19:11:23 +01:00
Klaas Schoute
7d428d20e3 ✏️ Added config flow to OpenUV Component (#8352) 2019-01-31 15:30:12 +01:00
Klaas Schoute
d67546451f 🚜 Merges/Redirect OpenUV component pages (#8341) 2019-01-30 08:33:21 +01:00
Alok Saboo
b0ca7bcd09 Update time_pattern docs (#8263)
* Cleanup time_pattern

* Update sensor.tibber.markdown
2019-01-25 01:01:49 +01:00
Tom L
1bd3c758a0 Updated Automation Example with time_pattern (#8256)
I'm 99% sure this needs to be time_pattern now as opposed to time.
2019-01-24 12:39:16 +01:00
Aaron Bach
99cac9912a Add new info about OpenUV API key usage (#8127)
* ness_alarm: Address config error (#8126)

* Add new info about OpenUV API key usage

* Updates for service calls
2019-01-14 13:15:03 +01:00
hulkhaugen
e9a2e155e5 Added "monitored_conditions" (#7494)
Added `monitored_conditions` to configure additional functionality beneath `binary_sensor` and `sensor` key within the `openuv` section of the `configuration.yaml` file. Without it, you'll end up with a "expected a dictionary for dictionary value @ data..."-error
2018-11-14 10:52:55 +01:00
Fabian Affolter
0b28e90730
Update config variable description (#6981) 2018-10-20 22:46:36 +02:00
Ville Skyttä
c9f9085867 Spelling and grammar fixes (#6650) 2018-10-10 09:09:58 +02:00
Franck Nijhof
04048834b1 Changes int -> integer (#6452) 2018-10-03 12:42:57 +02:00
insajd
321ad3ac8b Fix in the listing of all sensor types (#6309)
In monitored_conditions key list of all items 'current_ozone_index' changed to 'current_ozone_level'.
2018-09-18 18:46:17 +02:00
Fabian Affolter
c99c8c3c38
Move to Health category (#6167) 2018-09-02 21:25:34 +02:00
Oleksii Serdiuk
4bd702e65a openuv: Add documentation for Current UV Level (#6041) 2018-08-20 14:22:47 +02:00
Aaron Bach
a141accb6f
Adds docs for OpenUV (#5940)
* Adds docs for OpenUV

* Member-requested changes
2018-08-02 10:41:32 -06:00