diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/README.md b/slides/codecept21/bower_components/reveal-highlight-themes/README.md
index c5a03e076..7f6834a18 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/README.md
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/README.md
@@ -2,7 +2,7 @@
Version: 8.3.0
-Bundles the [Highlight.js](http://highlightjs.org/) syntax themes in a form that allows easy integration in [Reveal.js](http://lab.hakim.se/reveal-js).
+Bundles the [Highlight.js](https://highlightjs.org/) syntax themes in a form that allows easy integration in [Reveal.js](https://lab.hakim.se/reveal-js).
Reveal.js internally uses Highlight.js for syntax highlighting in code blocks, but uses a slightly different format for the CSS. This project provides the original Highlight.js themes adapted to the Reveal.js format.
@@ -29,7 +29,7 @@ Simply put in the name of the desired stylesheet and your presentation should no
## Credits
-* Highlight.js: The original syntax themes are part of the [Highlight.js](http://highlightjs.org/) project. Please see the project's [license file](https://github.com/isagalaev/highlight.js/blob/master/LICENSE) for licensing information.
+* Highlight.js: The original syntax themes are part of the [Highlight.js](https://highlightjs.org/) project. Please see the project's [license file](https://github.com/isagalaev/highlight.js/blob/master/LICENSE) for licensing information.
## License
Copyright (c) 2014 Nils Winkler. Licensed under the MIT license.
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-dune.dark.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-dune.dark.css
index 6979a33ae..315cbb7ce 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-dune.dark.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-dune.dark.css
@@ -1,5 +1,5 @@
/* Base16 Atelier Dune Dark - Theme */
-/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */
+/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-dune.light.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-dune.light.css
index dff7f5922..72d78467d 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-dune.light.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-dune.light.css
@@ -1,5 +1,5 @@
/* Base16 Atelier Dune Light - Theme */
-/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */
+/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-forest.dark.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-forest.dark.css
index 4c914ebb4..c1af55fcc 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-forest.dark.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-forest.dark.css
@@ -1,5 +1,5 @@
/* Base16 Atelier Forest Dark - Theme */
-/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
+/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-forest.light.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-forest.light.css
index 152952e46..272addb72 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-forest.light.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-forest.light.css
@@ -1,5 +1,5 @@
/* Base16 Atelier Forest Light - Theme */
-/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
+/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-heath.dark.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-heath.dark.css
index e12fd16f8..7bf1fa023 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-heath.dark.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-heath.dark.css
@@ -1,5 +1,5 @@
/* Base16 Atelier Heath Dark - Theme */
-/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath) */
+/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-heath.light.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-heath.light.css
index 33410e632..f5f711eef 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-heath.light.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-heath.light.css
@@ -1,5 +1,5 @@
/* Base16 Atelier Heath Light - Theme */
-/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath) */
+/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-lakeside.dark.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-lakeside.dark.css
index e79e48ede..fe10f66fd 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-lakeside.dark.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-lakeside.dark.css
@@ -1,5 +1,5 @@
/* Base16 Atelier Lakeside Dark - Theme */
-/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/lakeside/) */
+/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/lakeside/) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-lakeside.light.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-lakeside.light.css
index 48f299c93..4bf07541d 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-lakeside.light.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-lakeside.light.css
@@ -1,5 +1,5 @@
/* Base16 Atelier Lakeside Light - Theme */
-/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/lakeside/) */
+/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/lakeside/) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-seaside.dark.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-seaside.dark.css
index 2616d812a..24df81a52 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-seaside.dark.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-seaside.dark.css
@@ -1,5 +1,5 @@
/* Base16 Atelier Seaside Dark - Theme */
-/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/seaside/) */
+/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/seaside/) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-seaside.light.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-seaside.light.css
index 0911b429b..d729922d5 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-seaside.light.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/atelier-seaside.light.css
@@ -1,5 +1,5 @@
/* Base16 Atelier Seaside Light - Theme */
-/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/seaside/) */
+/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/seaside/) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/codepen-embed.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/codepen-embed.css
index aea3f9f00..082d101e8 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/codepen-embed.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/codepen-embed.css
@@ -1,6 +1,6 @@
/*
codepen.io Embed Theme
- Author: Justin Perry
+ Author: Justin Perry
Original theme - https://github.com/chriskempson/tomorrow-theme
*/
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/docco.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/docco.css
index 822c314a8..ee04afb20 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/docco.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/docco.css
@@ -1,5 +1,5 @@
/*
-Docco style used in http://jashkenas.github.com/docco/ converted by Simon Madine (@thingsinjars)
+Docco style used in https://jashkenas.github.com/docco/ converted by Simon Madine (@thingsinjars)
*/
pre code {
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/foundation.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/foundation.css
index fb243d6ef..5e79728c9 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/foundation.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/foundation.css
@@ -1,7 +1,7 @@
/*
Description: Foundation 4 docs style for highlight.js
Author: Dan Allen
-Website: http://foundation.zurb.com/docs/
+Website: https://foundation.zurb.com/docs/
Version: 1.0
Date: 2013-04-02
*/
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/magula.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/magula.css
index e6325bc29..53704cc32 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/magula.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/magula.css
@@ -1,7 +1,7 @@
/*
Description: Magula style for highligh.js
Author: Ruslan Keba
-Website: http://rukeba.com/
+Website: https://rukeba.com/
Version: 1.0
Date: 2009-01-03
Music: Aphex Twin / Xtal
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/monokai.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/monokai.css
index 3ac30bf7a..16c8cee23 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/monokai.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/monokai.css
@@ -1,5 +1,5 @@
/*
-Monokai style - ported by Luigi Maselli - http://grigio.org
+Monokai style - ported by Luigi Maselli - https://grigio.org
*/
pre code {
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/monokai_sublime.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/monokai_sublime.css
index cc49647be..6a5437673 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/monokai_sublime.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/monokai_sublime.css
@@ -1,6 +1,6 @@
/*
-Monokai Sublime style. Derived from Monokai by noformnocontent http://nn.mit-license.org/
+Monokai Sublime style. Derived from Monokai by noformnocontent https://nn.mit-license.org/
*/
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/obsidian.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/obsidian.css
index 35fca6251..3b5220ede 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/obsidian.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/obsidian.css
@@ -1,6 +1,6 @@
/**
* Obsidian style
- * ported by Alexander Marenin (http://github.com/ioncreature)
+ * ported by Alexander Marenin (https://github.com/ioncreature)
*/
pre code {
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/paraiso.dark.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/paraiso.dark.css
index df3a15638..d2fe6fdd8 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/paraiso.dark.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/paraiso.dark.css
@@ -1,7 +1,7 @@
/*
Paraíso (dark)
- Created by Jan T. Sott (http://github.com/idleberg)
- Inspired by the art of Rubens LP (http://www.rubenslp.com.br)
+ Created by Jan T. Sott (https://github.com/idleberg)
+ Inspired by the art of Rubens LP (https://www.rubenslp.com.br)
*/
/* Paraíso Comment */
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/paraiso.light.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/paraiso.light.css
index 7ac9746a6..6530d17f7 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/paraiso.light.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/paraiso.light.css
@@ -1,7 +1,7 @@
/*
Paraíso (light)
- Created by Jan T. Sott (http://github.com/idleberg)
- Inspired by the art of Rubens LP (http://www.rubenslp.com.br)
+ Created by Jan T. Sott (https://github.com/idleberg)
+ Inspired by the art of Rubens LP (https://www.rubenslp.com.br)
*/
/* Paraíso Comment */
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/pojoaque.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/pojoaque.css
index c6fb5c3ca..c7800add4 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/pojoaque.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/pojoaque.css
@@ -1,8 +1,8 @@
/*
Pojoaque Style by Jason Tate
-http://web-cms-designs.com/ftopict-10-pojoaque-style-for-highlight-js-code-highlighter.html
-Based on Solarized Style from http://ethanschoonover.com/solarized
+https://web-cms-designs.com/ftopict-10-pojoaque-style-for-highlight-js-code-highlighter.html
+Based on Solarized Style from https://ethanschoonover.com/solarized
*/
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night-blue.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night-blue.css
index e7d78cddd..1a08ab935 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night-blue.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night-blue.css
@@ -1,7 +1,7 @@
/* Tomorrow Night Blue Theme */
-/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
+/* https://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Original theme - https://github.com/chriskempson/tomorrow-theme */
-/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
+/* https://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Tomorrow Comment */
pre .comment,
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night-bright.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night-bright.css
index 87df663c2..2b8d90eb4 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night-bright.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night-bright.css
@@ -1,6 +1,6 @@
/* Tomorrow Night Bright Theme */
/* Original theme - https://github.com/chriskempson/tomorrow-theme */
-/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
+/* https://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Tomorrow Comment */
pre .comment,
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night-eighties.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night-eighties.css
index 90e2c2c24..6073d9a61 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night-eighties.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night-eighties.css
@@ -1,6 +1,6 @@
/* Tomorrow Night Eighties Theme */
/* Original theme - https://github.com/chriskempson/tomorrow-theme */
-/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
+/* https://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Tomorrow Comment */
pre .comment,
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night.css
index 846c125d0..f8610f135 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow-night.css
@@ -1,7 +1,7 @@
/* Tomorrow Night Theme */
-/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
+/* https://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Original theme - https://github.com/chriskempson/tomorrow-theme */
-/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
+/* https://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Tomorrow Comment */
pre .comment,
diff --git a/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow.css b/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow.css
index 6994f480a..d822c6b00 100644
--- a/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow.css
+++ b/slides/codecept21/bower_components/reveal-highlight-themes/styles/tomorrow.css
@@ -1,4 +1,4 @@
-/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
+/* https://jmblog.github.com/color-themes-for-google-code-highlightjs */
/* Tomorrow Comment */
pre .comment,
diff --git a/slides/codecept21/bower_components/reveal.js/README.md b/slides/codecept21/bower_components/reveal.js/README.md
index d2ce4be6c..2bfdd376d 100644
--- a/slides/codecept21/bower_components/reveal.js/README.md
+++ b/slides/codecept21/bower_components/reveal.js/README.md
@@ -1,6 +1,6 @@
# reveal.js [](https://travis-ci.org/hakimel/reveal.js)
-A framework for easily creating beautiful presentations using HTML. [Check out the live demo](http://lab.hakim.se/reveal-js/).
+A framework for easily creating beautiful presentations using HTML. [Check out the live demo](https://lab.hakim.se/reveal-js/).
reveal.js comes with a broad range of features including [nested slides](https://github.com/hakimel/reveal.js#markup), [markdown contents](https://github.com/hakimel/reveal.js#markdown), [PDF export](https://github.com/hakimel/reveal.js#pdf-export), [speaker notes](https://github.com/hakimel/reveal.js#speaker-notes) and a [JavaScript API](https://github.com/hakimel/reveal.js#api). It's best viewed in a browser with support for CSS 3D transforms but [fallbacks](https://github.com/hakimel/reveal.js/wiki/Browser-Support) are available to make sure your presentation can still be viewed elsewhere.
@@ -13,7 +13,7 @@ reveal.js comes with a broad range of features including [nested slides](https:/
## Online Editor
-Presentations are written using HTML or markdown but there's also an online editor for those of you who prefer a graphical interface. Give it a try at [http://slid.es](http://slid.es).
+Presentations are written using HTML or markdown but there's also an online editor for those of you who prefer a graphical interface. Give it a try at [https://slid.es](https://slid.es).
## Instructions
@@ -45,7 +45,7 @@ This is based on [data-markdown](https://gist.github.com/1343518) from [Paul Iri
```
@@ -395,7 +395,7 @@ Reveal.initialize({
});
```
-Make sure that the background size is much bigger than screen size to allow for some scrolling. [View example](http://lab.hakim.se/reveal-js/?parallaxBackgroundImage=https%3A%2F%2Fs3.amazonaws.com%2Fhakim-static%2Freveal-js%2Freveal-parallax-1.jpg¶llaxBackgroundSize=2100px%20900px).
+Make sure that the background size is much bigger than screen size to allow for some scrolling. [View example](https://lab.hakim.se/reveal-js/?parallaxBackgroundImage=https%3A%2F%2Fs3.amazonaws.com%2Fhakim-static%2Freveal-js%2Freveal-parallax-1.jpg¶llaxBackgroundSize=2100px%20900px).
@@ -437,7 +437,7 @@ You can also add relative navigation links, similar to the built in reveal.js co
### Fragments
-Fragments are used to highlight individual elements on a slide. Every element with the class ```fragment``` will be stepped through before moving on to the next slide. Here's an example: http://lab.hakim.se/reveal-js/#/fragments
+Fragments are used to highlight individual elements on a slide. Every element with the class ```fragment``` will be stepped through before moving on to the next slide. Here's an example: https://lab.hakim.se/reveal-js/#/fragments
The default fragment style is to start out invisible and fade in. This style can be changed by appending a different class to the fragment:
@@ -492,7 +492,7 @@ Reveal.addEventListener( 'fragmenthidden', function( event ) {
### Code syntax highlighting
-By default, Reveal is configured with [highlight.js](http://softwaremaniacs.org/soft/highlight/en/) for code syntax highlighting. Below is an example with clojure code that will be syntax highlighted. When the `data-trim` attribute is present surrounding whitespace is automatically removed.
+By default, Reveal is configured with [highlight.js](https://softwaremaniacs.org/soft/highlight/en/) for code syntax highlighting. Below is an example with clojure code that will be syntax highlighted. When the `data-trim` attribute is present surrounding whitespace is automatically removed.
```html
@@ -537,7 +537,7 @@ Embedded HTML5 `
@@ -81,7 +81,7 @@
- Not a coder? No problem. There's a fully-featured visual editor for authoring these, try it out at http://slid.es.
+ Not a coder? No problem. There's a fully-featured visual editor for authoring these, try it out at https://slid.es.
@@ -107,7 +107,7 @@
Point of View
Press ESC to enter the slide overview.
- Hold down alt and click on any element to zoom in on it using zoom.js. Alt + click anywhere to zoom back out.
+ Hold down alt and click on any element to zoom in on it using zoom.js. Alt + click anywhere to zoom back out.
@@ -247,10 +247,10 @@
Background Transition Override
Clever Quotes
- These guys come in two forms, inline:
+ These guys come in two forms, inline:
“The nice thing about standards is that there are so many to choose from” and block:
-
+
“For years there has been a theory that millions of monkeys typing at random on millions of typewriters would
reproduce the entire works of Shakespeare. The Internet has proven this theory to be untrue.”
transition: 'linear',
math: {
- // mathjax: 'http://cdn.mathjax.org/mathjax/latest/MathJax.js',
+ // mathjax: 'https://cdn.mathjax.org/mathjax/latest/MathJax.js',
config: 'TeX-AMS_HTML-full'
},
diff --git a/slides/codecept21/bower_components/reveal.js/test/qunit-1.12.0.css b/slides/codecept21/bower_components/reveal.js/test/qunit-1.12.0.css
index 00ac1d3c7..bdf7e2ad8 100644
--- a/slides/codecept21/bower_components/reveal.js/test/qunit-1.12.0.css
+++ b/slides/codecept21/bower_components/reveal.js/test/qunit-1.12.0.css
@@ -1,11 +1,11 @@
/**
* QUnit v1.12.0 - A JavaScript Unit Testing Framework
*
- * http://qunitjs.com
+ * https://qunitjs.com
*
* Copyright 2012 jQuery Foundation and other contributors
* Released under the MIT license.
- * http://jquery.org/license
+ * https://jquery.org/license
*/
/** Font Family and Sizes */
diff --git a/slides/codecept21/bower_components/reveal.js/test/qunit-1.12.0.js b/slides/codecept21/bower_components/reveal.js/test/qunit-1.12.0.js
index 61af483d2..58332aa51 100644
--- a/slides/codecept21/bower_components/reveal.js/test/qunit-1.12.0.js
+++ b/slides/codecept21/bower_components/reveal.js/test/qunit-1.12.0.js
@@ -1,7 +1,7 @@
/**
* QUnit v1.12.0 - A JavaScript Unit Testing Framework
*
- * http://qunitjs.com
+ * https://qunitjs.com
*
* Copyright 2013 jQuery Foundation and other contributors
* Released under the MIT license.
@@ -39,7 +39,7 @@ var QUnit,
* with IE 7 (and prior) where Error.prototype.toString is
* not properly implemented
*
- * Based on http://es5.github.com/#x15.11.4.4
+ * Based on https://es5.github.com/#x15.11.4.4
*
* @param {String|Error} error
* @return {String} error message
@@ -1811,13 +1811,13 @@ QUnit.equiv = (function() {
/**
* jsDump Copyright (c) 2008 Ariel Flesler - aflesler(at)gmail(dot)com |
- * http://flesler.blogspot.com Licensed under BSD
- * (http://www.opensource.org/licenses/bsd-license.php) Date: 5/15/2008
+ * https://flesler.blogspot.com Licensed under BSD
+ * (https://www.opensource.org/licenses/bsd-license.php) Date: 5/15/2008
*
* @projectDescription Advanced and extensible data dumping for Javascript.
* @version 1.0.0
* @author Ariel Flesler
- * @link {http://flesler.blogspot.com/2008/05/jsdump-pretty-dump-of-any-javascript.html}
+ * @link {https://flesler.blogspot.com/2008/05/jsdump-pretty-dump-of-any-javascript.html}
*/
QUnit.jsDump = (function() {
function quote( str ) {
@@ -2057,13 +2057,13 @@ function inArray( elem, array ) {
/*
* Javascript Diff Algorithm
- * By John Resig (http://ejohn.org/)
+ * By John Resig (https://ejohn.org/)
* Modified by Chu Alan "sprite"
*
* Released under the MIT license.
*
* More Info:
- * http://ejohn.org/projects/javascript-diff-algorithm/
+ * https://ejohn.org/projects/javascript-diff-algorithm/
*
* Usage: QUnit.diff(expected, actual)
*
diff --git a/slides/codecept21/slides/config.md b/slides/codecept21/slides/config.md
index 2da4633f0..9974056e2 100644
--- a/slides/codecept21/slides/config.md
+++ b/slides/codecept21/slides/config.md
@@ -4,7 +4,7 @@
modules:
enabled:
- WebDriver:
- url: http://codeception.com
+ url: https://codeception.com
browser: firefox
- \Helper\Acceptance
```
diff --git a/slides/codecept21/slides/when.md b/slides/codecept21/slides/when.md
index ea04f6a91..60e11fc28 100644
--- a/slides/codecept21/slides/when.md
+++ b/slides/codecept21/slides/when.md
@@ -4,4 +4,4 @@
* backwards compatible (no major breaks)
* try it now in `master` branch!
-http://codeception.com
+https://codeception.com
diff --git a/slides/seleniumcamp/bower_components/bespoke-bullets/CONTRIBUTING.md b/slides/seleniumcamp/bower_components/bespoke-bullets/CONTRIBUTING.md
index 46faa9048..9a0a08126 100644
--- a/slides/seleniumcamp/bower_components/bespoke-bullets/CONTRIBUTING.md
+++ b/slides/seleniumcamp/bower_components/bespoke-bullets/CONTRIBUTING.md
@@ -10,7 +10,7 @@ Regarding code style like indentation and whitespace, **follow the conventions y
See the [Why does grunt complain that PhantomJS isn't installed?](https://github.com/gruntjs/grunt/blob/master/docs/faq.md#why-does-grunt-complain-that-phantomjs-isnt-installed) guide in the [Grunt FAQ](https://github.com/gruntjs/grunt/blob/master/docs/faq.md) for help with installing or troubleshooting PhantomJS.
## Modifying the code
-First, ensure that you have the latest [Node.js](http://nodejs.org/) and [npm](http://npmjs.org/) installed.
+First, ensure that you have the latest [Node.js](https://nodejs.org/) and [npm](https://npmjs.org/) installed.
Test that grunt is installed globally by running `grunt --version` at the command-line. If grunt isn't installed globally, run `npm install -g grunt` to install the latest version. _You may need to run `sudo npm install -g grunt`._
diff --git a/slides/seleniumcamp/bower_components/bespoke-bullets/README.md b/slides/seleniumcamp/bower_components/bespoke-bullets/README.md
index f0f1f1cb3..4f60d251b 100644
--- a/slides/seleniumcamp/bower_components/bespoke-bullets/README.md
+++ b/slides/seleniumcamp/bower_components/bespoke-bullets/README.md
@@ -1,4 +1,4 @@
-[](http://travis-ci.org/markdalgleish/bespoke-bullets)
+[](https://travis-ci.org/markdalgleish/bespoke-bullets)
# bespoke-bullets
@@ -15,7 +15,7 @@ Download the [production version][min] or the [development version][max].
### Bower
-Bespoke-bullets can be installed from [Bower](http://twitter.github.com/bower/) using the following command:
+Bespoke-bullets can be installed from [Bower](https://twitter.github.com/bower/) using the following command:
```bash
$ bower install bespoke-bullets
@@ -97,10 +97,10 @@ bespoke.horizontal.from('article', {
## Questions?
-Contact me on GitHub or Twitter: [@markdalgleish](http://twitter.com/markdalgleish)
+Contact me on GitHub or Twitter: [@markdalgleish](https://twitter.com/markdalgleish)
## License
Copyright 2013, Mark Dalgleish
This content is released under the MIT license
-http://markdalgleish.mit-license.org
\ No newline at end of file
+https://markdalgleish.mit-license.org
diff --git a/slides/seleniumcamp/bower_components/bespoke-bullets/dist/bespoke-bullets.js b/slides/seleniumcamp/bower_components/bespoke-bullets/dist/bespoke-bullets.js
index 67b1dcdc8..9eebeedad 100644
--- a/slides/seleniumcamp/bower_components/bespoke-bullets/dist/bespoke-bullets.js
+++ b/slides/seleniumcamp/bower_components/bespoke-bullets/dist/bespoke-bullets.js
@@ -3,7 +3,7 @@
*
* Copyright 2013, Mark Dalgleish
* This content is released under the MIT license
- * http://mit-license.org/markdalgleish
+ * https://mit-license.org/markdalgleish
*/
(function(bespoke) {
@@ -71,4 +71,4 @@
activateBullet(0, 0);
};
-}(bespoke));
\ No newline at end of file
+}(bespoke));
diff --git a/slides/seleniumcamp/bower_components/bespoke-bullets/libs/bespoke/bespoke.js b/slides/seleniumcamp/bower_components/bespoke-bullets/libs/bespoke/bespoke.js
index 55e0226bc..7d3ee7fef 100644
--- a/slides/seleniumcamp/bower_components/bespoke-bullets/libs/bespoke/bespoke.js
+++ b/slides/seleniumcamp/bower_components/bespoke-bullets/libs/bespoke/bespoke.js
@@ -3,7 +3,7 @@
*
* Copyright 2013, Mark Dalgleish
* This content is released under the MIT license
- * http://mit-license.org/markdalgleish
+ * https://mit-license.org/markdalgleish
*/
(function(moduleName, window, document) {
@@ -85,7 +85,7 @@
activate(0);
addClass(parent, 'parent');
-
+
slides.map(function(slide) {
addClass(slide, 'slide');
});
@@ -203,4 +203,4 @@
plugins: plugins
};
-}('bespoke', this, document));
\ No newline at end of file
+}('bespoke', this, document));
diff --git a/slides/seleniumcamp/bower_components/bespoke-bullets/libs/es5-shim/es5-shim.js b/slides/seleniumcamp/bower_components/bespoke-bullets/libs/es5-shim/es5-shim.js
index f387884b7..5010475e5 100644
--- a/slides/seleniumcamp/bower_components/bespoke-bullets/libs/es5-shim/es5-shim.js
+++ b/slides/seleniumcamp/bower_components/bespoke-bullets/libs/es5-shim/es5-shim.js
@@ -19,9 +19,9 @@
* Brings an environment as close to ECMAScript 5 compliance
* as is possible with the facilities of erstwhile engines.
*
- * Annotated ES5: http://es5.github.com/ (specific links below)
- * ES5 Spec: http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf
- * Required reading: http://javascriptweblog.wordpress.com/2011/12/05/extending-javascript-natives/
+ * Annotated ES5: https://es5.github.com/ (specific links below)
+ * ES5 Spec: https://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf
+ * Required reading: https://javascriptweblog.wordpress.com/2011/12/05/extending-javascript-natives/
*/
//
@@ -30,7 +30,7 @@
//
// ES-5 15.3.4.5
-// http://es5.github.com/#x15.3.4.5
+// https://es5.github.com/#x15.3.4.5
function Empty() {}
@@ -183,7 +183,7 @@ if ((supportsAccessors = owns(prototypeOfObject, "__defineGetter__"))) {
//
// ES5 15.4.4.12
-// http://es5.github.com/#x15.4.4.12
+// https://es5.github.com/#x15.4.4.12
// Default value for second param
// [bugfix, ielt9, old browsers]
// IE < 9 bug: [1,2].splice(0).join("") == "" but should be "12"
@@ -202,7 +202,7 @@ if ([1,2].splice(0).length != 2) {
}
// ES5 15.4.4.12
-// http://es5.github.com/#x15.4.4.13
+// https://es5.github.com/#x15.4.4.13
// Return len+argCount.
// [bugfix, ielt8]
// IE < 8 bug: [].unshift(0) == undefined but should be "1"
@@ -215,7 +215,7 @@ if ([].unshift(0) != 1) {
}
// ES5 15.4.3.2
-// http://es5.github.com/#x15.4.3.2
+// https://es5.github.com/#x15.4.3.2
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/isArray
if (!Array.isArray) {
Array.isArray = function isArray(obj) {
@@ -236,7 +236,7 @@ if (!Array.isArray) {
// expressions.
// ES5 15.4.4.18
-// http://es5.github.com/#x15.4.4.18
+// https://es5.github.com/#x15.4.4.18
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/array/forEach
// Check failure of by-index access of string characters (IE < 9)
@@ -271,7 +271,7 @@ if (!Array.prototype.forEach) {
}
// ES5 15.4.4.19
-// http://es5.github.com/#x15.4.4.19
+// https://es5.github.com/#x15.4.4.19
// https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Objects/Array/map
if (!Array.prototype.map) {
Array.prototype.map = function map(fun /*, thisp*/) {
@@ -297,7 +297,7 @@ if (!Array.prototype.map) {
}
// ES5 15.4.4.20
-// http://es5.github.com/#x15.4.4.20
+// https://es5.github.com/#x15.4.4.20
// https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Objects/Array/filter
if (!Array.prototype.filter) {
Array.prototype.filter = function filter(fun /*, thisp */) {
@@ -328,7 +328,7 @@ if (!Array.prototype.filter) {
}
// ES5 15.4.4.16
-// http://es5.github.com/#x15.4.4.16
+// https://es5.github.com/#x15.4.4.16
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/every
if (!Array.prototype.every) {
Array.prototype.every = function every(fun /*, thisp */) {
@@ -354,7 +354,7 @@ if (!Array.prototype.every) {
}
// ES5 15.4.4.17
-// http://es5.github.com/#x15.4.4.17
+// https://es5.github.com/#x15.4.4.17
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/some
if (!Array.prototype.some) {
Array.prototype.some = function some(fun /*, thisp */) {
@@ -380,7 +380,7 @@ if (!Array.prototype.some) {
}
// ES5 15.4.4.21
-// http://es5.github.com/#x15.4.4.21
+// https://es5.github.com/#x15.4.4.21
// https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Objects/Array/reduce
if (!Array.prototype.reduce) {
Array.prototype.reduce = function reduce(fun /*, initial*/) {
@@ -429,7 +429,7 @@ if (!Array.prototype.reduce) {
}
// ES5 15.4.4.22
-// http://es5.github.com/#x15.4.4.22
+// https://es5.github.com/#x15.4.4.22
// https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Objects/Array/reduceRight
if (!Array.prototype.reduceRight) {
Array.prototype.reduceRight = function reduceRight(fun /*, initial*/) {
@@ -477,7 +477,7 @@ if (!Array.prototype.reduceRight) {
}
// ES5 15.4.4.14
-// http://es5.github.com/#x15.4.4.14
+// https://es5.github.com/#x15.4.4.14
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/indexOf
if (!Array.prototype.indexOf || ([0, 1].indexOf(1, 2) != -1)) {
Array.prototype.indexOf = function indexOf(sought /*, fromIndex */ ) {
@@ -507,7 +507,7 @@ if (!Array.prototype.indexOf || ([0, 1].indexOf(1, 2) != -1)) {
}
// ES5 15.4.4.15
-// http://es5.github.com/#x15.4.4.15
+// https://es5.github.com/#x15.4.4.15
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/lastIndexOf
if (!Array.prototype.lastIndexOf || ([0, 1].lastIndexOf(0, -3) != -1)) {
Array.prototype.lastIndexOf = function lastIndexOf(sought /*, fromIndex */) {
@@ -540,9 +540,9 @@ if (!Array.prototype.lastIndexOf || ([0, 1].lastIndexOf(0, -3) != -1)) {
//
// ES5 15.2.3.14
-// http://es5.github.com/#x15.2.3.14
+// https://es5.github.com/#x15.2.3.14
if (!Object.keys) {
- // http://whattheheadsaid.com/2010/10/a-safer-object-keys-compatibility-implementation
+ // https://whattheheadsaid.com/2010/10/a-safer-object-keys-compatibility-implementation
var hasDontEnumBug = true,
dontEnums = [
"toString",
@@ -594,7 +594,7 @@ if (!Object.keys) {
//
// ES5 15.9.5.43
-// http://es5.github.com/#x15.9.5.43
+// https://es5.github.com/#x15.9.5.43
// This function returns a String value represent the instance in time
// represented by this Date object. The format of the String is the Date Time
// string format defined in 15.9.1.15. All fields are present in the String.
@@ -648,7 +648,7 @@ if (
// ES5 15.9.5.44
-// http://es5.github.com/#x15.9.5.44
+// https://es5.github.com/#x15.9.5.44
// This function provides a String representation of a Date object for use by
// JSON.stringify (15.12.3).
var dateToJSONIsSupported = false;
@@ -703,9 +703,9 @@ if (!dateToJSONIsSupported) {
}
// ES5 15.9.4.2
-// http://es5.github.com/#x15.9.4.2
+// https://es5.github.com/#x15.9.4.2
// based on work shared by Daniel Friesen (dantman)
-// http://gist.github.com/303249
+// https://gist.github.com/303249
if (!Date.parse || "Date.parse is buggy") {
// XXX global assignment won't work in embeddings that use
// an alternate object for the context.
@@ -844,7 +844,7 @@ if (!Date.parse || "Date.parse is buggy") {
}
// ES5 15.9.4.4
-// http://es5.github.com/#x15.9.4.4
+// https://es5.github.com/#x15.9.4.4
if (!Date.now) {
Date.now = function now() {
return new Date().getTime();
@@ -859,7 +859,7 @@ if (!Date.now) {
// ES5 15.5.4.14
-// http://es5.github.com/#x15.5.4.14
+// https://es5.github.com/#x15.5.4.14
// [bugfix, chrome]
// If separator is undefined, then the result array contains just one String,
// which is the this value (converted to a String). If limit is not undefined,
@@ -897,13 +897,13 @@ if("".substr && "0b".substr(-1) !== "b") {
}
// ES5 15.5.4.20
-// http://es5.github.com/#x15.5.4.20
+// https://es5.github.com/#x15.5.4.20
var ws = "\x09\x0A\x0B\x0C\x0D\x20\xA0\u1680\u180E\u2000\u2001\u2002\u2003" +
"\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028" +
"\u2029\uFEFF";
if (!String.prototype.trim || ws.trim()) {
- // http://blog.stevenlevithan.com/archives/faster-trim-javascript
- // http://perfectionkills.com/whitespace-deviations/
+ // https://blog.stevenlevithan.com/archives/faster-trim-javascript
+ // https://perfectionkills.com/whitespace-deviations/
ws = "[" + ws + "]";
var trimBeginRegexp = new RegExp("^" + ws + ws + "*"),
trimEndRegexp = new RegExp(ws + ws + "*$");
@@ -923,8 +923,8 @@ if (!String.prototype.trim || ws.trim()) {
//
// ES5 9.4
-// http://es5.github.com/#x9.4
-// http://jsperf.com/to-integer
+// https://es5.github.com/#x9.4
+// https://jsperf.com/to-integer
function toInteger(n) {
n = +n;
@@ -970,7 +970,7 @@ function toPrimitive(input) {
}
// ES5 9.9
-// http://es5.github.com/#x9.9
+// https://es5.github.com/#x9.9
var toObject = function (o) {
if (o == null) { // this matches both null and undefined
throw new TypeError("can't convert "+o+" to object");
@@ -978,4 +978,4 @@ var toObject = function (o) {
return Object(o);
};
-});
\ No newline at end of file
+});
diff --git a/slides/seleniumcamp/bower_components/bespoke-bullets/package.json b/slides/seleniumcamp/bower_components/bespoke-bullets/package.json
index bf324a068..d887a4de8 100644
--- a/slides/seleniumcamp/bower_components/bespoke-bullets/package.json
+++ b/slides/seleniumcamp/bower_components/bespoke-bullets/package.json
@@ -5,7 +5,7 @@
"description": "Bullet Lists for Bespoke.js",
"author": {
"name": "Mark Dalgleish",
- "url": "http://markdalgleish.com"
+ "url": "https://markdalgleish.com"
},
"engines": {
"node": ">= 0.8.0"
@@ -25,7 +25,7 @@
"licenses": [
{
"type": "MIT",
- "url": "http://mit-license.org/markdalgleish"
+ "url": "https://mit-license.org/markdalgleish"
}
],
"keywords": [
diff --git a/slides/seleniumcamp/bower_components/bespoke-hash/CONTRIBUTING.md b/slides/seleniumcamp/bower_components/bespoke-hash/CONTRIBUTING.md
index 46faa9048..9a0a08126 100644
--- a/slides/seleniumcamp/bower_components/bespoke-hash/CONTRIBUTING.md
+++ b/slides/seleniumcamp/bower_components/bespoke-hash/CONTRIBUTING.md
@@ -10,7 +10,7 @@ Regarding code style like indentation and whitespace, **follow the conventions y
See the [Why does grunt complain that PhantomJS isn't installed?](https://github.com/gruntjs/grunt/blob/master/docs/faq.md#why-does-grunt-complain-that-phantomjs-isnt-installed) guide in the [Grunt FAQ](https://github.com/gruntjs/grunt/blob/master/docs/faq.md) for help with installing or troubleshooting PhantomJS.
## Modifying the code
-First, ensure that you have the latest [Node.js](http://nodejs.org/) and [npm](http://npmjs.org/) installed.
+First, ensure that you have the latest [Node.js](https://nodejs.org/) and [npm](https://npmjs.org/) installed.
Test that grunt is installed globally by running `grunt --version` at the command-line. If grunt isn't installed globally, run `npm install -g grunt` to install the latest version. _You may need to run `sudo npm install -g grunt`._
diff --git a/slides/seleniumcamp/bower_components/bespoke-hash/README.md b/slides/seleniumcamp/bower_components/bespoke-hash/README.md
index 1827f6c84..f741c1e52 100644
--- a/slides/seleniumcamp/bower_components/bespoke-hash/README.md
+++ b/slides/seleniumcamp/bower_components/bespoke-hash/README.md
@@ -1,4 +1,4 @@
-[](http://travis-ci.org/markdalgleish/bespoke-hash)
+[](https://travis-ci.org/markdalgleish/bespoke-hash)
# bespoke-hash
@@ -15,7 +15,7 @@ Download the [production version][min] or the [development version][max].
### Bower
-Bespoke-hash can be installed from [Bower](http://twitter.github.com/bower/) using the following command:
+Bespoke-hash can be installed from [Bower](https://twitter.github.com/bower/) using the following command:
```bash
$ bower install bespoke-hash
@@ -52,10 +52,10 @@ If you'd like to use named hash routes instead, add `data-bespoke-hash` attribut
## Questions?
-Contact me on GitHub or Twitter: [@markdalgleish](http://twitter.com/markdalgleish)
+Contact me on GitHub or Twitter: [@markdalgleish](https://twitter.com/markdalgleish)
## License
Copyright 2013, Mark Dalgleish
This content is released under the MIT license
-http://markdalgleish.mit-license.org
\ No newline at end of file
+https://markdalgleish.mit-license.org
diff --git a/slides/seleniumcamp/bower_components/bespoke-hash/dist/bespoke-hash.js b/slides/seleniumcamp/bower_components/bespoke-hash/dist/bespoke-hash.js
index 6947f9db2..c3224a1b3 100644
--- a/slides/seleniumcamp/bower_components/bespoke-hash/dist/bespoke-hash.js
+++ b/slides/seleniumcamp/bower_components/bespoke-hash/dist/bespoke-hash.js
@@ -3,7 +3,7 @@
*
* Copyright 2013, Mark Dalgleish
* This content is released under the MIT license
- * http://mit-license.org/markdalgleish
+ * https://mit-license.org/markdalgleish
*/
(function(bespoke) {
@@ -45,4 +45,4 @@
}, 0);
};
-}(bespoke));
\ No newline at end of file
+}(bespoke));
diff --git a/slides/seleniumcamp/bower_components/bespoke-hash/libs/bespoke/bespoke.js b/slides/seleniumcamp/bower_components/bespoke-hash/libs/bespoke/bespoke.js
index a958d8f0d..3be092c1c 100644
--- a/slides/seleniumcamp/bower_components/bespoke-hash/libs/bespoke/bespoke.js
+++ b/slides/seleniumcamp/bower_components/bespoke-hash/libs/bespoke/bespoke.js
@@ -3,7 +3,7 @@
*
* Copyright 2013, Mark Dalgleish
* This content is released under the MIT license
- * http://mit-license.org/markdalgleish
+ * https://mit-license.org/markdalgleish
*/
(function(moduleName, window, document) {
@@ -83,7 +83,7 @@
};
addClass(parent, 'parent');
-
+
slides.map(function(slide) {
addClass(slide, 'slide');
});
@@ -203,4 +203,4 @@
plugins: plugins
};
-}('bespoke', this, document));
\ No newline at end of file
+}('bespoke', this, document));
diff --git a/slides/seleniumcamp/bower_components/bespoke-hash/libs/es5-shim/es5-shim.js b/slides/seleniumcamp/bower_components/bespoke-hash/libs/es5-shim/es5-shim.js
index f387884b7..5010475e5 100644
--- a/slides/seleniumcamp/bower_components/bespoke-hash/libs/es5-shim/es5-shim.js
+++ b/slides/seleniumcamp/bower_components/bespoke-hash/libs/es5-shim/es5-shim.js
@@ -19,9 +19,9 @@
* Brings an environment as close to ECMAScript 5 compliance
* as is possible with the facilities of erstwhile engines.
*
- * Annotated ES5: http://es5.github.com/ (specific links below)
- * ES5 Spec: http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf
- * Required reading: http://javascriptweblog.wordpress.com/2011/12/05/extending-javascript-natives/
+ * Annotated ES5: https://es5.github.com/ (specific links below)
+ * ES5 Spec: https://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf
+ * Required reading: https://javascriptweblog.wordpress.com/2011/12/05/extending-javascript-natives/
*/
//
@@ -30,7 +30,7 @@
//
// ES-5 15.3.4.5
-// http://es5.github.com/#x15.3.4.5
+// https://es5.github.com/#x15.3.4.5
function Empty() {}
@@ -183,7 +183,7 @@ if ((supportsAccessors = owns(prototypeOfObject, "__defineGetter__"))) {
//
// ES5 15.4.4.12
-// http://es5.github.com/#x15.4.4.12
+// https://es5.github.com/#x15.4.4.12
// Default value for second param
// [bugfix, ielt9, old browsers]
// IE < 9 bug: [1,2].splice(0).join("") == "" but should be "12"
@@ -202,7 +202,7 @@ if ([1,2].splice(0).length != 2) {
}
// ES5 15.4.4.12
-// http://es5.github.com/#x15.4.4.13
+// https://es5.github.com/#x15.4.4.13
// Return len+argCount.
// [bugfix, ielt8]
// IE < 8 bug: [].unshift(0) == undefined but should be "1"
@@ -215,7 +215,7 @@ if ([].unshift(0) != 1) {
}
// ES5 15.4.3.2
-// http://es5.github.com/#x15.4.3.2
+// https://es5.github.com/#x15.4.3.2
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/isArray
if (!Array.isArray) {
Array.isArray = function isArray(obj) {
@@ -236,7 +236,7 @@ if (!Array.isArray) {
// expressions.
// ES5 15.4.4.18
-// http://es5.github.com/#x15.4.4.18
+// https://es5.github.com/#x15.4.4.18
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/array/forEach
// Check failure of by-index access of string characters (IE < 9)
@@ -271,7 +271,7 @@ if (!Array.prototype.forEach) {
}
// ES5 15.4.4.19
-// http://es5.github.com/#x15.4.4.19
+// https://es5.github.com/#x15.4.4.19
// https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Objects/Array/map
if (!Array.prototype.map) {
Array.prototype.map = function map(fun /*, thisp*/) {
@@ -297,7 +297,7 @@ if (!Array.prototype.map) {
}
// ES5 15.4.4.20
-// http://es5.github.com/#x15.4.4.20
+// https://es5.github.com/#x15.4.4.20
// https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Objects/Array/filter
if (!Array.prototype.filter) {
Array.prototype.filter = function filter(fun /*, thisp */) {
@@ -328,7 +328,7 @@ if (!Array.prototype.filter) {
}
// ES5 15.4.4.16
-// http://es5.github.com/#x15.4.4.16
+// https://es5.github.com/#x15.4.4.16
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/every
if (!Array.prototype.every) {
Array.prototype.every = function every(fun /*, thisp */) {
@@ -354,7 +354,7 @@ if (!Array.prototype.every) {
}
// ES5 15.4.4.17
-// http://es5.github.com/#x15.4.4.17
+// https://es5.github.com/#x15.4.4.17
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/some
if (!Array.prototype.some) {
Array.prototype.some = function some(fun /*, thisp */) {
@@ -380,7 +380,7 @@ if (!Array.prototype.some) {
}
// ES5 15.4.4.21
-// http://es5.github.com/#x15.4.4.21
+// https://es5.github.com/#x15.4.4.21
// https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Objects/Array/reduce
if (!Array.prototype.reduce) {
Array.prototype.reduce = function reduce(fun /*, initial*/) {
@@ -429,7 +429,7 @@ if (!Array.prototype.reduce) {
}
// ES5 15.4.4.22
-// http://es5.github.com/#x15.4.4.22
+// https://es5.github.com/#x15.4.4.22
// https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Objects/Array/reduceRight
if (!Array.prototype.reduceRight) {
Array.prototype.reduceRight = function reduceRight(fun /*, initial*/) {
@@ -477,7 +477,7 @@ if (!Array.prototype.reduceRight) {
}
// ES5 15.4.4.14
-// http://es5.github.com/#x15.4.4.14
+// https://es5.github.com/#x15.4.4.14
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/indexOf
if (!Array.prototype.indexOf || ([0, 1].indexOf(1, 2) != -1)) {
Array.prototype.indexOf = function indexOf(sought /*, fromIndex */ ) {
@@ -507,7 +507,7 @@ if (!Array.prototype.indexOf || ([0, 1].indexOf(1, 2) != -1)) {
}
// ES5 15.4.4.15
-// http://es5.github.com/#x15.4.4.15
+// https://es5.github.com/#x15.4.4.15
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/lastIndexOf
if (!Array.prototype.lastIndexOf || ([0, 1].lastIndexOf(0, -3) != -1)) {
Array.prototype.lastIndexOf = function lastIndexOf(sought /*, fromIndex */) {
@@ -540,9 +540,9 @@ if (!Array.prototype.lastIndexOf || ([0, 1].lastIndexOf(0, -3) != -1)) {
//
// ES5 15.2.3.14
-// http://es5.github.com/#x15.2.3.14
+// https://es5.github.com/#x15.2.3.14
if (!Object.keys) {
- // http://whattheheadsaid.com/2010/10/a-safer-object-keys-compatibility-implementation
+ // https://whattheheadsaid.com/2010/10/a-safer-object-keys-compatibility-implementation
var hasDontEnumBug = true,
dontEnums = [
"toString",
@@ -594,7 +594,7 @@ if (!Object.keys) {
//
// ES5 15.9.5.43
-// http://es5.github.com/#x15.9.5.43
+// https://es5.github.com/#x15.9.5.43
// This function returns a String value represent the instance in time
// represented by this Date object. The format of the String is the Date Time
// string format defined in 15.9.1.15. All fields are present in the String.
@@ -648,7 +648,7 @@ if (
// ES5 15.9.5.44
-// http://es5.github.com/#x15.9.5.44
+// https://es5.github.com/#x15.9.5.44
// This function provides a String representation of a Date object for use by
// JSON.stringify (15.12.3).
var dateToJSONIsSupported = false;
@@ -703,9 +703,9 @@ if (!dateToJSONIsSupported) {
}
// ES5 15.9.4.2
-// http://es5.github.com/#x15.9.4.2
+// https://es5.github.com/#x15.9.4.2
// based on work shared by Daniel Friesen (dantman)
-// http://gist.github.com/303249
+// https://gist.github.com/303249
if (!Date.parse || "Date.parse is buggy") {
// XXX global assignment won't work in embeddings that use
// an alternate object for the context.
@@ -844,7 +844,7 @@ if (!Date.parse || "Date.parse is buggy") {
}
// ES5 15.9.4.4
-// http://es5.github.com/#x15.9.4.4
+// https://es5.github.com/#x15.9.4.4
if (!Date.now) {
Date.now = function now() {
return new Date().getTime();
@@ -859,7 +859,7 @@ if (!Date.now) {
// ES5 15.5.4.14
-// http://es5.github.com/#x15.5.4.14
+// https://es5.github.com/#x15.5.4.14
// [bugfix, chrome]
// If separator is undefined, then the result array contains just one String,
// which is the this value (converted to a String). If limit is not undefined,
@@ -897,13 +897,13 @@ if("".substr && "0b".substr(-1) !== "b") {
}
// ES5 15.5.4.20
-// http://es5.github.com/#x15.5.4.20
+// https://es5.github.com/#x15.5.4.20
var ws = "\x09\x0A\x0B\x0C\x0D\x20\xA0\u1680\u180E\u2000\u2001\u2002\u2003" +
"\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028" +
"\u2029\uFEFF";
if (!String.prototype.trim || ws.trim()) {
- // http://blog.stevenlevithan.com/archives/faster-trim-javascript
- // http://perfectionkills.com/whitespace-deviations/
+ // https://blog.stevenlevithan.com/archives/faster-trim-javascript
+ // https://perfectionkills.com/whitespace-deviations/
ws = "[" + ws + "]";
var trimBeginRegexp = new RegExp("^" + ws + ws + "*"),
trimEndRegexp = new RegExp(ws + ws + "*$");
@@ -923,8 +923,8 @@ if (!String.prototype.trim || ws.trim()) {
//
// ES5 9.4
-// http://es5.github.com/#x9.4
-// http://jsperf.com/to-integer
+// https://es5.github.com/#x9.4
+// https://jsperf.com/to-integer
function toInteger(n) {
n = +n;
@@ -970,7 +970,7 @@ function toPrimitive(input) {
}
// ES5 9.9
-// http://es5.github.com/#x9.9
+// https://es5.github.com/#x9.9
var toObject = function (o) {
if (o == null) { // this matches both null and undefined
throw new TypeError("can't convert "+o+" to object");
@@ -978,4 +978,4 @@ var toObject = function (o) {
return Object(o);
};
-});
\ No newline at end of file
+});
diff --git a/slides/seleniumcamp/bower_components/bespoke-hash/package.json b/slides/seleniumcamp/bower_components/bespoke-hash/package.json
index ef2b99710..2191c003c 100644
--- a/slides/seleniumcamp/bower_components/bespoke-hash/package.json
+++ b/slides/seleniumcamp/bower_components/bespoke-hash/package.json
@@ -5,7 +5,7 @@
"description": "Hash routing for Bespoke.js",
"author": {
"name": "Mark Dalgleish",
- "url": "http://markdalgleish.com"
+ "url": "https://markdalgleish.com"
},
"engines": {
"node": ">= 0.8.0"
@@ -25,7 +25,7 @@
"licenses": [
{
"type": "MIT",
- "url": "http://mit-license.org/markdalgleish"
+ "url": "https://mit-license.org/markdalgleish"
}
],
"keywords": [
diff --git a/slides/seleniumcamp/bower_components/bespoke-keys/README.md b/slides/seleniumcamp/bower_components/bespoke-keys/README.md
index 3b5642130..dd16ce4ac 100644
--- a/slides/seleniumcamp/bower_components/bespoke-keys/README.md
+++ b/slides/seleniumcamp/bower_components/bespoke-keys/README.md
@@ -2,7 +2,7 @@
# bespoke-keys
-Keyboard Support for [Bespoke.js](http://markdalgleish.com/projects/bespoke.js)
+Keyboard Support for [Bespoke.js](https://markdalgleish.com/projects/bespoke.js)
## Download
@@ -47,7 +47,7 @@ $ bower install bespoke-keys
$ npm install bespoke-keys
```
-The bespoke-keys npm package is designed for use with [browserify](http://browserify.org/), e.g.
+The bespoke-keys npm package is designed for use with [browserify](https://browserify.org/), e.g.
```js
require('bespoke');
@@ -60,4 +60,4 @@ This plugin was built with [generator-bespokeplugin](https://github.com/markdalg
## License
-[MIT License](http://en.wikipedia.org/wiki/MIT_License)
+[MIT License](https://en.wikipedia.org/wiki/MIT_License)
diff --git a/slides/seleniumcamp/bower_components/bespoke-progress/CONTRIBUTING.md b/slides/seleniumcamp/bower_components/bespoke-progress/CONTRIBUTING.md
index 1fe621492..43f68c3d9 100644
--- a/slides/seleniumcamp/bower_components/bespoke-progress/CONTRIBUTING.md
+++ b/slides/seleniumcamp/bower_components/bespoke-progress/CONTRIBUTING.md
@@ -1,15 +1,15 @@
# Contributing
## Important notes
-Please don't edit files in the `dist` subdirectory as they are generated via [Grunt](http://gruntjs.com/). You'll find source code in the `src` subdirectory!
+Please don't edit files in the `dist` subdirectory as they are generated via [Grunt](https://gruntjs.com/). You'll find source code in the `src` subdirectory!
### Code style
Regarding code style like indentation and whitespace, **follow the conventions you see used in the source already.**
## Modifying the code
-First, ensure that you have the latest [Node.js](http://nodejs.org/) and [npm](http://npmjs.org/) installed.
+First, ensure that you have the latest [Node.js](https://nodejs.org/) and [npm](https://npmjs.org/) installed.
-Test that Grunt's CLI is installed by running `grunt --version`. If the command isn't found, run `npm install -g grunt-cli`. For more information about installing Grunt, see the [getting started with Grunt guide](http://gruntjs.com/getting-started).
+Test that Grunt's CLI is installed by running `grunt --version`. If the command isn't found, run `npm install -g grunt-cli`. For more information about installing Grunt, see the [getting started with Grunt guide](https://gruntjs.com/getting-started).
1. Fork and clone the repo.
1. Run `npm install` to install all build dependencies (including Grunt).
diff --git a/slides/seleniumcamp/bower_components/bespoke-progress/README.md b/slides/seleniumcamp/bower_components/bespoke-progress/README.md
index 03f5d9542..63bf15578 100644
--- a/slides/seleniumcamp/bower_components/bespoke-progress/README.md
+++ b/slides/seleniumcamp/bower_components/bespoke-progress/README.md
@@ -2,7 +2,7 @@
# bespoke-progress
-Progress Bar for [Bespoke.js](http://markdalgleish.com/projects/bespoke.js)
+Progress Bar for [Bespoke.js](https://markdalgleish.com/projects/bespoke.js)
## Download
@@ -37,7 +37,7 @@ $ bower install bespoke-progress
$ npm install bespoke-progress
```
-The bespoke-progress npm package is designed for use with [browserify](http://browserify.org/), e.g.
+The bespoke-progress npm package is designed for use with [browserify](https://browserify.org/), e.g.
```js
require('bespoke');
@@ -50,4 +50,4 @@ This plugin was built with [generator-bespokeplugin](https://github.com/markdalg
## License
-[MIT License](http://en.wikipedia.org/wiki/MIT_License)
+[MIT License](https://en.wikipedia.org/wiki/MIT_License)
diff --git a/slides/seleniumcamp/bower_components/bespoke-scale/CONTRIBUTING.md b/slides/seleniumcamp/bower_components/bespoke-scale/CONTRIBUTING.md
index 1fe621492..43f68c3d9 100644
--- a/slides/seleniumcamp/bower_components/bespoke-scale/CONTRIBUTING.md
+++ b/slides/seleniumcamp/bower_components/bespoke-scale/CONTRIBUTING.md
@@ -1,15 +1,15 @@
# Contributing
## Important notes
-Please don't edit files in the `dist` subdirectory as they are generated via [Grunt](http://gruntjs.com/). You'll find source code in the `src` subdirectory!
+Please don't edit files in the `dist` subdirectory as they are generated via [Grunt](https://gruntjs.com/). You'll find source code in the `src` subdirectory!
### Code style
Regarding code style like indentation and whitespace, **follow the conventions you see used in the source already.**
## Modifying the code
-First, ensure that you have the latest [Node.js](http://nodejs.org/) and [npm](http://npmjs.org/) installed.
+First, ensure that you have the latest [Node.js](https://nodejs.org/) and [npm](https://npmjs.org/) installed.
-Test that Grunt's CLI is installed by running `grunt --version`. If the command isn't found, run `npm install -g grunt-cli`. For more information about installing Grunt, see the [getting started with Grunt guide](http://gruntjs.com/getting-started).
+Test that Grunt's CLI is installed by running `grunt --version`. If the command isn't found, run `npm install -g grunt-cli`. For more information about installing Grunt, see the [getting started with Grunt guide](https://gruntjs.com/getting-started).
1. Fork and clone the repo.
1. Run `npm install` to install all build dependencies (including Grunt).
diff --git a/slides/seleniumcamp/bower_components/bespoke-scale/README.md b/slides/seleniumcamp/bower_components/bespoke-scale/README.md
index 4b2cbf775..b6a432fc4 100644
--- a/slides/seleniumcamp/bower_components/bespoke-scale/README.md
+++ b/slides/seleniumcamp/bower_components/bespoke-scale/README.md
@@ -2,7 +2,7 @@
# bespoke-scale
-Responsive Slide Scaling for [Bespoke.js](http://markdalgleish.com/projects/bespoke.js)
+Responsive Slide Scaling for [Bespoke.js](https://markdalgleish.com/projects/bespoke.js)
## Download
@@ -58,7 +58,7 @@ $ bower install bespoke-scale
$ npm install bespoke-scale
```
-The bespoke-scale npm package is designed for use with [browserify](http://browserify.org/), e.g.
+The bespoke-scale npm package is designed for use with [browserify](https://browserify.org/), e.g.
```js
require('bespoke');
@@ -71,4 +71,4 @@ This plugin was built with [generator-bespokeplugin](https://github.com/markdalg
## License
-[MIT License](http://en.wikipedia.org/wiki/MIT_License)
+[MIT License](https://en.wikipedia.org/wiki/MIT_License)
diff --git a/slides/seleniumcamp/bower_components/bespoke-state/CONTRIBUTING.md b/slides/seleniumcamp/bower_components/bespoke-state/CONTRIBUTING.md
index 46faa9048..9a0a08126 100644
--- a/slides/seleniumcamp/bower_components/bespoke-state/CONTRIBUTING.md
+++ b/slides/seleniumcamp/bower_components/bespoke-state/CONTRIBUTING.md
@@ -10,7 +10,7 @@ Regarding code style like indentation and whitespace, **follow the conventions y
See the [Why does grunt complain that PhantomJS isn't installed?](https://github.com/gruntjs/grunt/blob/master/docs/faq.md#why-does-grunt-complain-that-phantomjs-isnt-installed) guide in the [Grunt FAQ](https://github.com/gruntjs/grunt/blob/master/docs/faq.md) for help with installing or troubleshooting PhantomJS.
## Modifying the code
-First, ensure that you have the latest [Node.js](http://nodejs.org/) and [npm](http://npmjs.org/) installed.
+First, ensure that you have the latest [Node.js](https://nodejs.org/) and [npm](https://npmjs.org/) installed.
Test that grunt is installed globally by running `grunt --version` at the command-line. If grunt isn't installed globally, run `npm install -g grunt` to install the latest version. _You may need to run `sudo npm install -g grunt`._
diff --git a/slides/seleniumcamp/bower_components/bespoke-state/README.md b/slides/seleniumcamp/bower_components/bespoke-state/README.md
index b4e5c22aa..0dbb361a7 100644
--- a/slides/seleniumcamp/bower_components/bespoke-state/README.md
+++ b/slides/seleniumcamp/bower_components/bespoke-state/README.md
@@ -1,4 +1,4 @@
-[](http://travis-ci.org/markdalgleish/bespoke-state)
+[](https://travis-ci.org/markdalgleish/bespoke-state)
# bespoke-state
@@ -17,7 +17,7 @@ Download the [production version][min] or the [development version][max].
### Bower
-Bespoke-state can be installed from [Bower](http://twitter.github.com/bower/) using the following command:
+Bespoke-state can be installed from [Bower](https://twitter.github.com/bower/) using the following command:
```bash
$ bower install bespoke-state
@@ -56,10 +56,10 @@ Finally, add `data-bespoke-state` attributes to your slides.
## Questions?
-Contact me on GitHub or Twitter: [@markdalgleish](http://twitter.com/markdalgleish)
+Contact me on GitHub or Twitter: [@markdalgleish](https://twitter.com/markdalgleish)
## License
Copyright 2013, Mark Dalgleish
This content is released under the MIT license
-http://markdalgleish.mit-license.org
\ No newline at end of file
+https://markdalgleish.mit-license.org
diff --git a/slides/seleniumcamp/bower_components/bespoke-state/dist/bespoke-state.js b/slides/seleniumcamp/bower_components/bespoke-state/dist/bespoke-state.js
index 528359ee3..e7e8ec122 100644
--- a/slides/seleniumcamp/bower_components/bespoke-state/dist/bespoke-state.js
+++ b/slides/seleniumcamp/bower_components/bespoke-state/dist/bespoke-state.js
@@ -3,7 +3,7 @@
*
* Copyright 2013, Mark Dalgleish
* This content is released under the MIT license
- * http://mit-license.org/markdalgleish
+ * https://mit-license.org/markdalgleish
*/
(function(bespoke) {
diff --git a/slides/seleniumcamp/bower_components/bespoke-state/libs/bespoke/bespoke.js b/slides/seleniumcamp/bower_components/bespoke-state/libs/bespoke/bespoke.js
index a958d8f0d..3be092c1c 100644
--- a/slides/seleniumcamp/bower_components/bespoke-state/libs/bespoke/bespoke.js
+++ b/slides/seleniumcamp/bower_components/bespoke-state/libs/bespoke/bespoke.js
@@ -3,7 +3,7 @@
*
* Copyright 2013, Mark Dalgleish
* This content is released under the MIT license
- * http://mit-license.org/markdalgleish
+ * https://mit-license.org/markdalgleish
*/
(function(moduleName, window, document) {
@@ -83,7 +83,7 @@
};
addClass(parent, 'parent');
-
+
slides.map(function(slide) {
addClass(slide, 'slide');
});
@@ -203,4 +203,4 @@
plugins: plugins
};
-}('bespoke', this, document));
\ No newline at end of file
+}('bespoke', this, document));
diff --git a/slides/seleniumcamp/bower_components/bespoke-state/libs/es5-shim/es5-shim.js b/slides/seleniumcamp/bower_components/bespoke-state/libs/es5-shim/es5-shim.js
index f387884b7..5010475e5 100644
--- a/slides/seleniumcamp/bower_components/bespoke-state/libs/es5-shim/es5-shim.js
+++ b/slides/seleniumcamp/bower_components/bespoke-state/libs/es5-shim/es5-shim.js
@@ -19,9 +19,9 @@
* Brings an environment as close to ECMAScript 5 compliance
* as is possible with the facilities of erstwhile engines.
*
- * Annotated ES5: http://es5.github.com/ (specific links below)
- * ES5 Spec: http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf
- * Required reading: http://javascriptweblog.wordpress.com/2011/12/05/extending-javascript-natives/
+ * Annotated ES5: https://es5.github.com/ (specific links below)
+ * ES5 Spec: https://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf
+ * Required reading: https://javascriptweblog.wordpress.com/2011/12/05/extending-javascript-natives/
*/
//
@@ -30,7 +30,7 @@
//
// ES-5 15.3.4.5
-// http://es5.github.com/#x15.3.4.5
+// https://es5.github.com/#x15.3.4.5
function Empty() {}
@@ -183,7 +183,7 @@ if ((supportsAccessors = owns(prototypeOfObject, "__defineGetter__"))) {
//
// ES5 15.4.4.12
-// http://es5.github.com/#x15.4.4.12
+// https://es5.github.com/#x15.4.4.12
// Default value for second param
// [bugfix, ielt9, old browsers]
// IE < 9 bug: [1,2].splice(0).join("") == "" but should be "12"
@@ -202,7 +202,7 @@ if ([1,2].splice(0).length != 2) {
}
// ES5 15.4.4.12
-// http://es5.github.com/#x15.4.4.13
+// https://es5.github.com/#x15.4.4.13
// Return len+argCount.
// [bugfix, ielt8]
// IE < 8 bug: [].unshift(0) == undefined but should be "1"
@@ -215,7 +215,7 @@ if ([].unshift(0) != 1) {
}
// ES5 15.4.3.2
-// http://es5.github.com/#x15.4.3.2
+// https://es5.github.com/#x15.4.3.2
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/isArray
if (!Array.isArray) {
Array.isArray = function isArray(obj) {
@@ -236,7 +236,7 @@ if (!Array.isArray) {
// expressions.
// ES5 15.4.4.18
-// http://es5.github.com/#x15.4.4.18
+// https://es5.github.com/#x15.4.4.18
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/array/forEach
// Check failure of by-index access of string characters (IE < 9)
@@ -271,7 +271,7 @@ if (!Array.prototype.forEach) {
}
// ES5 15.4.4.19
-// http://es5.github.com/#x15.4.4.19
+// https://es5.github.com/#x15.4.4.19
// https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Objects/Array/map
if (!Array.prototype.map) {
Array.prototype.map = function map(fun /*, thisp*/) {
@@ -297,7 +297,7 @@ if (!Array.prototype.map) {
}
// ES5 15.4.4.20
-// http://es5.github.com/#x15.4.4.20
+// https://es5.github.com/#x15.4.4.20
// https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Objects/Array/filter
if (!Array.prototype.filter) {
Array.prototype.filter = function filter(fun /*, thisp */) {
@@ -328,7 +328,7 @@ if (!Array.prototype.filter) {
}
// ES5 15.4.4.16
-// http://es5.github.com/#x15.4.4.16
+// https://es5.github.com/#x15.4.4.16
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/every
if (!Array.prototype.every) {
Array.prototype.every = function every(fun /*, thisp */) {
@@ -354,7 +354,7 @@ if (!Array.prototype.every) {
}
// ES5 15.4.4.17
-// http://es5.github.com/#x15.4.4.17
+// https://es5.github.com/#x15.4.4.17
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/some
if (!Array.prototype.some) {
Array.prototype.some = function some(fun /*, thisp */) {
@@ -380,7 +380,7 @@ if (!Array.prototype.some) {
}
// ES5 15.4.4.21
-// http://es5.github.com/#x15.4.4.21
+// https://es5.github.com/#x15.4.4.21
// https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Objects/Array/reduce
if (!Array.prototype.reduce) {
Array.prototype.reduce = function reduce(fun /*, initial*/) {
@@ -429,7 +429,7 @@ if (!Array.prototype.reduce) {
}
// ES5 15.4.4.22
-// http://es5.github.com/#x15.4.4.22
+// https://es5.github.com/#x15.4.4.22
// https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Objects/Array/reduceRight
if (!Array.prototype.reduceRight) {
Array.prototype.reduceRight = function reduceRight(fun /*, initial*/) {
@@ -477,7 +477,7 @@ if (!Array.prototype.reduceRight) {
}
// ES5 15.4.4.14
-// http://es5.github.com/#x15.4.4.14
+// https://es5.github.com/#x15.4.4.14
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/indexOf
if (!Array.prototype.indexOf || ([0, 1].indexOf(1, 2) != -1)) {
Array.prototype.indexOf = function indexOf(sought /*, fromIndex */ ) {
@@ -507,7 +507,7 @@ if (!Array.prototype.indexOf || ([0, 1].indexOf(1, 2) != -1)) {
}
// ES5 15.4.4.15
-// http://es5.github.com/#x15.4.4.15
+// https://es5.github.com/#x15.4.4.15
// https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array/lastIndexOf
if (!Array.prototype.lastIndexOf || ([0, 1].lastIndexOf(0, -3) != -1)) {
Array.prototype.lastIndexOf = function lastIndexOf(sought /*, fromIndex */) {
@@ -540,9 +540,9 @@ if (!Array.prototype.lastIndexOf || ([0, 1].lastIndexOf(0, -3) != -1)) {
//
// ES5 15.2.3.14
-// http://es5.github.com/#x15.2.3.14
+// https://es5.github.com/#x15.2.3.14
if (!Object.keys) {
- // http://whattheheadsaid.com/2010/10/a-safer-object-keys-compatibility-implementation
+ // https://whattheheadsaid.com/2010/10/a-safer-object-keys-compatibility-implementation
var hasDontEnumBug = true,
dontEnums = [
"toString",
@@ -594,7 +594,7 @@ if (!Object.keys) {
//
// ES5 15.9.5.43
-// http://es5.github.com/#x15.9.5.43
+// https://es5.github.com/#x15.9.5.43
// This function returns a String value represent the instance in time
// represented by this Date object. The format of the String is the Date Time
// string format defined in 15.9.1.15. All fields are present in the String.
@@ -648,7 +648,7 @@ if (
// ES5 15.9.5.44
-// http://es5.github.com/#x15.9.5.44
+// https://es5.github.com/#x15.9.5.44
// This function provides a String representation of a Date object for use by
// JSON.stringify (15.12.3).
var dateToJSONIsSupported = false;
@@ -703,9 +703,9 @@ if (!dateToJSONIsSupported) {
}
// ES5 15.9.4.2
-// http://es5.github.com/#x15.9.4.2
+// https://es5.github.com/#x15.9.4.2
// based on work shared by Daniel Friesen (dantman)
-// http://gist.github.com/303249
+// https://gist.github.com/303249
if (!Date.parse || "Date.parse is buggy") {
// XXX global assignment won't work in embeddings that use
// an alternate object for the context.
@@ -844,7 +844,7 @@ if (!Date.parse || "Date.parse is buggy") {
}
// ES5 15.9.4.4
-// http://es5.github.com/#x15.9.4.4
+// https://es5.github.com/#x15.9.4.4
if (!Date.now) {
Date.now = function now() {
return new Date().getTime();
@@ -859,7 +859,7 @@ if (!Date.now) {
// ES5 15.5.4.14
-// http://es5.github.com/#x15.5.4.14
+// https://es5.github.com/#x15.5.4.14
// [bugfix, chrome]
// If separator is undefined, then the result array contains just one String,
// which is the this value (converted to a String). If limit is not undefined,
@@ -897,13 +897,13 @@ if("".substr && "0b".substr(-1) !== "b") {
}
// ES5 15.5.4.20
-// http://es5.github.com/#x15.5.4.20
+// https://es5.github.com/#x15.5.4.20
var ws = "\x09\x0A\x0B\x0C\x0D\x20\xA0\u1680\u180E\u2000\u2001\u2002\u2003" +
"\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028" +
"\u2029\uFEFF";
if (!String.prototype.trim || ws.trim()) {
- // http://blog.stevenlevithan.com/archives/faster-trim-javascript
- // http://perfectionkills.com/whitespace-deviations/
+ // https://blog.stevenlevithan.com/archives/faster-trim-javascript
+ // https://perfectionkills.com/whitespace-deviations/
ws = "[" + ws + "]";
var trimBeginRegexp = new RegExp("^" + ws + ws + "*"),
trimEndRegexp = new RegExp(ws + ws + "*$");
@@ -923,8 +923,8 @@ if (!String.prototype.trim || ws.trim()) {
//
// ES5 9.4
-// http://es5.github.com/#x9.4
-// http://jsperf.com/to-integer
+// https://es5.github.com/#x9.4
+// https://jsperf.com/to-integer
function toInteger(n) {
n = +n;
@@ -970,7 +970,7 @@ function toPrimitive(input) {
}
// ES5 9.9
-// http://es5.github.com/#x9.9
+// https://es5.github.com/#x9.9
var toObject = function (o) {
if (o == null) { // this matches both null and undefined
throw new TypeError("can't convert "+o+" to object");
@@ -978,4 +978,4 @@ var toObject = function (o) {
return Object(o);
};
-});
\ No newline at end of file
+});
diff --git a/slides/seleniumcamp/bower_components/bespoke-state/package.json b/slides/seleniumcamp/bower_components/bespoke-state/package.json
index f6da720ed..4c74b5504 100644
--- a/slides/seleniumcamp/bower_components/bespoke-state/package.json
+++ b/slides/seleniumcamp/bower_components/bespoke-state/package.json
@@ -5,7 +5,7 @@
"description": "Slide-Specific Deck Styles for Bespoke.js",
"author": {
"name": "Mark Dalgleish",
- "url": "http://markdalgleish.com"
+ "url": "https://markdalgleish.com"
},
"engines": {
"node": ">= 0.8.0"
@@ -25,7 +25,7 @@
"licenses": [
{
"type": "MIT",
- "url": "http://mit-license.org/markdalgleish"
+ "url": "httsp://mit-license.org/markdalgleish"
}
],
"keywords": [
diff --git a/slides/seleniumcamp/bower_components/bespoke-touch/CONTRIBUTING.md b/slides/seleniumcamp/bower_components/bespoke-touch/CONTRIBUTING.md
index 1fe621492..43f68c3d9 100644
--- a/slides/seleniumcamp/bower_components/bespoke-touch/CONTRIBUTING.md
+++ b/slides/seleniumcamp/bower_components/bespoke-touch/CONTRIBUTING.md
@@ -1,15 +1,15 @@
# Contributing
## Important notes
-Please don't edit files in the `dist` subdirectory as they are generated via [Grunt](http://gruntjs.com/). You'll find source code in the `src` subdirectory!
+Please don't edit files in the `dist` subdirectory as they are generated via [Grunt](https://gruntjs.com/). You'll find source code in the `src` subdirectory!
### Code style
Regarding code style like indentation and whitespace, **follow the conventions you see used in the source already.**
## Modifying the code
-First, ensure that you have the latest [Node.js](http://nodejs.org/) and [npm](http://npmjs.org/) installed.
+First, ensure that you have the latest [Node.js](https://nodejs.org/) and [npm](https://npmjs.org/) installed.
-Test that Grunt's CLI is installed by running `grunt --version`. If the command isn't found, run `npm install -g grunt-cli`. For more information about installing Grunt, see the [getting started with Grunt guide](http://gruntjs.com/getting-started).
+Test that Grunt's CLI is installed by running `grunt --version`. If the command isn't found, run `npm install -g grunt-cli`. For more information about installing Grunt, see the [getting started with Grunt guide](https://gruntjs.com/getting-started).
1. Fork and clone the repo.
1. Run `npm install` to install all build dependencies (including Grunt).
diff --git a/slides/seleniumcamp/bower_components/bespoke-touch/README.md b/slides/seleniumcamp/bower_components/bespoke-touch/README.md
index d30fd8a9c..b4dba3cca 100644
--- a/slides/seleniumcamp/bower_components/bespoke-touch/README.md
+++ b/slides/seleniumcamp/bower_components/bespoke-touch/README.md
@@ -2,7 +2,7 @@
# bespoke-touch
-Touch Support for [Bespoke.js](http://markdalgleish.com/projects/bespoke.js)
+Touch Support for [Bespoke.js](https://markdalgleish.com/projects/bespoke.js)
## Download
@@ -47,7 +47,7 @@ $ bower install bespoke-touch
$ npm install bespoke-touch
```
-The bespoke-touch npm package is designed for use with [browserify](http://browserify.org/), e.g.
+The bespoke-touch npm package is designed for use with [browserify](https://browserify.org/), e.g.
```js
require('bespoke');
@@ -60,4 +60,4 @@ This plugin was built with [generator-bespokeplugin](https://github.com/markdalg
## License
-[MIT License](http://en.wikipedia.org/wiki/MIT_License)
+[MIT License](https://en.wikipedia.org/wiki/MIT_License)
diff --git a/slides/seleniumcamp/bower_components/bespoke.js/CONTRIBUTING.md b/slides/seleniumcamp/bower_components/bespoke.js/CONTRIBUTING.md
index 46faa9048..9a0a08126 100644
--- a/slides/seleniumcamp/bower_components/bespoke.js/CONTRIBUTING.md
+++ b/slides/seleniumcamp/bower_components/bespoke.js/CONTRIBUTING.md
@@ -10,7 +10,7 @@ Regarding code style like indentation and whitespace, **follow the conventions y
See the [Why does grunt complain that PhantomJS isn't installed?](https://github.com/gruntjs/grunt/blob/master/docs/faq.md#why-does-grunt-complain-that-phantomjs-isnt-installed) guide in the [Grunt FAQ](https://github.com/gruntjs/grunt/blob/master/docs/faq.md) for help with installing or troubleshooting PhantomJS.
## Modifying the code
-First, ensure that you have the latest [Node.js](http://nodejs.org/) and [npm](http://npmjs.org/) installed.
+First, ensure that you have the latest [Node.js](https://nodejs.org/) and [npm](https://npmjs.org/) installed.
Test that grunt is installed globally by running `grunt --version` at the command-line. If grunt isn't installed globally, run `npm install -g grunt` to install the latest version. _You may need to run `sudo npm install -g grunt`._
diff --git a/slides/seleniumcamp/bower_components/bespoke.js/README.md b/slides/seleniumcamp/bower_components/bespoke.js/README.md
index 1cc69185a..0d52fcfd4 100644
--- a/slides/seleniumcamp/bower_components/bespoke.js/README.md
+++ b/slides/seleniumcamp/bower_components/bespoke.js/README.md
@@ -1,10 +1,10 @@
-[](http://travis-ci.org/markdalgleish/bespoke.js)
+[](https://travis-ci.org/markdalgleish/bespoke.js)
# Bespoke.js
### DIY Presentation Micro-Framework
-[Bespoke.js](http://markdalgleish.com/projects/bespoke.js) is a super minimal (<1KB min'd and gzipped), modular presentation library for modern browsers, designed to foster a rich [plugin ecosystem](#plugins).
+[Bespoke.js](https://markdalgleish.com/projects/bespoke.js) is a super minimal (<1KB min'd and gzipped), modular presentation library for modern browsers, designed to foster a rich [plugin ecosystem](#plugins).
The core library [sets up the presentation](#javascript), provides a simple [control API](#control-api), manages [events](#events) and adds [classes](#CSS) to the slides to allow CSS transitions.
@@ -12,9 +12,9 @@ Any other functionality, from [keyboard](https://github.com/markdalgleish/bespok
## Creating a Presentation
-Due to the highly modular nature of Bespoke.js, the quickest way to get started is with [Bespoke.js Generator](https://github.com/markdalgleish/generator-bespoke), a [Yeoman](http://yeoman.io) generator that scaffolds a boilerplate presentation with a [Grunt](http://gruntjs.com) build system.
+Due to the highly modular nature of Bespoke.js, the quickest way to get started is with [Bespoke.js Generator](https://github.com/markdalgleish/generator-bespoke), a [Yeoman](https://yeoman.io) generator that scaffolds a boilerplate presentation with a [Grunt](https://gruntjs.com) build system.
-Assuming you have [Node.js](http://nodejs.org) installed, in a blank directory:
+Assuming you have [Node.js](https://nodejs.org) installed, in a blank directory:
```bash
$ npm install -g generator-bespoke
@@ -29,7 +29,7 @@ In your newly scaffolded project, you can use the following Grunt tasks:
For more detailed instructions, check out the [Bespoke.js Generator](https://github.com/markdalgleish/generator-bespoke) repo.
-If you'd prefer to craft a new presentation from scratch, you can install Bespoke.js from [Bower](http://bower.io) with `bower install bespoke.js`, from [npm](http://npmjs.org) with `npm install bespoke`, or manually download either the [production version][min] or the [development version][max]. The Bespoke.js core is extremely lightweight, so you'll probably want to include some [plugins](#plugins).
+If you'd prefer to craft a new presentation from scratch, you can install Bespoke.js from [Bower](https://bower.io) with `bower install bespoke.js`, from [npm](https://npmjs.org) with `npm install bespoke`, or manually download either the [production version][min] or the [development version][max]. The Bespoke.js core is extremely lightweight, so you'll probably want to include some [plugins](#plugins).
[min]: https://raw.github.com/markdalgleish/bespoke.js/master/dist/bespoke.min.js
[max]: https://raw.github.com/markdalgleish/bespoke.js/master/dist/bespoke.js
@@ -157,15 +157,15 @@ All official plugins can be installed from Bower or npm, e.g. `$ bower install b
### Third-Party Plugins
- - [bespoke-fx](https://github.com/ebow/bespoke-fx) by [@tdhc](http://twitter.com/tdhc), for configurable slide transitions.
- - [bespoke-dir](https://github.com/ryanseddon/bespoke-dir) by [@ryanseddon](http://twitter.com/ryanseddon), for direction-based deck classes.
- - [bespoke-spotlight](https://github.com/mobz/bespoke-spotlight) by [@mobz](http://twitter.com/mobz), for quick-searching slide content.
- - [bespoke-blackout](https://github.com/originell/bespoke-blackout) by [@originell](http://twitter.com/originell), for temporarily blacking out the screen.
+ - [bespoke-fx](https://github.com/ebow/bespoke-fx) by [@tdhc](https://twitter.com/tdhc), for configurable slide transitions.
+ - [bespoke-dir](https://github.com/ryanseddon/bespoke-dir) by [@ryanseddon](https://twitter.com/ryanseddon), for direction-based deck classes.
+ - [bespoke-spotlight](https://github.com/mobz/bespoke-spotlight) by [@mobz](https://twitter.com/mobz), for quick-searching slide content.
+ - [bespoke-blackout](https://github.com/originell/bespoke-blackout) by [@originell](https://twitter.com/originell), for temporarily blacking out the screen.
- [bespoke-secondary](https://github.com/joelpurra/bespoke-secondary) by [@joelpurra](https://github.com/joelpurra), for slide notes in a secondary window.
- [bespoke-advanced](https://github.com/joelpurra/bespoke-advanced) by [@joelpurra](https://github.com/joelpurra), to automatically advance slides on a timer.
- [bespoke-jumpy](https://github.com/joelpurra/bespoke-jumpy) by [@joelpurra](https://github.com/joelpurra), for keyboard shortcuts to jump straight to specific slides.
-If you'd like your plugin added to this list, [let me know](http://twitter.com/markdalgleish).
+If you'd like your plugin added to this list, [let me know](https://twitter.com/markdalgleish).
## Advanced Usage
@@ -380,24 +380,24 @@ bespoke.plugins.myPlugin = function(deck) {
## Presentations
- - [DIY Presentations With Bespoke.js](http://markdalgleish.com/presentations/bespoke.js/) by [Mark Dalgleish](http://twitter.com/markdalgleish)
- - [Bespoke.js: The Road to 1KB](http://markdalgleish.github.io/presentation-bespoke.js-the-road-to-1kb/) by [Mark Dalgleish](http://twitter.com/markdalgleish)
- - [Javascript's Slightly Stricter Mode](http://geelen.github.io/web-directions-talk/) by [Glen Maddern](http://twitter.com/glenmaddern)
- - [The Trials of Transition Height: Auto](http://superhighfives.github.io/tweetflight-presentation/) by [Charlie Gleason](http://twitter.com/superhighfives)
- - [Welcome Our New ES5 Overlords](http://mikemaccana.github.io/rejectjs2013) by [Mike MacCana](https://twitter.com/mikemaccana)
- - [Rapid Web App Dev With Yeoman](http://mjt01.github.io/slides-yeoman/) by [Michael Taranto](http://twitter.com/michaeltaranto)
- - [Projects vs Products](http://joho.github.io/wdyk/) by [John Barton](http://twitter.com/johnbarton)
- - [Learn You The Node.js For Much Win](http://r.va.gg/presentations/campjs-learn-you-node/) by [Rod Vagg](http://twitter.com/rvagg)
- - [A Real Database Rethink](http://r.va.gg/presentations/nodeconfeu.2013) by [Rod Vagg](http://twitter.com/rvagg)
- - [Feature Flags with Directives](http://mjt01.github.io/slides-feature-flags/) by [Michael Taranto](http://twitter.com/michaeltaranto)
- - [Introduction to hapi](http://wolfe.id.au/presentations/hapi/) by [Mark Wolfe](http://twitter.com/wolfeidau)
+ - [DIY Presentations With Bespoke.js](https://markdalgleish.com/presentations/bespoke.js/) by [Mark Dalgleish](https://twitter.com/markdalgleish)
+ - [Bespoke.js: The Road to 1KB](https://markdalgleish.github.io/presentation-bespoke.js-the-road-to-1kb/) by [Mark Dalgleish](https://twitter.com/markdalgleish)
+ - [Javascript's Slightly Stricter Mode](https://geelen.github.io/web-directions-talk/) by [Glen Maddern](https://twitter.com/glenmaddern)
+ - [The Trials of Transition Height: Auto](https://superhighfives.github.io/tweetflight-presentation/) by [Charlie Gleason](https://twitter.com/superhighfives)
+ - [Welcome Our New ES5 Overlords](https://mikemaccana.github.io/rejectjs2013) by [Mike MacCana](https://twitter.com/mikemaccana)
+ - [Rapid Web App Dev With Yeoman](https://mjt01.github.io/slides-yeoman/) by [Michael Taranto](https://twitter.com/michaeltaranto)
+ - [Projects vs Products](https://joho.github.io/wdyk/) by [John Barton](https://twitter.com/johnbarton)
+ - [Learn You The Node.js For Much Win](https://r.va.gg/presentations/campjs-learn-you-node/) by [Rod Vagg](https://twitter.com/rvagg)
+ - [A Real Database Rethink](https://r.va.gg/presentations/nodeconfeu.2013) by [Rod Vagg](https://twitter.com/rvagg)
+ - [Feature Flags with Directives](https://mjt01.github.io/slides-feature-flags/) by [Michael Taranto](https://twitter.com/michaeltaranto)
+ - [Introduction to hapi](https://wolfe.id.au/presentations/hapi/) by [Mark Wolfe](https://twitter.com/wolfeidau)
-Made a presentation with Bespoke.js? [Let me know](http://twitter.com/markdalgleish).
+Made a presentation with Bespoke.js? [Let me know](https://twitter.com/markdalgleish).
## Questions?
-Contact me on GitHub or Twitter: [@markdalgleish](http://twitter.com/markdalgleish)
+Contact me on GitHub or Twitter: [@markdalgleish](https://twitter.com/markdalgleish)
## License
-[MIT License](http://markdalgleish.mit-license.org)
+[MIT License](https://markdalgleish.mit-license.org)
diff --git a/slides/seleniumcamp/bower_components/bespoke.js/demo/index.html b/slides/seleniumcamp/bower_components/bespoke.js/demo/index.html
index c17bcd247..4549c06e4 100644
--- a/slides/seleniumcamp/bower_components/bespoke.js/demo/index.html
+++ b/slides/seleniumcamp/bower_components/bespoke.js/demo/index.html
@@ -5,7 +5,7 @@
Bespoke.js
-
+