You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by pd...@apache.org on 2018/08/14 18:39:47 UTC

[incubator-openwhisk-website] branch master updated: Create new graphic for scaling-alarms-capacity (#298)

This is an automated email from the ASF dual-hosted git repository.

pdesai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 3cf6ded  Create new graphic for scaling-alarms-capacity (#298)
3cf6ded is described below

commit 3cf6dedc299639871810374483f67067a2cbc23d
Author: Matt Rutkowski <mr...@us.ibm.com>
AuthorDate: Tue Aug 14 13:39:44 2018 -0500

    Create new graphic for scaling-alarms-capacity (#298)
    
    * Create new graphic for scaling-alarms-capacity
    
    * Create new graphic for scaling-alarms-capacity
    
    * Create new graphic for scaling-alarms-capacity
    
    * Create new graphic for scaling-alarms-capacity
    
    * Create new graphic for scaling-alarms-capacity
    
    * Create new graphic for scaling-alarms-capacity
    
    * Create new graphic for scaling-alarms-capacity
    
    * Create new graphic for scaling-alarms-capacity
    
    * Create new graphic for scaling-alarms-capacity
    
    * Create new graphic for scaling-alarms-capacity
---
 _config.yml                                        |    2 +
 _layouts/home.html                                 |   12 +-
 _plugins/ideal_image_slider.rb                     | 1194 +++++++++++++++++++
 _scss/_base.scss                                   |    2 +-
 _scss/_skin.scss                                   |   18 +-
 _scss/_variables.scss                              |   10 +-
 .../OW-Abstract Architecture Diagram.png           |  Bin 0 -> 314342 bytes
 .../OW-Abstract Architecture Diagram.pptx          |  Bin
 .../OW-Deployments.png                             |  Bin
 .../OW-Deployments.pptx                            |  Bin
 .../OW-Runtime-Compositions.png                    |  Bin
 .../OW-Runtime-Compositions.pptx                   |  Bin
 images/Illustrations/OW-Runtimes.png               |  Bin 0 -> 199997 bytes
 .../{runtimes => Illustrations}/OW-Runtimes.pptx   |  Bin
 images/Illustrations/OW-Utilization-Scaling.png    |  Bin 0 -> 233286 bytes
 .../OW-Utilization-Scaling.pptx}                   |  Bin 1221365 -> 1235260 bytes
 .../illustration-integrators.png                   |  Bin
 .../illustration-integrators.svg                   |    0
 .../elements/OW-Abstract Architecture Diagram.png  |  Bin 408820 -> 0 bytes
 images/elements/alarm-clock.svg                    |  119 ++
 images/elements/alarm.png                          |  Bin 0 -> 76317 bytes
 images/elements/connection.png                     |  Bin 0 -> 31021 bytes
 images/elements/connection.svg                     |   84 ++
 images/elements/crescent.png                       |  Bin 0 -> 6423 bytes
 images/elements/crescent.svg                       |   68 ++
 images/elements/events-average.png                 |  Bin 0 -> 19543 bytes
 images/elements/events-average.svg                 |  156 +++
 images/elements/events-cold.png                    |  Bin 0 -> 23422 bytes
 images/elements/events-cold.svg                    |   95 ++
 images/elements/events-hot.png                     |  Bin 0 -> 17654 bytes
 images/elements/events-hot.svg                     |   86 ++
 images/{ => elements}/icon-cog.png                 |  Bin
 images/elements/illustration-cost-effective.png    |  Bin 13280 -> 0 bytes
 images/elements/illustration-cost-effective.svg    |   43 -
 images/elements/rocket-launch.png                  |  Bin 0 -> 29278 bytes
 images/elements/rocket-launch.svg                  |  617 ++++++++++
 images/elements/sun.svg                            |   65 ++
 images/elements/unused/globe2.svg                  |    1 -
 images/elements/unused/gps2.svg                    |   52 -
 images/elements/unused/icon-chevron-down.svg       |   12 -
 .../unused/illustration-integrator-community.svg   |  130 ---
 images/elements/unused/location.svg                | 1235 --------------------
 images/events/current-event-234x60.png             |  Bin 0 -> 12693 bytes
 .../{Java_(Horizontal).svg => Java_horizontal.svg} |    0
 images/runtimes/OW-Runtimes.png                    |  Bin 630525 -> 0 bytes
 45 files changed, 2511 insertions(+), 1490 deletions(-)

diff --git a/_config.yml b/_config.yml
index df54cc7..3889f78 100644
--- a/_config.yml
+++ b/_config.yml
@@ -47,3 +47,5 @@ exclude:
   - Gemfile
   - Gemfile.lock
   - src/
+
+iis_slider_array: []
diff --git a/_layouts/home.html b/_layouts/home.html
index 6eba522..e93af6d 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -27,13 +27,13 @@ layout: default
             <a class="button" href="{{ site.github.url }}/documentation.html#openwhisk_deployment">Create Your Local Playground</a>
         </div>
         <div class="image-wrapper">
-            <img src="{{ site.github.url }}/images/elements/OW-Abstract Architecture Diagram.png" alt="Events trigger the Apache OpenWhisk platform to run Actions or functions in various supported languages."/>
+            <img src="{{ site.github.url }}/images/illustrations/OW-Abstract Architecture Diagram.png" alt="Events trigger the Apache OpenWhisk platform to run Actions or functions in various supported languages."/>
         </div>
     </main>
 
     <main>
         <div class="image-wrapper">
-            <img src="{{ site.github.url }}/images/deployments/OW-Deployments.png" alt="Apache OpenWhisk can deploy on your favorite Cloud container framework."/>
+            <img src="{{ site.github.url }}/images/illustrations/OW-Deployments.png" alt="Apache OpenWhisk can deploy on your favorite Cloud container framework."/>
         </div>
         <div class="content">
             <h4>Deploys anywhere</h4>
@@ -60,13 +60,13 @@ layout: default
             <a class="button" href="{{ site.github.url }}/documentation.html#nodejs">Create Your First Action</a>
         </div>
         <div class="image-wrapper">
-                <img src="{{ site.github.url }}/images/runtimes/OW-Runtimes.png" alt="Node Runtime"/>
+                <img src="{{ site.github.url }}/images/illustrations/OW-Runtimes.png" alt="Node Runtime"/>
         </div>
     </main>
 
     <main>
         <div class="image-wrapper">
-            <img src="{{ site.github.url }}/images/elements/illustration-integrators.png" alt="OpenWhisk's out-of-box packages easily integrate with our own services"/>
+            <img src="{{ site.github.url }}/images/illustrations/illustration-integrators.png" alt="OpenWhisk's out-of-box packages easily integrate with our own services"/>
         </div>
         <div class="content">
             <h4>Integrate easily with many popular services</h4>
@@ -100,13 +100,13 @@ layout: default
             </p>
         </div>
         <div class="image-wrapper">
-            <img src="{{ site.github.url }}/images/runtimes/OW-Runtime-Compositions.png" alt="OpenWhiks allows you to create compositions from Actions in any supported language."/>
+            <img src="{{ site.github.url }}/images/illustrations/OW-Runtime-Compositions.png" alt="OpenWhiks allows you to create compositions from Actions in any supported language."/>
         </div>
     </main>
 
     <main>
         <div class="image-wrapper">
-            <img src="{{ site.github.url }}/images/elements/illustration-cost-effective.png" alt="Apache OpenWhisk scaling and utilization">
+            <img src="{{ site.github.url }}/images/illustrations/OW-Utilization-Scaling.png" alt="Apache OpenWhisk automatically scales and maximizes and server utilization as events trigger action functions.">
         </div>
         <div class="content">
               <h4>Scaling Per-Request &amp; Optimal Utilization</h4>
diff --git a/_plugins/ideal_image_slider.rb b/_plugins/ideal_image_slider.rb
new file mode 100644
index 0000000..ce1a341
--- /dev/null
+++ b/_plugins/ideal_image_slider.rb
@@ -0,0 +1,1194 @@
+
+
+
+
+
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+  <link rel="dns-prefetch" href="https://assets-cdn.github.com">
+  <link rel="dns-prefetch" href="https://avatars0.githubusercontent.com">
+  <link rel="dns-prefetch" href="https://avatars1.githubusercontent.com">
+  <link rel="dns-prefetch" href="https://avatars2.githubusercontent.com">
+  <link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">
+  <link rel="dns-prefetch" href="https://github-cloud.s3.amazonaws.com">
+  <link rel="dns-prefetch" href="https://user-images.githubusercontent.com/">
+
+
+
+  <link crossorigin="anonymous" media="all" integrity="sha512-Z0JAar9+DkI1NjGVdZr3GivARUgJtA0o2eHlTv7Ou2gshR5awWVf8QGsq11Ns9ZxQLEs+G5/SuARmvpOLMzulw==" rel="stylesheet" href="https://assets-cdn.github.com/assets/frameworks-95aff0b550d3fe338b645a4deebdcb1b.css" />
+  <link crossorigin="anonymous" media="all" integrity="sha512-h5cEqWTuBT7ANPGSQLt1mH+ozRnf2uZHIo5hzaBUEaFGGVZkq/aXrTxFNXPfCm9ir2ztHtlW4AAMl2IxBKc1pQ==" rel="stylesheet" href="https://assets-cdn.github.com/assets/github-e6bb18b320358b77abe040d2eb46b547.css" />
+  
+  
+  
+  
+
+  <meta name="viewport" content="width=device-width">
+  
+  <title>jekyll-ideal-image-slider/ideal_image_slider.rb at master · jekylltools/jekyll-ideal-image-slider</title>
+    <meta name="description" content="Add image sliders to Jekyll with Ideal Image Slider. Ruby plugin version. (This repository is archived. Issues are disabled. Pull requests will be ignored.)">
+    <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="GitHub">
+  <link rel="fluid-icon" href="https://github.com/fluidicon.png" title="GitHub">
+  <meta property="fb:app_id" content="1401488693436528">
+
+    
+    <meta property="og:image" content="https://avatars1.githubusercontent.com/u/26100939?s=400&amp;v=4" /><meta property="og:site_name" content="GitHub" /><meta property="og:type" content="object" /><meta property="og:title" content="jekylltools/jekyll-ideal-image-slider" /><meta property="og:url" content="https://github.com/jekylltools/jekyll-ideal-image-slider" /><meta property="og:description" content="jekyll-ideal-image-slider - Add image sliders to Jekyll with Ideal Image Slider. Ru [...]
+
+  <link rel="assets" href="https://assets-cdn.github.com/">
+  <link rel="web-socket" href="wss://live.github.com/_sockets/VjI6MTQ1MDAyNjM4OjY3NDZjYWJkNTQ5NDMwNDE3ZTBlY2Y2ODk1NzRjNGMwZjBjOTIzNzJhMzMzN2RlMjg4NTU5OTk3NTFmNTY4MTI=--07b6e54594e58eaa1871e8c626c378f202c4e790">
+  <meta name="pjax-timeout" content="1000">
+  <link rel="sudo-modal" href="/sessions/sudo_modal">
+  <meta name="request-id" content="C0FF:2E10:1057677:2207C07:5B730934" data-pjax-transient>
+
+
+  
+
+  <meta name="selected-link" value="repo_source" data-pjax-transient>
+
+    <meta name="google-site-verification" content="KT5gs8h0wvaagLKAVWq8bbeNwnZZK1r1XQysX3xurLU">
+  <meta name="google-site-verification" content="ZzhVyEFwb7w3e0-uOTltm8Jsck2F5StVihD0exw2fsA">
+  <meta name="google-site-verification" content="GXs5KoUUkNCoaAZn7wPN-t01Pywp9M3sEjnt_3_ZWPc">
+    <meta name="google-analytics" content="UA-3769691-2">
+
+<meta name="octolytics-host" content="collector.githubapp.com" /><meta name="octolytics-app-id" content="github" /><meta name="octolytics-event-url" content="https://collector.githubapp.com/github-external/browser_event" /><meta name="octolytics-dimension-request_id" content="C0FF:2E10:1057677:2207C07:5B730934" /><meta name="octolytics-dimension-region_edge" content="iad" /><meta name="octolytics-dimension-region_render" content="iad" /><meta name="octolytics-actor-id" content="7816715"  [...]
+<meta name="analytics-location" content="/&lt;user-name&gt;/&lt;repo-name&gt;/blob/show" data-pjax-transient="true" />
+
+
+
+  <meta class="js-ga-set" name="userId" content="3857ae4f57ba4eaafd02b8fc48557ff7" %>
+
+<meta class="js-ga-set" name="dimension1" content="Logged In">
+
+
+  
+
+      <meta name="hostname" content="github.com">
+    <meta name="user-login" content="mrutkows">
+
+      <meta name="expected-hostname" content="github.com">
+    <meta name="js-proxy-site-detection-payload" content="MGM1NjQ5NmY3MzAwMDI4NzY0MmVlYzk5NWFhNjZiZGJmMDkzM2E5MjM0MmMwMTQyYjc0ZmIyYzI0MzFiNGNlYXx7InJlbW90ZV9hZGRyZXNzIjoiNDcuMjIwLjE1My4yNDIiLCJyZXF1ZXN0X2lkIjoiQzBGRjoyRTEwOjEwNTc2Nzc6MjIwN0MwNzo1QjczMDkzNCIsInRpbWVzdGFtcCI6MTUzNDI2NTY1OSwiaG9zdCI6ImdpdGh1Yi5jb20ifQ==">
+
+    <meta name="enabled-features" content="DASHBOARD_V2_LAYOUT_OPT_IN,EXPLORE_DISCOVER_REPOSITORIES,UNIVERSE_BANNER,FREE_TRIALS,MARKETPLACE_INSIGHTS,MARKETPLACE_DOCKERFILE_CI_CTA,MARKETPLACE_PLAN_RESTRICTION_EDITOR,MARKETPLACE_SEARCH,MARKETPLACE_INSIGHTS_CONVERSION_PERCENTAGES,MARKETPLACE_RETARGETING">
+
+  <meta name="html-safe-nonce" content="cad886ff8f59b1369e6822d4aec6789dc4c04577">
+
+  <meta http-equiv="x-pjax-version" content="b790b8cc1a9e634495f4d3fb0c55e074">
+  
+
+      <link href="https://github.com/jekylltools/jekyll-ideal-image-slider/commits/master.atom" rel="alternate" title="Recent Commits to jekyll-ideal-image-slider:master" type="application/atom+xml">
+
+  <meta name="go-import" content="github.com/jekylltools/jekyll-ideal-image-slider git https://github.com/jekylltools/jekyll-ideal-image-slider.git">
+
+  <meta name="octolytics-dimension-user_id" content="26100939" /><meta name="octolytics-dimension-user_login" content="jekylltools" /><meta name="octolytics-dimension-repository_id" content="53756839" /><meta name="octolytics-dimension-repository_nwo" content="jekylltools/jekyll-ideal-image-slider" /><meta name="octolytics-dimension-repository_public" content="true" /><meta name="octolytics-dimension-repository_is_fork" content="false" /><meta name="octolytics-dimension-repository_networ [...]
+
+
+    <link rel="canonical" href="https://github.com/jekylltools/jekyll-ideal-image-slider/blob/master/_plugins/ideal_image_slider.rb" data-pjax-transient>
+
+
+  <meta name="browser-stats-url" content="https://api.github.com/_private/browser/stats">
+
+  <meta name="browser-errors-url" content="https://api.github.com/_private/browser/errors">
+
+  <link rel="mask-icon" href="https://assets-cdn.github.com/pinned-octocat.svg" color="#000000">
+  <link rel="icon" type="image/x-icon" class="js-site-favicon" href="https://assets-cdn.github.com/favicon.ico">
+
+<meta name="theme-color" content="#1e2327">
+
+
+
+<link rel="manifest" href="/manifest.json" crossOrigin="use-credentials">
+
+  </head>
+
+  <body class="logged-in env-production emoji-size-boost page-blob">
+    
+
+  <div class="position-relative js-header-wrapper ">
+    <a href="#start-of-content" tabindex="1" class="p-3 bg-blue text-white show-on-focus js-skip-to-content">Skip to content</a>
+    <div id="js-pjax-loader-bar" class="pjax-loader-bar"><div class="progress"></div></div>
+
+    
+    
+    
+
+
+
+        
+<header class="Header  f5" role="banner">
+  <div class="d-flex flex-justify-between px-3 container-lg">
+    <div class="d-flex flex-justify-between ">
+      <div class="">
+        <a class="header-logo-invertocat" href="https://github.com/" data-hotkey="g d" aria-label="Homepage" data-ga-click="Header, go to dashboard, icon:logo">
+  <svg height="32" class="octicon octicon-mark-github" viewBox="0 0 16 16" version="1.1" width="32" aria-hidden="true"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27  [...]
+</a>
+
+      </div>
+
+    </div>
+
+    <div class="HeaderMenu d-flex flex-justify-between flex-auto">
+      <div class="d-flex">
+            <div class="">
+              <div class="header-search scoped-search site-scoped-search js-site-search position-relative js-jump-to"
+  role="search combobox"
+  aria-owns="jump-to-results"
+  aria-label="Search or jump to"
+  aria-haspopup="listbox"
+  aria-expanded="true"
+>
+  <div class="position-relative">
+    <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-site-search-form" data-scope-type="Repository" data-scope-id="53756839" data-scoped-search-url="/jekylltools/jekyll-ideal-image-slider/search" data-unscoped-search-url="/search" action="/jekylltools/jekyll-ideal-image-slider/search" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="&#x2713;" />
+      <label class="form-control header-search-wrapper header-search-wrapper-jump-to position-relative d-flex flex-justify-between flex-items-center js-chromeless-input-container">
+        <input type="text"
+          class="form-control header-search-input jump-to-field js-jump-to-field js-site-search-focus js-site-search-field is-clearable"
+          data-hotkey="s,/"
+          name="q"
+          value=""
+          placeholder="Search or jump to…"
+          data-unscoped-placeholder="Search or jump to…"
+          data-scoped-placeholder="Search or jump to…"
+          autocapitalize="off"
+          aria-autocomplete="list"
+          aria-controls="jump-to-results"
+          data-jump-to-suggestions-path="/_graphql/GetSuggestedNavigationDestinations#csrf-token=xIqnVgf0fUidbAIEUHmGn9216p9e/3pr8RbiLW9cEun5UkSQf7Y0qzB9gDi2GJ+u3rnK2W5d9mNqNI1eRRLXBw=="
+          spellcheck="false"
+          autocomplete="off"
+          >
+          <input type="hidden" class="js-site-search-type-field" name="type" >
+            <img src="https://assets-cdn.github.com/images/search-shortcut-hint.svg" alt="" class="mr-2 header-search-key-slash">
+
+            <div class="Box position-absolute overflow-hidden d-none jump-to-suggestions js-jump-to-suggestions-container">
+              <ul class="d-none js-jump-to-suggestions-template-container">
+                <li class="d-flex flex-justify-start flex-items-center p-0 f5 navigation-item js-navigation-item">
+                  <a tabindex="-1" class="no-underline d-flex flex-auto flex-items-center p-2 jump-to-suggestions-path js-jump-to-suggestion-path js-navigation-open" href="">
+                    <div class="jump-to-octicon js-jump-to-octicon mr-2 text-center d-none"></div>
+                    <img class="avatar mr-2 flex-shrink-0 js-jump-to-suggestion-avatar" alt="" aria-label="Team" src="" width="28" height="28">
+
+                    <div class="jump-to-suggestion-name js-jump-to-suggestion-name flex-auto overflow-hidden text-left no-wrap css-truncate css-truncate-target">
+                    </div>
+
+                    <div class="border rounded-1 flex-shrink-0 bg-gray px-1 text-gray-light ml-1 f6 d-none js-jump-to-badge-search">
+                      <span class="js-jump-to-badge-search-text-default d-none" aria-label="in this repository">
+                        In this repository
+                      </span>
+                      <span class="js-jump-to-badge-search-text-global d-none" aria-label="in all of GitHub">
+                        All GitHub
+                      </span>
+                      <span aria-hidden="true" class="d-inline-block ml-1 v-align-middle">↵</span>
+                    </div>
+
+                    <div aria-hidden="true" class="border rounded-1 flex-shrink-0 bg-gray px-1 text-gray-light ml-1 f6 d-none d-on-nav-focus js-jump-to-badge-jump">
+                      Jump to
+                      <span class="d-inline-block ml-1 v-align-middle">↵</span>
+                    </div>
+                  </a>
+                </li>
+                <svg height="16" width="16" class="octicon octicon-repo flex-shrink-0 js-jump-to-repo-octicon-template" title="Repository" aria-label="Repository" viewBox="0 0 12 16" version="1.1" role="img"><path fill-rule="evenodd" d="M4 9H3V8h1v1zm0-3H3v1h1V6zm0-2H3v1h1V4zm0-2H3v1h1V2zm8-1v12c0 .55-.45 1-1 1H6v2l-1.5-1.5L3 16v-2H1c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1h10c.55 0 1 .45 1 1zm-1 10H1v2h2v-1h3v1h5v-2zm0-10H2v9h9V1z"/></svg>
+                <svg height="16" width="16" class="octicon octicon-project flex-shrink-0 js-jump-to-project-octicon-template" title="Project" aria-label="Project" viewBox="0 0 15 16" version="1.1" role="img"><path fill-rule="evenodd" d="M10 12h3V2h-3v10zm-4-2h3V2H6v8zm-4 4h3V2H2v12zm-1 1h13V1H1v14zM14 0H1a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h13a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1z"/></svg>
+                <svg height="16" width="16" class="octicon octicon-search flex-shrink-0 js-jump-to-search-octicon-template" title="Search" aria-label="Search" viewBox="0 0 16 16" version="1.1" role="img"><path fill-rule="evenodd" d="M15.7 13.3l-3.81-3.83A5.93 5.93 0 0 0 13 6c0-3.31-2.69-6-6-6S1 2.69 1 6s2.69 6 6 6c1.3 0 2.48-.41 3.47-1.11l3.83 3.81c.19.2.45.3.7.3.25 0 .52-.09.7-.3a.996.996 0 0 0 0-1.41v.01zM7 10.7c-2.59 0-4.7-2.11-4.7-4.7 0-2.59 2.11-4.7 4.7-4.7 2.59 0 4.7 2.11 4.7 4.7 0 [...]
+              </ul>
+              <ul class="d-none js-jump-to-no-results-template-container">
+                <li class="d-flex flex-justify-center flex-items-center p-3 f5 d-none">
+                  <span class="text-gray">No suggested jump to results</span>
+                </li>
+              </ul>
+
+              <ul id="jump-to-results" class="js-navigation-container jump-to-suggestions-results-container js-jump-to-suggestions-results-container" >
+                <li class="d-flex flex-justify-center flex-items-center p-0 f5">
+                  <img src="https://assets-cdn.github.com/images/spinners/octocat-spinner-128.gif" alt="Octocat Spinner Icon" class="m-2" width="28">
+                </li>
+              </ul>
+            </div>
+      </label>
+</form>  </div>
+</div>
+
+            </div>
+
+          <ul class="d-flex pl-2 flex-items-center text-bold list-style-none" role="navigation">
+            <li>
+              <a class="js-selected-navigation-item HeaderNavlink px-2" data-hotkey="g p" data-ga-click="Header, click, Nav menu - item:pulls context:user" aria-label="Pull requests you created" data-selected-links="/pulls /pulls/assigned /pulls/mentioned /pulls" href="/pulls">
+                Pull requests
+</a>            </li>
+            <li>
+              <a class="js-selected-navigation-item HeaderNavlink px-2" data-hotkey="g i" data-ga-click="Header, click, Nav menu - item:issues context:user" aria-label="Issues you created" data-selected-links="/issues /issues/assigned /issues/mentioned /issues" href="/issues">
+                Issues
+</a>            </li>
+              <li>
+                <a class="js-selected-navigation-item HeaderNavlink px-2" data-ga-click="Header, click, Nav menu - item:marketplace context:user" data-octo-click="marketplace_click" data-octo-dimensions="location:nav_bar" data-selected-links=" /marketplace" href="/marketplace">
+                   Marketplace
+</a>              </li>
+            <li>
+              <a class="js-selected-navigation-item HeaderNavlink px-2" data-ga-click="Header, click, Nav menu - item:explore" data-selected-links="/explore /trending /trending/developers /integrations /integrations/feature/code /integrations/feature/collaborate /integrations/feature/ship showcases showcases_search showcases_landing /explore" href="/explore">
+                Explore
+</a>            </li>
+          </ul>
+      </div>
+
+      <div class="d-flex">
+        
+<ul class="user-nav d-flex flex-items-center list-style-none" id="user-links">
+  <li class="dropdown">
+    <span class="d-inline-block  px-2">
+      
+    <a aria-label="You have unread notifications" class="notification-indicator tooltipped tooltipped-s  js-socket-channel js-notification-indicator" data-hotkey="g n" data-ga-click="Header, go to notifications, icon:unread" data-channel="notification-changed:7816715" href="/notifications">
+        <span class="mail-status unread"></span>
+        <svg class="octicon octicon-bell" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M13.99 11.991v1H0v-1l.73-.58c.769-.769.809-2.547 1.189-4.416.77-3.767 4.077-4.996 4.077-4.996 0-.55.45-1 .999-1 .55 0 1 .45 1 1 0 0 3.387 1.229 4.156 4.996.38 1.879.42 3.657 1.19 4.417l.659.58h-.01zM6.995 15.99c1.11 0 1.999-.89 1.999-1.999H4.996c0 1.11.89 1.999 1.999 1.999z"/></svg>
+</a>
+    </span>
+  </li>
+
+  <li class="dropdown">
+    <details class="details-overlay details-reset d-flex px-2 flex-items-center">
+      <summary class="HeaderNavlink"
+         aria-label="Create new…"
+         data-ga-click="Header, create new, icon:add">
+        <svg class="octicon octicon-plus float-left mr-1 mt-1" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M12 9H7v5H5V9H0V7h5V2h2v5h5v2z"/></svg>
+        <span class="dropdown-caret mt-1"></span>
+      </summary>
+      <details-menu class="dropdown-menu dropdown-menu-sw">
+        
+<a role="menuitem" class="dropdown-item" href="/new" data-ga-click="Header, create new repository">
+  New repository
+</a>
+
+  <a role="menuitem" class="dropdown-item" href="/new/import" data-ga-click="Header, import a repository">
+    Import repository
+  </a>
+
+<a role="menuitem" class="dropdown-item" href="https://gist.github.com/" data-ga-click="Header, create new gist">
+  New gist
+</a>
+
+  <a role="menuitem" class="dropdown-item" href="/organizations/new" data-ga-click="Header, create new organization">
+    New organization
+  </a>
+
+
+
+      </details-menu>
+    </details>
+  </li>
+
+  <li class="dropdown">
+
+    <details class="details-overlay details-reset d-flex pl-2 flex-items-center">
+      <summary class="HeaderNavlink name mt-1"
+        aria-label="View profile and more"
+        data-ga-click="Header, show menu, icon:avatar">
+        <img alt="@mrutkows" class="avatar float-left mr-1" src="https://avatars2.githubusercontent.com/u/7816715?s=40&amp;v=4" height="20" width="20">
+        <span class="dropdown-caret"></span>
+      </summary>
+      <details-menu class="dropdown-menu dropdown-menu-sw">
+        <ul>
+          <li class="header-nav-current-user css-truncate"><a role="menuitem" class="no-underline user-profile-link px-3 pt-2 pb-2 mb-n2 mt-n1 d-block" href="/mrutkows" data-ga-click="Header, go to profile, text:Signed in as">Signed in as <strong class="css-truncate-target">mrutkows</strong></a></li>
+          <li class="dropdown-divider"></li>
+          <li><a role="menuitem" class="dropdown-item" href="/mrutkows" data-ga-click="Header, go to profile, text:your profile">Your profile</a></li>
+          <li><a role="menuitem" class="dropdown-item" href="/mrutkows?tab=repositories" data-ga-click="Header, go to repositories, text:your repositories">Your repositories</a></li>
+          <li><a role="menuitem" class="dropdown-item" href="/mrutkows?tab=stars" data-ga-click="Header, go to starred repos, text:your stars">Your stars</a></li>
+            <li><a role="menuitem" class="dropdown-item" href="https://gist.github.com/" data-ga-click="Header, your gists, text:your gists">Your gists</a></li>
+          <li class="dropdown-divider"></li>
+          <li><a role="menuitem" class="dropdown-item" href="https://help.github.com" data-ga-click="Header, go to help, text:help">Help</a></li>
+          <li><a role="menuitem" class="dropdown-item" href="/settings/profile" data-ga-click="Header, go to settings, icon:settings">Settings</a></li>
+          <li>
+            <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="logout-form" action="/logout" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="&#x2713;" /><input type="hidden" name="authenticity_token" value="IqyrbJO1ptYRnJXioa+hi725n/GVTcceXiD47aKrbESExPqPfYHM5j2d+IMM6emgwkkKBKR6UWZ29ifAUzNpww==" />
+              <button type="submit" class="dropdown-item dropdown-signout" data-ga-click="Header, sign out, icon:logout" role="menuitem">
+                Sign out
+              </button>
+</form>          </li>
+        </ul>
+      </details-menu>
+    </details>
+  </li>
+</ul>
+
+
+
+        <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="sr-only right-0" action="/logout" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="&#x2713;" /><input type="hidden" name="authenticity_token" value="5K4WMujEUOOfDZP1pdaF21hxmmo3rFLehF1S2WghbdFCxkfRBvA607MM/pQIkM3wJ4EPnwabxKasi430mbloVg==" />
+          <button type="submit" class="dropdown-item dropdown-signout" data-ga-click="Header, sign out, icon:logout">
+            Sign out
+          </button>
+</form>      </div>
+    </div>
+  </div>
+</header>
+
+      
+
+  </div>
+
+  <div id="start-of-content" class="show-on-focus"></div>
+
+    <div id="js-flash-container">
+
+
+</div>
+
+
+
+  <div role="main" class="application-main ">
+        <div itemscope itemtype="http://schema.org/SoftwareSourceCode" class="">
+    <div id="js-repo-pjax-container" data-pjax-container >
+      
+
+
+
+
+
+
+
+  <div class="pagehead repohead instapaper_ignore readability-menu experiment-repo-nav  ">
+    <div class="repohead-details-container clearfix container">
+
+      <ul class="pagehead-actions">
+  <li>
+        <!-- '"` --><!-- </textarea></xmp> --></option></form><form data-autosubmit="true" data-remote="true" class="js-social-container" action="/notifications/subscribe" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="&#x2713;" /><input type="hidden" name="authenticity_token" value="4UWhamAWmHm15+0P8mle4bpa/hTGugOj6C6k4qzfSxyv1oRx0w75w3mIhcoxx0eXWEyA7iBVAMraZ6cKBQo3BQ==" />      <input type="hidden" name="repository_id" id="repository_id" value="53756839" c [...]
+
+        <div class="select-menu js-menu-container js-select-menu">
+          <a href="/jekylltools/jekyll-ideal-image-slider/subscription"
+            class="btn btn-sm btn-with-count select-menu-button js-menu-target"
+            role="button"
+            aria-haspopup="true"
+            aria-expanded="false"
+            aria-label="Toggle repository notifications menu"
+            data-ga-click="Repository, click Watch settings, action:blob#show">
+            <span class="js-select-button">
+                <svg class="octicon octicon-eye v-align-text-bottom" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.06 2C3 2 0 8 0 8s3 6 8.06 6C13 14 16 8 16 8s-3-6-7.94-6zM8 12c-2.2 0-4-1.78-4-4 0-2.2 1.8-4 4-4 2.22 0 4 1.8 4 4 0 2.22-1.78 4-4 4zm2-4c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z"/></svg>
+                Watch
+            </span>
+          </a>
+          <a class="social-count js-social-count"
+            href="/jekylltools/jekyll-ideal-image-slider/watchers"
+            aria-label="0 users are watching this repository">
+            0
+          </a>
+
+        <div class="select-menu-modal-holder">
+          <div class="select-menu-modal subscription-menu-modal js-menu-content">
+            <div class="select-menu-header js-navigation-enable" tabindex="-1">
+              <svg class="octicon octicon-x js-menu-close" role="img" aria-label="Close" viewBox="0 0 12 16" version="1.1" width="12" height="16"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"/></svg>
+              <span class="select-menu-title">Notifications</span>
+            </div>
+
+              <div class="select-menu-list js-navigation-container" role="menu">
+
+                <div class="select-menu-item js-navigation-item selected" role="menuitem" tabindex="0">
+                  <svg class="octicon octicon-check select-menu-item-icon" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5L12 5z"/></svg>
+                  <div class="select-menu-item-text">
+                    <input type="radio" name="do" id="do_included" value="included" checked="checked" />
+                    <span class="select-menu-item-heading">Not watching</span>
+                    <span class="description">Be notified when participating or @mentioned.</span>
+                    <span class="js-select-button-text hidden-select-button-text">
+                      <svg class="octicon octicon-eye v-align-text-bottom" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.06 2C3 2 0 8 0 8s3 6 8.06 6C13 14 16 8 16 8s-3-6-7.94-6zM8 12c-2.2 0-4-1.78-4-4 0-2.2 1.8-4 4-4 2.22 0 4 1.8 4 4 0 2.22-1.78 4-4 4zm2-4c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z"/></svg>
+                      Watch
+                    </span>
+                  </div>
+                </div>
+
+                <div class="select-menu-item js-navigation-item " role="menuitem" tabindex="0">
+                  <svg class="octicon octicon-check select-menu-item-icon" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5L12 5z"/></svg>
+                  <div class="select-menu-item-text">
+                    <input type="radio" name="do" id="do_subscribed" value="subscribed" />
+                    <span class="select-menu-item-heading">Watching</span>
+                    <span class="description">Be notified of all conversations.</span>
+                    <span class="js-select-button-text hidden-select-button-text">
+                      <svg class="octicon octicon-eye v-align-text-bottom" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.06 2C3 2 0 8 0 8s3 6 8.06 6C13 14 16 8 16 8s-3-6-7.94-6zM8 12c-2.2 0-4-1.78-4-4 0-2.2 1.8-4 4-4 2.22 0 4 1.8 4 4 0 2.22-1.78 4-4 4zm2-4c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z"/></svg>
+                        Unwatch
+                    </span>
+                  </div>
+                </div>
+
+                <div class="select-menu-item js-navigation-item " role="menuitem" tabindex="0">
+                  <svg class="octicon octicon-check select-menu-item-icon" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5L12 5z"/></svg>
+                  <div class="select-menu-item-text">
+                    <input type="radio" name="do" id="do_ignore" value="ignore" />
+                    <span class="select-menu-item-heading">Ignoring</span>
+                    <span class="description">Never be notified.</span>
+                    <span class="js-select-button-text hidden-select-button-text">
+                      <svg class="octicon octicon-mute v-align-text-bottom" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 2.81v10.38c0 .67-.81 1-1.28.53L3 10H1c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h2l3.72-3.72C7.19 1.81 8 2.14 8 2.81zm7.53 3.22l-1.06-1.06-1.97 1.97-1.97-1.97-1.06 1.06L11.44 8 9.47 9.97l1.06 1.06 1.97-1.97 1.97 1.97 1.06-1.06L13.56 8l1.97-1.97z"/></svg>
+                        Stop ignoring
+                    </span>
+                  </div>
+                </div>
+
+              </div>
+
+            </div>
+          </div>
+        </div>
+</form>
+  </li>
+
+  <li>
+    
+  <div class="js-toggler-container js-social-container starring-container ">
+    <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="starred js-social-form" action="/jekylltools/jekyll-ideal-image-slider/unstar" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="&#x2713;" /><input type="hidden" name="authenticity_token" value="1M2AcJmno0uCSMEiIZnO90JIWMr0BXzsilcvFmUjM+z0XsmmuxUZphV4bB+sdxp4pRHrsseoXlZ7dtvY+A1VDg==" />
+      <input type="hidden" name="context" value="repository"></input>
+      <button
+        type="submit"
+        class="btn btn-sm btn-with-count js-toggler-target"
+        aria-label="Unstar this repository" title="Unstar jekylltools/jekyll-ideal-image-slider"
+        data-ga-click="Repository, click unstar button, action:blob#show; text:Unstar">
+        <svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"/></svg>
+        Unstar
+      </button>
+        <a class="social-count js-social-count" href="/jekylltools/jekyll-ideal-image-slider/stargazers"
+           aria-label="14 users starred this repository">
+          14
+        </a>
+</form>
+    <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="unstarred js-social-form" action="/jekylltools/jekyll-ideal-image-slider/star" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="&#x2713;" /><input type="hidden" name="authenticity_token" value="c5Kgvk/QVXykfsxpjcsR1pHr65yOAgDEKUs13bfsEvqN7YyvK9ajWzbOrOsA/wkGy6HJBzgblhzLKpjQ7la3Lg==" />
+      <input type="hidden" name="context" value="repository"></input>
+      <button
+        type="submit"
+        class="btn btn-sm btn-with-count js-toggler-target"
+        aria-label="Star this repository" title="Star jekylltools/jekyll-ideal-image-slider"
+        data-ga-click="Repository, click star button, action:blob#show; text:Star">
+        <svg class="octicon octicon-star v-align-text-bottom" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"/></svg>
+        Star
+      </button>
+        <a class="social-count js-social-count" href="/jekylltools/jekyll-ideal-image-slider/stargazers"
+           aria-label="14 users starred this repository">
+          14
+        </a>
+</form>  </div>
+
+  </li>
+
+  <li>
+          <details class="details-reset details-overlay details-overlay-dark d-inline-block float-left"
+            data-deferred-details-content-url="/jekylltools/jekyll-ideal-image-slider/fork?fragment=1">
+            <summary class="btn btn-sm btn-with-count"
+              title="Fork your own copy of jekylltools/jekyll-ideal-image-slider to your account"
+              data-ga-click="Repository, show fork modal, action:blob#show; text:Fork">
+              <svg class="octicon octicon-repo-forked v-align-text-bottom" viewBox="0 0 10 16" version="1.1" width="10" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65 [...]
+              Fork
+            </summary>
+            <details-dialog class="anim-fade-in fast Box Box--overlay d-flex flex-column">
+              <div class="Box-header">
+                <button class="Box-btn-octicon btn-octicon float-right" type="button" aria-label="Close dialog" data-close-dialog>
+                  <svg class="octicon octicon-x" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"/></svg>
+                </button>
+                <h3 class="Box-title">Where should we fork this repository?</h3>
+              </div>
+              <div class="Box-body overflow-auto text-center">
+                <include-fragment>
+                  <div class="octocat-spinner my-3" aria-label="Loading..."></div>
+                  <p class="f5 text-gray">If this dialog fails to load, you can visit <a href="/jekylltools/jekyll-ideal-image-slider/fork">the fork page</a> directly.</p>
+                </include-fragment>
+              </div>
+            </details-dialog>
+          </details>
+
+    <a href="/jekylltools/jekyll-ideal-image-slider/network/members" class="social-count"
+       aria-label="7 users forked this repository">
+      7
+    </a>
+  </li>
+</ul>
+
+      <h1 class="public ">
+  <svg class="octicon octicon-repo" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M4 9H3V8h1v1zm0-3H3v1h1V6zm0-2H3v1h1V4zm0-2H3v1h1V2zm8-1v12c0 .55-.45 1-1 1H6v2l-1.5-1.5L3 16v-2H1c-.55 0-1-.45-1-1V1c0-.55.45-1 1-1h10c.55 0 1 .45 1 1zm-1 10H1v2h2v-1h3v1h5v-2zm0-10H2v9h9V1z"/></svg>
+  <span class="author" itemprop="author"><a class="url fn" rel="author" href="/jekylltools">jekylltools</a></span><!--
+--><span class="path-divider">/</span><!--
+--><strong itemprop="name"><a data-pjax="#js-repo-pjax-container" href="/jekylltools/jekyll-ideal-image-slider">jekyll-ideal-image-slider</a></strong>
+
+</h1>
+
+    </div>
+    
+<nav class="reponav js-repo-nav js-sidenav-container-pjax container"
+     itemscope
+     itemtype="http://schema.org/BreadcrumbList"
+     role="navigation"
+     data-pjax="#js-repo-pjax-container">
+
+  <span itemscope itemtype="http://schema.org/ListItem" itemprop="itemListElement">
+    <a class="js-selected-navigation-item selected reponav-item" itemprop="url" data-hotkey="g c" data-selected-links="repo_source repo_downloads repo_commits repo_releases repo_tags repo_branches repo_packages /jekylltools/jekyll-ideal-image-slider" href="/jekylltools/jekyll-ideal-image-slider">
+      <svg class="octicon octicon-code" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M9.5 3L8 4.5 11.5 8 8 11.5 9.5 13 14 8 9.5 3zm-5 0L0 8l4.5 5L6 11.5 2.5 8 6 4.5 4.5 3z"/></svg>
+      <span itemprop="name">Code</span>
+      <meta itemprop="position" content="1">
+</a>  </span>
+
+
+  <span itemscope itemtype="http://schema.org/ListItem" itemprop="itemListElement">
+    <a data-hotkey="g p" itemprop="url" class="js-selected-navigation-item reponav-item" data-selected-links="repo_pulls checks /jekylltools/jekyll-ideal-image-slider/pulls" href="/jekylltools/jekyll-ideal-image-slider/pulls">
+      <svg class="octicon octicon-git-pull-request" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M11 11.28V5c-.03-.78-.34-1.47-.94-2.06C9.46 2.35 8.78 2.03 8 2H7V0L4 3l3 3V4h1c.27.02.48.11.69.31.21.2.3.42.31.69v6.28A1.993 1.993 0 0 0 10 15a1.993 1.993 0 0 0 1-3.72zm-1 2.92c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zM4 3c0-1.11-.89-2-2-2a1.993 1.993 0 0 0-1 3.72v6.56A1.993 1.993 0 0 0 2  [...]
+      <span itemprop="name">Pull requests</span>
+      <span class="Counter">0</span>
+      <meta itemprop="position" content="3">
+</a>  </span>
+
+
+
+
+
+  <a class="js-selected-navigation-item reponav-item" data-selected-links="repo_graphs repo_contributors dependency_graph pulse /jekylltools/jekyll-ideal-image-slider/pulse" href="/jekylltools/jekyll-ideal-image-slider/pulse">
+    <svg class="octicon octicon-graph" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M16 14v1H0V0h1v14h15zM5 13H3V8h2v5zm4 0H7V3h2v10zm4 0h-2V6h2v7z"/></svg>
+    Insights
+</a>
+
+</nav>
+
+
+  </div>
+
+<div class="container new-discussion-timeline experiment-repo-nav  ">
+  <div class="repository-content ">
+
+    
+  <a class="d-none js-permalink-shortcut" data-hotkey="y" href="/jekylltools/jekyll-ideal-image-slider/blob/884b2de1fdbf33d830c1a8983628084d2af55e3a/_plugins/ideal_image_slider.rb">Permalink</a>
+
+  <!-- blob contrib key: blob_contributors:v21:af527d7fee0c3955a651ce940657604b -->
+
+  
+
+  <div class="file-navigation">
+    
+<div class="select-menu branch-select-menu js-menu-container js-select-menu float-left">
+  <button class=" btn btn-sm select-menu-button js-menu-target css-truncate" data-hotkey="w"
+    
+    type="button" aria-label="Switch branches or tags" aria-expanded="false" aria-haspopup="true">
+      <i>Branch:</i>
+      <span class="js-select-button css-truncate-target">master</span>
+  </button>
+
+  <div class="select-menu-modal-holder js-menu-content js-navigation-container" data-pjax>
+
+    <div class="select-menu-modal">
+      <div class="select-menu-header">
+        <svg class="octicon octicon-x js-menu-close" role="img" aria-label="Close" viewBox="0 0 12 16" version="1.1" width="12" height="16"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"/></svg>
+        <span class="select-menu-title">Switch branches/tags</span>
+      </div>
+
+      <div class="select-menu-filters">
+        <div class="select-menu-text-filter">
+          <input type="text" aria-label="Filter branches/tags" id="context-commitish-filter-field" class="form-control js-filterable-field js-navigation-enable" placeholder="Filter branches/tags">
+        </div>
+        <div class="select-menu-tabs">
+          <ul>
+            <li class="select-menu-tab">
+              <a href="#" data-tab-filter="branches" data-filter-placeholder="Filter branches/tags" class="js-select-menu-tab" role="tab">Branches</a>
+            </li>
+            <li class="select-menu-tab">
+              <a href="#" data-tab-filter="tags" data-filter-placeholder="Find a tag…" class="js-select-menu-tab" role="tab">Tags</a>
+            </li>
+          </ul>
+        </div>
+      </div>
+
+      <div class="select-menu-list select-menu-tab-bucket js-select-menu-tab-bucket" data-tab-filter="branches" role="menu">
+
+        <div data-filterable-for="context-commitish-filter-field" data-filterable-type="substring">
+
+
+            <a class="select-menu-item js-navigation-item js-navigation-open selected"
+               href="/jekylltools/jekyll-ideal-image-slider/blob/master/_plugins/ideal_image_slider.rb"
+               data-name="master"
+               data-skip-pjax="true"
+               rel="nofollow">
+              <svg class="octicon octicon-check select-menu-item-icon" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5L12 5z"/></svg>
+              <span class="select-menu-item-text css-truncate-target js-select-menu-filter-text">
+                master
+              </span>
+            </a>
+        </div>
+
+          <div class="select-menu-no-results">Nothing to show</div>
+      </div>
+
+      <div class="select-menu-list select-menu-tab-bucket js-select-menu-tab-bucket" data-tab-filter="tags">
+        <div data-filterable-for="context-commitish-filter-field" data-filterable-type="substring">
+
+
+        </div>
+
+        <div class="select-menu-no-results">Nothing to show</div>
+      </div>
+
+    </div>
+  </div>
+</div>
+
+    <div class="BtnGroup float-right">
+      <a href="/jekylltools/jekyll-ideal-image-slider/find/master"
+            class="js-pjax-capture-input btn btn-sm BtnGroup-item"
+            data-pjax
+            data-hotkey="t">
+        Find file
+      </a>
+      <clipboard-copy for="blob-path" class="btn btn-sm BtnGroup-item">
+        Copy path
+      </clipboard-copy>
+    </div>
+    <div id="blob-path" class="breadcrumb">
+      <span class="repo-root js-repo-root"><span class="js-path-segment"><a data-pjax="true" href="/jekylltools/jekyll-ideal-image-slider"><span>jekyll-ideal-image-slider</span></a></span></span><span class="separator">/</span><span class="js-path-segment"><a data-pjax="true" href="/jekylltools/jekyll-ideal-image-slider/tree/master/_plugins"><span>_plugins</span></a></span><span class="separator">/</span><strong class="final-path">ideal_image_slider.rb</strong>
+    </div>
+  </div>
+
+
+  <include-fragment src="/jekylltools/jekyll-ideal-image-slider/contributors/master/_plugins/ideal_image_slider.rb" class="commit-tease commit-loader">
+    <div>
+      Fetching contributors&hellip;
+    </div>
+
+    <div class="commit-tease-contributors">
+        <img alt="" class="loader-loading float-left" src="https://assets-cdn.github.com/images/spinners/octocat-spinner-32-EAF2F5.gif" width="16" height="16" />
+      <span class="loader-error">Cannot retrieve contributors at this time</span>
+    </div>
+</include-fragment>
+
+
+  <div class="file">
+    <div class="file-header">
+  <div class="file-actions">
+
+    <div class="BtnGroup">
+      <a id="raw-url" class="btn btn-sm BtnGroup-item" href="/jekylltools/jekyll-ideal-image-slider/raw/master/_plugins/ideal_image_slider.rb">Raw</a>
+        <a class="btn btn-sm js-update-url-with-hash BtnGroup-item" data-hotkey="b" href="/jekylltools/jekyll-ideal-image-slider/blame/master/_plugins/ideal_image_slider.rb">Blame</a>
+      <a rel="nofollow" class="btn btn-sm BtnGroup-item" href="/jekylltools/jekyll-ideal-image-slider/commits/master/_plugins/ideal_image_slider.rb">History</a>
+    </div>
+
+        <a class="btn-octicon tooltipped tooltipped-nw"
+           href="github-mac://openRepo/https://github.com/jekylltools/jekyll-ideal-image-slider?branch=master&amp;filepath=_plugins%2Fideal_image_slider.rb"
+           aria-label="Open this file in GitHub Desktop"
+           data-ga-click="Repository, open with desktop, type:mac">
+            <svg class="octicon octicon-device-desktop" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M15 2H1c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h5.34c-.25.61-.86 1.39-2.34 2h8c-1.48-.61-2.09-1.39-2.34-2H15c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zm0 9H1V3h14v8z"/></svg>
+        </a>
+
+          <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="inline-form js-update-url-with-hash" action="/jekylltools/jekyll-ideal-image-slider/edit/master/_plugins/ideal_image_slider.rb" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="&#x2713;" /><input type="hidden" name="authenticity_token" value="dZHLOoPgJqjt5kDR2DiaRqj4qk6R3N+FZ6R3EX84eVUjvkQSFNE5JgtX2p5/caiSjqYiYQ2uuJ2Idik1/hl4Ag==" />
+            <button class="btn-octicon tooltipped tooltipped-nw" type="submit"
+              aria-label="Fork this project and edit the file" data-hotkey="e" data-disable-with>
+              <svg class="octicon octicon-pencil" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M0 12v3h3l8-8-3-3-8 8zm3 2H1v-2h1v1h1v1zm10.3-9.3L12 6 9 3l1.3-1.3a.996.996 0 0 1 1.41 0l1.59 1.59c.39.39.39 1.02 0 1.41z"/></svg>
+            </button>
+</form>
+        <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="inline-form" action="/jekylltools/jekyll-ideal-image-slider/delete/master/_plugins/ideal_image_slider.rb" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="&#x2713;" /><input type="hidden" name="authenticity_token" value="pb3G/TrRlMeBETI4FHCEyrsLZDgHhIIYCgR1bA4BNBNw7YnTkhL7iuRSQVDNrXZYX0st5hkSQ/PiUSMcPV9XhA==" />
+          <button class="btn-octicon btn-octicon-danger tooltipped tooltipped-nw" type="submit"
+            aria-label="Fork this project and delete the file" data-disable-with>
+            <svg class="octicon octicon-trashcan" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M11 2H9c0-.55-.45-1-1-1H5c-.55 0-1 .45-1 1H2c-.55 0-1 .45-1 1v1c0 .55.45 1 1 1v9c0 .55.45 1 1 1h7c.55 0 1-.45 1-1V5c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zm-1 12H3V5h1v8h1V5h1v8h1V5h1v8h1V5h1v9zm1-10H2V3h9v1z"/></svg>
+          </button>
+</form>  </div>
+
+  <div class="file-info">
+      96 lines (91 sloc)
+      <span class="file-info-divider"></span>
+    3.14 KB
+  </div>
+</div>
+
+    
+
+  <div itemprop="text" class="blob-wrapper data type-ruby">
+      <table class="highlight tab-size js-file-line-container" data-tab-size="8">
+      <tr>
+        <td id="L1" class="blob-num js-line-number" data-line-number="1"></td>
+        <td id="LC1" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> Jekyll Ideal Image Slider v1.2</span></td>
+      </tr>
+      <tr>
+        <td id="L2" class="blob-num js-line-number" data-line-number="2"></td>
+        <td id="LC2" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> Description: Add image sliders to Jekyll with Ideal Image Slider</span></td>
+      </tr>
+      <tr>
+        <td id="L3" class="blob-num js-line-number" data-line-number="3"></td>
+        <td id="LC3" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> Documentation: https://github.com/jekylltools/jekyll-ideal-image-slider#readme</span></td>
+      </tr>
+      <tr>
+        <td id="L4" class="blob-num js-line-number" data-line-number="4"></td>
+        <td id="LC4" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> Source: https://github.com/jekylltools/jekyll-ideal-image-slider</span></td>
+      </tr>
+      <tr>
+        <td id="L5" class="blob-num js-line-number" data-line-number="5"></td>
+        <td id="LC5" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span></span></td>
+      </tr>
+      <tr>
+        <td id="L6" class="blob-num js-line-number" data-line-number="6"></td>
+        <td id="LC6" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> Syntax:</span></td>
+      </tr>
+      <tr>
+        <td id="L7" class="blob-num js-line-number" data-line-number="7"></td>
+        <td id="LC7" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span></span></td>
+      </tr>
+      <tr>
+        <td id="L8" class="blob-num js-line-number" data-line-number="8"></td>
+        <td id="LC8" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> {% slider height [bullets] [captions] %}</span></td>
+      </tr>
+      <tr>
+        <td id="L9" class="blob-num js-line-number" data-line-number="9"></td>
+        <td id="LC9" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> {% endslider %}</span></td>
+      </tr>
+      <tr>
+        <td id="L10" class="blob-num js-line-number" data-line-number="10"></td>
+        <td id="LC10" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span></span></td>
+      </tr>
+      <tr>
+        <td id="L11" class="blob-num js-line-number" data-line-number="11"></td>
+        <td id="LC11" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> Example Input:</span></td>
+      </tr>
+      <tr>
+        <td id="L12" class="blob-num js-line-number" data-line-number="12"></td>
+        <td id="LC12" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span></span></td>
+      </tr>
+      <tr>
+        <td id="L13" class="blob-num js-line-number" data-line-number="13"></td>
+        <td id="LC13" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> {% slider 700 captions %}</span></td>
+      </tr>
+      <tr>
+        <td id="L14" class="blob-num js-line-number" data-line-number="14"></td>
+        <td id="LC14" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span>   ![alt text 1](image1.jpg)</span></td>
+      </tr>
+      <tr>
+        <td id="L15" class="blob-num js-line-number" data-line-number="15"></td>
+        <td id="LC15" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span>   [![alt text 2](image2.jpg)](/page/url)</span></td>
+      </tr>
+      <tr>
+        <td id="L16" class="blob-num js-line-number" data-line-number="16"></td>
+        <td id="LC16" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span>   [![alt text 3](image3.jpg)](http://example.com)</span></td>
+      </tr>
+      <tr>
+        <td id="L17" class="blob-num js-line-number" data-line-number="17"></td>
+        <td id="LC17" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> {% endslider %}</span></td>
+      </tr>
+      <tr>
+        <td id="L18" class="blob-num js-line-number" data-line-number="18"></td>
+        <td id="LC18" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span></span></td>
+      </tr>
+      <tr>
+        <td id="L19" class="blob-num js-line-number" data-line-number="19"></td>
+        <td id="LC19" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> Example Output:</span></td>
+      </tr>
+      <tr>
+        <td id="L20" class="blob-num js-line-number" data-line-number="20"></td>
+        <td id="LC20" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span></span></td>
+      </tr>
+      <tr>
+        <td id="L21" class="blob-num js-line-number" data-line-number="21"></td>
+        <td id="LC21" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> &lt;div id=&quot;slider&quot;&gt;</span></td>
+      </tr>
+      <tr>
+        <td id="L22" class="blob-num js-line-number" data-line-number="22"></td>
+        <td id="LC22" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span>   &lt;img src=&quot;image1.jpg&quot; alt=&quot;alt text 1&quot;&gt;</span></td>
+      </tr>
+      <tr>
+        <td id="L23" class="blob-num js-line-number" data-line-number="23"></td>
+        <td id="LC23" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span>   &lt;a href=&quot;/page/url&quot;&gt;&lt;img src=&quot;image2.jpg&quot; alt=&quot;alt text 2&quot;&gt;&lt;/a&gt;</span></td>
+      </tr>
+      <tr>
+        <td id="L24" class="blob-num js-line-number" data-line-number="24"></td>
+        <td id="LC24" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span>   &lt;a href=&quot;http://example.com&quot;&gt;&lt;img src=&quot;image3.jpg&quot; alt=&quot;alt text 3&quot;&gt;&lt;/a&gt;</span></td>
+      </tr>
+      <tr>
+        <td id="L25" class="blob-num js-line-number" data-line-number="25"></td>
+        <td id="LC25" class="blob-code blob-code-inner js-file-line"><span class="pl-c"><span class="pl-c">#</span> &lt;/div&gt;</span></td>
+      </tr>
+      <tr>
+        <td id="L26" class="blob-num js-line-number" data-line-number="26"></td>
+        <td id="LC26" class="blob-code blob-code-inner js-file-line">
+</td>
+      </tr>
+      <tr>
+        <td id="L27" class="blob-num js-line-number" data-line-number="27"></td>
+        <td id="LC27" class="blob-code blob-code-inner js-file-line"><span class="pl-k">module</span> <span class="pl-en">Jekyll</span></td>
+      </tr>
+      <tr>
+        <td id="L28" class="blob-num js-line-number" data-line-number="28"></td>
+        <td id="LC28" class="blob-code blob-code-inner js-file-line">  <span class="pl-k">class</span> <span class="pl-en">SliderTag<span class="pl-e"> &lt; Liquid::Block</span></span></td>
+      </tr>
+      <tr>
+        <td id="L29" class="blob-num js-line-number" data-line-number="29"></td>
+        <td id="LC29" class="blob-code blob-code-inner js-file-line">    <span class="pl-k">alias_method</span> <span class="pl-c1">:render_block</span>, <span class="pl-c1">:render</span></td>
+      </tr>
+      <tr>
+        <td id="L30" class="blob-num js-line-number" data-line-number="30"></td>
+        <td id="LC30" class="blob-code blob-code-inner js-file-line">    <span class="pl-smi">@slider_bullets</span> <span class="pl-k">=</span> <span class="pl-c1">nil</span></td>
+      </tr>
+      <tr>
+        <td id="L31" class="blob-num js-line-number" data-line-number="31"></td>
+        <td id="LC31" class="blob-code blob-code-inner js-file-line">    <span class="pl-smi">@slider_captions</span> <span class="pl-k">=</span> <span class="pl-c1">nil</span></td>
+      </tr>
+      <tr>
+        <td id="L32" class="blob-num js-line-number" data-line-number="32"></td>
+        <td id="LC32" class="blob-code blob-code-inner js-file-line">    <span class="pl-smi">@slider_height</span> <span class="pl-k">=</span> <span class="pl-c1">nil</span></td>
+      </tr>
+      <tr>
+        <td id="L33" class="blob-num js-line-number" data-line-number="33"></td>
+        <td id="LC33" class="blob-code blob-code-inner js-file-line">    <span class="pl-c1">Bullets</span> <span class="pl-k">=</span> <span class="pl-sr">/bullets/i</span></td>
+      </tr>
+      <tr>
+        <td id="L34" class="blob-num js-line-number" data-line-number="34"></td>
+        <td id="LC34" class="blob-code blob-code-inner js-file-line">    <span class="pl-c1">Captions</span> <span class="pl-k">=</span> <span class="pl-sr">/captions/i</span></td>
+      </tr>
+      <tr>
+        <td id="L35" class="blob-num js-line-number" data-line-number="35"></td>
+        <td id="LC35" class="blob-code blob-code-inner js-file-line">    <span class="pl-c1">Height</span> <span class="pl-k">=</span> <span class="pl-sr">/<span class="pl-sr">(auto|<span class="pl-cce">\d</span>+:<span class="pl-cce">\d</span>+)</span>/i</span></td>
+      </tr>
+      <tr>
+        <td id="L36" class="blob-num js-line-number" data-line-number="36"></td>
+        <td id="LC36" class="blob-code blob-code-inner js-file-line">    <span class="pl-c1">Height_Numeric</span> <span class="pl-k">=</span> <span class="pl-sr">/<span class="pl-sr">(<span class="pl-cce">\d</span>+)</span>/i</span></td>
+      </tr>
+      <tr>
+        <td id="L37" class="blob-num js-line-number" data-line-number="37"></td>
+        <td id="LC37" class="blob-code blob-code-inner js-file-line">
+</td>
+      </tr>
+      <tr>
+        <td id="L38" class="blob-num js-line-number" data-line-number="38"></td>
+        <td id="LC38" class="blob-code blob-code-inner js-file-line">    <span class="pl-k">def</span> <span class="pl-en">initialize</span>(<span class="pl-smi">name</span>, <span class="pl-smi">markup</span>, <span class="pl-smi">tokens</span>)</td>
+      </tr>
+      <tr>
+        <td id="L39" class="blob-num js-line-number" data-line-number="39"></td>
+        <td id="LC39" class="blob-code blob-code-inner js-file-line">      <span class="pl-k">if</span> markup <span class="pl-k">=~</span> <span class="pl-c1">Height</span></td>
+      </tr>
+      <tr>
+        <td id="L40" class="blob-num js-line-number" data-line-number="40"></td>
+        <td id="LC40" class="blob-code blob-code-inner js-file-line">        <span class="pl-smi">@slider_height</span> <span class="pl-k">=</span> <span class="pl-s"><span class="pl-pds">&quot;</span><span class="pl-cce">\&#39;</span><span class="pl-pse">#{</span><span class="pl-s1"><span class="pl-smi">$1</span></span><span class="pl-pse">}</span><span class="pl-cce">\&#39;</span><span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L41" class="blob-num js-line-number" data-line-number="41"></td>
+        <td id="LC41" class="blob-code blob-code-inner js-file-line">      <span class="pl-k">elsif</span> markup <span class="pl-k">=~</span> <span class="pl-c1">Height_Numeric</span></td>
+      </tr>
+      <tr>
+        <td id="L42" class="blob-num js-line-number" data-line-number="42"></td>
+        <td id="LC42" class="blob-code blob-code-inner js-file-line">        <span class="pl-smi">@slider_height</span> <span class="pl-k">=</span> <span class="pl-s"><span class="pl-pds">&quot;</span><span class="pl-pse">#{</span><span class="pl-s1"><span class="pl-smi">$1</span></span><span class="pl-pse">}</span><span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L43" class="blob-num js-line-number" data-line-number="43"></td>
+        <td id="LC43" class="blob-code blob-code-inner js-file-line">      <span class="pl-k">else</span></td>
+      </tr>
+      <tr>
+        <td id="L44" class="blob-num js-line-number" data-line-number="44"></td>
+        <td id="LC44" class="blob-code blob-code-inner js-file-line">        <span class="pl-smi">@slider_height</span> <span class="pl-k">=</span> <span class="pl-s"><span class="pl-pds">&quot;</span><span class="pl-cce">\&#39;</span>auto<span class="pl-cce">\&#39;</span><span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L45" class="blob-num js-line-number" data-line-number="45"></td>
+        <td id="LC45" class="blob-code blob-code-inner js-file-line">      <span class="pl-k">end</span></td>
+      </tr>
+      <tr>
+        <td id="L46" class="blob-num js-line-number" data-line-number="46"></td>
+        <td id="LC46" class="blob-code blob-code-inner js-file-line">      <span class="pl-k">if</span> markup <span class="pl-k">=~</span> <span class="pl-c1">Bullets</span></td>
+      </tr>
+      <tr>
+        <td id="L47" class="blob-num js-line-number" data-line-number="47"></td>
+        <td id="LC47" class="blob-code blob-code-inner js-file-line">        <span class="pl-smi">@slider_bullets</span> <span class="pl-k">=</span> <span class="pl-s"><span class="pl-pds">&quot;</span>true<span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L48" class="blob-num js-line-number" data-line-number="48"></td>
+        <td id="LC48" class="blob-code blob-code-inner js-file-line">      <span class="pl-k">end</span></td>
+      </tr>
+      <tr>
+        <td id="L49" class="blob-num js-line-number" data-line-number="49"></td>
+        <td id="LC49" class="blob-code blob-code-inner js-file-line">      <span class="pl-k">if</span> markup <span class="pl-k">=~</span> <span class="pl-c1">Captions</span></td>
+      </tr>
+      <tr>
+        <td id="L50" class="blob-num js-line-number" data-line-number="50"></td>
+        <td id="LC50" class="blob-code blob-code-inner js-file-line">        <span class="pl-smi">@slider_captions</span> <span class="pl-k">=</span> <span class="pl-s"><span class="pl-pds">&quot;</span>true<span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L51" class="blob-num js-line-number" data-line-number="51"></td>
+        <td id="LC51" class="blob-code blob-code-inner js-file-line">      <span class="pl-k">end</span></td>
+      </tr>
+      <tr>
+        <td id="L52" class="blob-num js-line-number" data-line-number="52"></td>
+        <td id="LC52" class="blob-code blob-code-inner js-file-line">      <span class="pl-k">super</span></td>
+      </tr>
+      <tr>
+        <td id="L53" class="blob-num js-line-number" data-line-number="53"></td>
+        <td id="LC53" class="blob-code blob-code-inner js-file-line">    <span class="pl-k">end</span></td>
+      </tr>
+      <tr>
+        <td id="L54" class="blob-num js-line-number" data-line-number="54"></td>
+        <td id="LC54" class="blob-code blob-code-inner js-file-line">
+</td>
+      </tr>
+      <tr>
+        <td id="L55" class="blob-num js-line-number" data-line-number="55"></td>
+        <td id="LC55" class="blob-code blob-code-inner js-file-line">    <span class="pl-k">def</span> <span class="pl-en">render</span>(<span class="pl-smi">context</span>)</td>
+      </tr>
+      <tr>
+        <td id="L56" class="blob-num js-line-number" data-line-number="56"></td>
+        <td id="LC56" class="blob-code blob-code-inner js-file-line">      page <span class="pl-k">=</span> context.environments.first[<span class="pl-s"><span class="pl-pds">&#39;</span>page<span class="pl-pds">&#39;</span></span>]</td>
+      </tr>
+      <tr>
+        <td id="L57" class="blob-num js-line-number" data-line-number="57"></td>
+        <td id="LC57" class="blob-code blob-code-inner js-file-line">      page[<span class="pl-s"><span class="pl-pds">&#39;</span>iis_slider_active<span class="pl-pds">&#39;</span></span>] <span class="pl-k">=</span> <span class="pl-c1">true</span></td>
+      </tr>
+      <tr>
+        <td id="L58" class="blob-num js-line-number" data-line-number="58"></td>
+        <td id="LC58" class="blob-code blob-code-inner js-file-line">      <span class="pl-k">if</span> <span class="pl-smi">@slider_height</span></td>
+      </tr>
+      <tr>
+        <td id="L59" class="blob-num js-line-number" data-line-number="59"></td>
+        <td id="LC59" class="blob-code blob-code-inner js-file-line">        <span class="pl-c"><span class="pl-c">#</span> generate slider id</span></td>
+      </tr>
+      <tr>
+        <td id="L60" class="blob-num js-line-number" data-line-number="60"></td>
+        <td id="LC60" class="blob-code blob-code-inner js-file-line">        slider_id <span class="pl-k">=</span> <span class="pl-s"><span class="pl-pds">&quot;</span>slider_<span class="pl-pds">&quot;</span></span> <span class="pl-k">+</span> (<span class="pl-s"><span class="pl-pds">&quot;</span>a<span class="pl-pds">&quot;</span></span>..<span class="pl-s"><span class="pl-pds">&quot;</span>z<span class="pl-pds">&quot;</span></span>).to_a.shuffle[<span class="pl-c1">0</span>,<span clas [...]
+      </tr>
+      <tr>
+        <td id="L61" class="blob-num js-line-number" data-line-number="61"></td>
+        <td id="LC61" class="blob-code blob-code-inner js-file-line">        <span class="pl-c"><span class="pl-c">#</span> call the default markdown renderer</span></td>
+      </tr>
+      <tr>
+        <td id="L62" class="blob-num js-line-number" data-line-number="62"></td>
+        <td id="LC62" class="blob-code blob-code-inner js-file-line">        site <span class="pl-k">=</span> context.registers[<span class="pl-c1">:site</span>]</td>
+      </tr>
+      <tr>
+        <td id="L63" class="blob-num js-line-number" data-line-number="63"></td>
+        <td id="LC63" class="blob-code blob-code-inner js-file-line">        converter <span class="pl-k">=</span></td>
+      </tr>
+      <tr>
+        <td id="L64" class="blob-num js-line-number" data-line-number="64"></td>
+        <td id="LC64" class="blob-code blob-code-inner js-file-line">        <span class="pl-k">if</span> site.respond_to?(<span class="pl-c1">:find_converter_instance</span>)</td>
+      </tr>
+      <tr>
+        <td id="L65" class="blob-num js-line-number" data-line-number="65"></td>
+        <td id="LC65" class="blob-code blob-code-inner js-file-line">          site.find_converter_instance(<span class="pl-c1">Jekyll</span>::<span class="pl-c1">Converters</span>::<span class="pl-c1">Markdown</span>)</td>
+      </tr>
+      <tr>
+        <td id="L66" class="blob-num js-line-number" data-line-number="66"></td>
+        <td id="LC66" class="blob-code blob-code-inner js-file-line">        <span class="pl-k">else</span></td>
+      </tr>
+      <tr>
+        <td id="L67" class="blob-num js-line-number" data-line-number="67"></td>
+        <td id="LC67" class="blob-code blob-code-inner js-file-line">          site.getConverterImpl(<span class="pl-c1">Jekyll</span>::<span class="pl-c1">Converters</span>::<span class="pl-c1">Markdown</span>)</td>
+      </tr>
+      <tr>
+        <td id="L68" class="blob-num js-line-number" data-line-number="68"></td>
+        <td id="LC68" class="blob-code blob-code-inner js-file-line">        <span class="pl-k">end</span></td>
+      </tr>
+      <tr>
+        <td id="L69" class="blob-num js-line-number" data-line-number="69"></td>
+        <td id="LC69" class="blob-code blob-code-inner js-file-line">        <span class="pl-c"><span class="pl-c">#</span> render the slider script</span></td>
+      </tr>
+      <tr>
+        <td id="L70" class="blob-num js-line-number" data-line-number="70"></td>
+        <td id="LC70" class="blob-code blob-code-inner js-file-line">        slider_script <span class="pl-k">=</span> <span class="pl-s"><span class="pl-pds">&quot;</span>&lt;script&gt;<span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L71" class="blob-num js-line-number" data-line-number="71"></td>
+        <td id="LC71" class="blob-code blob-code-inner js-file-line">        slider_script <span class="pl-k">+=</span> <span class="pl-s"><span class="pl-pds">&quot;</span>var <span class="pl-pse">#{</span><span class="pl-s1">slider_id</span><span class="pl-pse">}</span> = new IdealImageSlider.Slider({<span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L72" class="blob-num js-line-number" data-line-number="72"></td>
+        <td id="LC72" class="blob-code blob-code-inner js-file-line">        slider_script <span class="pl-k">+=</span> <span class="pl-s"><span class="pl-pds">&quot;</span>selector:<span class="pl-cce">\&#39;\#</span><span class="pl-pse">#{</span><span class="pl-s1">slider_id</span><span class="pl-pse">}</span><span class="pl-cce">\&#39;</span>,<span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L73" class="blob-num js-line-number" data-line-number="73"></td>
+        <td id="LC73" class="blob-code blob-code-inner js-file-line">        slider_script <span class="pl-k">+=</span> <span class="pl-s"><span class="pl-pds">&quot;</span>height:<span class="pl-pse">#{</span><span class="pl-s1"><span class="pl-smi">@slider_height</span></span><span class="pl-pse">}</span><span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L74" class="blob-num js-line-number" data-line-number="74"></td>
+        <td id="LC74" class="blob-code blob-code-inner js-file-line">        slider_script <span class="pl-k">+=</span> <span class="pl-s"><span class="pl-pds">&quot;</span>});<span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L75" class="blob-num js-line-number" data-line-number="75"></td>
+        <td id="LC75" class="blob-code blob-code-inner js-file-line">        slider_script <span class="pl-k">+=</span> <span class="pl-s"><span class="pl-pds">&quot;</span><span class="pl-pse">#{</span><span class="pl-s1">slider_id</span><span class="pl-pse">}</span>.addBulletNav();<span class="pl-pds">&quot;</span></span> <span class="pl-k">if</span> <span class="pl-smi">@slider_bullets</span></td>
+      </tr>
+      <tr>
+        <td id="L76" class="blob-num js-line-number" data-line-number="76"></td>
+        <td id="LC76" class="blob-code blob-code-inner js-file-line">        slider_script <span class="pl-k">+=</span> <span class="pl-s"><span class="pl-pds">&quot;</span><span class="pl-pse">#{</span><span class="pl-s1">slider_id</span><span class="pl-pse">}</span>.addCaptions();<span class="pl-pds">&quot;</span></span> <span class="pl-k">if</span> <span class="pl-smi">@slider_captions</span></td>
+      </tr>
+      <tr>
+        <td id="L77" class="blob-num js-line-number" data-line-number="77"></td>
+        <td id="LC77" class="blob-code blob-code-inner js-file-line">        slider_script <span class="pl-k">+=</span> <span class="pl-s"><span class="pl-pds">&quot;</span><span class="pl-pse">#{</span><span class="pl-s1">slider_id</span><span class="pl-pse">}</span>.start();<span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L78" class="blob-num js-line-number" data-line-number="78"></td>
+        <td id="LC78" class="blob-code blob-code-inner js-file-line">        slider_script <span class="pl-k">+=</span> <span class="pl-s"><span class="pl-pds">&quot;</span>&lt;/script&gt;<span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L79" class="blob-num js-line-number" data-line-number="79"></td>
+        <td id="LC79" class="blob-code blob-code-inner js-file-line">        slider_array <span class="pl-k">=</span> context.environments.first[<span class="pl-s"><span class="pl-pds">&#39;</span>site<span class="pl-pds">&#39;</span></span>][<span class="pl-s"><span class="pl-pds">&#39;</span>iis_slider_array<span class="pl-pds">&#39;</span></span>]</td>
+      </tr>
+      <tr>
+        <td id="L80" class="blob-num js-line-number" data-line-number="80"></td>
+        <td id="LC80" class="blob-code blob-code-inner js-file-line">        slider_array <span class="pl-k">&lt;&lt;</span> slider_script</td>
+      </tr>
+      <tr>
+        <td id="L81" class="blob-num js-line-number" data-line-number="81"></td>
+        <td id="LC81" class="blob-code blob-code-inner js-file-line">        context.environments.first[<span class="pl-s"><span class="pl-pds">&#39;</span>page<span class="pl-pds">&#39;</span></span>][<span class="pl-s"><span class="pl-pds">&#39;</span>iis_slider_scripts<span class="pl-pds">&#39;</span></span>] <span class="pl-k">=</span> slider_array</td>
+      </tr>
+      <tr>
+        <td id="L82" class="blob-num js-line-number" data-line-number="82"></td>
+        <td id="LC82" class="blob-code blob-code-inner js-file-line">        <span class="pl-c"><span class="pl-c">#</span> render the markdown, then remove all &lt;p&gt;&lt;/p&gt; tags from the html</span></td>
+      </tr>
+      <tr>
+        <td id="L83" class="blob-num js-line-number" data-line-number="83"></td>
+        <td id="LC83" class="blob-code blob-code-inner js-file-line">        output <span class="pl-k">=</span> converter.convert(render_block(context)).<span class="pl-c1">gsub</span>(<span class="pl-sr">/&lt;<span class="pl-cce">\/</span>?p&gt;/</span>, <span class="pl-s"><span class="pl-pds">&#39;</span><span class="pl-pds">&#39;</span></span>)</td>
+      </tr>
+      <tr>
+        <td id="L84" class="blob-num js-line-number" data-line-number="84"></td>
+        <td id="LC84" class="blob-code blob-code-inner js-file-line">        <span class="pl-c"><span class="pl-c">#</span> render the slider</span></td>
+      </tr>
+      <tr>
+        <td id="L85" class="blob-num js-line-number" data-line-number="85"></td>
+        <td id="LC85" class="blob-code blob-code-inner js-file-line">        slider <span class="pl-k">=</span> <span class="pl-s"><span class="pl-pds">&quot;</span>&lt;div class=<span class="pl-cce">\&quot;</span>iis-slider<span class="pl-cce">\&quot;</span> id=<span class="pl-cce">\&quot;</span><span class="pl-pse">#{</span><span class="pl-s1">slider_id</span><span class="pl-pse">}</span><span class="pl-cce">\&quot;</span>&gt;<span class="pl-pse">#{</span><span class="pl-s1">output</sp [...]
+      </tr>
+      <tr>
+        <td id="L86" class="blob-num js-line-number" data-line-number="86"></td>
+        <td id="LC86" class="blob-code blob-code-inner js-file-line">        slider</td>
+      </tr>
+      <tr>
+        <td id="L87" class="blob-num js-line-number" data-line-number="87"></td>
+        <td id="LC87" class="blob-code blob-code-inner js-file-line">      <span class="pl-k">else</span></td>
+      </tr>
+      <tr>
+        <td id="L88" class="blob-num js-line-number" data-line-number="88"></td>
+        <td id="LC88" class="blob-code blob-code-inner js-file-line">        <span class="pl-s"><span class="pl-pds">&quot;</span>Error processing input, expected syntax: {% slider height [captions] %}<span class="pl-pds">&quot;</span></span></td>
+      </tr>
+      <tr>
+        <td id="L89" class="blob-num js-line-number" data-line-number="89"></td>
+        <td id="LC89" class="blob-code blob-code-inner js-file-line">        <span class="pl-c1">puts</span> <span class="pl-s"><span class="pl-pds">&quot;</span>Error: incorrect slider syntax in <span class="pl-pds">&quot;</span></span> <span class="pl-k">+</span> page[<span class="pl-s"><span class="pl-pds">&#39;</span>path<span class="pl-pds">&#39;</span></span>]</td>
+      </tr>
+      <tr>
+        <td id="L90" class="blob-num js-line-number" data-line-number="90"></td>
+        <td id="LC90" class="blob-code blob-code-inner js-file-line">      <span class="pl-k">end</span></td>
+      </tr>
+      <tr>
+        <td id="L91" class="blob-num js-line-number" data-line-number="91"></td>
+        <td id="LC91" class="blob-code blob-code-inner js-file-line">    <span class="pl-k">end</span></td>
+      </tr>
+      <tr>
+        <td id="L92" class="blob-num js-line-number" data-line-number="92"></td>
+        <td id="LC92" class="blob-code blob-code-inner js-file-line">  <span class="pl-k">end</span></td>
+      </tr>
+      <tr>
+        <td id="L93" class="blob-num js-line-number" data-line-number="93"></td>
+        <td id="LC93" class="blob-code blob-code-inner js-file-line"><span class="pl-k">end</span></td>
+      </tr>
+      <tr>
+        <td id="L94" class="blob-num js-line-number" data-line-number="94"></td>
+        <td id="LC94" class="blob-code blob-code-inner js-file-line">
+</td>
+      </tr>
+      <tr>
+        <td id="L95" class="blob-num js-line-number" data-line-number="95"></td>
+        <td id="LC95" class="blob-code blob-code-inner js-file-line"><span class="pl-c1">Liquid</span>::<span class="pl-c1">Template</span>.register_tag(<span class="pl-s"><span class="pl-pds">&#39;</span>slider<span class="pl-pds">&#39;</span></span>, <span class="pl-c1">Jekyll</span>::<span class="pl-c1">SliderTag</span>)</td>
+      </tr>
+</table>
+
+  <details class="details-reset details-overlay BlobToolbar position-absolute js-file-line-actions dropdown d-none" aria-hidden="true">
+    <summary class="btn-octicon ml-0 px-2 p-0 bg-white border border-gray-dark rounded-1" aria-label="Inline file action toolbar">
+      <svg class="octicon octicon-kebab-horizontal" viewBox="0 0 13 16" version="1.1" width="13" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M1.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM13 7.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/></svg>
+    </summary>
+    <details-menu>
+      <ul class="BlobToolbar-dropdown dropdown-menu dropdown-menu-se mt-2">
+        <li><clipboard-copy role="menuitem" class="dropdown-item" id="js-copy-lines" style="cursor:pointer;" data-original-text="Copy lines">Copy lines</clipboard-copy></li>
+        <li><clipboard-copy role="menuitem" class="dropdown-item" id="js-copy-permalink" style="cursor:pointer;" data-original-text="Copy permalink">Copy permalink</clipboard-copy></li>
+        <li><a class="dropdown-item js-update-url-with-hash" id="js-view-git-blame" role="menuitem" href="/jekylltools/jekyll-ideal-image-slider/blame/884b2de1fdbf33d830c1a8983628084d2af55e3a/_plugins/ideal_image_slider.rb">View git blame</a></li>
+      </ul>
+    </details-menu>
+  </details>
+
+  </div>
+
+  </div>
+
+  <details class="details-reset details-overlay details-overlay-dark">
+    <summary data-hotkey="l" aria-label="Jump to line"></summary>
+    <details-dialog class="Box Box--overlay d-flex flex-column anim-fade-in fast linejump" aria-label="Jump to line">
+      <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-jump-to-line-form Box-body d-flex" action="" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="&#x2713;" />
+        <input class="form-control flex-auto mr-3 linejump-input js-jump-to-line-field" type="text" placeholder="Jump to line&hellip;" aria-label="Jump to line" autofocus>
+        <button type="submit" class="btn" data-close-dialog>Go</button>
+</form>    </details-dialog>
+  </details>
+
+
+  </div>
+  <div class="modal-backdrop js-touch-events"></div>
+</div>
+
+    </div>
+  </div>
+
+  </div>
+
+        
+<div class="footer container-lg px-3" role="contentinfo">
+  <div class="position-relative d-flex flex-justify-between pt-6 pb-2 mt-6 f6 text-gray border-top border-gray-light ">
+    <ul class="list-style-none d-flex flex-wrap ">
+      <li class="mr-3">&copy; 2018 <span title="0.28145s from unicorn-644994c6bc-z6hxg">GitHub</span>, Inc.</li>
+        <li class="mr-3"><a data-ga-click="Footer, go to terms, text:terms" href="https://github.com/site/terms">Terms</a></li>
+        <li class="mr-3"><a data-ga-click="Footer, go to privacy, text:privacy" href="https://github.com/site/privacy">Privacy</a></li>
+        <li class="mr-3"><a href="https://help.github.com/articles/github-security/" data-ga-click="Footer, go to security, text:security">Security</a></li>
+        <li class="mr-3"><a href="https://status.github.com/" data-ga-click="Footer, go to status, text:status">Status</a></li>
+        <li><a data-ga-click="Footer, go to help, text:help" href="https://help.github.com">Help</a></li>
+    </ul>
+
+    <a aria-label="Homepage" title="GitHub" class="footer-octicon" href="https://github.com">
+      <svg height="24" class="octicon octicon-mark-github" viewBox="0 0 16 16" version="1.1" width="24" aria-hidden="true"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32- [...]
+</a>
+   <ul class="list-style-none d-flex flex-wrap ">
+        <li class="mr-3"><a data-ga-click="Footer, go to contact, text:contact" href="https://github.com/contact">Contact GitHub</a></li>
+      <li class="mr-3"><a href="https://developer.github.com" data-ga-click="Footer, go to api, text:api">API</a></li>
+      <li class="mr-3"><a href="https://training.github.com" data-ga-click="Footer, go to training, text:training">Training</a></li>
+      <li class="mr-3"><a href="https://shop.github.com" data-ga-click="Footer, go to shop, text:shop">Shop</a></li>
+        <li class="mr-3"><a href="https://blog.github.com" data-ga-click="Footer, go to blog, text:blog">Blog</a></li>
+        <li><a data-ga-click="Footer, go to about, text:about" href="https://github.com/about">About</a></li>
+
+    </ul>
+  </div>
+  <div class="d-flex flex-justify-center pb-6">
+    <span class="f6 text-gray-light"></span>
+  </div>
+</div>
+
+
+
+  <div id="ajax-error-message" class="ajax-error-message flash flash-error">
+    <svg class="octicon octicon-alert" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"/></svg>
+    <button type="button" class="flash-close js-ajax-error-dismiss" aria-label="Dismiss error">
+      <svg class="octicon octicon-x" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"/></svg>
+    </button>
+    You can’t perform that action at this time.
+  </div>
+
+
+    <script crossorigin="anonymous" integrity="sha512-2VdGgXQE8W5ONZ4OsrbEo/noennUZaqXkevD9R8juTHiCsjT0HFTTF6MoBfySUc8G+eFqUcDgd7v+CAu8Gjxlg==" type="application/javascript" src="https://assets-cdn.github.com/assets/compat-f849c975b0ffaa01d6ca305e48417d08.js"></script>
+    <script crossorigin="anonymous" integrity="sha512-2EuAbCaxtrtpNeEq5yrLHWM1xGqaNKsuc6MuRtfuHgAR0yhsZH0fzhWAUtsIskUoiivK1d30h0gL57aR5VUDrw==" type="application/javascript" src="https://assets-cdn.github.com/assets/frameworks-dc359f6eb41e200e056d6763c2c2ad6a.js"></script>
+    
+    <script crossorigin="anonymous" async="async" integrity="sha512-sgAXcTu8sIKeNoyGsO5Ds1IfmzhAPcBWBrzsjdfL3unjQG11MIxN+kTNXYYv8qK2KsgnIEH32h4xfgSHVIB48g==" type="application/javascript" src="https://assets-cdn.github.com/assets/github-9954b7c14a6ff53277a64cbab81d3600.js"></script>
+    
+    
+    
+  <div class="js-stale-session-flash stale-session-flash flash flash-warn flash-banner d-none">
+    <svg class="octicon octicon-alert" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"/></svg>
+    <span class="signed-in-tab-flash">You signed in with another tab or window. <a href="">Reload</a> to refresh your session.</span>
+    <span class="signed-out-tab-flash">You signed out in another tab or window. <a href="">Reload</a> to refresh your session.</span>
+  </div>
+  <div class="facebox" id="facebox" style="display:none;">
+  <div class="facebox-popup">
+    <div class="facebox-content" role="dialog" aria-labelledby="facebox-header" aria-describedby="facebox-description">
+    </div>
+    <button type="button" class="facebox-close js-facebox-close" aria-label="Close modal">
+      <svg class="octicon octicon-x" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"/></svg>
+    </button>
+  </div>
+</div>
+
+  <template id="site-details-dialog">
+  <details class="details-reset details-overlay details-overlay-dark lh-default text-gray-dark" open>
+    <summary aria-haspopup="dialog" aria-label="Close dialog"></summary>
+    <details-dialog class="Box Box--overlay d-flex flex-column anim-fade-in fast">
+      <button class="m-3 btn-octicon position-absolute right-0 top-0" type="button" aria-label="Close dialog" data-close-dialog>
+        <svg class="octicon octicon-x" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48L7.48 8z"/></svg>
+      </button>
+      <div class="octocat-spinner my-6 js-details-dialog-spinner"></div>
+    </details-dialog>
+  </details>
+</template>
+
+  <div class="Popover js-hovercard-content position-absolute" style="display: none; outline: none;" tabindex="0">
+  <div class="Popover-message Popover-message--bottom-left Popover-message--large Box box-shadow-large" style="width:360px;">
+  </div>
+</div>
+
+<div id="hovercard-aria-description" class="sr-only">
+  Press h to open a hovercard with more details.
+</div>
+
+
+  </body>
+</html>
+
diff --git a/_scss/_base.scss b/_scss/_base.scss
index d4b81c8..78518dd 100644
--- a/_scss/_base.scss
+++ b/_scss/_base.scss
@@ -248,7 +248,7 @@ footer {
  * Project Structure
  */
 .project-structure-repo {
-  width: 260px;
+  width: 240px;
   margin: 10px;
   padding: 10px;
   border-radius: 10px;
diff --git a/_scss/_skin.scss b/_scss/_skin.scss
index 48251c5..90dadd1 100644
--- a/_scss/_skin.scss
+++ b/_scss/_skin.scss
@@ -108,25 +108,25 @@ figure {
 .terminal {
     background: $color-terminal-bg;
     color: $color-terminal-fg;
-    border: 1px solid $color-terminal-border;
-    padding: 8px 8px 8px 8px;
-    width: 700px;
-    margin-bottom: 10px;
+    border: $terminal-default-border;
+    padding: $terminal-padding;
+    width: $terminal-width;
+    margin-bottom: $terminal-margin-bottom;
 
     // Note: options: white-space: normal|nowrap|pre|pre-line|pre-wrap
     // Note: non-std. options:  white-space: -moz-pre-wrap | -o-pre-wrap;
     pre {
         white-space: pre;
         display: inline;
-        margin: 0px;
+        margin: $terminal-pre-margin;
         font-family: $font-family-code;
-        font-weight: 300;
-        font-size: 14px;
-        line-height: 140%;
+        font-weight: $terminal-font-weight;
+        font-size: $terminal-font-size;
+        line-height: $terminal-line-height;
     }
 }
 
 // Adjust code syntax padding when line numbers present
 .code {
-    padding-left: 10px;
+    padding-left: $terminal-line-number-padding;
 }
diff --git a/_scss/_variables.scss b/_scss/_variables.scss
index ceedd48..c8610bb 100644
--- a/_scss/_variables.scss
+++ b/_scss/_variables.scss
@@ -254,7 +254,15 @@ $color-menuitem-collapsible-border: 1px solid transparent;
  * Terminal
  */
 
-$color-terminal-border: $color-blue-gray-light;
 // TODO if we adopt a color, we should add it to our theme colors
 $color-terminal-bg: #001a33;
 $color-terminal-fg: $color-white;
+$terminal-padding: 8px 8px 8px 8px;
+$terminal-default-border: 1px solid $color-blue-gray-light;
+$terminal-width: 700px;
+$terminal-margin-bottom: 10px;
+$terminal-font-weight: 300;
+$terminal-font-size: 14px;
+$terminal-line-height: 140%;
+$terminal-pre-margin: 0px;
+$terminal-line-number-padding: 10px;
diff --git a/images/Illustrations/OW-Abstract Architecture Diagram.png b/images/Illustrations/OW-Abstract Architecture Diagram.png
new file mode 100644
index 0000000..7a86629
Binary files /dev/null and b/images/Illustrations/OW-Abstract Architecture Diagram.png differ
diff --git a/images/elements/OW-Abstract Architecture Diagram.pptx b/images/Illustrations/OW-Abstract Architecture Diagram.pptx
similarity index 100%
rename from images/elements/OW-Abstract Architecture Diagram.pptx
rename to images/Illustrations/OW-Abstract Architecture Diagram.pptx
diff --git a/images/deployments/OW-Deployments.png b/images/Illustrations/OW-Deployments.png
similarity index 100%
rename from images/deployments/OW-Deployments.png
rename to images/Illustrations/OW-Deployments.png
diff --git a/images/deployments/OW-Deployments.pptx b/images/Illustrations/OW-Deployments.pptx
similarity index 100%
rename from images/deployments/OW-Deployments.pptx
rename to images/Illustrations/OW-Deployments.pptx
diff --git a/images/runtimes/OW-Runtime-Compositions.png b/images/Illustrations/OW-Runtime-Compositions.png
similarity index 100%
rename from images/runtimes/OW-Runtime-Compositions.png
rename to images/Illustrations/OW-Runtime-Compositions.png
diff --git a/images/runtimes/OW-Runtime-Compositions.pptx b/images/Illustrations/OW-Runtime-Compositions.pptx
similarity index 100%
copy from images/runtimes/OW-Runtime-Compositions.pptx
copy to images/Illustrations/OW-Runtime-Compositions.pptx
diff --git a/images/Illustrations/OW-Runtimes.png b/images/Illustrations/OW-Runtimes.png
new file mode 100644
index 0000000..1ab47f5
Binary files /dev/null and b/images/Illustrations/OW-Runtimes.png differ
diff --git a/images/runtimes/OW-Runtimes.pptx b/images/Illustrations/OW-Runtimes.pptx
similarity index 100%
rename from images/runtimes/OW-Runtimes.pptx
rename to images/Illustrations/OW-Runtimes.pptx
diff --git a/images/Illustrations/OW-Utilization-Scaling.png b/images/Illustrations/OW-Utilization-Scaling.png
new file mode 100644
index 0000000..4da326f
Binary files /dev/null and b/images/Illustrations/OW-Utilization-Scaling.png differ
diff --git a/images/runtimes/OW-Runtime-Compositions.pptx b/images/Illustrations/OW-Utilization-Scaling.pptx
similarity index 76%
rename from images/runtimes/OW-Runtime-Compositions.pptx
rename to images/Illustrations/OW-Utilization-Scaling.pptx
index e634ccd..4e29eb9 100644
Binary files a/images/runtimes/OW-Runtime-Compositions.pptx and b/images/Illustrations/OW-Utilization-Scaling.pptx differ
diff --git a/images/elements/illustration-integrators.png b/images/Illustrations/illustration-integrators.png
similarity index 100%
rename from images/elements/illustration-integrators.png
rename to images/Illustrations/illustration-integrators.png
diff --git a/images/elements/illustration-integrators.svg b/images/Illustrations/illustration-integrators.svg
similarity index 100%
rename from images/elements/illustration-integrators.svg
rename to images/Illustrations/illustration-integrators.svg
diff --git a/images/elements/OW-Abstract Architecture Diagram.png b/images/elements/OW-Abstract Architecture Diagram.png
deleted file mode 100644
index 2b61f9c..0000000
Binary files a/images/elements/OW-Abstract Architecture Diagram.png and /dev/null differ
diff --git a/images/elements/alarm-clock.svg b/images/elements/alarm-clock.svg
new file mode 100644
index 0000000..e8f41c1
--- /dev/null
+++ b/images/elements/alarm-clock.svg
@@ -0,0 +1,119 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="svg1177"
+   width="1226.6667"
+   height="1306.6667"
+   viewBox="0 0 1226.6667 1306.6667"
+   sodipodi:docname="alarm-clock.svg"
+   inkscape:version="0.92.2 5c3e80d, 2017-08-06"
+   inkscape:export-filename="/Users/Matt/openwhisk/release/incubator-openwhisk-website/images/elements/alarm.png"
+   inkscape:export-xdpi="98.790001"
+   inkscape:export-ydpi="98.790001">
+  <metadata
+     id="metadata1183">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs1181" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1536"
+     inkscape:window-height="911"
+     id="namedview1179"
+     showgrid="false"
+     inkscape:pagecheckerboard="true"
+     inkscape:zoom="0.53418364"
+     inkscape:cx="613.33337"
+     inkscape:cy="653.33337"
+     inkscape:window-x="101"
+     inkscape:window-y="34"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg1177" />
+  <circle
+     style="fill:#f0fcff;fill-opacity:1;stroke:#ffcf0a;stroke-width:60;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="path1187"
+     cx="622.93469"
+     cy="679.09509"
+     r="453.47415"
+     inkscape:label="clock face" />
+  <path
+     style="fill:none;stroke:#325c80;stroke-width:40;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="M 606.53299,329.47471 608.405,713.23787 902.31143,892.95134"
+     id="path2015"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="ccc"
+     inkscape:label="hands" />
+  <path
+     style="fill:#ffcc00;fill-opacity:1;stroke:#ffcf0a;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     d="M 169.55377,405.56556 415.44532,201.45325 298.93877,137.23462 124.99275,290.33072 Z"
+     id="path2023"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="ccccc"
+     inkscape:label="left ringer" />
+  <path
+     sodipodi:nodetypes="ccccc"
+     inkscape:connector-curvature="0"
+     id="path2025"
+     d="M 1077.4811,405.1816 831.58955,201.06929 948.09615,136.85066 1122.0421,289.94676 Z"
+     style="fill:#ffcc00;fill-opacity:1;stroke:#ffcf0a;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     inkscape:label="right ringer" />
+  <circle
+     style="fill:#d4aa00;fill-opacity:1;stroke:#ffcf0a;stroke-width:59.99999619;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="path2039"
+     cx="351.00293"
+     cy="-1125.0106"
+     r="19.65616"
+     transform="scale(1,-1)"
+     inkscape:label="left foot" />
+  <circle
+     transform="scale(1,-1)"
+     r="19.65616"
+     cy="-1125.0106"
+     cx="903.24744"
+     id="circle2041"
+     style="fill:#d4aa00;fill-opacity:1;stroke:#ffcf0a;stroke-width:59.99999619;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     inkscape:label="rght foot" />
+  <path
+     style="fill:none;stroke:#707070;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.94117647;stroke-miterlimit:4;stroke-dasharray:none"
+     d="m 226.51386,685.15764 h 91.72876"
+     id="path2043"
+     inkscape:connector-curvature="0"
+     inkscape:label="9pm" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path2045"
+     d="m 924.7756,677.66958 h 91.7288"
+     style="display:inline;fill:none;stroke:#707070;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647"
+     inkscape:label="3pm" />
+  <path
+     style="display:inline;fill:none;stroke:#707070;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647"
+     d="m 614.95707,974.384 v 91.7288"
+     id="path2047"
+     inkscape:connector-curvature="0"
+     inkscape:label="6pm" />
+</svg>
diff --git a/images/elements/alarm.png b/images/elements/alarm.png
new file mode 100644
index 0000000..88f6bf7
Binary files /dev/null and b/images/elements/alarm.png differ
diff --git a/images/elements/connection.png b/images/elements/connection.png
new file mode 100644
index 0000000..3d6cb9e
Binary files /dev/null and b/images/elements/connection.png differ
diff --git a/images/elements/connection.svg b/images/elements/connection.svg
new file mode 100644
index 0000000..f3427c1
--- /dev/null
+++ b/images/elements/connection.svg
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="Capa_1"
+   x="0px"
+   y="0px"
+   width="263.97311"
+   height="356.57089"
+   viewBox="0 0 263.9731 356.57087"
+   xml:space="preserve"
+   sodipodi:docname="connection.svg"
+   inkscape:version="0.92.2 5c3e80d, 2017-08-06"
+   inkscape:export-filename="/Users/Matt/openwhisk/release/incubator-openwhisk-website/images/elements/connection.png"
+   inkscape:export-xdpi="98.790001"
+   inkscape:export-ydpi="98.790001"><metadata
+     id="metadata63"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs61" /><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1543"
+     inkscape:window-height="1000"
+     id="namedview59"
+     showgrid="false"
+     inkscape:zoom="1.0969851"
+     inkscape:cx="172.80077"
+     inkscape:cy="253.03752"
+     inkscape:window-x="95"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="Capa_1"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     inkscape:pagecheckerboard="true"
+     inkscape:snap-smooth-nodes="true" /><g
+     id="g26"
+     inkscape:label="wireless connection"
+     transform="matrix(0,-0.74389493,-0.74389493,0,358.0863,396.72664)"
+     style="fill:#707070;fill-opacity:1;stroke:#707070;stroke-width:5.37710333;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"><g
+       id="g24"
+       style="display:inline;fill:#707070;fill-opacity:1;stroke:#707070;stroke-width:7.69609118;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       inkscape:label="center"
+       transform="matrix(0.69868225,0,0,0.69867736,82.329321,122.64562)"><path
+         style="display:inline;fill:#707070;fill-opacity:1;stroke:#707070;stroke-width:7.69609118;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="m 92.359375,220.75586 c -33.39588,-0.0583 -64.57685,29.46799 -63.417969,63.81641 -1.3016,38.56681 38.168075,71.05294 75.765624,62.41015 20.77941,-3.90284 38.92488,-18.856 46.73633,-38.5039 15.68174,-35.24518 -8.6393,-80.18892 -46.73633,-86.31641 -4.1123,-0.94536 -8.246407,-1.3991 -12.347655,-1.40625 z m -0.197266,20.01953 a 44.582886,44.582886 0 0 1 44.582031,44.58399 44.582886,44.582886 0 0 1 -44.582031,44.58203 44.582886,44.582886 0 0 1 -44.583984,-44.58203 44.582886,44.582 [...]
+         transform="rotate(-90,275.50077,262.98966)"
+         id="path20"
+         inkscape:connector-curvature="0" /></g></g><path
+     style="fill:none;stroke:#707070;stroke-width:16;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="m 89.679128,106.97264 c 0,0 10.538622,10.89267 14.800002,17.11594 5.34354,7.80365 10.40855,16.0582 13.3,25.0632 3.15218,9.81703 4.20453,22.72047 4.11769,30.65677 -0.0974,8.90196 -1.3126,19.77837 -4.11769,29.19888 -2.96714,9.96472 -7.60655,19.50477 -13.24921,28.23746 -4.1282,6.38889 -14.850792,17.32607 -14.850792,17.32607"
+     id="path25"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="caasaac"
+     inkscape:label="inner" /><path
+     sodipodi:nodetypes="caasaac"
+     inkscape:connector-curvature="0"
+     id="path856"
+     d="m 141.01605,52.491144 c 0,0 17.89027,20.272457 24.76834,31.820696 7.34788,12.337057 13.38805,25.63763 17.28733,39.45755 4.70884,16.68917 7.19504,37.93529 7.1082,51.53435 -0.0974,15.25375 -2.80529,34.40347 -7.1082,51.02989 -3.88488,15.01118 -9.48813,29.69505 -16.73812,43.40145 -6.66459,12.59967 -24.32071,35.17127 -24.32071,35.17127"
+     style="fill:none;stroke:#707070;stroke-width:16;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     inkscape:label="middle" /><path
+     style="fill:none;stroke:#707070;stroke-width:16;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="m 193.84823,8.0887758 c 0,0 24.41713,30.1956162 33.73984,47.1130642 8.63187,15.6638 15.70914,32.395839 20.19258,49.70949 5.67342,21.90901 8.27712,48.77953 8.19028,67.39919 -0.0974,20.88522 -1.54932,46.60164 -6.8229,69.15792 -4.51403,19.30757 -12.06509,37.95489 -21.01075,55.65048 -9.20453,18.20767 -33.29222,51.35965 -33.29222,51.35965"
+     id="path858"
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="caasaac"
+     inkscape:label="outer" /></svg>
\ No newline at end of file
diff --git a/images/elements/crescent.png b/images/elements/crescent.png
new file mode 100644
index 0000000..dea285d
Binary files /dev/null and b/images/elements/crescent.png differ
diff --git a/images/elements/crescent.svg b/images/elements/crescent.svg
new file mode 100644
index 0000000..c750788
--- /dev/null
+++ b/images/elements/crescent.svg
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="svg10"
+   width="210.34108"
+   height="213.87131"
+   viewBox="0 0 210.34107 213.87132"
+   sodipodi:docname="crescent.svg"
+   inkscape:version="0.92.2 5c3e80d, 2017-08-06">
+  <metadata
+     id="metadata16">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs14" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1602"
+     inkscape:window-height="900"
+     id="namedview12"
+     showgrid="false"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     inkscape:zoom="3.2122122"
+     inkscape:cx="93.934592"
+     inkscape:cy="106.93566"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="g20" />
+  <g
+     id="g20"
+     transform="translate(-1090.5657,-1109.6061)"
+     inkscape:label="crecscent group">
+    <path
+       style="display:inline;fill:#afdde9;stroke-width:0.99999994"
+       d="m 1195.7555,1323.4024 c 0.7956,-0.041 2.1545,-0.042 3.0199,0 0.8653,0.041 0.2143,0.075 -1.4466,0.075 -1.661,0 -2.369,-0.033 -1.5733,-0.075 z m -6.9471,-0.508 c -23.0467,-1.9903 -44.1944,-10.9171 -61.4203,-25.9266 -20.2758,-17.667 -33.0513,-42.1443 -35.9615,-68.9004 -0.1833,-1.6855 -0.343,-3.5783 -0.3548,-4.2063 -0.016,-0.8453 -0.062,-1.0017 -0.1769,-0.6025 -0.2333,0.8099 -0.4226,-6.1557 -0.2798,-10.3 0.07,-2.0453 0.1919,-3.379 0.2798,-3.0738 0.1165,0.4042 0.1608,0.2612 0.1769,- [...]
+       id="path22"
+       inkscape:connector-curvature="0"
+       inkscape:label="solid" />
+  </g>
+</svg>
diff --git a/images/elements/events-average.png b/images/elements/events-average.png
new file mode 100644
index 0000000..aa91522
Binary files /dev/null and b/images/elements/events-average.png differ
diff --git a/images/elements/events-average.svg b/images/elements/events-average.svg
new file mode 100644
index 0000000..1d11e6c
--- /dev/null
+++ b/images/elements/events-average.svg
@@ -0,0 +1,156 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="svg2"
+   width="323.2887"
+   height="382.41187"
+   viewBox="0 0 323.28871 382.41187"
+   sodipodi:docname="events-average.svg"
+   inkscape:version="0.92.2 5c3e80d, 2017-08-06"
+   inkscape:export-filename="/Users/Matt/openwhisk/release/incubator-openwhisk-website/images/elements/events-average.png"
+   inkscape:export-xdpi="98.790001"
+   inkscape:export-ydpi="98.790001">
+  <metadata
+     id="metadata8">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1362"
+     inkscape:window-height="921"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.92570352"
+     inkscape:cx="161.64435"
+     inkscape:cy="147.99556"
+     inkscape:window-x="268"
+     inkscape:window-y="37"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg2"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0"
+     inkscape:pagecheckerboard="true" />
+  <g
+     id="g12"
+     style="display:inline"
+     inkscape:label="average temp"
+     transform="translate(-99.098005,-65.020907)">
+    <path
+       style="display:inline;fill:#2ca05a;fill-opacity:1"
+       d="m 321.89247,402.55054 c -12.9446,-3.56976 -24.73862,-13.81646 -29.73109,-25.83052 -7.60958,-18.31193 -4.16397,-35.88258 9.76268,-49.78409 3.79485,-3.78801 8.69053,-7.51847 11.57594,-8.82076 2.75,-1.24118 7.56062,-4.18182 8.38562,-4.61421 1.21471,-0.63665 0.13969,-2.51709 0.11438,-16.60789 l -0.19829,-110.39539 c 14.36747,-11.83297 17.59505,-3.8028 23.4572,-0.23199 L 345,296.66992 c -0.0222,9.44744 0.41073,16.41489 0.68573,16.64439 0.275,0.22949 3.73927,2.71466 7.31427,4.37026 1 [...]
+       id="path26"
+       inkscape:connector-curvature="0"
+       inkscape:label="green"
+       sodipodi:nodetypes="sscccsccscssss"
+       inkscape:export-xdpi="98.790001"
+       inkscape:export-ydpi="98.790001" />
+    <path
+       style="display:inline;fill:#221f20"
+       d="m 325.5,446.97972 c -11.1329,-1.01815 -19.50342,-3.37594 -30,-8.45037 C 264.28267,423.43778 245,392.87976 245,358.5 c 0,-23.81624 8.85119,-45.06321 26.1081,-62.67152 L 279,287.77587 v -86.75145 c 0,-54.15668 0.37931,-88.77528 1.00953,-92.13793 1.75789,-9.379402 8.25357,-21.402174 15.27632,-28.274705 11.20658,-10.96688 22.90165,-15.624722 39.14565,-15.590693 16.38844,0.03433 27.86968,5.131985 39.45698,17.518849 6.02521,6.440963 10.9782,15.244149 13.21512,23.487869 0.8969,3.30532 [...]
+       id="path16"
+       inkscape:connector-curvature="0"
+       inkscape:label="thermo"
+       sodipodi:nodetypes="sssscscssscscssssscsscccccscscssssscc" />
+  </g>
+  <g
+     id="g227"
+     transform="matrix(0.27818561,0,0,0.27818561,-0.14998805,25.402949)"
+     style="display:inline;fill:#ffcc00;stroke-width:3.59472227"
+     inkscape:label="sun">
+    <g
+       id="g160"
+       style="display:inline;fill:#ffcc00;stroke-width:3.59472227"
+       inkscape:label="sun composite">
+      <path
+         style="display:inline;fill:#ffcc00;stroke-width:3.59472227"
+         d="m 593.235,286.701 c -28.86931,0.24627 -57.78669,-0.49764 -86.62529,0.38099 -26.39726,5.26465 -13.9369,45.56522 10.84222,38.17201 27.7216,-0.89042 55.90709,1.85932 83.31391,-1.52344 18.77427,-7.55816 13.14347,-37.73097 -7.53084,-37.02956 z"
+         id="path142"
+         inkscape:connector-curvature="0"
+         inkscape:label="E" />
+      <path
+         style="display:inline;fill:#ffcc00;stroke-width:3.59472227"
+         d="m 464.305,175.861 c 20.58524,-22.00448 43.83302,-41.93581 62.60786,-65.35247 9.50365,-24.242979 -26.49723,-36.429858 -37.42154,-14.713463 -18.58469,19.953913 -39.78848,37.865723 -56.56321,59.234013 -8.4864,18.76572 17.29271,35.43531 31.37689,20.83192 z"
+         id="path144"
+         inkscape:connector-curvature="0"
+         inkscape:label="NE" />
+      <path
+         style="display:inline;fill:#ffcc00;stroke-width:3.59472227"
+         d="m 464.305,436.836 c -19.69924,-21.03558 -47.62927,16.5026 -23.43772,30.80889 20.4112,19.32571 38.94416,41.12984 60.60891,58.80386 24.65076,9.88495 36.88972,-26.10604 15.08569,-37.31559 C 499.14292,471.70077 481.72396,454.26839 464.305,436.836 Z"
+         id="path146"
+         inkscape:connector-curvature="0"
+         inkscape:label="SE" />
+      <path
+         style="display:inline;fill:#ffcc00;stroke-width:3.59472227"
+         d="m 306.178,121.665 c 20.93215,0.0322 20.33832,-23.126912 19.461,-38.179803 -0.90073,-23.908923 1.87596,-48.288773 -1.52541,-71.881103 -10.58271,-23.65317 -44.3871,-6.693972 -37.04959,16.183816 0.89375,27.37357 -1.84399,55.195286 1.47161,82.27257 2.79,7.02966 10.11363,11.73928 17.64239,11.60452 z"
+         id="path148"
+         inkscape:connector-curvature="0"
+         inkscape:label="N" />
+      <path
+         style="display:inline;fill:#ffcc00;stroke-width:3.59472227"
+         d="m 306.178,491.032 c -20.84288,0.0451 -19.8693,23.26104 -19.114,38.1808 0.88052,23.81556 -1.82599,48.08703 1.47161,71.59872 10.50911,24.37865 44.3967,6.25616 37.10339,-16.57043 -0.88668,-27.15223 1.85484,-54.76788 -1.52541,-81.60457 -2.9237,-7.04711 -10.35017,-11.71376 -17.93559,-11.60452 z"
+         id="path150"
+         inkscape:connector-curvature="0"
+         inkscape:label="S" />
+      <path
+         style="display:inline;fill:#ffcc00;stroke-width:3.59472227"
+         d="m 411.132,200.847 c -54.80314,-58.93177 -158.14809,-58.16082 -212.09955,1.76043 -58.68232,56.79403 -54.45078,161.59918 7.59414,214.1827 56.71227,53.60994 155.5652,49.65461 207.60377,-8.66448 C 469.5355,352.84357 468.37897,254.36902 411.132,200.847 Z m -26.766,183.201 c -44.41937,48.0962 -130.75484,41.04451 -167.45214,-12.97873 -36.78671,-48.31436 -23.61347,-124.98466 28.41752,-157.10953 50.44303,-36.04964 127.68821,-17.1173 157.0031,37.20658 24.76117,41.55211 17.20204,99.4886 [...]
+         id="path152"
+         inkscape:connector-curvature="0"
+         inkscape:label="circle" />
+      <path
+         style="display:inline;fill:#ffcc00;stroke-width:3.59472227"
+         d="m 149.089,175.861 c 21.23826,20.62246 46.52001,-18.33522 22.21451,-32.03408 C 152.18801,125.11713 133.84025,105.54275 114.24468,87.373578 91.468116,72.814645 72.008494,109.13504 94.911246,121.67132 112.9705,139.73455 131.02975,157.79777 149.089,175.861 Z"
+         id="path154"
+         inkscape:connector-curvature="0"
+         inkscape:label="NW" />
+      <path
+         style="display:inline;fill:#ffcc00;stroke-width:3.59472227"
+         d="m 148.4,436.836 c -20.6616,21.89662 -44.11373,41.59976 -62.8815,64.98783 -9.75018,24.1954 26.64341,36.37188 37.72462,15.11433 18.36168,-18.75798 37.55546,-36.76961 55.39469,-55.9962 C 191.23224,441.96365 164.18093,419.77391 148.4,436.836 Z"
+         id="path156"
+         inkscape:connector-curvature="0"
+         inkscape:label="SW" />
+      <path
+         style="display:inline;fill:#ffcc00;stroke-width:3.59472227"
+         d="m 121.983,305.83 c -0.0337,-20.8456 -23.242441,-19.88928 -38.164803,-19.128 -23.914012,0.87241 -48.270307,-1.81682 -71.887041,1.47703 -23.687753,10.36802 -6.5691455,44.39273 16.190754,37.07597 26.214246,-0.26176 52.481062,0.52432 78.66238,-0.39375 8.81841,-1.64284 15.38886,-10.137 15.19871,-19.03125 z"
+         id="path158"
+         inkscape:connector-curvature="0"
+         inkscape:label="W" />
+    </g>
+  </g>
+  <ellipse
+     style="fill:#ffeeaa;fill-opacity:1;stroke:none;stroke-width:1;stroke-opacity:1"
+     id="path1066"
+     cx="84.833351"
+     cy="110.32016"
+     rx="30.689955"
+     ry="31.062868"
+     inkscape:label="solid sun interior" />
+</svg>
diff --git a/images/elements/events-cold.png b/images/elements/events-cold.png
new file mode 100644
index 0000000..d03a90d
Binary files /dev/null and b/images/elements/events-cold.png differ
diff --git a/images/elements/events-cold.svg b/images/elements/events-cold.svg
new file mode 100644
index 0000000..4add9d0
--- /dev/null
+++ b/images/elements/events-cold.svg
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="svg2"
+   width="320.44083"
+   height="382.41187"
+   viewBox="0 0 320.44083 382.41187"
+   sodipodi:docname="events-cold.svg"
+   inkscape:version="0.92.2 5c3e80d, 2017-08-06">
+  <metadata
+     id="metadata8">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1362"
+     inkscape:window-height="921"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="1.3828125"
+     inkscape:cx="29.308367"
+     inkscape:cy="191.43276"
+     inkscape:window-x="200"
+     inkscape:window-y="17"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="g1236"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0" />
+  <g
+     id="g12"
+     style="display:inline"
+     inkscape:label="cold temp"
+     transform="translate(-101.94587,-65.020907)">
+    <path
+       style="display:inline;fill:#4ca1ed;fill-opacity:1"
+       d="m 321.89247,402.55054 c -12.9446,-3.56976 -24.73862,-13.81646 -29.73109,-25.83052 -7.60958,-18.31193 -4.16397,-35.88258 9.76268,-49.78409 3.79485,-3.78801 8.69053,-7.51847 11.57594,-8.82076 2.75,-1.24118 7.56062,-4.18182 8.38562,-4.61421 1.21471,-0.63665 -0.29052,-2.52288 0.11438,-16.60789 l -0.12854,-20.85004 11.94281,0.31427 11.31427,0.31427 L 345,296.66992 c -0.0607,9.44727 0.41073,16.41489 0.68573,16.64439 0.275,0.22949 3.73927,2.71466 7.31427,4.37026 16.21257,7.50814 25.92 [...]
+       id="path26"
+       inkscape:connector-curvature="0"
+       inkscape:label="low"
+       sodipodi:nodetypes="sscccscccscssss" />
+    <path
+       style="display:inline;fill:#221f20"
+       d="m 325.5,446.97972 c -11.1329,-1.01815 -19.50342,-3.37594 -30,-8.45037 C 264.28267,423.43778 245,392.87976 245,358.5 c 0,-23.81624 8.85119,-45.06321 26.1081,-62.67152 L 279,287.77587 v -86.75145 c 0,-54.15668 0.37931,-88.77528 1.00953,-92.13793 1.75789,-9.379402 8.25357,-21.402174 15.27632,-28.274705 11.20658,-10.96688 22.90165,-15.624722 39.14565,-15.590693 16.38844,0.03433 27.86968,5.131985 39.45698,17.518849 6.02521,6.440963 10.9782,15.244149 13.21512,23.487869 0.8969,3.30532 [...]
+       id="path16"
+       inkscape:connector-curvature="0"
+       inkscape:label="thermo"
+       sodipodi:nodetypes="sssscscssscscssssscsscccccscscssssscc" />
+    <g
+       id="g1236"
+       transform="matrix(0.35899039,0,0,0.35310734,92.866641,129.44633)"
+       style="stroke-width:2.80869913"
+       inkscape:label="snowflake">
+      <path
+         id="path1178"
+         d="m 478.596,288.374 -92.326,24.739 -11.292,-6.519 V 205.406 l 11.292,-6.519 92.326,24.739 8.114,-30.279 -62.048,-16.625 60.879,-35.148 -15.673,-27.146 -60.879,35.148 16.625,-62.048 -30.279,-8.114 -24.739,92.327 -11.291,6.519 -87.63,-50.594 V 114.628 L 339.263,47.04 317.098,24.875 271.675,70.298 V 0 h -31.347 v 70.297 l -45.423,-45.422 -22.167,22.165 67.588,67.587 v 13.038 l -87.63,50.594 -11.291,-6.519 -24.739,-92.327 -30.279,8.114 16.625,62.048 -60.878,-35.148 -15.673,27.146 6 [...]
+         style="display:inline;fill:#a3d3ff;fill-opacity:1;stroke-width:2.80869913"
+         inkscape:connector-curvature="0"
+         inkscape:label="right" />
+      <path
+         id="path1180"
+         d="M 256,512 V 0 h -15.673 v 70.297 l -45.423,-45.422 -22.166,22.165 67.588,67.587 v 13.038 l -87.63,50.594 -11.291,-6.519 -24.739,-92.327 -30.279,8.114 16.625,62.048 -60.878,-35.148 -15.673,27.146 60.879,35.148 -62.049,16.626 8.114,30.279 92.326,-24.739 11.292,6.519 v 101.187 l -11.292,6.519 -92.326,-24.739 -8.114,30.279 62.048,16.625 -60.878,35.148 15.673,27.146 60.879,-35.148 -16.625,62.048 30.279,8.114 24.739,-92.327 11.291,-6.519 87.629,50.594 v 13.038 l -67.588,67.588 22.1 [...]
+         style="fill:#a3d3ff;fill-opacity:1;stroke-width:2.80869913"
+         inkscape:connector-curvature="0"
+         inkscape:label="left" />
+    </g>
+  </g>
+</svg>
diff --git a/images/elements/events-hot.png b/images/elements/events-hot.png
new file mode 100644
index 0000000..1b314e6
Binary files /dev/null and b/images/elements/events-hot.png differ
diff --git a/images/elements/events-hot.svg b/images/elements/events-hot.svg
new file mode 100644
index 0000000..0d8b11d
--- /dev/null
+++ b/images/elements/events-hot.svg
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="svg2"
+   width="288.47333"
+   height="382.41187"
+   viewBox="0 0 288.47334 382.41187"
+   sodipodi:docname="events-hot.svg"
+   inkscape:version="0.92.2 5c3e80d, 2017-08-06"
+   inkscape:export-filename="/Users/Matt/openwhisk/release/incubator-openwhisk-website/images/elements/events-hot.png"
+   inkscape:export-xdpi="98.790001"
+   inkscape:export-ydpi="98.790001">
+  <metadata
+     id="metadata8">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1362"
+     inkscape:window-height="921"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="2.8284271"
+     inkscape:cx="136.08664"
+     inkscape:cy="268.00128"
+     inkscape:window-x="200"
+     inkscape:window-y="17"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg2"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0" />
+  <g
+     id="g12"
+     style="display:inline"
+     inkscape:label="hot temp"
+     transform="translate(-133.91337,-65.020907)">
+    <path
+       style="display:inline;fill:#d40000;fill-opacity:1"
+       d="m 321.89247,402.55054 c -12.9446,-3.56976 -24.73862,-13.81646 -29.73109,-25.83052 -7.60958,-18.31193 -4.16397,-35.88258 9.76268,-49.78409 3.79485,-3.78801 8.69053,-7.51847 11.57594,-8.82076 2.75,-1.24118 7.56062,-4.18182 8.38562,-4.61421 1.21471,-0.63665 0.0437,-2.51724 0.11438,-16.60789 l 0.94817,-189.04184 c 11.76062,-12.62022 18.27561,-3.8693 22.16432,-0.46422 L 345,296.66992 c -0.006,9.44746 0.41073,16.41489 0.68573,16.64439 0.275,0.22949 3.73927,2.71466 7.31427,4.37026 16. [...]
+       id="path26"
+       inkscape:connector-curvature="0"
+       inkscape:label="hot"
+       sodipodi:nodetypes="sscccsccscssss" />
+    <path
+       style="display:inline;fill:#221f20"
+       d="m 325.5,446.97972 c -11.1329,-1.01815 -19.50342,-3.37594 -30,-8.45037 C 264.28267,423.43778 245,392.87976 245,358.5 c 0,-23.81624 8.85119,-45.06321 26.1081,-62.67152 L 279,287.77587 v -86.75145 c 0,-54.15668 0.37931,-88.77528 1.00953,-92.13793 1.75789,-9.379402 8.25357,-21.402174 15.27632,-28.274705 11.20658,-10.96688 22.90165,-15.624722 39.14565,-15.590693 16.38844,0.03433 27.86968,5.131985 39.45698,17.518849 6.02521,6.440963 10.9782,15.244149 13.21512,23.487869 0.8969,3.30532 [...]
+       id="path16"
+       inkscape:connector-curvature="0"
+       inkscape:label="thermo"
+       sodipodi:nodetypes="sssscscssscscssssscsscccccscscssssscc" />
+  </g>
+  <path
+     id="path1424"
+     d="m 50.907437,65.76197 c 17.236276,47.82015 -20.847677,49.5159 -41.8460438,79.92324 -14.62342,21.17602 -17.08557,67.77659 35.6081668,79.98599 -22.160924,-12.03982 -26.921419,-46.97228 -2.954798,-68.84745 -6.187816,21.21468 5.182371,34.81222 19.477312,29.8201 14.010299,-4.89257 23.113019,5.50136 22.874659,17.32175 -0.16414,8.1396 -2.62648,14.41387 -11.32668,18.9924 0,0 48.097387,-9.4962 48.097387,-57.99465 0,-29.50605 -25.444017,-33.59705 -12.63993,-58.3338 -15.266407,1.35659 -20.53 [...]
+     inkscape:connector-curvature="0"
+     style="fill:#ff7f2a;stroke-width:1"
+     inkscape:label="flame" />
+</svg>
diff --git a/images/icon-cog.png b/images/elements/icon-cog.png
similarity index 100%
rename from images/icon-cog.png
rename to images/elements/icon-cog.png
diff --git a/images/elements/illustration-cost-effective.png b/images/elements/illustration-cost-effective.png
deleted file mode 100644
index e47f7dd..0000000
Binary files a/images/elements/illustration-cost-effective.png and /dev/null differ
diff --git a/images/elements/illustration-cost-effective.svg b/images/elements/illustration-cost-effective.svg
deleted file mode 100644
index 46ccc92..0000000
--- a/images/elements/illustration-cost-effective.svg
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg width="300px" height="170px" viewBox="0 0 300 170" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-    <!-- Generator: Sketch 41.2 (35397) - http://www.bohemiancoding.com/sketch -->
-    <title>illustration-cost-effective</title>
-    <desc>Created with Sketch.</desc>
-    <defs>
-        <ellipse id="path-1" cx="164.941358" cy="60.1741525" rx="34.3787491" ry="34.3856814"></ellipse>
-        <path d="M195.151278,62.53873 C195.187021,61.9356404 195.205146,61.3278089 195.205146,60.7157431 C195.205146,44.1439031 181.918071,30.6760517 165.418188,30.3884892 L165.239708,62.53873 L195.151278,62.53873 Z" id="path-3"></path>
-    </defs>
-    <g id="Home" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
-        <g transform="translate(-471.000000, -1372.000000)" id="illustration-cost-effective">
-            <g transform="translate(470.000000, 1365.000000)">
-                <g id="Group-10">
-                    <g id="Group-3" fill="#325C80">
-                        <path d="M118.583852,140.479926 L109.377908,140.479926 C107.187325,140.479926 105.386573,142.274635 105.386573,144.488521 L105.386573,149.95351 C105.386573,152.171776 107.173554,153.962105 109.377908,153.962105 L151.991611,153.962105 C154.182194,153.962105 155.982946,152.167396 155.982946,149.95351 L155.982946,144.488521 C155.982946,142.270255 154.195964,140.479926 151.991611,140.479926 L142.038188,140.479926 L137.810568,121.643838 L122.811472,121.643838 L118.5838 [...]
-                        <ellipse id="Oval-2" cx="131.099556" cy="116.529494" rx="10.9288166" ry="11.0308739"></ellipse>
-                        <path d="M54.8237889,60.9343158 L64.0511297,75.9759584 L19.3298938,123.093298 C32.4539483,135.987808 50.5989311,143.141596 70.2779225,142.798098 C89.9619728,142.454512 107.846239,134.671831 120.507227,121.327241 C133.178334,107.982475 140.193859,89.5312688 139.84429,69.5044586 C139.49481,49.4827954 131.839531,31.2825202 118.710418,18.3880987 L73.9891821,65.5054385 L59.0746259,56.7551745 C59.4486334,56.0767319 59.753096,55.3456854 59.9758495,54.5688517 C61.5617921, [...]
-                    </g>
-                    <mask id="mask-2" fill="white">
-                        <use xlink:href="#path-1"></use>
-                    </mask>
-                    <use id="Oval-8" stroke="#51F1FA" stroke-width="10" fill="#FFFFFF" xlink:href="#path-1"></use>
-                    <mask id="mask-4" fill="white">
-                        <use xlink:href="#path-3"></use>
-                    </mask>
-                    <use id="Combined-Shape" fill="#FFE555" xlink:href="#path-3"></use>
-                    <polyline id="Path-10" stroke="#325C80" stroke-width="5" stroke-linecap="round" points="184.23701 62.53873 165.47929 62.53873 165.618421 32.4332717"></polyline>
-                    <g id="Group-8" transform="translate(165.847291, 69.640288)">
-                        <path d="M71.3815199,59.9840557 L81.2875117,51.3089105 L72.8742542,37.4804701 L61.0617008,41.342667 C58.2126639,38.8625209 54.9359285,36.9231507 51.3921818,35.6196607 L48.772507,24.1810471 L32.5150047,24.1810471 L29.8953299,35.6196607 C26.3518057,36.9253163 23.0752331,38.8658437 20.2258109,41.3463664 L8.41325746,37.4804701 L0,51.3089105 L9.90229687,59.9877551 C9.65104457,61.5822061 9.48477466,63.2062525 9.48477466,64.8746919 C9.48477466,66.5431313 9.65104457,68.16 [...]
-                        <g id="Group-18" transform="translate(59.878142, 0.000000)" font-size="27" font-family="HelvNeueBoldforIBM, HelvNeue Bold for IBM" fill="#CCD5DF" font-weight="bold">
-                            <text id="z">
-                                <tspan x="0" y="26.0661092">z</tspan>
-                            </text>
-                            <text id="z-copy">
-                                <tspan x="15.4610253" y="19">z</tspan>
-                            </text>
-                        </g>
-                    </g>
-                </g>
-            </g>
-        </g>
-    </g>
-</svg>
\ No newline at end of file
diff --git a/images/elements/rocket-launch.png b/images/elements/rocket-launch.png
new file mode 100644
index 0000000..c292a6a
Binary files /dev/null and b/images/elements/rocket-launch.png differ
diff --git a/images/elements/rocket-launch.svg b/images/elements/rocket-launch.svg
new file mode 100644
index 0000000..437d64d
--- /dev/null
+++ b/images/elements/rocket-launch.svg
@@ -0,0 +1,617 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="Layer_1"
+   x="0px"
+   y="0px"
+   viewBox="0 0 362.76865 365.59751"
+   xml:space="preserve"
+   sodipodi:docname="rocket-launch2.svg"
+   inkscape:version="0.92.2 5c3e80d, 2017-08-06"
+   width="362.76865"
+   height="365.5975"
+   inkscape:export-filename="/Users/Matt/openwhisk/release/incubator-openwhisk-website/images/elements/rocket-launch3.png"
+   inkscape:export-xdpi="98.790001"
+   inkscape:export-ydpi="98.790001"><metadata
+     id="metadata47"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs45"><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath1151"><rect
+         style="fill:none;fill-opacity:1;stroke:#008571;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="rect1153"
+         width="89.083412"
+         height="82.263397"
+         x="350.74255"
+         y="369.02383" /></clipPath></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1494"
+     inkscape:window-height="897"
+     id="namedview43"
+     showgrid="false"
+     inkscape:zoom="1.4142136"
+     inkscape:cx="190.45665"
+     inkscape:cy="173.67873"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="Layer_1"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0" /><g
+     id="g1147"
+     inkscape:label="Wings"
+     style="fill:#6eedd8;fill-opacity:1;stroke-width:8;stroke-miterlimit:4;stroke-dasharray:none"
+     transform="translate(-48.656157,-78.199558)"><path
+       sodipodi:nodetypes="cccc"
+       inkscape:label="right wing"
+       inkscape:connector-curvature="0"
+       id="path1122"
+       d="M 187.20429,378.48986 339.47929,240.40362 210.42056,440.79743 Z"
+       style="display:inline;fill:#6eedd8;fill-opacity:1;stroke:#008571;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
+       inkscape:label="left wing"
+       inkscape:connector-curvature="0"
+       id="path1124"
+       d="m 111.89341,309.09719 c 0,0 -59.962023,-17.27025 -60.237792,-17.31704 C 73.974152,278.12795 233.16339,172.08052 233.16339,172.08052 Z"
+       style="display:inline;fill:#6eedd8;fill-opacity:1;stroke:#008571;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:nodetypes="cccc" /></g><g
+     id="g1143"
+     inkscape:label="Thrust"
+     style="fill:#ff9955;fill-opacity:1"
+     transform="translate(-60.463769,-66.159713)"><path
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:norma [...]
+       d="m 175.68548,357.43794 a 8.0008,8.0008 0 0 0 -6.22851,2.58203 l -24.35938,25.7832 a 8.0008,8.0008 0 1 0 11.62891,10.98828 l 24.36133,-25.7832 a 8.0008,8.0008 0 0 0 -5.40235,-13.57031 z"
+       id="path116"
+       inkscape:connector-curvature="0" /><path
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:norma [...]
+       d="m 126.2597,310.16059 a 8.0008,8.0008 0 0 0 -6.22851,2.58204 l -24.361332,25.7832 a 8.0008,8.0008 0 1 0 11.630862,10.98828 l 24.35937,-25.7832 a 8.0008,8.0008 0 0 0 -5.40039,-13.57032 z"
+       id="path118"
+       inkscape:connector-curvature="0" /><path
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:norma [...]
+       d="m 150.62103,332.36763 a 8.0008,8.0008 0 0 0 -5.45898,2.51367 l -41.54688,42.97851 a 8.0008,8.0008 0 1 0 11.50391,11.1211 l 41.54687,-42.98047 a 8.0008,8.0008 0 0 0 -6.04492,-13.63281 z"
+       id="path114"
+       inkscape:connector-curvature="0" /></g><path
+     style="display:inline;fill:#f2f9f9;fill-opacity:1;stroke:#008571;stroke-width:7.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="m 63.237253,230.89763 9.565668,-10.34469 C 145.2341,135.20921 176.77358,98.31723 183.28757,92.14491 199.16684,77.09858 215.01808,63.321719 226.40059,54.673912 249.27432,37.295718 270.56296,27.608845 320.07355,12.050332 336.8438,6.7803446 338.64057,6.3442976 349.3495,4.9455526 c 10.62635,-1.38796 9.61772,-1.912704 9.1659,4.76858 -1.037,15.3343614 -3.84311,28.8938954 -9.98253,48.2370114 -5.05468,15.92546 -13.79336,37.220736 -20.11066,49.007576 -7.31478,13.64795 -20.31742,31.8947 -3 [...]
+     id="path1120"
+     inkscape:connector-curvature="0"
+     inkscape:label="body"
+     sodipodi:nodetypes="ccsssssssscsscc" /><image
+     y="369.02383"
+     x="350.74255"
+     id="image1091"
+     xlink:href="data:image/png;base64,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
+RERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERE
+RERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERE
+RERERERERERERERERERERERERERERERERERERERERERERERERERERERERKRV/R8EMSfJgjBt1QAA
+AABJRU5ErkJggg==
+"
+     preserveAspectRatio="none"
+     height="80"
+     width="320"
+     style="display:none;fill:#325c80;fill-opacity:1;stroke-width:0.62439436"
+     inkscape:label="OW"
+     clip-path="url(#clipPath1151)"
+     transform="matrix(1.4723582,0.63018231,-0.63018231,1.4723582,-98.236154,-714.03696)" /><rect
+     style="fill:#5aaafa;fill-opacity:1;stroke:#325c80;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="rect1264"
+     width="69.945717"
+     height="52.816235"
+     x="221.46661"
+     y="-116.61756"
+     transform="matrix(0.70240757,0.71177497,-0.71185578,0.70232567,0,0)"
+     inkscape:label="Window" /></svg>
\ No newline at end of file
diff --git a/images/elements/sun.svg b/images/elements/sun.svg
new file mode 100644
index 0000000..0013d12
--- /dev/null
+++ b/images/elements/sun.svg
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+	 width="612.697px" height="612.697px" viewBox="0 0 612.697 612.697" style="enable-background:new 0 0 612.697 612.697;"
+	 xml:space="preserve">
+<g>
+	<g>
+		<path d="M593.235,286.701h-82.711c-10.773,0-19.113,8.378-19.113,19.128s8.34,19.425,19.113,19.425h82.711
+			c10.772,0,19.113-8.675,19.113-19.425S604.008,286.701,593.235,286.701z"/>
+		<path d="M464.305,175.861l58.378-59.09c7.451-7.562,7.726-18.832,0-27.136c-7.229-7.71-19.157-8.007-27.105,0l-58.386,59.09
+			c-7.443,7.562-7.992,19.128,0,27.135C444.494,183.127,457.047,183.201,464.305,175.861z"/>
+		<path d="M464.305,436.836c-7.999-8.007-20.158-8.007-27.113,0c-7.992,6.969-7.488,19.647,0,27.136l58.386,58.348
+			c5.909,7.34,21.204,7.34,27.105,0c8-6.895,7.993-19.128,0-27.061L464.305,436.836z"/>
+		<path d="M306.178,121.665c10.773,0,19.461-8.378,19.461-19.128V19.128C325.64,8.378,316.951,0,306.178,0
+			s-19.114,8.378-19.114,19.128v83.408C287.064,113.287,295.405,121.665,306.178,121.665z"/>
+		<path d="M306.178,491.032c-10.773,0-19.114,8.378-19.114,19.129v83.408c0,10.083,8.341,19.128,19.114,19.128
+			s19.461-9.045,19.461-19.796v-82.74C325.64,499.41,316.951,491.032,306.178,491.032z"/>
+		<path d="M411.132,200.847c-29.02-28.989-63.946-43.743-104.954-43.743c-41.015,0-76.113,14.605-105.302,43.743
+			c-28.848,28.841-43.446,63.983-43.446,104.983s14.428,76.291,43.446,105.28c29.019,29.062,64.287,43.446,105.302,43.446
+			c41.007,0,76.105-14.605,104.954-43.446c29.188-29.138,43.787-64.28,43.787-105.28S440.15,229.91,411.132,200.847z
+			 M384.366,384.048c-21.545,21.501-47.605,32.325-78.188,32.325c-30.234,0-56.302-10.824-77.848-32.325
+			c-21.545-21.575-32.325-47.672-32.325-78.218c0-30.25,10.78-56.272,32.325-77.848c21.545-21.575,47.613-32.325,77.848-32.325
+			c30.583,0,56.643,10.75,78.188,32.325c21.553,21.575,32.326,47.598,32.326,77.848
+			C416.692,336.376,405.919,362.473,384.366,384.048z"/>
+		<path d="M149.089,175.861c3.826,3.781,8.341,5.561,13.56,5.561c4.515,0,9.03-1.779,13.553-5.561
+			c6.947-8.007,6.947-20.166,0-27.135l-59.083-59.09c-6.947-6.895-20.159-6.895-27.106,0c-7.992,8.007-7.488,19.647,0,27.136
+			L149.089,175.861z"/>
+		<path d="M148.4,436.836l-58.386,58.423c-7.992,7.933-7.992,19.795,0,27.803c7.295,7.266,19.811,7.266,27.106,0l59.083-59.09
+			c7.488-7.488,6.947-20.167,0-27.136C168.21,428.829,156.392,428.829,148.4,436.836z"/>
+		<path d="M121.983,305.83c0-10.75-8.341-19.128-19.113-19.128H19.462c-10.772,0-19.113,8.378-19.113,19.128
+			s8.341,19.425,19.113,19.425h83.408C113.643,325.255,121.983,316.58,121.983,305.83z"/>
+	</g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+<g>
+</g>
+</svg>
diff --git a/images/elements/unused/globe2.svg b/images/elements/unused/globe2.svg
deleted file mode 100644
index 85854ab..0000000
--- a/images/elements/unused/globe2.svg
+++ /dev/null
@@ -1 +0,0 @@
-<?xml version="1.0" ?><svg enable-background="new 0 0 500 500" id="Layer_1" version="1.1" viewBox="0 0 500 500" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><ellipse cx="258.977" cy="264.016" fill="#4384EC" rx="196.695" ry="196.695" transform="matrix(0.6604 -0.7509 0.7509 0.6604 -110.3035 284.1465)"/><path d="M388.867,116.308c-19.107-16.803-40.558-29.232-63.128-37.366c2.593,2.06,5.149,4.194,7.664,6.405   c81.576,71.737,89.553,196.0 [...]
\ No newline at end of file
diff --git a/images/elements/unused/gps2.svg b/images/elements/unused/gps2.svg
deleted file mode 100644
index 48dbb01..0000000
--- a/images/elements/unused/gps2.svg
+++ /dev/null
@@ -1,52 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
-	 viewBox="0 0 294 294" style="enable-background:new 0 0 294 294;" xml:space="preserve">
-<path d="M189,204.75c0-17.782,14.468-32.25,32.25-32.25c4.44,0,8.673,0.902,12.526,2.533c3.061-9.126,4.724-18.889,4.724-29.033
-	c0-25.392-10.4-48.398-27.16-64.992l-32.908,39.489c5.664,6.968,9.068,15.844,9.068,25.503c0,22.332-18.168,40.5-40.5,40.5
-	s-40.5-18.168-40.5-40.5s18.168-40.5,40.5-40.5c7.267,0,14.086,1.933,19.989,5.298l32.871-39.445
-	C184.921,60.744,166.676,54.5,147,54.5c-25.138,0-47.94,10.192-64.494,26.658C86.232,85.388,88.5,90.933,88.5,97
-	c0,13.233-10.767,24-24,24c-1.839,0-3.627-0.215-5.348-0.608C56.778,128.521,55.5,137.114,55.5,146c0,50.453,41.047,91.5,91.5,91.5
-	c17.678,0,34.198-5.045,48.205-13.762C191.308,218.407,189,211.844,189,204.75z M100.25,203c-8.685,0-15.75-7.065-15.75-15.75
-	s7.065-15.75,15.75-15.75S116,178.565,116,187.25S108.935,203,100.25,203z M152.762,151.302l15.775-18.93
-	c2.505,3.945,3.964,8.618,3.964,13.628c0,14.061-11.439,25.5-25.5,25.5s-25.5-11.439-25.5-25.5s11.439-25.5,25.5-25.5
-	c3.604,0,7.034,0.756,10.145,2.111l-15.906,19.088c-2.651,3.183-2.222,7.912,0.96,10.563c1.402,1.169,3.104,1.738,4.798,1.738
-	C149.145,154,151.278,153.081,152.762,151.302z M147,0C65.944,0,0,65.944,0,147s65.944,147,147,147s147-65.944,147-147
-	S228.056,0,147,0z M221.25,237c-5.024,0-9.782-1.156-14.025-3.214C190.084,245.583,169.336,252.5,147,252.5
-	c-58.725,0-106.5-47.775-106.5-106.5c0-11.791,1.93-23.138,5.483-33.748C42.559,108.103,40.5,102.787,40.5,97
-	c0-13.233,10.767-24,24-24c1.577,0,3.118,0.157,4.612,0.449C88.567,52.577,116.283,39.5,147,39.5
-	c23.324,0,44.917,7.543,62.479,20.309l14.259-17.111c2.652-3.181,7.383-3.61,10.563-0.96c3.182,2.651,3.611,7.381,0.96,10.563
-	l-14.294,17.153C241.014,88.832,253.5,115.983,253.5,146c0,13.561-2.553,26.536-7.195,38.476c4.495,5.544,7.195,12.599,7.195,20.274
-	C253.5,222.532,239.032,237,221.25,237z"/>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-<g>
-</g>
-</svg>
diff --git a/images/elements/unused/icon-chevron-down.svg b/images/elements/unused/icon-chevron-down.svg
deleted file mode 100644
index a230e8b..0000000
--- a/images/elements/unused/icon-chevron-down.svg
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg width="23px" height="15px" viewBox="0 0 23 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-    <!-- Generator: Sketch 41.2 (35397) - http://www.bohemiancoding.com/sketch -->
-    <title>icon-chevron-down</title>
-    <desc>Created with Sketch.</desc>
-    <defs></defs>
-    <g id="Home" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round">
-        <g id="who-dev-copy" transform="translate(-115.000000, -340.000000)" stroke-width="4" stroke="#29648F">
-            <polyline id="icon-chevron-down" transform="translate(126.216125, 346.649586) rotate(-270.000000) translate(-126.216125, -346.649586) " points="121.729216 337.433462 130.865711 346.569249 121.566538 355.865711"></polyline>
-        </g>
-    </g>
-</svg>
\ No newline at end of file
diff --git a/images/elements/unused/illustration-integrator-community.svg b/images/elements/unused/illustration-integrator-community.svg
deleted file mode 100644
index e8dbd8c..0000000
--- a/images/elements/unused/illustration-integrator-community.svg
+++ /dev/null
@@ -1,130 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg width="386px" height="363px" viewBox="0 0 386 363" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-    <!-- Generator: Sketch 41.2 (35397) - http://www.bohemiancoding.com/sketch -->
-    <title>illustration-integrator-community</title>
-    <desc>Created with Sketch.</desc>
-    <defs></defs>
-    <g id="Service-Integrator" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
-        <g id="Service-Developer" transform="translate(-252.000000, -450.000000)">
-            <g id="illustration-integrator-community" transform="translate(252.000000, 450.000000)">
-                <g id="peeps-bigger" transform="translate(0.000000, 142.477500)">
-                    <g id="Group-3">
-                        <ellipse id="Oval-Copy-3" fill="#90E5FD" cx="40.4888753" cy="41" rx="40.4888753" ry="41"></ellipse>
-                        <path d="M61.0399631,49.8203882 C61.8224291,49.9068011 62.5332533,49.3342822 62.6192766,48.5480051 L63.1383461,43.7993089 C63.2243694,43.0132993 62.6544317,42.2995235 61.8719657,42.212843 C61.0892334,42.1266977 60.3786755,42.6992165 60.2926522,43.4852261 L59.7733164,48.2339223 C59.6872931,49.0201994 60.2572308,49.7342428 61.0399631,49.8203882 Z" id="Fill-1" fill="#FFFFFF"></path>
-                        <path d="M20.2764701,49.8203882 L20.2764701,49.8203882 C19.4937379,49.9068011 18.7831799,49.3342822 18.6971566,48.5480051 L18.1778208,43.7993089 C18.0917975,43.0132993 18.6620016,42.2995235 19.4444675,42.212843 L19.4444675,42.212843 C20.2271998,42.1266977 20.9377577,42.6992165 21.023781,43.4852261 L21.5431168,48.2339223 C21.6291402,49.0201994 21.0589361,49.7342428 20.2764701,49.8203882" id="Fill-3" fill="#FFFFFF"></path>
-                        <path d="M62.2970754,28.0395231 L60.2479627,52.1286558 C59.8644532,56.6381783 57.2565885,60.654639 53.3027119,62.8245925 L47.3434001,66.0957085 C46.3247029,66.6551183 45.1824305,66.948066 44.0215152,66.948066 L40.6580835,66.948066 L37.2949181,66.948066 C36.1340028,66.948066 34.9917303,66.6551183 33.9727669,66.0957085 L28.0137214,62.8245925 C24.0598448,60.654639 21.4519801,56.6381783 21.0682042,52.1286558 L19.0193579,28.0395231 L41.1209581,16.3994654 L62.2970754,28 [...]
-                        <path d="M34.2696405,47.7608719 L27.142489,47.7608719 C25.384737,47.7608719 23.9465763,46.3164657 23.9465763,44.5504857 L23.9465763,40.2507085 C23.9465763,39.80607 24.3087798,39.4419587 24.7514137,39.4419587 L36.6607158,39.4419587 C37.1033497,39.4419587 37.4655532,39.80607 37.4655532,40.2507085 L37.4655532,44.5504857 C37.4655532,46.3164657 36.0273925,47.7608719 34.2696405,47.7608719" id="Fill-15"></path>
-                        <path d="M54.7945639,47.7608719 L47.6674124,47.7608719 C45.9096604,47.7608719 44.4714997,46.3164657 44.4714997,44.5504857 L44.4714997,40.2507085 C44.4714997,39.80607 44.8337031,39.4419587 45.276337,39.4419587 L57.1856392,39.4419587 C57.6282731,39.4419587 57.9904765,39.80607 57.9904765,40.2507085 L57.9904765,44.5504857 C57.9904765,46.3164657 56.5523158,47.7608719 54.7945639,47.7608719" id="Fill-19"></path>
-                        <path d="M25.6474677,34.3215533 L24.6689857,33.4143516 L24.9121414,33.1497623 C27.1261099,30.7398324 30.4631754,29.7574542 33.6215361,30.5860014 L33.9685589,30.6769623 L33.6324554,31.971283 L33.2854326,31.8803221 C30.6040619,31.1777826 27.7703526,32.0108778 25.8908897,34.0569639 L25.6474677,34.3215533 Z" id="Fill-29" fill="#29648F"></path>
-                        <path d="M56.3025286,32.62152 L56.0583076,32.3580008 C54.1700559,30.3199407 51.3328845,29.4983493 48.654177,30.2131953 L48.3074205,30.3057614 L47.9654578,29.0130459 L48.3122144,28.9204798 C51.4673791,28.078021 54.8084395,29.0464875 57.0327947,31.4462511 L57.2770157,31.7097703 L56.3025286,32.62152 Z" id="Fill-31" fill="#29648F"></path>
-                        <path d="M43.0070526,60.0987071 L36.8048515,60.0987071 C35.3339327,60.0987071 33.9130832,59.5641778 32.8041015,58.5933035 L30.796003,56.8353495 L31.6711505,55.8267532 L33.6792489,57.5849747 C34.5456076,58.3431609 35.6556546,58.7610462 36.8048515,58.7610462 L43.0070526,58.7610462 L43.0070526,60.0987071 Z" id="Fill-45" fill="#29648F"></path>
-                        <path d="M33.2746996,19.0641126 L29.3360036,19.0641126 C23.6059986,19.0641126 18.9607395,23.7301414 18.9607395,29.4863639 L18.9607395,35.0216047 C18.9607395,35.6069651 19.7168392,35.8357052 20.0388274,35.347994 L22.3438794,31.8556289 C24.5799529,28.4670663 27.4360335,25.5359837 30.760049,23.2175498 L33.9330576,21.0045236 C34.809803,20.3932125 34.3405365,19.0103387 33.2746996,19.0641126" id="Fill-47" fill="#29648F"></path>
-                        <path d="M18.9608461,32.1656184 L18.9608461,40.487207 C18.9608461,40.7047106 19.1363549,40.8810143 19.3526117,40.8810143 L21.0025016,40.8810143 C21.2643001,40.8810143 21.4523263,40.6279289 21.3782877,40.375646 L18.9608461,32.1656184 Z" id="Fill-51" fill="#29648F"></path>
-                        <path d="M48.0416271,19.0641126 L51.9803231,19.0641126 C57.7103282,19.0641126 62.3555872,23.7301414 62.3555872,29.4863639 L62.3555872,35.0216047 C62.3555872,35.6069651 61.5994875,35.8357052 61.2774993,35.347994 L58.9724473,31.8556289 C56.7363738,28.4670663 53.8805595,25.5359837 50.5562777,23.2175498 L47.3832691,21.0045236 C46.5065237,20.3932125 46.9757902,19.0103387 48.0416271,19.0641126" id="Fill-53" fill="#29648F"></path>
-                        <path d="M62.3556138,32.1656184 L62.3556138,40.487207 C62.3556138,40.7047106 62.180105,40.8810143 61.9635819,40.8810143 L60.3139583,40.8810143 C60.0521598,40.8810143 59.8638673,40.6279289 59.9381722,40.375646 L62.3556138,32.1656184 Z" id="Fill-57" fill="#29648F"></path>
-                        <path d="M53.7041718,17.9279035 C52.5568391,23.1399654 48.1494092,26.5119411 41.2973725,26.5119411 C34.4453358,26.5119411 28.8905733,23.2657056 28.8905733,17.9279035 C35.9332995,17.9279035 35.7599212,13.4384459 41.2973725,10.7936228 C48.3507517,7.42485752 54.6395089,13.6784223 53.7041718,17.9279035" id="Fill-59" fill="#29648F"></path>
-                        <polygon id="Fill-68" fill="#29648F" points="38.2868228 55.5478027 43.0292909 55.5478027 43.0292909 54.2101418 38.2868228 54.2101418"></polygon>
-                        <path d="M38.1314482,42.3544539 L38.201412,42.3192406 C39.9520691,41.4387952 42.0277277,41.4013919 43.8057645,42.2070309 L43.8057645,40.2505212 C43.8057645,39.4361533 44.4654541,38.7732085 45.2764169,38.7732085 L57.1854528,38.7732085 C57.9964156,38.7732085 58.6563716,39.4361533 58.6563716,40.2505212 L58.6563716,41.0785601 L63.4206517,41.0785601 C63.788448,41.0785601 64.0864669,41.3779286 64.0864669,41.7473906 C64.0864669,42.1168525 63.788448,42.416221 63.4206517,4 [...]
-                    </g>
-                </g>
-                <g id="peeps-bigger" transform="translate(38.065574, 241.395000)">
-                    <g id="Group-3">
-                        <ellipse id="Oval-Copy-3" fill="#90E5FD" cx="40.4888753" cy="41" rx="40.4888753" ry="41"></ellipse>
-                        <path d="M61.0399631,49.8203882 C61.8224291,49.9068011 62.5332533,49.3342822 62.6192766,48.5480051 L63.1383461,43.7993089 C63.2243694,43.0132993 62.6544317,42.2995235 61.8719657,42.212843 C61.0892334,42.1266977 60.3786755,42.6992165 60.2926522,43.4852261 L59.7733164,48.2339223 C59.6872931,49.0201994 60.2572308,49.7342428 61.0399631,49.8203882 Z" id="Fill-1" fill="#FFFFFF"></path>
-                        <path d="M20.2764701,49.8203882 L20.2764701,49.8203882 C19.4937379,49.9068011 18.7831799,49.3342822 18.6971566,48.5480051 L18.1778208,43.7993089 C18.0917975,43.0132993 18.6620016,42.2995235 19.4444675,42.212843 L19.4444675,42.212843 C20.2271998,42.1266977 20.9377577,42.6992165 21.023781,43.4852261 L21.5431168,48.2339223 C21.6291402,49.0201994 21.0589361,49.7342428 20.2764701,49.8203882" id="Fill-3" fill="#FFFFFF"></path>
-                        <path d="M62.2970754,28.0395231 L60.2479627,52.1286558 C59.8644532,56.6381783 57.2565885,60.654639 53.3027119,62.8245925 L47.3434001,66.0957085 C46.3247029,66.6551183 45.1824305,66.948066 44.0215152,66.948066 L40.6580835,66.948066 L37.2949181,66.948066 C36.1340028,66.948066 34.9917303,66.6551183 33.9727669,66.0957085 L28.0137214,62.8245925 C24.0598448,60.654639 21.4519801,56.6381783 21.0682042,52.1286558 L19.0193579,28.0395231 L41.1209581,16.3994654 L62.2970754,28 [...]
-                        <path d="M34.2696405,47.7608719 L27.142489,47.7608719 C25.384737,47.7608719 23.9465763,46.3164657 23.9465763,44.5504857 L23.9465763,40.2507085 C23.9465763,39.80607 24.3087798,39.4419587 24.7514137,39.4419587 L36.6607158,39.4419587 C37.1033497,39.4419587 37.4655532,39.80607 37.4655532,40.2507085 L37.4655532,44.5504857 C37.4655532,46.3164657 36.0273925,47.7608719 34.2696405,47.7608719" id="Fill-15"></path>
-                        <path d="M54.7945639,47.7608719 L47.6674124,47.7608719 C45.9096604,47.7608719 44.4714997,46.3164657 44.4714997,44.5504857 L44.4714997,40.2507085 C44.4714997,39.80607 44.8337031,39.4419587 45.276337,39.4419587 L57.1856392,39.4419587 C57.6282731,39.4419587 57.9904765,39.80607 57.9904765,40.2507085 L57.9904765,44.5504857 C57.9904765,46.3164657 56.5523158,47.7608719 54.7945639,47.7608719" id="Fill-19"></path>
-                        <path d="M25.6474677,34.3215533 L24.6689857,33.4143516 L24.9121414,33.1497623 C27.1261099,30.7398324 30.4631754,29.7574542 33.6215361,30.5860014 L33.9685589,30.6769623 L33.6324554,31.971283 L33.2854326,31.8803221 C30.6040619,31.1777826 27.7703526,32.0108778 25.8908897,34.0569639 L25.6474677,34.3215533 Z" id="Fill-29" fill="#29648F"></path>
-                        <path d="M56.3025286,32.62152 L56.0583076,32.3580008 C54.1700559,30.3199407 51.3328845,29.4983493 48.654177,30.2131953 L48.3074205,30.3057614 L47.9654578,29.0130459 L48.3122144,28.9204798 C51.4673791,28.078021 54.8084395,29.0464875 57.0327947,31.4462511 L57.2770157,31.7097703 L56.3025286,32.62152 Z" id="Fill-31" fill="#29648F"></path>
-                        <path d="M43.0070526,60.0987071 L36.8048515,60.0987071 C35.3339327,60.0987071 33.9130832,59.5641778 32.8041015,58.5933035 L30.796003,56.8353495 L31.6711505,55.8267532 L33.6792489,57.5849747 C34.5456076,58.3431609 35.6556546,58.7610462 36.8048515,58.7610462 L43.0070526,58.7610462 L43.0070526,60.0987071 Z" id="Fill-45" fill="#29648F"></path>
-                        <path d="M33.2746996,19.0641126 L29.3360036,19.0641126 C23.6059986,19.0641126 18.9607395,23.7301414 18.9607395,29.4863639 L18.9607395,35.0216047 C18.9607395,35.6069651 19.7168392,35.8357052 20.0388274,35.347994 L22.3438794,31.8556289 C24.5799529,28.4670663 27.4360335,25.5359837 30.760049,23.2175498 L33.9330576,21.0045236 C34.809803,20.3932125 34.3405365,19.0103387 33.2746996,19.0641126" id="Fill-47" fill="#29648F"></path>
-                        <path d="M18.9608461,32.1656184 L18.9608461,40.487207 C18.9608461,40.7047106 19.1363549,40.8810143 19.3526117,40.8810143 L21.0025016,40.8810143 C21.2643001,40.8810143 21.4523263,40.6279289 21.3782877,40.375646 L18.9608461,32.1656184 Z" id="Fill-51" fill="#29648F"></path>
-                        <path d="M48.0416271,19.0641126 L51.9803231,19.0641126 C57.7103282,19.0641126 62.3555872,23.7301414 62.3555872,29.4863639 L62.3555872,35.0216047 C62.3555872,35.6069651 61.5994875,35.8357052 61.2774993,35.347994 L58.9724473,31.8556289 C56.7363738,28.4670663 53.8805595,25.5359837 50.5562777,23.2175498 L47.3832691,21.0045236 C46.5065237,20.3932125 46.9757902,19.0103387 48.0416271,19.0641126" id="Fill-53" fill="#29648F"></path>
-                        <path d="M62.3556138,32.1656184 L62.3556138,40.487207 C62.3556138,40.7047106 62.180105,40.8810143 61.9635819,40.8810143 L60.3139583,40.8810143 C60.0521598,40.8810143 59.8638673,40.6279289 59.9381722,40.375646 L62.3556138,32.1656184 Z" id="Fill-57" fill="#29648F"></path>
-                        <path d="M53.7041718,17.9279035 C52.5568391,23.1399654 48.1494092,26.5119411 41.2973725,26.5119411 C34.4453358,26.5119411 28.8905733,23.2657056 28.8905733,17.9279035 C35.9332995,17.9279035 35.7599212,13.4384459 41.2973725,10.7936228 C48.3507517,7.42485752 54.6395089,13.6784223 53.7041718,17.9279035" id="Fill-59" fill="#29648F"></path>
-                        <polygon id="Fill-68" fill="#29648F" points="38.2868228 55.5478027 43.0292909 55.5478027 43.0292909 54.2101418 38.2868228 54.2101418"></polygon>
-                        <path d="M38.1314482,42.3544539 L38.201412,42.3192406 C39.9520691,41.4387952 42.0277277,41.4013919 43.8057645,42.2070309 L43.8057645,40.2505212 C43.8057645,39.4361533 44.4654541,38.7732085 45.2764169,38.7732085 L57.1854528,38.7732085 C57.9964156,38.7732085 58.6563716,39.4361533 58.6563716,40.2505212 L58.6563716,41.0785601 L63.4206517,41.0785601 C63.788448,41.0785601 64.0864669,41.3779286 64.0864669,41.7473906 C64.0864669,42.1168525 63.788448,42.416221 63.4206517,4 [...]
-                    </g>
-                </g>
-                <g id="peeps-bigger" transform="translate(143.199063, 281.325000)">
-                    <g id="Group-3">
-                        <ellipse id="Oval-Copy-3" fill="#90E5FD" cx="40.4888753" cy="41" rx="40.4888753" ry="41"></ellipse>
-                        <path d="M61.0399631,49.8203882 C61.8224291,49.9068011 62.5332533,49.3342822 62.6192766,48.5480051 L63.1383461,43.7993089 C63.2243694,43.0132993 62.6544317,42.2995235 61.8719657,42.212843 C61.0892334,42.1266977 60.3786755,42.6992165 60.2926522,43.4852261 L59.7733164,48.2339223 C59.6872931,49.0201994 60.2572308,49.7342428 61.0399631,49.8203882 Z" id="Fill-1" fill="#FFFFFF"></path>
-                        <path d="M20.2764701,49.8203882 L20.2764701,49.8203882 C19.4937379,49.9068011 18.7831799,49.3342822 18.6971566,48.5480051 L18.1778208,43.7993089 C18.0917975,43.0132993 18.6620016,42.2995235 19.4444675,42.212843 L19.4444675,42.212843 C20.2271998,42.1266977 20.9377577,42.6992165 21.023781,43.4852261 L21.5431168,48.2339223 C21.6291402,49.0201994 21.0589361,49.7342428 20.2764701,49.8203882" id="Fill-3" fill="#FFFFFF"></path>
-                        <path d="M62.2970754,28.0395231 L60.2479627,52.1286558 C59.8644532,56.6381783 57.2565885,60.654639 53.3027119,62.8245925 L47.3434001,66.0957085 C46.3247029,66.6551183 45.1824305,66.948066 44.0215152,66.948066 L40.6580835,66.948066 L37.2949181,66.948066 C36.1340028,66.948066 34.9917303,66.6551183 33.9727669,66.0957085 L28.0137214,62.8245925 C24.0598448,60.654639 21.4519801,56.6381783 21.0682042,52.1286558 L19.0193579,28.0395231 L41.1209581,16.3994654 L62.2970754,28 [...]
-                        <path d="M34.2696405,47.7608719 L27.142489,47.7608719 C25.384737,47.7608719 23.9465763,46.3164657 23.9465763,44.5504857 L23.9465763,40.2507085 C23.9465763,39.80607 24.3087798,39.4419587 24.7514137,39.4419587 L36.6607158,39.4419587 C37.1033497,39.4419587 37.4655532,39.80607 37.4655532,40.2507085 L37.4655532,44.5504857 C37.4655532,46.3164657 36.0273925,47.7608719 34.2696405,47.7608719" id="Fill-15"></path>
-                        <path d="M54.7945639,47.7608719 L47.6674124,47.7608719 C45.9096604,47.7608719 44.4714997,46.3164657 44.4714997,44.5504857 L44.4714997,40.2507085 C44.4714997,39.80607 44.8337031,39.4419587 45.276337,39.4419587 L57.1856392,39.4419587 C57.6282731,39.4419587 57.9904765,39.80607 57.9904765,40.2507085 L57.9904765,44.5504857 C57.9904765,46.3164657 56.5523158,47.7608719 54.7945639,47.7608719" id="Fill-19"></path>
-                        <path d="M25.6474677,34.3215533 L24.6689857,33.4143516 L24.9121414,33.1497623 C27.1261099,30.7398324 30.4631754,29.7574542 33.6215361,30.5860014 L33.9685589,30.6769623 L33.6324554,31.971283 L33.2854326,31.8803221 C30.6040619,31.1777826 27.7703526,32.0108778 25.8908897,34.0569639 L25.6474677,34.3215533 Z" id="Fill-29" fill="#29648F"></path>
-                        <path d="M56.3025286,32.62152 L56.0583076,32.3580008 C54.1700559,30.3199407 51.3328845,29.4983493 48.654177,30.2131953 L48.3074205,30.3057614 L47.9654578,29.0130459 L48.3122144,28.9204798 C51.4673791,28.078021 54.8084395,29.0464875 57.0327947,31.4462511 L57.2770157,31.7097703 L56.3025286,32.62152 Z" id="Fill-31" fill="#29648F"></path>
-                        <path d="M43.0070526,60.0987071 L36.8048515,60.0987071 C35.3339327,60.0987071 33.9130832,59.5641778 32.8041015,58.5933035 L30.796003,56.8353495 L31.6711505,55.8267532 L33.6792489,57.5849747 C34.5456076,58.3431609 35.6556546,58.7610462 36.8048515,58.7610462 L43.0070526,58.7610462 L43.0070526,60.0987071 Z" id="Fill-45" fill="#29648F"></path>
-                        <path d="M33.2746996,19.0641126 L29.3360036,19.0641126 C23.6059986,19.0641126 18.9607395,23.7301414 18.9607395,29.4863639 L18.9607395,35.0216047 C18.9607395,35.6069651 19.7168392,35.8357052 20.0388274,35.347994 L22.3438794,31.8556289 C24.5799529,28.4670663 27.4360335,25.5359837 30.760049,23.2175498 L33.9330576,21.0045236 C34.809803,20.3932125 34.3405365,19.0103387 33.2746996,19.0641126" id="Fill-47" fill="#29648F"></path>
-                        <path d="M18.9608461,32.1656184 L18.9608461,40.487207 C18.9608461,40.7047106 19.1363549,40.8810143 19.3526117,40.8810143 L21.0025016,40.8810143 C21.2643001,40.8810143 21.4523263,40.6279289 21.3782877,40.375646 L18.9608461,32.1656184 Z" id="Fill-51" fill="#29648F"></path>
-                        <path d="M48.0416271,19.0641126 L51.9803231,19.0641126 C57.7103282,19.0641126 62.3555872,23.7301414 62.3555872,29.4863639 L62.3555872,35.0216047 C62.3555872,35.6069651 61.5994875,35.8357052 61.2774993,35.347994 L58.9724473,31.8556289 C56.7363738,28.4670663 53.8805595,25.5359837 50.5562777,23.2175498 L47.3832691,21.0045236 C46.5065237,20.3932125 46.9757902,19.0103387 48.0416271,19.0641126" id="Fill-53" fill="#29648F"></path>
-                        <path d="M62.3556138,32.1656184 L62.3556138,40.487207 C62.3556138,40.7047106 62.180105,40.8810143 61.9635819,40.8810143 L60.3139583,40.8810143 C60.0521598,40.8810143 59.8638673,40.6279289 59.9381722,40.375646 L62.3556138,32.1656184 Z" id="Fill-57" fill="#29648F"></path>
-                        <path d="M53.7041718,17.9279035 C52.5568391,23.1399654 48.1494092,26.5119411 41.2973725,26.5119411 C34.4453358,26.5119411 28.8905733,23.2657056 28.8905733,17.9279035 C35.9332995,17.9279035 35.7599212,13.4384459 41.2973725,10.7936228 C48.3507517,7.42485752 54.6395089,13.6784223 53.7041718,17.9279035" id="Fill-59" fill="#29648F"></path>
-                        <polygon id="Fill-68" fill="#29648F" points="38.2868228 55.5478027 43.0292909 55.5478027 43.0292909 54.2101418 38.2868228 54.2101418"></polygon>
-                        <path d="M38.1314482,42.3544539 L38.201412,42.3192406 C39.9520691,41.4387952 42.0277277,41.4013919 43.8057645,42.2070309 L43.8057645,40.2505212 C43.8057645,39.4361533 44.4654541,38.7732085 45.2764169,38.7732085 L57.1854528,38.7732085 C57.9964156,38.7732085 58.6563716,39.4361533 58.6563716,40.2505212 L58.6563716,41.0785601 L63.4206517,41.0785601 C63.788448,41.0785601 64.0864669,41.3779286 64.0864669,41.7473906 C64.0864669,42.1168525 63.788448,42.416221 63.4206517,4 [...]
-                    </g>
-                </g>
-                <g id="peeps-bigger" transform="translate(183.983607, 40.837500) rotate(-360.000000) translate(-183.983607, -40.837500) translate(143.199063, 0.000000)">
-                    <g id="Group-3">
-                        <ellipse id="Oval-Copy-3" fill="#90E5FD" cx="40.4888753" cy="41" rx="40.4888753" ry="41"></ellipse>
-                        <path d="M61.0399631,49.8203882 C61.8224291,49.9068011 62.5332533,49.3342822 62.6192766,48.5480051 L63.1383461,43.7993089 C63.2243694,43.0132993 62.6544317,42.2995235 61.8719657,42.212843 C61.0892334,42.1266977 60.3786755,42.6992165 60.2926522,43.4852261 L59.7733164,48.2339223 C59.6872931,49.0201994 60.2572308,49.7342428 61.0399631,49.8203882 Z" id="Fill-1" fill="#FFFFFF"></path>
-                        <path d="M20.2764701,49.8203882 L20.2764701,49.8203882 C19.4937379,49.9068011 18.7831799,49.3342822 18.6971566,48.5480051 L18.1778208,43.7993089 C18.0917975,43.0132993 18.6620016,42.2995235 19.4444675,42.212843 L19.4444675,42.212843 C20.2271998,42.1266977 20.9377577,42.6992165 21.023781,43.4852261 L21.5431168,48.2339223 C21.6291402,49.0201994 21.0589361,49.7342428 20.2764701,49.8203882" id="Fill-3" fill="#FFFFFF"></path>
-                        <path d="M62.2970754,28.0395231 L60.2479627,52.1286558 C59.8644532,56.6381783 57.2565885,60.654639 53.3027119,62.8245925 L47.3434001,66.0957085 C46.3247029,66.6551183 45.1824305,66.948066 44.0215152,66.948066 L40.6580835,66.948066 L37.2949181,66.948066 C36.1340028,66.948066 34.9917303,66.6551183 33.9727669,66.0957085 L28.0137214,62.8245925 C24.0598448,60.654639 21.4519801,56.6381783 21.0682042,52.1286558 L19.0193579,28.0395231 L41.1209581,16.3994654 L62.2970754,28 [...]
-                        <path d="M34.2696405,47.7608719 L27.142489,47.7608719 C25.384737,47.7608719 23.9465763,46.3164657 23.9465763,44.5504857 L23.9465763,40.2507085 C23.9465763,39.80607 24.3087798,39.4419587 24.7514137,39.4419587 L36.6607158,39.4419587 C37.1033497,39.4419587 37.4655532,39.80607 37.4655532,40.2507085 L37.4655532,44.5504857 C37.4655532,46.3164657 36.0273925,47.7608719 34.2696405,47.7608719" id="Fill-15"></path>
-                        <path d="M54.7945639,47.7608719 L47.6674124,47.7608719 C45.9096604,47.7608719 44.4714997,46.3164657 44.4714997,44.5504857 L44.4714997,40.2507085 C44.4714997,39.80607 44.8337031,39.4419587 45.276337,39.4419587 L57.1856392,39.4419587 C57.6282731,39.4419587 57.9904765,39.80607 57.9904765,40.2507085 L57.9904765,44.5504857 C57.9904765,46.3164657 56.5523158,47.7608719 54.7945639,47.7608719" id="Fill-19"></path>
-                        <path d="M25.6474677,34.3215533 L24.6689857,33.4143516 L24.9121414,33.1497623 C27.1261099,30.7398324 30.4631754,29.7574542 33.6215361,30.5860014 L33.9685589,30.6769623 L33.6324554,31.971283 L33.2854326,31.8803221 C30.6040619,31.1777826 27.7703526,32.0108778 25.8908897,34.0569639 L25.6474677,34.3215533 Z" id="Fill-29" fill="#29648F"></path>
-                        <path d="M56.3025286,32.62152 L56.0583076,32.3580008 C54.1700559,30.3199407 51.3328845,29.4983493 48.654177,30.2131953 L48.3074205,30.3057614 L47.9654578,29.0130459 L48.3122144,28.9204798 C51.4673791,28.078021 54.8084395,29.0464875 57.0327947,31.4462511 L57.2770157,31.7097703 L56.3025286,32.62152 Z" id="Fill-31" fill="#29648F"></path>
-                        <path d="M43.0070526,60.0987071 L36.8048515,60.0987071 C35.3339327,60.0987071 33.9130832,59.5641778 32.8041015,58.5933035 L30.796003,56.8353495 L31.6711505,55.8267532 L33.6792489,57.5849747 C34.5456076,58.3431609 35.6556546,58.7610462 36.8048515,58.7610462 L43.0070526,58.7610462 L43.0070526,60.0987071 Z" id="Fill-45" fill="#29648F"></path>
-                        <path d="M33.2746996,19.0641126 L29.3360036,19.0641126 C23.6059986,19.0641126 18.9607395,23.7301414 18.9607395,29.4863639 L18.9607395,35.0216047 C18.9607395,35.6069651 19.7168392,35.8357052 20.0388274,35.347994 L22.3438794,31.8556289 C24.5799529,28.4670663 27.4360335,25.5359837 30.760049,23.2175498 L33.9330576,21.0045236 C34.809803,20.3932125 34.3405365,19.0103387 33.2746996,19.0641126" id="Fill-47" fill="#29648F"></path>
-                        <path d="M18.9608461,32.1656184 L18.9608461,40.487207 C18.9608461,40.7047106 19.1363549,40.8810143 19.3526117,40.8810143 L21.0025016,40.8810143 C21.2643001,40.8810143 21.4523263,40.6279289 21.3782877,40.375646 L18.9608461,32.1656184 Z" id="Fill-51" fill="#29648F"></path>
-                        <path d="M48.0416271,19.0641126 L51.9803231,19.0641126 C57.7103282,19.0641126 62.3555872,23.7301414 62.3555872,29.4863639 L62.3555872,35.0216047 C62.3555872,35.6069651 61.5994875,35.8357052 61.2774993,35.347994 L58.9724473,31.8556289 C56.7363738,28.4670663 53.8805595,25.5359837 50.5562777,23.2175498 L47.3832691,21.0045236 C46.5065237,20.3932125 46.9757902,19.0103387 48.0416271,19.0641126" id="Fill-53" fill="#29648F"></path>
-                        <path d="M62.3556138,32.1656184 L62.3556138,40.487207 C62.3556138,40.7047106 62.180105,40.8810143 61.9635819,40.8810143 L60.3139583,40.8810143 C60.0521598,40.8810143 59.8638673,40.6279289 59.9381722,40.375646 L62.3556138,32.1656184 Z" id="Fill-57" fill="#29648F"></path>
-                        <path d="M53.7041718,17.9279035 C52.5568391,23.1399654 48.1494092,26.5119411 41.2973725,26.5119411 C34.4453358,26.5119411 28.8905733,23.2657056 28.8905733,17.9279035 C35.9332995,17.9279035 35.7599212,13.4384459 41.2973725,10.7936228 C48.3507517,7.42485752 54.6395089,13.6784223 53.7041718,17.9279035" id="Fill-59" fill="#29648F"></path>
-                        <polygon id="Fill-68" fill="#29648F" points="38.2868228 55.5478027 43.0292909 55.5478027 43.0292909 54.2101418 38.2868228 54.2101418"></polygon>
-                        <path d="M38.1314482,42.3544539 L38.201412,42.3192406 C39.9520691,41.4387952 42.0277277,41.4013919 43.8057645,42.2070309 L43.8057645,40.2505212 C43.8057645,39.4361533 44.4654541,38.7732085 45.2764169,38.7732085 L57.1854528,38.7732085 C57.9964156,38.7732085 58.6563716,39.4361533 58.6563716,40.2505212 L58.6563716,41.0785601 L63.4206517,41.0785601 C63.788448,41.0785601 64.0864669,41.3779286 64.0864669,41.7473906 C64.0864669,42.1168525 63.788448,42.416221 63.4206517,4 [...]
-                    </g>
-                </g>
-                <g id="peeps-bigger" transform="translate(78.850117, 88.935000) rotate(-360.000000) translate(-78.850117, -88.935000) translate(38.065574, 48.097500)">
-                    <g id="Group-3">
-                        <ellipse id="Oval-Copy-3" fill="#90E5FD" cx="40.4888753" cy="41" rx="40.4888753" ry="41"></ellipse>
-                        <path d="M61.0399631,49.8203882 C61.8224291,49.9068011 62.5332533,49.3342822 62.6192766,48.5480051 L63.1383461,43.7993089 C63.2243694,43.0132993 62.6544317,42.2995235 61.8719657,42.212843 C61.0892334,42.1266977 60.3786755,42.6992165 60.2926522,43.4852261 L59.7733164,48.2339223 C59.6872931,49.0201994 60.2572308,49.7342428 61.0399631,49.8203882 Z" id="Fill-1" fill="#FFFFFF"></path>
-                        <path d="M20.2764701,49.8203882 L20.2764701,49.8203882 C19.4937379,49.9068011 18.7831799,49.3342822 18.6971566,48.5480051 L18.1778208,43.7993089 C18.0917975,43.0132993 18.6620016,42.2995235 19.4444675,42.212843 L19.4444675,42.212843 C20.2271998,42.1266977 20.9377577,42.6992165 21.023781,43.4852261 L21.5431168,48.2339223 C21.6291402,49.0201994 21.0589361,49.7342428 20.2764701,49.8203882" id="Fill-3" fill="#FFFFFF"></path>
-                        <path d="M62.2970754,28.0395231 L60.2479627,52.1286558 C59.8644532,56.6381783 57.2565885,60.654639 53.3027119,62.8245925 L47.3434001,66.0957085 C46.3247029,66.6551183 45.1824305,66.948066 44.0215152,66.948066 L40.6580835,66.948066 L37.2949181,66.948066 C36.1340028,66.948066 34.9917303,66.6551183 33.9727669,66.0957085 L28.0137214,62.8245925 C24.0598448,60.654639 21.4519801,56.6381783 21.0682042,52.1286558 L19.0193579,28.0395231 L41.1209581,16.3994654 L62.2970754,28 [...]
-                        <path d="M34.2696405,47.7608719 L27.142489,47.7608719 C25.384737,47.7608719 23.9465763,46.3164657 23.9465763,44.5504857 L23.9465763,40.2507085 C23.9465763,39.80607 24.3087798,39.4419587 24.7514137,39.4419587 L36.6607158,39.4419587 C37.1033497,39.4419587 37.4655532,39.80607 37.4655532,40.2507085 L37.4655532,44.5504857 C37.4655532,46.3164657 36.0273925,47.7608719 34.2696405,47.7608719" id="Fill-15"></path>
-                        <path d="M54.7945639,47.7608719 L47.6674124,47.7608719 C45.9096604,47.7608719 44.4714997,46.3164657 44.4714997,44.5504857 L44.4714997,40.2507085 C44.4714997,39.80607 44.8337031,39.4419587 45.276337,39.4419587 L57.1856392,39.4419587 C57.6282731,39.4419587 57.9904765,39.80607 57.9904765,40.2507085 L57.9904765,44.5504857 C57.9904765,46.3164657 56.5523158,47.7608719 54.7945639,47.7608719" id="Fill-19"></path>
-                        <path d="M25.6474677,34.3215533 L24.6689857,33.4143516 L24.9121414,33.1497623 C27.1261099,30.7398324 30.4631754,29.7574542 33.6215361,30.5860014 L33.9685589,30.6769623 L33.6324554,31.971283 L33.2854326,31.8803221 C30.6040619,31.1777826 27.7703526,32.0108778 25.8908897,34.0569639 L25.6474677,34.3215533 Z" id="Fill-29" fill="#29648F"></path>
-                        <path d="M56.3025286,32.62152 L56.0583076,32.3580008 C54.1700559,30.3199407 51.3328845,29.4983493 48.654177,30.2131953 L48.3074205,30.3057614 L47.9654578,29.0130459 L48.3122144,28.9204798 C51.4673791,28.078021 54.8084395,29.0464875 57.0327947,31.4462511 L57.2770157,31.7097703 L56.3025286,32.62152 Z" id="Fill-31" fill="#29648F"></path>
-                        <path d="M43.0070526,60.0987071 L36.8048515,60.0987071 C35.3339327,60.0987071 33.9130832,59.5641778 32.8041015,58.5933035 L30.796003,56.8353495 L31.6711505,55.8267532 L33.6792489,57.5849747 C34.5456076,58.3431609 35.6556546,58.7610462 36.8048515,58.7610462 L43.0070526,58.7610462 L43.0070526,60.0987071 Z" id="Fill-45" fill="#29648F"></path>
-                        <path d="M33.2746996,19.0641126 L29.3360036,19.0641126 C23.6059986,19.0641126 18.9607395,23.7301414 18.9607395,29.4863639 L18.9607395,35.0216047 C18.9607395,35.6069651 19.7168392,35.8357052 20.0388274,35.347994 L22.3438794,31.8556289 C24.5799529,28.4670663 27.4360335,25.5359837 30.760049,23.2175498 L33.9330576,21.0045236 C34.809803,20.3932125 34.3405365,19.0103387 33.2746996,19.0641126" id="Fill-47" fill="#29648F"></path>
-                        <path d="M18.9608461,32.1656184 L18.9608461,40.487207 C18.9608461,40.7047106 19.1363549,40.8810143 19.3526117,40.8810143 L21.0025016,40.8810143 C21.2643001,40.8810143 21.4523263,40.6279289 21.3782877,40.375646 L18.9608461,32.1656184 Z" id="Fill-51" fill="#29648F"></path>
-                        <path d="M48.0416271,19.0641126 L51.9803231,19.0641126 C57.7103282,19.0641126 62.3555872,23.7301414 62.3555872,29.4863639 L62.3555872,35.0216047 C62.3555872,35.6069651 61.5994875,35.8357052 61.2774993,35.347994 L58.9724473,31.8556289 C56.7363738,28.4670663 53.8805595,25.5359837 50.5562777,23.2175498 L47.3832691,21.0045236 C46.5065237,20.3932125 46.9757902,19.0103387 48.0416271,19.0641126" id="Fill-53" fill="#29648F"></path>
-                        <path d="M62.3556138,32.1656184 L62.3556138,40.487207 C62.3556138,40.7047106 62.180105,40.8810143 61.9635819,40.8810143 L60.3139583,40.8810143 C60.0521598,40.8810143 59.8638673,40.6279289 59.9381722,40.375646 L62.3556138,32.1656184 Z" id="Fill-57" fill="#29648F"></path>
-                        <path d="M53.7041718,17.9279035 C52.5568391,23.1399654 48.1494092,26.5119411 41.2973725,26.5119411 C34.4453358,26.5119411 28.8905733,23.2657056 28.8905733,17.9279035 C35.9332995,17.9279035 35.7599212,13.4384459 41.2973725,10.7936228 C48.3507517,7.42485752 54.6395089,13.6784223 53.7041718,17.9279035" id="Fill-59" fill="#29648F"></path>
-                        <polygon id="Fill-68" fill="#29648F" points="38.2868228 55.5478027 43.0292909 55.5478027 43.0292909 54.2101418 38.2868228 54.2101418"></polygon>
-                        <path d="M38.1314482,42.3544539 L38.201412,42.3192406 C39.9520691,41.4387952 42.0277277,41.4013919 43.8057645,42.2070309 L43.8057645,40.2505212 C43.8057645,39.4361533 44.4654541,38.7732085 45.2764169,38.7732085 L57.1854528,38.7732085 C57.9964156,38.7732085 58.6563716,39.4361533 58.6563716,40.2505212 L58.6563716,41.0785601 L63.4206517,41.0785601 C63.788448,41.0785601 64.0864669,41.3779286 64.0864669,41.7473906 C64.0864669,42.1168525 63.788448,42.416221 63.4206517,4 [...]
-                    </g>
-                </g>
-                <g id="Group-3" transform="translate(289.929742, 137.495000)">
-                    <ellipse id="Oval-Copy-2" fill="#FF991F" cx="47.8869584" cy="48.554439" rx="47.8869584" ry="48.554439"></ellipse>
-                    <path d="M42.5013859,51.469634 L42.5013859,46.7906421 L48.6779794,46.7906421 L48.6779794,42.2829428 L42.5013859,42.2829428 L42.5013859,36.2662911 L28.8704302,36.2662911 C23.50686,36.2662911 19.1179733,40.6646787 19.1179733,46.042364 L19.1179733,46.4818647 L11.8614708,46.4818647 L11.8614708,50.989564 L19.1179733,50.989564 L19.1179733,51.4290647 C19.1179733,56.80675 23.50686,61.2051376 28.8704302,61.2051376 L42.5013859,61.2051376 L42.5013859,55.9773334 L48.6779794,55.97 [...]
-                </g>
-                <path d="M184.88993,73.0755015 L184.88993,298.596716" id="Line-Copy-4" stroke="#50E3C2" stroke-width="10" stroke-linecap="round"></path>
-                <path d="M160.21654,132.558791 L160.21654,288.363393" id="Line-Copy-5" stroke="#50E3C2" stroke-width="10" stroke-linecap="round" transform="translate(160.669701, 210.742927) rotate(-315.000000) translate(-160.669701, -210.742927) "></path>
-                <path d="M235.390201,159.88561 L83.935964,159.88561" id="Line-Copy-6" stroke="#50E3C2" stroke-width="10" stroke-linecap="round" transform="translate(160.067112, 159.885610) rotate(-315.000000) translate(-160.067112, -159.885610) "></path>
-                <path d="M298.158605,185.58375 L72.9298381,185.58375" id="Line-Copy-7" stroke="#50E3C2" stroke-width="10" stroke-linecap="round"></path>
-                <g id="Group-26" transform="translate(97.976581, 96.195000)">
-                    <ellipse id="Oval" fill="#E7F5FF" cx="87.9546761" cy="89.1092263" rx="87.9546761" ry="89.1092263"></ellipse>
-                    <g id="Group-23" transform="translate(18.000000, 45.000000)">
-                        <polygon id="Fill-1" fill="#008571" points="114.524059 0.0365827749 70.6966972 0.0505721073 114.499641 78.3768439 136.426887 39.2011176"></polygon>
-                        <polygon id="Fill-2" fill="#6EEDD8" points="70.6975111 0.0514114672 49.1880817 39.2075527 92.6052113 39.1867848"></polygon>
-                        <polygon id="Fill-3" fill="#325C80" points="0.770974832 50.4057334 22.4648948 89.5702683 65.8744394 89.5534811 22.4893126 11.2300072"></polygon>
-                        <polygon id="Fill-4" fill="#5AAAFA" points="44.1810621 50.4132877 65.874982 89.5554396 87.5906067 50.3992983"></polygon>
-                    </g>
-                </g>
-            </g>
-        </g>
-    </g>
-</svg>
\ No newline at end of file
diff --git a/images/elements/unused/location.svg b/images/elements/unused/location.svg
deleted file mode 100644
index 6a26c38..0000000
--- a/images/elements/unused/location.svg
+++ /dev/null
@@ -1,1235 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="msapplication-config" content="none"/>
-<link rel="shortcut icon" href="https://media.flaticon.com/img/favicon.png">
-<link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://media.flaticon.com/img/apple-icon-57x57-precomposed.png" />
-<link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://media.flaticon.com/img/apple-icon-60x60-precomposed.png" />
-<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://media.flaticon.com/img/apple-icon-72x72-precomposed.png" />
-<link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://media.flaticon.com/img/apple-icon-76x76-precomposed.png" />
-<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://media.flaticon.com/img/apple-icon-114x114-precomposed.png" />
-<link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://media.flaticon.com/img/apple-icon-120x120-precomposed.png" />
-<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://media.flaticon.com/img/apple-icon-144x144-precomposed.png" />
-<link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://media.flaticon.com/img/apple-icon-152x152-precomposed.png" />
-
-<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/nkhjnpgcnmdpeikbeegmibjcfjpamjnp">
-
-<title>Download limit reached - Flaticon, The largest database of free vector icons</title>
-
-
-
-
-
-
-<link href='https://media.flaticon.com/css/base.css?key=2017012401' rel='stylesheet' type='text/css'/>
-<!--[if lt IE 10]>
-<script>var ie = true;</script>
-<link rel="stylesheet" type="text/css" href="https://media.flaticon.com/css/ie.css">
-<![endif]-->
-
-
-<script>
-
-    var STATIC_URL        = 'https://image.flaticon.com/';
-    var ACCOUNTS_BASE_URL = 'https://profile.flaticon.com/';
-    var ACCOUNTS_API_KEY  = 'aHR0cDovL3d3dy5mbGF0aWNvbi5jb20=';
-    var FACEBOOK_APP_ID   = '579360525479711';
-    var GOOGLE_CLIENT_ID  = '544984668822-l66ipmg9o5lpalcntjckr651vbo72tcv.apps.googleusercontent.com';
-    var GOOGLE_API_KEY    = 'AIzaSyCkyUw3UxCwg618Bknm9vdoWnYWji4lQSM';
-    var LANGUAGE          = 'english';
-    var language          = 'english';
-    var LANGUAGE_SHORT    = 'en';
-    var URL_LOG           = 'URL_LOG';
-    var RE_CAPTCHA_KEY    = '6LdrxggTAAAAAEsVEMxap24sSkGS1nI3SsOigFyF';
-    var RE_CAPTCHA_SECRET = '6LdrxggTAAAAANBFArNBHFs8wDnZL5q51hkRPpls';
-    var SPONSOR_BASE_URL  = 'http://go.flaticon.com/';
-    var APP_URL           = 'http://www.flaticon.com/';
-
-    var ACTIVE_AX_DETAIL  = 0;
-    var url_pre_ax_detail;
-
-    
-    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-        (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-        m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-    ga('create', 'UA-42742855-1', 'auto', {'allowLinker': true});
-    ga('send', 'pageview');
-
-    // Sending ClientId to Shutterstock iframes
-    var clientId = undefined;
-    var iframeQueue = [];
-    function sendClientId() {
-        while (iframeQueue.length>0) {
-            var iframe = iframeQueue.pop();
-            // Extract domain from iframe src
-            var parser = document.createElement('a');
-            parser.href = iframe.src;
-            var target = parser.protocol+'//'+parser.hostname;
-            iframe.contentWindow.postMessage(clientId, target);
-        }
-    }
-    function askForClientId(element) {
-        iframeQueue.push(element);
-        if (clientId) {
-            sendClientId();
-        }
-    }
-    ga(function (tracker) {
-        clientId = tracker.get('clientId');
-        sendClientId();
-    });
-
-    if (window.performance && document.addEventListener && window.addEventListener) {
-        document.addEventListener('DOMContentLoaded', function () {
-            ga('send', 'timing', 'performance', 'DOMContentLoaded', Math.round(performance.now()) /* TODO: 'Highwinds CDN' | 'Edgecast CDN' | 'OVH' */);
-        });
-    }
-
-    function ga_logged_in_callback(data) {
-        var userType = !data.status ? 'guest' : (data.premium ? 'premium' : 'registered');
-        ga('set', 'dimension1', userType);
-        if (data.id) {
-            ga('set', 'userId', data.id);
-        }
-    }
-
-    function logged_in_callback(data) {
-        ga_logged_in_callback(data);
-    }
-
-    (function(e,b){if(!b.__SV){var a,f,i,g;window.mixpanel=b;b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable time_e [...]
-</script>
-</head>
-<body class="">
-	<section id="viewport" class="viewport">
-		
-<header id="header" class="body-header">
-	<div class="row">
-		<div class="popover popover-right main-menu">
-			<div class="popover-container">
-				<button id="button-main-menu" class="button--header popover-button nostyle" onclick="ga('send', 'event', 'Navbar', 'Click' ,'Menu')">
-					<span></span>
-					<span></span>
-					<span></span>
-				</button>
-
-				<div class="popover-content">
-					<a id="link-menu-home" class="btn btn-outline btn-gray fullwidth text-center" title="Home" href="http://www.flaticon.com"><i class="flaticon-home"></i> Home</a>
-					<ul class="explore">
-						<li><a id="link-menu-packs" title="Browse our packs to get a consistent style in your designs" href="http://www.flaticon.com/packs" title="Packs">Packs</a></li>
-												<li><a id="link-menu-authors" title="Know the artists who make your life easier" href="http://www.flaticon.com/authors" title="Authors">Authors</a></li>
-						<li><a id="link-menu-categories" title="Surf around our categories" href="http://www.flaticon.com/categories" title="Categories">Categories</a></li>
-						<li><a id="link-menu-top-icons" title="Top icons last 24h" href="http://www.flaticon.com/most-downloaded">Top icons</a></li>
-						<li><a id="link-menu-latest-icons" title="Browser the latest icons added to our database" href="http://www.flaticon.com/latest-icons" title="Latest icons">Latest icons</a></li>
-						<li><a id="link-menu-premium" title="Top premium icon packs" href="http://www.flaticon.com/premium-icons" title="Top premium icon packs">Premium icons</a></li>
-					</ul>
-					<a id="link-menu-plans" class="btn btn-gray fullwidth text-center fi-not-premium" title="Join premium" href="https://profile.flaticon.com/premium?lang=en" title="Premium plans" onclick="ga('send', 'event', 'Navbar', 'Click', 'Premium Plans'); mixpanel.register({'source': 'navbar', 'website': 'flaticon'});">Premium plans</a>
-					<hr class="fi-premium">
-					<ul class="general-links">
-						<li><a id="link-menu-apps" title="Flaticon App for macOS" href="http://www.flaticon.com/apps" title="Apps">Apps</a></li>
-						<li><a href="http://support.flaticon.com/hc/en-us/categories/200466151-General-questions" title="Support">Support</a></li>
-						<li><a href="https://profile.flaticon.com/support" title="Contact">Contact</a></li>
-						<li><a href="http://www.flaticon.com/about" title="About us">About us</a></li>
-						<li><a href="https://join.flaticon.com" title="Become a creator">Become a creator</a></li>
-					</ul>
-				</div>
-			</div>
-		</div>
-
-		<a href="http://www.flaticon.com/" class="logo" id="logo" title="Flaticon - The largest database of free icons" onclick="ga('send', 'event', 'Navbar', 'Click', 'Home')">
-			<i class="logo-wrapper">
-				<img src="https://media.freepik.com/flaticon/img/flaticon-logo.svg" title="Flaticon logo" width="187" height="34">
-			</i>
-		</a>
-
-				<section class="search-holder">
-			<form action="http://www.flaticon.com/search" method="get" class="main_search_bar">
-				<input type="search" name="word" placeholder="Search icons" class="autocomplete" value="" autofocus>
-									<div class="type-selector">
-						<label>
-							<input type="radio" name="search-type" value="icons" data-type="icons" checked>
-							<span class="btn nostyle">Icons</span>
-						</label>
-						<label>
-							<input type="radio" name="search-type" value="packs" data-type="packs" data-url="http://www.flaticon.com/icon-packs">
-							<span class="btn nostyle">Packs</span>
-						</label>
-					</div>
-
-					<script>
-						var search_type = localStorage.getItem("search-type");
-						if (search_type)
-						{
-							document.querySelector(".search-holder .type-selector input[name=search-type][value='"+search_type+"']").checked = true;
-						}
-					</script>
-
-									<button type="submit" class="flaticon-magnifier nostyle"></button>
-			</form>
-		</section>
-				<div id="gr_user_menu" style="margin-left: auto;">
-			<div id="gr_not-connected" class="login-link gr_not-connected tooltip tooltip--bottom-right">
-				<a href="https://profile.flaticon.com/login" class="tooltip__trigger tooltip__trigger--always"><i class="flaticon-user"></i></a>
-				<div class="tooltip__content tooltip__content--permanent dropdown-login gr_not-connected">
-					<div class="content">
-						<a title="Login and enjoy all we have for you!" href="https://profile.flaticon.com/login" onclick="ga('send', 'event', 'Navbar', 'Click', 'Login')">Login</a>
-						<span>or</span>
-						<a title="Register and be part of us!" href="https://profile.flaticon.com/register" onclick="ga('send', 'event', 'Navbar', 'Click', 'Register')">register</a>
-					</div>
-				</div>
-			</div>
-
-			<div id="gr_connected" class="popover popover-user gr_connected">
-				<div class="popover-container">
-					<button class="button--header avatar popover-button nostyle" id="gr_user_menu_avatar">
-						<img src="" alt="You look great!" onerror="set_default_avatar(this)">
-					</button>
-					<ul class="popover-content">
-						<li><a id="link-profile-home" title="See and edit your profile" href="https://profile.flaticon.com/me"><i class="flaticon-user pull-right"></i>Profile</a></li>
-						<li><a id="link-profile-subscriptions" title="Your subscriptions" href="https://profile.flaticon.com/my_subscriptions"><i class="flaticon-premium pull-right"></i>My Subscriptions</a></li>
-						<li><a id="link-profile-downloads" title="See your download history" href="https://profile.flaticon.com/my_downloads"><i class="flaticon-download pull-right"></i>My Downloads</a></li>
-						<li><a id="link-profile-collections" title="See your collections" href="https://profile.flaticon.com/my_collections"><i class="flaticon-heart pull-right"></i>My collections</a></li>
-						<li><a title="Logout, we will miss you!" href="javascript:gr.auth.logout()" id="logout_link"><i class="flaticon-cancel pull-right gr_logout_button"></i>Logout</a></li>
-					</ul>
-				</div>
-			</div>
-		</div>
-
-			</div>
-</header>
-
-<script>
-	var DEFAULT_AVATAR = 'https://image.flaticon.com/img/default_avatar.png';
-	function set_default_avatar(elem)
-	{
-		elem.src = DEFAULT_AVATAR;
-	}
-
-	if (parseInt(localStorage.pageview || 0, 10) < 3){
-		var login_link = document.getElementById("gr_not-connected");
-		login_link.classList.add("dropdown-active");
-		localStorage.pageview = parseInt(localStorage.pageview || 0, 10) + 1;
-		setTimeout(function() {
-			var login_link = document.getElementById("gr_not-connected");
-			if (login_link) {
-				login_link.classList.remove('dropdown-active');
-			}
-		}, 4000);
-	}
-
-	</script>
-
-		<!-- Start Piktab banner -->
-<style>
-	.topbar {
-		background: #3B2551;
-		color: #fff;
-		border-bottom: 1px solid #2c1642;
-		height: 0;
-		-webkit-transition: height 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
-		-moz-transition: height 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
-		transition: height 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
-		position: fixed;
-		bottom: 0;
-		left: 0;
-		width: 100%;
-		z-index: 9999;
-		height: 0;
-		overflow: hidden;
-	}
-	.topbar-visible .topbar {
-		height: 100px;
-	}
-	header {
-		-moz-webkit-transition: top 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
-		-moz-transition: top 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
-		transition: top 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
-	}
-	.topbar .container {
-		max-width: 1200px;
-		margin: auto;
-		position: relative;
-		height: 100px;
-	}
-	.topbar .screen {
-		width: 648px;
-		height: 100px;
-		background: #ccc;
-		border-radius: 8px 8px 0 0;
-		position: absolute;
-		left: 0;
-		bottom: 0;
-		background: url(https://image.flaticon.com/img/piktab/screen.png) no-repeat;
-		background-size: cover;
-	}
-	.topbar .text {
-		width: 580px;
-		height: 100%;
-		padding-left: 40px;
-		position: absolute;
-		top: 0;
-		right: 50px;
-		height: 100%;
-		background-image: -moz-linear-gradient(to left,rgba(59, 37, 81, 0.9) 90%,transparent);
-		background-image: -webkit-linear-gradient(to left,rgba(59, 37, 81, 0.9) 90%,transparent);
-		background-image: linear-gradient(to left,rgba(59, 37, 81, 0.9) 90%,transparent);
-	}
-	.topbar .text p {
-		font-size: 18px;
-		float: left;
-		width: 320px;
-		font-weight: bold;
-		margin-top: 26px;
-	}
-	.topbar .text p small a {
-		font-size: 12px;
-		color: #ccc;
-	}
-	.topbar .text p small a:hover {
-		text-decoration: underline;
-	}
-	.topbar .text .install {
-		font-weight: bold;
-		background: #fff;
-		border: none;
-		border-radius: 4px;
-		font-size: 24px;
-		width: 200px;
-		height: 60px;
-		line-height: 60px;
-		cursor: pointer;
-		margin-left: 10px;
-		float: left;
-		margin-top: 20px;
-		padding: 0;
-		text-align: center;
-	}
-	.topbar .text .install:hover {
-		background-color: #e8e8e8;
-	}
-	.topbar .close {
-		width: 24px;
-		height: 24px;
-		display: block;
-		position: absolute;
-		top: 50%;
-		right: 10px;
-		margin-top: -12px;
-		background-color: rgba(255,255,255,0.5);
-		color: #fff;
-		border-radius: 50%;
-		border: none;
-		font-size: 22px;
-		padding: 0;
-		outline: none;
-		line-height: 24px;
-		cursor: pointer;
-	}
-	.topbar .close:hover {
-		background-color: #fff;
-		color: #3B2551;
-	}
-
-	@media screen and (max-width: 768px)
-	{
-		.topbar {
-			display: none;
-		}
-	}
-</style>
-
-<div class="topbar" id="topbar">
-	<div class="container">
-		<div class="screen"></div>
-		<div class="text">
-			<p>Open a new tab and discover free graphic resources every day.<small><a href="http://www.piktab.com" target="_blank" onclick="closePiktabBar(); ga('send', 'event', 'Piktab banner', 'More Info');"> More info</a></small></p>
-			<a class="install btn" id="piktab_install_btn" href="http://www.piktab.com" target="_blank" onclick="closePiktabBar(); ga('send', 'event', 'Piktab banner', 'Install');">Install Piktab</a>
-		</div>
-		<button class="close" id="close-topbar">&times;</button>
-	</div>
-</div>
-
-<script type="text/javascript">
-	function closePiktabBar(){
-		if (document.body.classList.contains('topbar-visible')) {
-			document.body.classList.remove('topbar-visible');
-
-			var piktab_cookie = Cookie.get("piktab_topbar");
-
-			if (piktab_cookie.length)
-			{
-				piktab_cookie = piktab_cookie.split("|");
-				piktab_cookie[2] = 3;
-				Cookie.set("piktab_topbar", piktab_cookie.join("|"), 60);
-			}
-		}
-	}
-
-	document.getElementById('close-topbar').addEventListener('click', closePiktabBar);
-
-	document.addEventListener("DOMContentLoaded", function(){
-		// Piktab topbar
-		var piktab_cookie = Cookie.get("piktab_topbar");
-
-		var today = new Date();
-		if (piktab_cookie.length)
-		{
-			piktab_cookie = piktab_cookie.split("|");
-			var first_display = new Date(piktab_cookie[0]);
-			var last_display  = new Date(piktab_cookie[1]);
-			var display_times = parseInt(piktab_cookie[2], 10);
-
-			var timeDiff      = Math.abs(last_display.getTime() - first_display.getTime());
-			var diffDays      = Math.ceil(timeDiff / (1000 * 3600 * 24));
-			display_times = today.toDateString() != last_display.toDateString() ? 0 : display_times;
-
-			if (diffDays < 3 && display_times < 3)
-			{
-				document.body.classList.add("topbar-visible");
-
-				first_display.setTime(first_display.getTime() + 60)
-				timeDiff      = Math.abs(first_display.getTime() - today.getTime());
-				diffDays      = Math.ceil(timeDiff / (1000 * 3600 * 24));
-
-				display_times++;
-				Cookie.set("piktab_topbar", [first_display.toDateString(), today.toDateString(), display_times].join("|"), 60);
-			}
-		}
-		else
-		{
-			document.body.classList.add("topbar-visible");
-			Cookie.set("piktab_topbar",[today.toDateString(), today.toDateString(), 1].join("|"), 60);
-		}
-
-		setTimeout(function(){
-			document.body.classList.remove('topbar-visible');
-		}, 10000);
-	});
-
-	</script>
-<!-- End Piktab banner -->
-		
-		<script type="text/javascript">
-	document.addEventListener("DOMContentLoaded", function(event) {
-		// Send track to mixpanel
-		mixpanel.register({"landing": "downloads-limit"});
-		if (gr.auth.me && gr.auth.me.status) {
-			mixpanel.register_once({'user_type': 'existing', 'source': 'downloads-limit', 'website': 'flaticon'});
-
-			mixpanel.register({'user_id': gr.auth.me.id, 'user_login': gr.auth.me.login, 'user_lang': 'en'});
-			mixpanel.alias(gr.auth.me.id);
-			mixpanel.people.set({'id': gr.auth.me.id, 'first_name': gr.auth.me.login});
-
-			mixpanel.track("view_login");
-			mixpanel.track("send_email");
-			mixpanel.track("confirm_login");
-		}
-	});
-</script>
-
-<div class="download-limit">
-
-		<div class="limit30">
-			<div class="limit-container">
-				<h1>Wait a second</h1>
-			</div>
-		</div>
-
-		<div class="limit-text">
-			<div class="intro text-center">
-				<h2>To avoid a misuse of Flaticon, we have limited the number of downloads per user</h2>
-				<div class="alert">
-					<i class="flaticon-exclamation"></i>
-					<p class="text-center">Don't you think you are using this content inappropriately? Do you see this message frequently? Please contact our <a href="http://support.flaticon.com">support team</a>.</p>
-				</div>
-				<a href="#" onclick="javascript:window.history.back();" class="btn">Try again</a>
-			</div>
-			<div class="other">
-				<span>Any question?</span>
-				<a href="http://support.flaticon.com/hc/en-us/articles/213303205" class="btn" target="_blank"><i class="flaticon-help"></i> Support</a>
-			</div>
-		</div>
-
-		
-</div>
-		
-<footer id="footer" class="body-footer" style="width: 100%;">
-	<div class="wrapper">
-		<div class="col-12 omega">
-			<a href="http://www.flaticon.com" class="logo" title="Flaticon - The largest database of free icons"><img src="https://media.freepik.com/flaticon/img/flaticon-logo-footer.svg" title="Flaticon logo"></a>
-
-			<div class="links-terms">
-				<a href="http://www.flaticon.com/terms-of-use" title="Terms & conditions">Terms &amp; conditions</a>
-				<a href="http://www.flaticon.com/privacy-policy" title="Privacy policy">Privacy policy</a>
-				<a href="http://www.flaticon.com/copyright" title="Copyrights Notification">Copyrights Notification</a>
-			</div>
-			<ul class="share">
-				<li><a href="https://www.facebook.com/theflaticon" class="flaticon-facebook bg-facebook" title="Facebook" target="_blank"></a></li>
-				<li><a href="https://twitter.com/theflaticon" class="flaticon-twitter bg-twitter" title="Twitter" target="_blank"></a></li>
-				<li><a href="https://plus.google.com/+Flaticon" class="flaticon-google bg-google" title="Google+" target="_blank"></a></li>
-				<li><a href="http://www.pinterest.com/flaticon" class="flaticon-pinterest bg-pinterest" title="Pinterest" target="_blank"></a></li>
-			</ul>
-		</div><!-- .col-12 -->
-		<nav>
-			<div class="col-4">
-				<ul>
-					<li><span>Help</span></li>
-					<li><a href="http://www.flaticon.com/collections" title="Flaticon Collections">Flaticon Collections</a></li>
-					<li><a href="http://support.flaticon.com/hc/en-us/categories/200466151-General-questions" title="Support">Support</a></li>
-					<li><a href="https://profile.flaticon.com/support" title="Contact">Contact</a></li>
-					<li><a href="http://www.flaticon.com/about" title="About us">About us</a></li>
-					<li><a href="https://join.flaticon.com" title="Become a creator">Become a creator</a></li>
-					<li><a href="https://profile.flaticon.com/premium?lang=en" title="Premium plans" onclick="ga('send', 'event', 'Footer', 'Go to premium', 'Link');mixpanel.register({'source': 'footer', 'website': 'flaticon'});">Premium plans</a></li>
-									</ul>
-			</div><!-- .col-4 -->
-
-			<div class="col-4">
-				<ul>
-					<li><span>APPs</span></li>
-					<li><a title="Mac OS X app" href="http://www.flaticon.com/apps/mac-osx-app">Mac OS X</a></li>
-										<li><a title="Font-face generator" href="http://www.flaticon.com/font-face">@font-face generator</a></li>
-				</ul>
-			</div><!-- .col-4 -->
-
-			<div class="col-4 omega">
-				<ul>
-					<li><span>Content</span></li>
-					<li><a href="http://www.flaticon.com/categories" title="Categories">Categories</a></li>
-					<li><a href="http://www.flaticon.com/packs" title="Packs">Packs</a></li>
-					<li><a href="http://www.flaticon.com/authors" title="Authors">Authors</a></li>
-					<li><a href="http://www.flaticon.com/most-downloaded" title="Top icons">Top icons</a></li>
-					<li><a href="http://www.flaticon.com/latest-icons" title="Latest icons">Latest icons</a></li>
-					<li><a href="http://www.flaticon.com/tags" title="Most searched tags">Tags</a></li>
-				</ul>
-			</div><!-- .col-4 -->
-		</nav>
-
-		<p class="copyright">
-			Flaticon is a project by <a href="http://www.freepik.com/" target="_blank">Freepik</a><br>
-			&copy; 2013-2017 Graphic Resources S.L. All rights reserved.
-		</p>
-
-	</div><!-- .wrapper -->
-</footer>
-		<script id="tpl-icon" type="text/x-handlebars-template">
-
-	<li class="icon{{#if page}} init page-handler{{/if}} {{#isPersonalIcon premium}} personal-icon{{/isPersonalIcon}}"
-	data-id="{{id}}"
-	data-name="{{keyword}}"
-	data-color="{{color}}"
-	data-premium="{{premium}}"
-	data-pack="{{pack_slug}}"
-	data-search="{{dataSearch}}"
-	{{#if page}} data-page="{{page}}"{{/if}}>
-	<img src="{{png}}" srcset="{{retinaImage}} 4x">
-	<div class="overlay" aria-hidden="true">
-		<button class="flaticon-collections_add"></button>
-		<a href="{{slug}}" class="flaticon-eye link-icon-detail" title="{{description}}"></a>
-	</div>
-	{{#specialItem premium selection}}
-		{{#if premium}}
-			<a href="#" class="modal-trigger flaticon-premium premium" data-modal="modal-selection" target="_blank"></a>
-			<a href="#" class="modal-trigger what-is" data-modal="modal-selection" target="_blank">What is this?</a>
-		{{else}}			
-			<a href="#" class="modal-trigger flaticon-selection" data-modal="modal-selection" target="_blank"></a>
-			<a href="#" class="modal-trigger what-is" data-modal="modal-selection" target="_blank">What is this?</a>
-		{{/if}}
-	{{/specialItem}}
-
-</li>
-</script>
-<script id="tpl-collection" type="text/x-handlebars-template">
-	<section class="collection{{#if active}} expanded {{setHeight}}{{/if}}{{#unless status}} locked{{/unless}}" data-order="{{order}}" data-color="{{color}}" data-bookmark="{{bookmark_id}}">
-
-		<header class="collection-header">
-			<span class="collection-name">{{name}}</span>
-			<span class="badge badge-gray">{{icons}}</span>
-			{{#if status}}
-			<button class="flaticon-pencil nostyle"></button>
-			<div class="edit-name">
-				<input type="text" class="collection-name-input" value="{{name}}" data-original="{{name}}" maxlength="100">
-				<button class="flaticon-disk nostyle"></button>
-			</div>
-			{{else}}
-			{{/if}}
-
-			<div class="locked-options pull-right">
-				<button class="nostyle" data-bookmark="{{bookmark_id}}"><i class="flaticon-bin"></i></button>
-				<i class="flaticon-lock success"></i>
-			</div>
-		</header>
-		<div class="collection-content">
-			{{#if status}}
-			<nav class="collection-options">
-				<ul>
-					
-					<li class="simptip-position-bottom simptip-movable" data-tooltip="Change color of icons">
-						<div class="popover">
-							<div class="popover-container">
-								<button class="collection_color_button popover-button">
-									<i class="flaticon-paint"></i>
-								</button>
-								<div class="popover-content">
-									<span class="checkbox-group simptip-position-top simptip-movable" data-tooltip="If checked, all icons color,&#10;including the customized ones, will change.">
-										<input type="checkbox" id="color-lock">
-										<label for="color-lock" class="fake-checkbox"></label>
-										<label for="color-lock" class="text">Recolor all the icons</label>
-									</span>
-									<ul class="color-selector">
-										<li><button class="green" data-color="91DC5A"></button></li>
-										<li><button class="blue" data-color="006DF0"></button></li>
-										<li><button class="purple" data-color="933EC5"></button></li>
-										<li><button class="yellow" data-color="FFDA44"></button></li>
-										<li><button class="red" data-color="D80027"></button></li>
-										<li><button class="white" data-color="FFFFFF"></button></li>
-										<li><button class="black" data-color="000000"></button></li>
-									</ul>
-									<div class="col-cpicker" onload="Widget.createCollectionCPicker"></div>
-								</div>
-							</div>
-						</div>
-					</li>					
-					<li class="simptip-position-bottom simptip-movable" data-tooltip="Edit icons properties"><button class="flaticon-pencil"></button></li>
-					<li class="simptip-position-bottom simptip-movable" data-tooltip="Duplicate collection"><button class="flaticon-duplicate" data-bookmark="{{bookmark_id}}" onclick="Collection.duplicate()"></button></li>
-					<li class="share_li_option simptip-position-bottom simptip-movable" data-tooltip="Share your collection!">
-						<div class="popover">
-							<div class="popover-container">
-								<button class="popover-button flaticon-share"></button>
-								<div class="popover-content">
-									<input class="selectInput" type="text" value="http://www.flaticon.com/collections/{{shareUrl}}" readonly onclick="this.select()">
-									<ul>
-										<li><button class="bg-twitter collection_share_button" data-type="twitter"><i class="flaticon-twitter"></i></button></li>
-										<li><button class="bg-facebook collection_share_button" data-type="facebook"><i class="flaticon-facebook"></i></button></li>
-										<li><button class="bg-google collection_share_button" data-type="google"><i class="flaticon-google"></i></button></li>
-									</ul>
-								</div>
-							</div>
-						</div>
-					</li>
-					<li class="simptip-position-bottom simptip-movable" data-tooltip="Delete"><button class="flaticon-bin" data-bookmark="{{bookmark_id}}"></button></li>
-				</ul>
-			</nav>
-			<header class="header-edit">
-				<b>Edit mode</b>
-				<button class="btn-small btn-pill pull-right btn-back"><i class="flaticon-arrow_left"></i> Back</button>
-			</header>
-			{{/if}}
-			<a class="btn{{#if status}} hidden{{/if}} upgrade_btn" href="https://profile.flaticon.com/premium?lang=en" onclick="ga('send', 'event', 'Collection', 'Go to premium', 'Collection locked'); mixpanel.register({'source': 'collection-locked', 'website': 'flaticon'});">Upgrade to unlock this collection</a>
-
-			<span class="icons-limit icons-collection-noregister"><a href="https://profile.flaticon.com/register">Register to get up to 256 icons</a></span>
-			<span class="icons-limit max-icons-collection" data-message="You have reach the limit of 256 icons, get premium and get unlimited collections">Max limit reached: 256 icon per collection</span>
-
-			<div class="overlay-drop" data-bookmark="{{bookmark_id}}" ondragleave="Collection.dragEnd(event)" ondrop="Collection.drop(event);return false;">
-				<div class="drop">
-					<i class="flaticon-upload"></i>
-					<span>Drop to upload</span>
-				</div>
-				<div class="upgrade">
-					<p>You can upload only <span class="danger">3</span> icons per collection as a free user. Upgrade to upload unlimited icons.</p>
-					<a href="https://profile.flaticon.com/premium?lang=en" class="btn fullwidth">Upgrade</a>
-					<p>or</p>
-					<button class="btn btn-gray btn-small">continue</button>
-				</div>
-				<div class="register">
-					<p>You can't upload icons as an anonymous user. <a href="https://profile.flaticon.com/login" class="text-link">Login</a> or <a href="https://profile.flaticon.com/register" class="text-link">register</a> to upload icons.</p>										
-					<p>or</p>
-					<button class="btn btn-gray btn-small">continue</button>
-				</div>
-			</div>
-			
-			<form name="uploadFileCollection-{{bookmark_id}}"  id="uploadFileCollection-{{bookmark_id}}"> 
-				<input id="fileCollection-{{bookmark_id}}" class="fileCollection hidden" type="file" name="fileCollection-{{bookmark_id}}[]" accept=".svg" required="" >
-			</form>
-
-			<ul class="collection_icons_list icons" ondragover="Collection.dragOver()" >
-				<li class="icon-upload simptip-position-right simptip-movable" data-bookmark="{{bookmark_id}}"  ondragover="Collection.dragOver(event); return false;">
-					<label data-bookmark="{{bookmark_id}}"  >
-						<span>Upload SVG</span>						
-					</label>
-				</li>
-			</ul>
-
-			<div class="empty-collection" ondragover="Collection.dragOver(event); return false;">
-				<ul>
-					<li class="icon-upload simptip-position-bottom simptip-movable" >
-						<label>
-							<span>Upload SVG</span>						
-						</label>
-					</li>
-				</ul>				
-
-				<img src="https://media.flaticon.com/img/cactus.svg" class="cactus" alt="Empty collection">
-				<div class="bola-container">
-					<img src="https://media.flaticon.com/img/tumble.svg" class="bola">
-				</div>
-				<p>Hey cowboy! This looks like a desert. Add some icons to start using this collection or drop here your own SVG file..</p>
-
-			</div>
-			{{#if status}}
-			<div class="download-wrapper">
-				<div class="download-holder">
-					<button class="fullwidth" disabled>Download collection <i class="flaticon-download"></i></button>
-				</div>
-				<div class="collection-download">
-					<header class="header-download">
-						<b>Download:<br>Choose a format</b>
-						<button class="nostyle">×</button>
-					</header>
-					<div class="download-files">
-						<ul class="download">
-							<li class="simptip-position-top simptip-movable" data-tooltip="Download in PNG and use the icons
-in websites, Powerpoint, Word,
-Keynote and all commons apps." >
-								<a class="btn fullwidth" data-format="png">PNG</a>
-							</li>
-							<li class="customize">
-								<span>Select a size (in pixels).</span>
-								<ul class="size">
-									<li><button class="btn btn-small download-button" data-format="png" data-size="16">16</button></li>
-									<li><button class="btn btn-small download-button" data-format="png" data-size="24">24</button></li>
-									<li><button class="btn btn-small download-button" data-format="png" data-size="32">32</button></li>
-									<li><button class="btn btn-small download-button" data-format="png" data-size="64">64</button></li>
-									<li><button class="btn btn-small download-button" data-format="png" data-size="128">128</button></li>
-									<li><button class="btn btn-small download-button" data-format="png" data-size="256">256</button></li>
-									<li><button class="btn btn-small download-button" data-format="png" data-size="512">512</button></li>
-								</ul>
-							</li>
-							<li class="simptip-position-top simptip-movable" data-tooltip="Download in SVG and use the icons
-in websites, Adobe Illustrator, Sketch,
-Corel draw and all Vector design apps.">
-								<button class="btn fullwidth download-button" data-format="svg">SVG</button>
-							</li>
-							<li class="simptip-position-top simptip-movable" data-tooltip="Download in EPS and use the icons
-in websites, Adobe Illustrator, Sketch,
-Corel draw and all Vector design apps.">
-								<button class="btn fullwidth download-button" data-format="eps">EPS</button>
-							</li>
-							<li class="simptip-position-top simptip-movable" data-tooltip="Download in PSD and use the icons
-with Adobe Photoshop.">
-								<button class="btn fullwidth download-button" data-format="psd">PSD</button>
-							</li>
-							<li class="simptip-position-top simptip-movable extra-info" data-tooltip="Download as Iconfont and use
-the icons in your web,
-which is fully customizable with only CSS.">
-								<button class="btn fullwidth btn-outline download-button" data-format="iconfont">Iconfont</button>
-								<a class="help_link" href="/iconfonts" target="_blank"><i class="flaticon-question"></i></a>
-							</li>
-							<li class="simptip-position-top simptip-movable extra-info" data-tooltip="Download as SVG sprite and use
-the icons in your web,
-which is fully customizable with only CSS.">
-								<button class="btn fullwidth btn-outline download-button" data-format="svg-sprite">SVG sprite</button>
-								<a class="help_link" href="/svg-sprites" target="_blank"><i class="flaticon-question"></i></a>
-							</li>
-							<li class="simptip-position-top simptip-movable" data-tooltip="Download your collection
-in all available formats
-PNG, EPS, SVG, PSD and Iconfont.">
-								<button class="btn fullwidth btn-gray download-button" data-format="all">All formats</button>
-							</li>
-							<li>
-								<label class="report btn btn-warning warning btn-small btn-outline" for="modal-report-collection"><i class="flaticon-exclamation"></i> Problems downloading?</label>
-							</li>
-						</ul>
-						<form id="download-collection-form" name="download-collection-form" method="post" >
-							<input type="hidden" name="downC_type" id="downC_type" />
-							<input type="hidden" name="downC_bookmark_id" id="downC_bookmark_id" />
-							<input type="hidden" name="downC_bookmark_name" id="downC_bookmark_name" />
-							<input type="hidden" name="downC_user_id" id="downC_user_id" />
-							<input type="hidden" name="downC_format" id="downC_format" />
-							<input type="hidden" name="downC_size" id="downC_size" />
-							<input type="hidden" name="downC_color" id="downC_color" />
-							<input type="hidden" name="downC_icons" id="downC_icons" />
-						</form>
-					</div>
-				</div>
-			</div>
-			{{/if}}
-		</div>
-	</section>
-</script>
-<script id="tpl-collection-icon" type="text/x-handlebars-template">
-	<li class="icon collectionIcon selected {{iconLocked}}" data-id="{{id}}" data-name="{{name}}" data-color="{{color}}"  data-premium="{{premium}}" aria-haspopup="true" > 
-		<img src="https://media.flaticon.com/img/loader.gif" data-src="{{icoImg}}" class="collectionIconImage" onload="Widget.renderSVG(this)" data-premium="{{premium}}">
-		<div class="overlay" aria-hidden="true">
-			<button class="flaticon-collections_remove"></button>
-			<a href="http://www.flaticon.com/icon/{{id}}" class="flaticon-eye" title="{{name}}"></a>
-		</div>
-		<div class="edit">
-			<input class="collection-icon-rename" type="text" value="{{name}}" data-original="{{name}}">
-			{{#isColor color}}
-			<button class="popover-button nostyle icon-color-button"><i class="flaticon-paint"></i></button>
-			{{/isColor}}
-			<button class="nostyle danger flaticon-bin collection-icon-delete"></button>
-			{{#isColor color}}
-			<div class="popover">
-				<div class="popover-container">
-					<div class="popover-content">
-						<ul class="color-selector">
-							<li><button class="green" data-color="91DC5A"></button></li>
-							<li><button class="blue" data-color="006DF0"></button></li>
-							<li><button class="purple" data-color="933EC5"></button></li>
-							<li><button class="yellow" data-color="FFDA44"></button></li>
-							<li><button class="red" data-color="D80027"></button></li>
-							<li><button class="white" data-color="FFFFFF"></button></li>
-							<li><button class="black" data-color="000000"></button></li>
-						</ul>
-						<div class="icon-cpicker"></div>
-					</div>
-				</div>
-			</div>
-			{{/isColor}}
-		</div>
-		<i class="flaticon-lock danger"></i>
-	</li>
-</script>
-<script id="tpl-author-box" type="text/x-handlebars-template">
-	<article class="box{{#if page}} init page-handler{{/if}}" {{#if page}} data-page="{{page}}"{{/if}} data-id="{{id}}" data-name="{{name}}">
-		<div class="popover popover-top author-links">
-			<div class="popover-container">
-				<button class="popover-button nostyle"><i class="flaticon-link"></i></button>
-				<ul class="popover-content">
-					{{#if website}} <li><a href="{{website}}" target="_blank"><i class="flaticon-link"></i></a></li>{{/if}}
-					{{#if facebook}} <li><a href="{{facebook}}" target="_blank"><i class="flaticon-facebook facebook"></i></a></li>{{/if}}
-					{{#if twitter}} <li><a href="{{twitter}}" target="_blank"><i class="flaticon-twitter twitter"></i></a></li>{{/if}}
-					{{#if gplus}} <li><a href="{{gplus}}" target="_blank"><i class="flaticon-google google"></i></a></li>{{/if}}
-				</ul>
-			</div>
-		</div>
-		<a href="{{link}}">
-			<div class="img-holder">
-				<img src="{{background}}" alt="{{name}}" title="{{name}}" class="img-bg" width="298" height="182">
-				<img src="{{image}}" alt="{{name}}" title="{{name}}" class="img-author" width="100" height="100">
-			</div>
-			<footer>
-				<span class="name">{{name}}</span>
-				<span class="badge pull-right">{{icons}} icons</span>
-			</footer>
-		</a>
-	</article>
-</script>
-<script id="tpl-pack-box" type="text/x-handlebars-template">
-	<article class="box{{#if page}} init page-handler{{/if}}{{#if premium}} box-premium{{/if}}" {{#if page}} data-page="{{page}}"{{/if}}data-id="{{id}}" data-name="{{description}}">
-		<a href="{{link}}" title="{{description}}">
-
-			{{#if premium}}
-				<span class="badge-license premium"><i class="flaticon-premium premium"></i></span>
-			{{ else }}
-				{{#if selection}}
-					<span class="badge-license"><i class="flaticon-selection"></i></span>
-				{{/if}}
-			{{/if}}
-
-			<div class="img-holder">
-				<img src="{{image}}" alt="{{description}}" class="img-bg" width="300" height="282">
-			</div>
-
-			<footer class="bg-{{colors}}">
-
-
-				<span class="name">{{description}}</span>
-				<span class="badge pull-right">{{pack_items}} icons</span>
-			</footer>
-		</a>
-	</article>
-</script>
-<script id="tpl-collection-limit-box" type="text/x-handlebars-template">
-	<article class="box" data-bookmark="{{bookmark_id}}">
-		<span>
-			<i class="flaticon-success"></i>
-		</span>
-		<div class="img-holder">
-			{{{collectionLimitIcons}}}
-		</div>
-		<footer>
-			<span class="name">{{name}}</span>
-			<span class="badge pull-right">{{count}} icons</span>
-		</footer>
-	</article>
-</script>
-<script id="tpl-packs-related" type="text/x-handlebars-template">
-	<li class="search-pack-result box-container">
-		<div class="box-scroll">
-			{{{packs}}}
-		</div>
-	</li>
-</script>
-<script id="tpl-pack-style" type="text/x-handlebars-template">
-	<li><a href="{{link}}" data-pack="{{id}}">{{pack}}</a></li>
-</script>
-<script id="tpl-style-selector" type="text/x-handlebars-template">
-	<li class="{{selected}}"><a href="{{link}}" class="{{class}} simptip-position-bottom simptip-movable" data-pack="{{pack}}" data-tooltip="{{name}}" data-name="{{name}}" data-style="{{style}}"></a></li>
-</script>
-<script id="tpl-pack-box-style" type="text/x-handlebars-template">
-	<article class="box{{#if page}} init page-handler{{/if}}" {{#if page}} data-page="{{page}}"{{/if}}data-id="{{id}}" data-name="{{description}}">
-		<a href="{{link}}" title="{{description}}">
-			<div class="img-holder">
-				<img src="{{image}}" alt="{{description}}" class="img-bg" width="298" height="255">
-			</div>
-
-			<footer class="bg-{{colors}}">
-				{{#if selection}}
-				<span class="simptip-position-top simptip-movable" data-tooltip="Flaticon Selection">
-					<i class="flaticon-selection"></i>
-				</span>
-				{{/if}}
-				<span class="name">{{description}}</span>
-				<span class="badge pull-right">{{pack_items}} icons</span>
-			</footer>
-		</a>
-	</article>
-</script>
-		    <script type="text/javascript" src="https://media.flaticon.com/js/jquery-2.2.0.min.js"></script>
-    <script type="text/javascript" src="https://media.freepik.com/min/?g=auth_js&2017012401"></script>
-    <script src="https://cdnjs.cloudflare.com/ajax/libs/fastclick/1.0.6/fastclick.min.js"></script>
-    <script type="text/javascript" src="https://media.flaticon.com/js/handlebars.min.js"></script>
-
-    <script>
-    	var grid_size = localStorage.getItem('grid_size') || '';
-    	if (grid_size == 'big')
-    	{
-    		var radio = document.querySelector(".grid_selector input[name=grid][value=big]");
-    		if (radio)
-    		{
-    			radio.checked = true;
-    		}
-    		[].forEach.call(document.querySelectorAll('.icons:not(.collection_icons_list)'), function(grid){
-    			grid.classList.add(grid_size);
-    		});
-    	}
-    </script>
-    
-    <script id="tpl-notification" type="text/x-handlebars-template">
-    	<div class="user-alert {{type}}" id="notify-{{time}}"{{#if sticky}} style="z-index: 500"{{/if}}>
-    		<i class="flaticon-{{type}}"></i>
-    		<p><b>{{title}}: </b>{{{body}}}.{{#if sticky}} <button class="nostyle" onclick="Notifier.close(this)" data-time="{{time}}">×</button>{{/if}}</p>
-    	</div>
-    </script>
-
-<!--[if lte IE 9]>
-<script src="https://media.flaticon.com/js/jquery.placeholder.min.js" charset="utf-8"></script>
-<script>
-	$(function(){
-		$('input, textarea').placeholder();
-	});
-</script>
-<![endif]-->
-
-<script type='text/javascript' src='https://media.freepik.com/min/sponsor/js/gr.sponsor.js?key=2017012401'></script>
-<script type='text/javascript' src='https://media.flaticon.com/min/js/attrchange.js,premium.js,native.history.js,history_navigation.js,polyfill.min.js,common.js,Auth.js,colpick.min.js,awesomplete.js,functions.js,autocomplete.js,social_share.js,sponsor.js,modal_detail_history.js,infinity.js,svg.js?key=2017012401'></script>
-<script>
-// Start of StatCounter Code for Default Guide -->
-
-var sc_project=9275887;
-var sc_invisible=1;
-var sc_security="3b1b1bb7";
-var sc_https=1;
-var scJsHost = (("https:" == document.location.protocol) ?
-	"https://secure." : "http://www.");
-document.write("<sc"+"ript type='text/javascript' src='" +
-	scJsHost+
-	"statcounter.com/counter/counter.js'></"+"script>");
-</script>
-<noscript>
-	<div class="statcounter">
-		<a title="web analytics" href="http://statcounter.com/" target="_blank">
-			<img class="statcounter" src="https://c.statcounter.com/9275887/0/3b1b1bb7/1/" alt="web analytics">
-		</a>
-	</div>
-</noscript>
-		<section class="tour" id="tour">
-
-	<span class="tour-marker"></span>
-
-	<div class="tour-box">
-		<button class="nostyle close-tour">&times;</button>
-		<ul class="steps">
-			<li class="step active">
-				<h2>Introducing collections</h2>
-				<p>Collections are the core of our web app, do you want to know how to use them? Press next to watch the guide.</p>
-				<span class="total">
-					<b>1</b> of 9
-				</span>
-			</li><!-- .step -->
-
-			<li class="step">
-				<img src="https://media.flaticon.com/img/tour/step2@2x.jpg" alt="Collections list">
-				<h2>Collections list</h2>
-				<p>This is a list of your collections. You can change their names and they are sorted by use. Click on one of them to start using it.</p>
-				<span class="total">
-					<b>2</b> of 9
-				</span>
-			</li><!-- .step -->
-
-			<li class="step">
-				<img src="https://media.flaticon.com/img/tour/step3@2x.jpg" alt="Create a collection">
-				<h2>Create a collection</h2>
-				<p>Click on this button to create a collection.</p>
-				<span class="total">
-					<b>3</b> of 9
-				</span>
-			</li><!-- .step -->
-
-			<li class="step">
-				<img src="https://media.flaticon.com/img/tour/step4@2x.jpg" alt="Change name">
-				<h2>Change name</h2>
-				<p>Click here to change the name of the collection </p>
-				<span class="total">
-					<b>4</b> of 9
-				</span>
-			</li><!-- .step -->
-
-			<li class="step">
-				<img src="https://media.flaticon.com/img/tour/step5@2x.jpg" alt="Active collection">
-				<h2>Active collection</h2>
-				<p>This is your active collection. One collection can have up to 256 icons if you are a registered user or 50 if you are not registered.</p>
-				<span class="total">
-					<b>5</b> of 9
-				</span>
-			</li><!-- .step -->
-
-			<li class="step">
-				<img src="https://media.flaticon.com/img/tour/step6@2x.jpg" alt="Color">
-				<h2>Color</h2>
-				<p>Add color to all the icons in your collection.</p>
-				<span class="total">
-					<b>6</b> of 9
-				</span>
-			</li><!-- .step -->
-
-			<li class="step">
-				<img src="https://media.flaticon.com/img/tour/step7@2x.jpg" alt="Edit mode">
-				<h2>Edit mode</h2>
-				<p>Enter the edit mode by clicking the pencil icon to edit the name and color of each icon separately.</p>
-				<span class="total">
-					<b>7</b> of 9
-				</span>
-			</li><!-- .step -->
-			<li class="step">
-				<img src="https://media.flaticon.com/img/tour/step8@2x.jpg" alt="Delete">
-				<h2>Delete</h2>
-				<p>Have you finished with this collection? Delete it and create a new one here.</p>
-				<span class="total">
-					<b>8</b> of 9
-				</span>
-			</li><!-- .step -->
-
-			<li class="step">
-				<h2>Enjoy!</h2>
-				<p>And that is all, if you have any question you can contact our support team <a href="http://support.flaticon.com/hc/en-us/categories/200466151-General-questions" target="_blank" class="text-link">here</a>.</p>
-				<p><br>Thank you for using Flaticon, we hope you enjoy our service</p>
-								<span class="total">
-					<b>9</b> of 9
-				</span>
-			</li><!-- .step -->
-
-		</ul>
-		<div class="tour-nav">
-			<button class="nostyle prev" disabled>&lt; Prev</button>
-			<button class="nostyle next">Next &gt;</button>
-		</div>
-	</div><!-- .tour-box -->
-
-</section><!-- .tour -->
-
-<div class="tour-overlay"></div>	</section>
-
-	<div id="detail-overlay" class="hidden" >
-	<div id="detail-wrapper">
-		<div id="detail-content" class="content detail"></div>
-	</div>
-
-	<div id="detail-spinner" class="circle-spinner hidden"></div>
-
-	<div id="detail-navbar">
-		<button id="detail-close" class="nostyle"></button>
-		<button id="detail-prev" class="detail-nav flaticon-arrow_left nostyle"></button>
-		<button id="detail-next" class="detail-nav flaticon-arrow_right nostyle"></button>
-	</div>
-</div>
-
-<form id="form_valuation" class="form_valuation_cl bg-light-gray" style="left: -200px">
-	<div id="open_panel" class="open_panel_cl bg-light-gray">
-		<span id="button_panel">-</span>
-	</div>
-	<div id="valuation_panel" class="valuation_panel_cl">
-		<span class="fllft">Do you like our service?</span>
-		<input id="valuation_question_id" type="hidden" value="1">
-		<br>
-		<div id="calification_panel">
-			<a id="val_check_2" class="valuation_response flaticon-happy btn-small btn-pill" data-value="2" title="Flaticon rocks!"></a>
-			<a id="val_check_0" class="valuation_response flaticon-neutral btn-small btn-pill" data-value="0" title="Flaticon is a good service!"></a>
-			<a id="val_check_1" class="valuation_response flaticon-sad btn-small btn-pill" data-value="1" title="Flaticon is awful!"></a>
-		</div>
-
-	</div>
-	<div id="valuation_comment_panel" class="valuation_panel_cl" style="display: none;">
-		<div id="valuation_panel_txt" class="valuation_panel_cl">
-			<textarea id="valuation_text" cols="40" rows="3" class="valuation_text_cl" placeholder="Thank you very much! Would you improve something?" maxlength="255"></textarea>
-
-			<input type="hidden" id="id_last_valuation" value="">
-			<div class="cmd_clear">
-				<input type="submit" value="Send" class="bton_valuation_cl">
-				<a href="#" class="text-link" id="no_thanks">No thanks</a>
-			</div>
-			<div id="valuation_message" class="valuation_message_cl" style="display:none">* Write us a comment</div>
-		</div>
-	</div>
-	<div id="valuation_congrat" class="valuation_congrat_cl" style="display:none;">
-		<span>Thank you so much for helping us!</span>
-	</div>
-</form>
-
-<section class="cookies-alert" id="cookies-alert" style="display: none;">
-	<p>
-		<i class="flaticon-cookies"></i> We use own and third party cookies to improve our services and show ads related to your preferences by analyzing your browser habits . If you continue browsing , we consider you accept its use. You can switch the configuration or learn more <a href="/privacy-policy" title="Privacy policy">here</a>
-	</p>
-	<button class="close-cookies nostyle" id="close-cookies">×</button>
-</section>
-
-<div class="modal modal-selection">
-	<input class="modal-state" id="modal-selection" type="checkbox">
-	<div class="modal-fade-screen">
-		<div class="modal-inner modal-inner-big text-center">
-			<div class="subscription">
-				<div class="subscription-header">
-
-					<h2>
-						<span class="join-premium-text" style="display: none">
-							As <span class="premium"><b>premium</b></span> user, you can:<br><br>
-						</span>
-						Use more than <strong>278,000 </strong><span class="fp-selection"><i class="flaticon-selection"></i> Selection </span> icons <strong> without crediting the author </strong>						<br>+<br>Exclusive access to <strong>30,790 <span class="flaticon-premium premium"> Premium</span></strong> icons					</h2>
-
-					<a class="btn join-premium-button" href="https://profile.flaticon.com/premium?lang=en" onclick="ga('send', 'event', 'Plans', 'What is this?', 'Join Premium'); mixpanel.register({'source': 'modal-what-is-this', 'website': 'flaticon'});">
-						<i class="flaticon-rocket"></i>
-						<span class="button-title">Join Premium</span>
-												<span class="button-sub-title"><strong>308,790+</strong> icons from <strong>$9.99</strong></span>
-					</a>
-				</div>
-
-				<div class="subscription-main">
-					<p><strong>How can I find those files?</strong></p>
-					<p>Watch out for <i class="flaticon-selection"></i> Selection and <i class="flaticon-premium premium"></i> Premium resources, to take full advantage of your <strong>subscription!</strong></p>
-					<div class="row">
-						<img src="https://media.flaticon.com/img/selection/selection-icon.svg" alt="Flaticon Selection icon">
-						<img src="https://media.flaticon.com/img/selection/premium-icon.svg" alt="Flaticon Premium icon"">
-						<p>Look for the <i class="flaticon-selection"></i> and <i class="flaticon-premium premium"></i> mark, <i>under the icons</i> in your <i>search results</i>.</p>
-					</div>
-				</div>
-
-				<div class="subscription-footer">
-					<h3>
-						Any more questions?						<a class="btn" href="http://support.flaticon.com/hc/en-us/articles/210137489-What-are-Premium-resources-at-Flaticon-">
-							<i class="flaticon-help"></i>
-							FAQ
-						</a>
-					</h3>
-				</div>
-			</div>
-			</div>
-</div>
-</div>
-<button id="toTop" class="toTop-arrow"></button>
-	<script type="text/javascript">
-
-	var messages = {
-		common: {
-			icons: 'icons',
-			free_icon: '/free-icon/',
-			icons_format: 'Download all icons in SVG, PSD, PNG, EPS format or as webfonts',
-			free_icon: '/free-icon/',
-			collections: 'collections/',
-			view_icon: 'View icon',
-			search_related_icons: 'Search related icons',
-			browse_pack: 'Browse pack',
-			author_packs: 'Author\'s pack',
-			free : 'free',
-			cc_exp_title : 'Attention!',
-			cc_exp_desc : 'Your credit card is about to expire, please <a href="https://profile.flaticon.com/my_subscriptions">update your card here</a> and continue with your premium plan',
-		},
-		og: {
-			'webtitle': '{0} - Free {1} icons',
-			'title': '{0} free vector icon designed by {1}',
-			'desc': 'Download now this free icon in SVG, PSD, PNG, EPS format or as webfonts. Flaticon, the largest database of free vector icons.',
-		},
-		limit : {
-			registered : 'You have reached the icons limit <a href="https://profile.flaticon.com/premium?lang=en" onclick="ga(\'send\', \'event\', \'Collection\', \'Go to premium\', \'Alert icons limit\'); mixpanel.register({\'source\': \'collection-alert-limit\', \'website\': \'flaticon\'});" title="Get unlimited collections!">Become premium</a> and get unlimited collections',
-			guest : 'You have reached your limit of icons. <a href="https://profile.flaticon.com/register" title="Register and get up to 256 icons">Register</a> and get up to 256 icons',
-			collection: 'You have reached the icons limit per collection (256 icons)',
-			max_size: "Max file size exceeded"
-		},
-		external_icon : {
-			title: 'Icon added',
-			message: 'This icon is not part of Flaticon Selection. Please add the attribution of the author in order to use it'
-		},
-		report : {
-			message: 'This icon is not part of Flaticon Selection. Please add the attribution of the author in order to use it.'
-		},
-		search : {
-			search : 'Search',
-			minimal_characters : 'Please type a minimum of two characters in order to search for a icon'
-		},
-		filters : {
-			order_by : 	'Order by',
-			style : 	'Style',
-			stroke : 	'Stroke',
-			detail : 	'Detail level',
-			date:		'Latest',
-			popularity:	'Popularity',
-			downloads:	'Most Downloaded',
-			all:		'All',
-			detailed:	'Detailed',
-			simple:		'Simple',
-			mixed:		'Mixed',
-			rounded:	'Rounded',
-			handmade:	'Handmade',
-			filled:		'Filled',
-			linear:		'Linear',
-			angular:	'Angular',
-			'3d':		'3D',
-			color:		'Color',
-			monocolor:	'Monocolor',
-			multicolor:	'Multicolor'
-		},
-		errors : {
-			connectivity : 'We cannot establish connection with flaticon servers, please check your network settings.'
-		},
-		collection: {
-			add_icon: 		'Add to collection',
-			delete_icon: 'Remove from collection',
-			aware: 'Be aware',
-			iconfont_colors: 'For technical reasons, the multicoloured icons wont be included in Iconfont',
-			add_premium : 'This icon is only available for premium users, you can get more info <a target="_blank" href="https://profile.flaticon.com/premium?lang=en" onclick="ga(\'send\', \'event\', \'Collection\', \'Go to premium\', \'Alert icon premium\'); mixpanel.register({\'source\': \'collection-alert-icon-premium\', \'website\': \'flaticon\'});" title="Become premium!">here</a>',
-			locked : 'Your collection is locked, you can <a target="_blank" href="https://profile.flaticon.com/premium?lang=en" onclick="ga(\'send\', \'event\', \'Collection\', \'Go to premium\', \'Alert locked\'); mixpanel.register({\'source\': \'collection-alert-locked\', \'website\': \'flaticon\'});" title="Become premium!">upgrade your account</a>  and get unlimited collection',
-			iconfont_tooltip : 'Download as Iconfont and use the icons in your web, which is fully customizable with only CSS.',
-			iconfont_disabled : "In your collection there are only multicolor icons. These icons can't be used with iconfonts",
-			duplicated_disabled : "Your account don't allow more collections",
-			share_disabled : "Register to share!",
-			upload_disabled : "Become premium to upload icons!",
-			upload_icons : "Upload SVG icons!",
-			duplicate : "Duplicate",
-			download_personal : "Your Collection have personal icons. These icons will be download only in format SVG, Sprite SVG & IconFont",
-			svg_incorrect : "Malformed SVG format",
-			only_svg : "Only svg icons are allowed"
-		},
-		fonts: {
-			error_svg : 'This SVG file isn\'t a font file',
-		},
-		url: {
-			most_download: '/most-downloaded',
-			latest_icons:  '/latest-icons',
-			search: '/search',
-			authors: 'authors',
-			guest_limit : 'guest',
-			premium_limit : 'premium'
-		}
-	};
-
-</script>
-	<div class="loader" id="loader" style="display: none;">
-		<div class="circle-spinner"><img src="https://media.flaticon.com/img/loader-logo.svg" title="Flaticon logo"></div>
-	</div>
-</body>
-</html>
-<!-- 30ms <==> 31-01-2017 10:02:34 -->
\ No newline at end of file
diff --git a/images/events/current-event-234x60.png b/images/events/current-event-234x60.png
new file mode 100644
index 0000000..35f0ffb
Binary files /dev/null and b/images/events/current-event-234x60.png differ
diff --git a/images/logo/Java_(Horizontal).svg b/images/logo/Java_horizontal.svg
similarity index 100%
rename from images/logo/Java_(Horizontal).svg
rename to images/logo/Java_horizontal.svg
diff --git a/images/runtimes/OW-Runtimes.png b/images/runtimes/OW-Runtimes.png
deleted file mode 100644
index 6b31cce..0000000
Binary files a/images/runtimes/OW-Runtimes.png and /dev/null differ