19 Commits

Author SHA1 Message Date
Sean Mooney
b7f2396ce7 Correct service calls on persistent_notification page (#9954)
I updated the service calls to correct ones (they had a / instead of a .) and also removed the Services icon image since it's gone with the redesigned Dev Tools in 0.96.
2019-07-23 10:10:47 +02: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
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
Jeppe Ladefoged
6e4bb8274d Added example based on event platform (#6435)
* Added example based on event platform

Persistent notification automation example based on event platform

* Minor changes
2018-10-02 18:18:49 +02:00
Fabian Affolter
cbcba8f2a3
Add IQS 'internal' (#6417) 2018-10-01 22:45:52 +02:00
cdce8p
572f001f5b Added description for markdown in persistent notifications (#5124)
* Added markdown description for persistent_notification

* Minor change
2018-04-06 09:16:35 +02:00
Paulus Schoutsen
41955dc31a
Remove url prefix pt 2 (#5014)
* Migrate the non blog posts to use no domain

* Update demo links

* Remove Zanzito references from owntracks docs
2018-03-24 22:14:34 -07:00
Marc Forth
071af99b2b Update persistent_notification.markdown (#4875)
Removed the note as it is inaccurate.
2018-03-10 18:15:21 +01:00
tedstriker
c474ebb953 added dismiss topic for service (#2693)
* added dismiss topic for service

This file change will be linked to a PR which enhances the `persistent notification` with a "dismiss" service

* Changed the description as requested

Hope you find this version more acceptable. Maybe you can suggest a more suiting description?
2017-06-11 22:54:38 +02:00
Nathan Freitas
76422dee99 (resubmitting) New cookbook info for setting up Tor (#627)
* Persistant changed to persistent

* add first commit of new tor configuration

* updated tor configuration documentation
2016-07-08 10:01:11 -07:00
andrew-curtis
34b0bdedfa Update persistent_notification.markdown (#619)
included a little 'gotcha' that caught me out for a bit. =)
2016-07-05 06:16:05 -07:00
Fabian Affolter
a7c4afbbac
A little tweaking 2016-07-01 19:14:57 +02:00
Fabian Affolter
4f0fa47091
Add icon 2016-07-01 19:10:12 +02:00
Fabian Affolter
c4dc276e77
Add screenshot and more details 2016-07-01 16:18:58 +02:00
Paulus Schoutsen
1e37e59e43 Fix description persistent notification. 2016-07-01 00:55:31 -07:00
Fabian Affolter
37969a2c03
Add initial persistant notification docs 2016-06-25 13:39:18 +02:00