-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bdc8bfe
commit acb8986
Showing
34 changed files
with
417 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>cast-web</title><meta name="robots" content="noindex, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="https://vervallsweg.github.io/cast-web/"><link rel="amphtml" href=""><link type="application/atom+xml" rel="alternate" href="https://vervallsweg.github.io/cast-web/feed.xml"><meta property="og:title" content="cast-web"><meta property="og:image" content="https://vervallsweg.github.io/cast-web/media/website/ic-cast-web-api-gray-50-300-01.png"><meta property="og:site_name" content="cast-web"><meta property="og:description" content="Connect your Google Cast devices to SmartThings."><link rel="stylesheet" href="https://vervallsweg.github.io/cast-web/assets/css/style.css?v=6d283be7ba63771ddf29d4bf48e1b58f"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"cast-web","logo":"https://vervallsweg.github.io/cast-web/media/website/ic-cast-web-api-gray-50-300-01.png","url":"https://vervallsweg.github.io/cast-web"}</script><style>.top__search [type=search] { | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>cast-web</title><meta name="robots" content="noindex, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="https://vervallsweg.github.io/cast-web/"><link rel="amphtml" href=""><link type="application/atom+xml" rel="alternate" href="https://vervallsweg.github.io/cast-web/feed.xml"><meta property="og:title" content="cast-web"><meta property="og:image" content="https://vervallsweg.github.io/cast-web/media/website/ic-cast-web-api-gray-50-300-01.png"><meta property="og:site_name" content="cast-web"><meta property="og:description" content="Connect your Google Cast devices to SmartThings."><link rel="stylesheet" href="https://vervallsweg.github.io/cast-web/assets/css/style.css?v=d5df64708c396fd5a70c4c4f0e80510f"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"cast-web","logo":"https://vervallsweg.github.io/cast-web/media/website/ic-cast-web-api-gray-50-300-01.png","url":"https://vervallsweg.github.io/cast-web"}</script><style>.top__search [type=search] { | ||
background-image: url(https://vervallsweg.github.io/cast-web/assets/svg/search.svg); | ||
}</style><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/accordion.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/grid.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/step.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/popup.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/transition.min.css"><script>(function(funcName, baseObj) { | ||
}</style><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/accordion.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/grid.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/step.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/popup.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/transition.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/segment.min.css"><script>(function(funcName, baseObj) { | ||
"use strict"; | ||
// The public function name defaults to window.docReady | ||
// but you can modify the last line of this function to pass in a different object or method name | ||
|
@@ -119,6 +119,17 @@ | |
$('#audio-notification-img').popup('show'); | ||
} | ||
}); | ||
|
||
$('#automate-first').visibility({ | ||
onOnScreen: function(calculations) { | ||
$('.ui.compact.secondary.segment').transition({ | ||
animation: 'scale', | ||
duration : 900, | ||
interval : 300 | ||
}); | ||
} | ||
}); | ||
|
||
}, 2000); | ||
});</script><div id="beta" style="text-align:center; background-color: red;color: white;">BETA - this website is not ment to be used right now - BETA</div><div class="container"><header class="js-top is-sticky"><a class="logo" href="https://vervallsweg.github.io/cast-web"><img src="https://vervallsweg.github.io/cast-web/media/website/ic-cast-web-api-gray-50-300-01.png" alt="cast-web"></a><div class="top"><nav class="navbar js-navbar"><button class="navbar__toggle js-navbar__toggle">Menu</button><ul class="navbar__menu"><li class="has-submenu"><a href="https://vervallsweg.github.io/cast-web/installation.html">Installation</a><ul class="navbar__submenu"><li><a href="https://vervallsweg.github.io/cast-web/installation-cast-web-api.html">cast-web-api</a></li><li><a href="https://vervallsweg.github.io/cast-web/Installation-service-manager-and-device-type.html">service manager & dth</a></li><li><a href="https://vervallsweg.github.io/cast-web/First-steps.html">first steps</a></li></ul></li><li><a href="https://vervallsweg.github.io/cast-web/Updating.html">Updating</a></li><li><a href="https://vervallsweg.github.io/cast-web/Help.html">Help</a></li><li><a href="https://vervallsweg.github.io/cast-web/category/news/">News</a></li></ul></nav><div class="top__search"><form action="https://vervallsweg.github.io/cast-web/search.html" class="search"><input type="search" name="q" placeholder="search..."></form></div></div></header><main class="error"><section class="hero error__hero"><div class="hero__wrap"><img src="https://vervallsweg.github.io/cast-web/media/website/cast-web-api-hero.jpg" srcset="https://vervallsweg.github.io/cast-web/media/website/responsive/cast-web-api-hero-xs.jpg 300w, https://vervallsweg.github.io/cast-web/media/website/responsive/cast-web-api-hero-sm.jpg 480w, https://vervallsweg.github.io/cast-web/media/website/responsive/cast-web-api-hero-md.jpg 768w, https://vervallsweg.github.io/cast-web/media/website/responsive/cast-web-api-hero-lg.jpg 1024w, https://vervallsweg.github.io/cast-web/media/website/responsive/cast-web-api-hero-xl.jpg 1360w, https://vervallsweg.github.io/cast-web/media/website/responsive/cast-web-api-hero-2xl.jpg 1600w" sizes="(max-width: 1600px) 100vw, 1600px" alt=""></div><header class="hero__text error__text"><hgroup><h1>404</h1><h2>Ooops, something went wrong</h2></hgroup></header></section></main><footer class="footer"><div class="footer__copyright">Powered by Publii</div></footer></div><script>var loadCSSFiles = function() { | ||
var links = ['https://fonts.googleapis.com/css?family=Roboto:400,700|Roboto+Condensed:400,700&subset=latin-ext'], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>News - cast-web</title><meta name="robots" content="index, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="https://vervallsweg.github.io/cast-web/Blog.html"><link rel="amphtml" href="https://vervallsweg.github.io/cast-web/amp/Blog.html"><link type="application/atom+xml" rel="alternate" href="https://vervallsweg.github.io/cast-web/feed.xml"><meta property="og:title" content="News"><meta property="og:image" content="https://vervallsweg.github.io/cast-web/media/website/ic-cast-web-api-gray-50-300-01.png"><meta property="og:site_name" content="cast-web"><meta property="og:description" content=""><link rel="stylesheet" href="https://vervallsweg.github.io/cast-web/assets/css/style.css?v=6d283be7ba63771ddf29d4bf48e1b58f"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Article","mainEntityOfPage":{"@type":"WebPage","@id":"https://vervallsweg.github.io/cast-web/Blog.html"},"headline":"News","datePublished":"2018-05-22T15:10","dateModified":"2018-05-22T15:12","image":{"@type":"ImageObject","url":"https://vervallsweg.github.io/cast-web/media/website/ic-cast-web-api-gray-50-300-01.png","height":100,"width":100},"description":"","author":{"@type":"Person","name":"vervallsweg"},"publisher":{"@type":"Organization","name":"vervallsweg","logo":{"@type":"ImageObject","url":"https://vervallsweg.github.io/cast-web/media/website/ic-cast-web-api-gray-50-300-01.png","height":100,"width":100}}}</script><style>.top__search [type=search] { | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>News - cast-web</title><meta name="robots" content="index, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="https://vervallsweg.github.io/cast-web/Blog.html"><link rel="amphtml" href="https://vervallsweg.github.io/cast-web/amp/Blog.html"><link type="application/atom+xml" rel="alternate" href="https://vervallsweg.github.io/cast-web/feed.xml"><meta property="og:title" content="News"><meta property="og:image" content="https://vervallsweg.github.io/cast-web/media/website/ic-cast-web-api-gray-50-300-01.png"><meta property="og:site_name" content="cast-web"><meta property="og:description" content=""><link rel="stylesheet" href="https://vervallsweg.github.io/cast-web/assets/css/style.css?v=d5df64708c396fd5a70c4c4f0e80510f"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Article","mainEntityOfPage":{"@type":"WebPage","@id":"https://vervallsweg.github.io/cast-web/Blog.html"},"headline":"News","datePublished":"2018-05-22T15:10","dateModified":"2018-05-22T15:12","image":{"@type":"ImageObject","url":"https://vervallsweg.github.io/cast-web/media/website/ic-cast-web-api-gray-50-300-01.png","height":100,"width":100},"description":"","author":{"@type":"Person","name":"vervallsweg"},"publisher":{"@type":"Organization","name":"vervallsweg","logo":{"@type":"ImageObject","url":"https://vervallsweg.github.io/cast-web/media/website/ic-cast-web-api-gray-50-300-01.png","height":100,"width":100}}}</script><style>.top__search [type=search] { | ||
background-image: url(https://vervallsweg.github.io/cast-web/assets/svg/search.svg); | ||
}</style><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/accordion.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/grid.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/step.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/popup.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/transition.min.css"><script>(function(funcName, baseObj) { | ||
}</style><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/accordion.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/grid.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/step.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/popup.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/transition.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/components/segment.min.css"><script>(function(funcName, baseObj) { | ||
"use strict"; | ||
// The public function name defaults to window.docReady | ||
// but you can modify the last line of this function to pass in a different object or method name | ||
|
@@ -119,6 +119,17 @@ | |
$('#audio-notification-img').popup('show'); | ||
} | ||
}); | ||
|
||
$('#automate-first').visibility({ | ||
onOnScreen: function(calculations) { | ||
$('.ui.compact.secondary.segment').transition({ | ||
animation: 'scale', | ||
duration : 900, | ||
interval : 300 | ||
}); | ||
} | ||
}); | ||
|
||
}, 2000); | ||
});</script><div id="beta" style="text-align:center; background-color: red;color: white;">BETA - this website is not ment to be used right now - BETA</div><div class="container"><header class="js-top is-sticky"><a class="logo" href="https://vervallsweg.github.io/cast-web"><img src="https://vervallsweg.github.io/cast-web/media/website/ic-cast-web-api-gray-50-300-01.png" alt="cast-web"></a><div class="top"><nav class="navbar js-navbar"><button class="navbar__toggle js-navbar__toggle">Menu</button><ul class="navbar__menu"><li class="has-submenu"><a href="https://vervallsweg.github.io/cast-web/installation.html">Installation</a><ul class="navbar__submenu"><li><a href="https://vervallsweg.github.io/cast-web/installation-cast-web-api.html">cast-web-api</a></li><li><a href="https://vervallsweg.github.io/cast-web/Installation-service-manager-and-device-type.html">service manager & dth</a></li><li><a href="https://vervallsweg.github.io/cast-web/First-steps.html">first steps</a></li></ul></li><li><a href="https://vervallsweg.github.io/cast-web/Updating.html">Updating</a></li><li><a href="https://vervallsweg.github.io/cast-web/Help.html">Help</a></li><li><a href="https://vervallsweg.github.io/cast-web/category/news/">News</a></li></ul></nav><div class="top__search"><form action="https://vervallsweg.github.io/cast-web/search.html" class="search"><input type="search" name="q" placeholder="search..."></form></div></div></header><main><article class="post"><div class="hero"><div class="hero__wrap"><img src="https://vervallsweg.github.io/cast-web/media/website/cast-web-api-hero.jpg" srcset="https://vervallsweg.github.io/cast-web/media/website/responsive/cast-web-api-hero-xs.jpg 300w, https://vervallsweg.github.io/cast-web/media/website/responsive/cast-web-api-hero-sm.jpg 480w, https://vervallsweg.github.io/cast-web/media/website/responsive/cast-web-api-hero-md.jpg 768w, https://vervallsweg.github.io/cast-web/media/website/responsive/cast-web-api-hero-lg.jpg 1024w, https://vervallsweg.github.io/cast-web/media/website/responsive/cast-web-api-hero-xl.jpg 1360w, https://vervallsweg.github.io/cast-web/media/website/responsive/cast-web-api-hero-2xl.jpg 1600w" sizes="(max-width: 1600px) 100vw, 1600px" alt=""></div><header class="hero__text"><h1>News</h1></header></div><div class="post__entry"></div><aside class="post__share"><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fvervallsweg.github.io%2Fcast-web%2FBlog.html" class="js-share facebook" title="Share with Facebook" rel="nofollow"><svg class="icon"><use xlink:href="https://vervallsweg.github.io/cast-web/assets/svg/svg-map.svg#facebook"/></svg> </a><a href="https://twitter.com/share?url=https%3A%2F%2Fvervallsweg.github.io%2Fcast-web%2FBlog.html&via=cast-web&text=News" class="js-share twitter" title="Share with Twitter" rel="nofollow"><svg class="icon"><use xlink:href="https://vervallsweg.github.io/cast-web/assets/svg/svg-map.svg#twitter"/></svg> </a><a href="https://plus.google.com/share?url=https%3A%2F%2Fvervallsweg.github.io%2Fcast-web%2FBlog.html" class="js-share gplus" title="Share with Google Plus" rel="nofollow"><svg class="icon"><use xlink:href="https://vervallsweg.github.io/cast-web/assets/svg/svg-map.svg#gplus"/></svg> </a><a href="https://pinterest.com/pin/create/button/?url=https%3A%2F%2Fvervallsweg.github.io%2Fcast-web%2FBlog.html&media=undefined | ||
&description=News" class="js-share pinterest" title="Share with Pinterest" rel="nofollow"><svg class="icon"><use xlink:href="https://vervallsweg.github.io/cast-web/assets/svg/svg-map.svg#pinterest"/></svg> </a><a href="http://www.stumbleupon.com/submit?url=https%3A%2F%2Fvervallsweg.github.io%2Fcast-web%2FBlog.html&title=News" class="js-share stumbleupon" title="Share with StumbleUpon" rel="nofollow"><svg class="icon"><use xlink:href="https://vervallsweg.github.io/cast-web/assets/svg/svg-map.svg#stumbleupon"/></svg> </a><a href="http://www.linkedin.com/shareArticle?url=https%3A%2F%2Fvervallsweg.github.io%2Fcast-web%2FBlog.html&title=News" class="js-share linkedin" title="Share with LinkedIn" rel="nofollow"><svg class="icon"><use xlink:href="https://vervallsweg.github.io/cast-web/assets/svg/svg-map.svg#linkedin"/></svg> </a><a href="https://buffer.com/add?text=News&url=https%3A%2F%2Fvervallsweg.github.io%2Fcast-web%2FBlog.html" class="js-share buffer" title="Share with Buffer" rel="nofollow"><svg class="icon"><use xlink:href="https://vervallsweg.github.io/cast-web/assets/svg/svg-map.svg#buffer"/></svg></a></aside><footer class="post__footer"></footer></article></main><footer class="footer"><div class="footer__copyright">Powered by Publii</div></footer></div><script>var loadCSSFiles = function() { | ||
|
Oops, something went wrong.