40 Commits

Author SHA1 Message Date
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
da5e1aad0e
Adds GitHub Action for Remark, fixes code flag on fences (#10475)
* Adds basics for adding Remark

* Adds GitHub Action for remark

* Adds GitHub Action for remark

* Ensure all fenced code blocks have a code flag
2019-09-29 00:50:28 +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
1e46c4fcbe
Component(s) -> Integration(s) (#9656)
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00
JBelinchon
1e7f2ad1e2 Note for iOS 10 Devices (#8980)
* Note for iOS 10 Devices

This feature only works from iOS 11, on iOS 10 the user get a message with the text and thumbnail. Swipe the message only give the option to delete the message.

* Update content_extensions.markdown

* Add period
2019-03-21 00:36:24 +01:00
DrZzs
a0ef4a36a9 extra " after message was messing up the format (#8869) 2019-03-09 01:04:57 +05:30
Jan Olbrecht
342000f8f2 Corrected example automation (#8726)
The trigger in the example automation contained the line 'data:' below the event_data, which is redundant.
If used this way the automation triggers on any iOS action and ignores the actionName.
2019-02-25 12:27:57 +01:00
partytimeexcellent
0c61c21d4a Fix example automation not triggering (#8673)
I couldn't get the "ios.notification_action_fired" event to trigger an automation using this guide. Through trial and error, I found the automation yaml needs an additional line "data:" below "event_data:"
2019-02-21 23:23:00 +01:00
tomlut
eb70e25b67 iTunes file sharing change and file format (#8395)
* iTunes file sahering change and file format

Updated the procedure to reflect the menu structure in the latest version of iTunes and added file format required.

* ✏️ Tweaks
2019-02-14 19:19:56 +01:00
Franck Nijhof
e19443b969 👕 Replaces truthy YAML boolean values (#8212) 2019-01-19 12:02:31 +01:00
Gerard
8e53c7b7ea Fixes a type in ios location (#6827) 2018-10-15 23:04:05 +02:00
Amir Hanan
5a05ac3c3c Device comparability notes / how to activate (#6470)
Took me a while to figure out how I could use it on my older model iPhone 6....
2018-10-03 16:59:46 +02:00
Isabella Gross Alström
268366c62e Update with grouping of notifications (#6410)
* Update with grouping of notifications

Also two minor changes to sentences about iOS 10 to reflect that there is newer versions out now.

* Minor tweaks
2018-10-01 15:54:58 +02:00
Fabian Affolter
415199ac15
Fix link and type (#5367) 2018-05-15 17:08:19 +02:00
thehookup
e92955002e url needed to be in 'singlequotes' (#5367)
* url needed to be in 'singlequotes'

url needed to be in 'singlequotes'

* Don't point to 3rd party location
2018-05-15 16:45:01 +02:00
Carlo Costanzo
d31e48d4c0 Added title field into example (#5095)
Added based on feedback from @Stringyb92 in Chat.  Examples were unclear/inconsistent.
2018-04-03 20:10:26 +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
Franck Nijhof
6224c71c08 Various markdown, spelling, and grammar fixes #3 (#4510)
*  Various markdown, spelling, and grammar fixes

*  Various markdown, spelling, and grammar fixes

*  Various markdown, spelling, and grammar fixes
2018-01-25 18:21:05 +01:00
Dan C Williams
9cd72c0dbc Add note to iOS actionable notifications for clarity (#3720)
* Update actions.markdown

Added note to remind users to update push settings within the app.  There are multiple community questions around this and performing this update will take care of many issues when implementing actionable notifications.

* Correcting spelling

Corrected `Setting` to `Settings`

* Remove space
2017-11-07 09:46:28 +01:00
Elvis
2edf3c5242 Update actions.markdown (#3803) 2017-10-27 21:23:06 +02:00
Matt N
4c3bff048b Make it more clear that content-type is relevant for camera iOS notifications (#3731)
Without `content-type`, no thumbnail would show:
https://github.com/home-assistant/home-assistant-iOS/issues/39#issuecomment-338554874
2017-10-23 09:58:23 +02:00
Ashton Campbell
9e6b9cb658 Fixed common spelling mistakes (#3544)
* fix spelling errors

* Update binary_sensor.xiaomi_aqara.markdown

Reverts to previous revision before spell check.

* Update tellstick.markdown

Reverts to previous revision before spell check.

* Update owntracks_two_mqtt_broker.markdown

Reverts to previous revision before spell check.

* Update cla_sign.html

Reverts to previous revision before spell check.

* Update credits.markdown

Reverts to previous revision before spell check.

* Update api.markdown

Fixed spell checker changing noone to no one.
2017-10-08 00:39:32 +02:00
Paulus Schoutsen
f9e3f7e099 Merge remote-tracking branch 'origin/current' into next 2017-10-05 09:24:55 -07:00
Franck Nijhof
443904de16 Fixes spelling of 'Home Assistant' everywhere (#3524) 2017-10-05 10:53:08 +02:00
rbflurry
5cd8995070
change uppercase to lowercase. (#3426)
This was applied as a part of https://github.com/home-assistant/home-assistant/pull/9427
2017-09-26 20:51:00 +02:00
rbflurry
33bbc740c3 add example (#3427)
* add example 

adds a example of a camera content message with actions.

This is possible in version 0.54.0

* Remove blank line
2017-09-24 10:20:19 +02:00
rbflurry
60d1125e55 change uppercase to lowercase. (#3426)
This was applied as a part of https://github.com/home-assistant/home-assistant/pull/9427
2017-09-24 10:18:44 +02:00
runraid
02bf7d7506 Add link to Actionable Notifications (#2604)
Add link to Actionable Notifications
2017-05-10 07:54:36 +02:00
Alok Saboo
8ec4d8d172 Added group (iOS) notification instructions (#2523)
* Updated apiai logo

* Updated Api.ai logo

The current logo was not visible against our white background (on the
components page) or the gray background (elsewhere on the website).

* Added group notifications instructions

Added instructions for sending notifications to multiple phones

* Link notification group
2017-04-28 09:35:33 +02:00
Robbie Trencheny
86b7c07ad6
iOS docs update 2017-04-22 16:57:03 -07:00
Robbie Trencheny
ec4e684aa3 Add docs about iBeacon usage 2017-04-22 16:22:48 -07:00
Alok Saboo
278a0b2310 Added event trigger link to clarify how fire event works 2017-04-17 17:22:07 -04:00
Robbie Trencheny
226b538e9b
minor docs updates 2017-04-16 15:23:23 -07:00
Robbie Trencheny
b830c194a0 Fix syntax and clarify some things 2017-04-16 15:02:36 -07:00
Nikolas Beutler
50e6ce4f52 Update notifications.markdown 2017-04-16 23:50:31 +02:00
Paulus Schoutsen
b143e16110 Add iOS app announcement blog post and updated docs (#2441) 2017-04-16 10:35:03 -07:00
szaroubi
1fe29cf1b5 Fixed Type (#2244) 2017-03-13 12:24:11 +01:00
Fabian Affolter
481320128f Re-organisation Documentation and Getting started (#2055)
* Split MQTT documentation

* Add more details

* Move content to /docs

* Enable sidebar

* Move content to /docs

* Enable sidebar

* Move content

* Update links

* Remove wizard stuff

* Enable sidebar

* Minor changes

* Move MQTT parts to /docs

* update links

* Update links and sync content

* Fix link

* Enable sidebar

* Remove navigation

* Remove navigation and other minor updates

* Update links

* Add overview page

* Make title linkable

* Update

* Plit content

* Update links

* Rearrange content

* New getting-started section

* Add icons for docs

* Update for new structure

* Update for new structure

* Add docs navigation

* Add docs overview page

* Remove ecosystem navigation

* Add docs and remove other collections

* Move ecosystem to docs

* Remove duplicate files

* Re-add ecosystem overview

* Move to ecosystem

* Fix permission

* Update navigation

* Remove collection

* Move overview to right folder

* Move mqtt to upper level

* Move notebook to ecosystem

* Remove un-used files

* Add one more rectangle for iOS

* Move two parts back from docs and rename Run step

* Remove colon

* update getting-started section

* Add redirect

* Update

* Update navigation
2017-02-23 11:09:41 +01:00