🚀 Site > Build

This commit is contained in:
brunosimon
2017-09-09 13:13:58 +02:00
parent 9bfba30995
commit 80a0c06b14
15 changed files with 138 additions and 18 deletions
+1 -1
View File
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset=utf-8><title>Keppler</title><link class=favicon rel=icon type=image/png href=""><link href=/static/css/app.2363d6f7c2f3e00c617cbbfb0a564f56.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.252a5472ea78aff4945c.js></script><script type=text/javascript src=/static/js/app.8ea4bac3c419db29ad36.js></script></body></html> <!DOCTYPE html><html><head><meta charset=utf-8><title>Keppler</title><meta name=viewport content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"><link class=favicon rel=icon type=image/png href=""><link href=/static/css/app.3791509f8c5b993537ecfbd9272554c9.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.e4648b01e95f3136fe66.js></script><script type=text/javascript src=/static/js/app.70a3527c9b140f6ef7cf.js></script></body></html>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-2
View File
@@ -1,2 +0,0 @@
!function(e){function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var r=window.webpackJsonp;window.webpackJsonp=function(t,c,a){for(var i,u,f,s=0,l=[];s<t.length;s++)u=t[s],o[u]&&l.push(o[u][0]),o[u]=0;for(i in c)Object.prototype.hasOwnProperty.call(c,i)&&(e[i]=c[i]);for(r&&r(t,c,a);l.length;)l.shift()();if(a)for(s=0;s<a.length;s++)f=n(n.s=a[s]);return f};var t={},o={1:0};n.e=function(e){function r(){i.onerror=i.onload=null,clearTimeout(u);var n=o[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),o[e]=void 0)}var t=o[e];if(0===t)return new Promise(function(e){e()});if(t)return t[2];var c=new Promise(function(n,r){t=o[e]=[n,r]});t[2]=c;var a=document.getElementsByTagName("head")[0],i=document.createElement("script");i.type="text/javascript",i.charset="utf-8",i.async=!0,i.timeout=12e4,n.nc&&i.setAttribute("nonce",n.nc),i.src=n.p+"static/js/"+e+"."+{0:"8ea4bac3c419db29ad36"}[e]+".js";var u=setTimeout(r,12e4);return i.onerror=i.onload=r,a.appendChild(i),c},n.m=e,n.c=t,n.i=function(e){return e},n.d=function(e,r,t){n.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:t})},n.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(r,"a",r),r},n.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},n.p="/",n.oe=function(e){throw console.error(e),e}}([]);
//# sourceMappingURL=manifest.252a5472ea78aff4945c.js.map
+2
View File
@@ -0,0 +1,2 @@
!function(e){function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var r=window.webpackJsonp;window.webpackJsonp=function(t,c,i){for(var u,a,f,s=0,l=[];s<t.length;s++)a=t[s],o[a]&&l.push(o[a][0]),o[a]=0;for(u in c)Object.prototype.hasOwnProperty.call(c,u)&&(e[u]=c[u]);for(r&&r(t,c,i);l.length;)l.shift()();if(i)for(s=0;s<i.length;s++)f=n(n.s=i[s]);return f};var t={},o={1:0};n.e=function(e){function r(){u.onerror=u.onload=null,clearTimeout(a);var n=o[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),o[e]=void 0)}var t=o[e];if(0===t)return new Promise(function(e){e()});if(t)return t[2];var c=new Promise(function(n,r){t=o[e]=[n,r]});t[2]=c;var i=document.getElementsByTagName("head")[0],u=document.createElement("script");u.type="text/javascript",u.charset="utf-8",u.async=!0,u.timeout=12e4,n.nc&&u.setAttribute("nonce",n.nc),u.src=n.p+"static/js/"+e+"."+{0:"70a3527c9b140f6ef7cf"}[e]+".js";var a=setTimeout(r,12e4);return u.onerror=u.onload=r,i.appendChild(u),c},n.m=e,n.c=t,n.i=function(e){return e},n.d=function(e,r,t){n.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:t})},n.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(r,"a",r),r},n.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},n.p="/",n.oe=function(e){throw console.error(e),e}}([]);
//# sourceMappingURL=manifest.e4648b01e95f3136fe66.js.map
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

+120
View File
@@ -0,0 +1,120 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg width="161.9px" height="201.8px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 161.9 201.8" style="enable-background:new 0 0 161.9 201.8;" xml:space="preserve">
<style type="text/css">
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:none;stroke:#FFFFFF;stroke-miterlimit:10;}
.st2{clip-path:url(#Left_Arm_1_);fill-rule:evenodd;clip-rule:evenodd;fill:#E1E4E4;}
.st3{clip-path:url(#Left_Arm_1_);fill-rule:evenodd;clip-rule:evenodd;fill:#A9B3B6;}
.st4{clip-path:url(#Right_Arm_1_);fill:#E1E4E4;}
.st5{clip-path:url(#Right_Arm_1_);fill-rule:evenodd;clip-rule:evenodd;fill:#A9B3B6;}
.st6{clip-path:url(#SVGID_2_);fill-rule:evenodd;clip-rule:evenodd;fill:#F9F9FA;}
.st7{clip-path:url(#SVGID_2_);fill-rule:evenodd;clip-rule:evenodd;fill:#A9B3B6;}
.st8{clip-path:url(#SVGID_2_);fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
.st9{clip-path:url(#SVGID_2_);fill-rule:evenodd;clip-rule:evenodd;fill:#E1E4E4;}
.st10{fill-rule:evenodd;clip-rule:evenodd;fill:#23292D;}
.st11{clip-path:url(#SVGID_4_);fill-rule:evenodd;clip-rule:evenodd;fill:#333C43;}
.st12{clip-path:url(#SVGID_6_);fill:#E1E4E4;}
.st13{fill:#E1E4E4;}
.st14{fill:#FFFFFF;}
</style>
<g>
<g>
<path id="Left_Arm_6_" class="st0" d="M59.4,175.9c3.1-1.1,4.9-4.3,4-7.5L41.1,95.7c-1-3.2-4.3-4.9-7.5-4c0,0-4.1,0.2-4.7,6.7
c-0.6,6.5-6.4,54.3-5.3,62.8C24.6,169.8,35,183.4,59.4,175.9"/>
<path id="Left_Arm_5_" class="st1" d="M59.4,175.9c3.1-1.1,4.9-4.3,4-7.5L41.1,95.7c-1-3.2-4.3-4.9-7.5-4c0,0-4.1,0.2-4.7,6.7
c-0.6,6.5-6.4,54.3-5.3,62.8C24.6,169.8,35,183.4,59.4,175.9"/>
<g>
<defs>
<path id="Left_Arm_4_" d="M59.4,175.9c3.1-1.1,4.9-4.3,4-7.5L41.1,95.7c-1-3.2-4.3-4.9-7.5-4c0,0-4.1,0.2-4.7,6.7
c-0.6,6.5-6.4,54.3-5.3,62.8C24.6,169.8,35,183.4,59.4,175.9"/>
</defs>
<clipPath id="Left_Arm_1_">
<use xlink:href="#Left_Arm_4_" style="overflow:visible;"/>
</clipPath>
<path class="st2" d="M54.5,149.5l4.9,16.8c0.8,2.7-0.8,5.6-3.6,6.3c-5.5,1.5-14.6,3-21.4-0.8c-10.5-5.8-10.7-21.3-10.7-21.3
l-2.5,17.8l21.7,25l28.2-21.5l-11.8-27.5L54.5,149.5z"/>
<path class="st3" d="M25.1,134c0,0,1.2-4.3,4.2-1.8s25.2,17.2,25.2,17.2s2.8-0.9,4,3l7-12.3l-33-27L17,128L25.1,134z"/>
</g>
</g>
<g>
<path id="Right_Arm_6_" class="st0" d="M85,183c-2.5-2.2-2.9-5.9-0.8-8.5l48.7-58.4c2.1-2.5,5.9-2.9,8.5-0.8c0,0,3.7,1.8,1.8,8
c-1.9,6.2-15.1,52.5-19.4,60C119.5,190.9,104.6,199.3,85,183"/>
<path id="Right_Arm_5_" class="st1" d="M85,183c-2.5-2.2-2.9-5.9-0.8-8.5l48.7-58.4c2.1-2.5,5.9-2.9,8.5-0.8c0,0,3.7,1.8,1.8,8
c-1.9,6.2-15.1,52.5-19.4,60C119.5,190.9,104.6,199.3,85,183"/>
<g>
<defs>
<path id="Right_Arm_4_" d="M85,183c-2.5-2.2-2.9-5.9-0.8-8.5l48.7-58.4c2.1-2.5,5.9-2.9,8.5-0.8c0,0,3.7,1.8,1.8,8
c-1.9,6.2-15.1,52.5-19.4,60C119.5,190.9,104.6,199.3,85,183"/>
</defs>
<clipPath id="Right_Arm_1_">
<use xlink:href="#Right_Arm_4_" style="overflow:visible;"/>
</clipPath>
<path class="st4" d="M103.9,154.3l-15.2,19.2c-1.9,2.4-1.4,5.8,1,7.6c4.4,3.3,11.5,7.6,18.1,7.3c10.5-0.5,14.5-7.3,30.3-57.2
s9.8,23.3,9.8,23.3l-29.3,46.8l-47.5-10.2l10.8-39.5l24.2-1.2L103.9,154.3z"/>
<path class="st5" d="M140.1,133.8c0,0,0-2.8-5.2,0c-5.2,2.8-31,20.5-31,20.5s-0.9-1.8-4.8,2.4s-11.9-12.1-11.9-12.1l57.8-34
l8.3,13L140.1,133.8z"/>
</g>
</g>
<g id="Body_2_">
<path class="st0" d="M81.3,70.2c-38.9,0-71.4,14.8-78.9,34.4c-1.7,4.6-0.1,9.7,3.8,12.7c0,0,43.5,18.8,70,49.6
c0,0,2.6,2.9,5.6,2.9s5.1-2.9,5.1-2.9c26.5-30.7,70-49.6,70-49.6c3.9-2.9,5.5-8.1,3.8-12.7c-7.5-19.6-40-34.4-78.9-34.4H81.3z"/>
<g>
<defs>
<path id="SVGID_1_" d="M81.3,70.2c-38.9,0-71.4,14.8-78.9,34.4c-1.7,4.6-0.1,9.7,3.8,12.7c0,0,43.5,18.8,70,49.6
c0,0,2.6,2.9,5.6,2.9s5.1-2.9,5.1-2.9c26.5-30.7,70-49.6,70-49.6c3.9-2.9,5.5-8.1,3.8-12.7c-7.5-19.6-40-34.4-78.9-34.4H81.3z"
/>
</defs>
<clipPath id="SVGID_2_">
<use xlink:href="#SVGID_1_" style="overflow:visible;"/>
</clipPath>
<path class="st6" d="M81.8,158.7c0,0-7.2-28-7.2-57.5l7.8,0.8L81.8,158.7z"/>
<path class="st7" d="M81.8,141.2v17.5c0,0,7.5-37.2,8.8-57.2l-9.4-0.5L81.8,141.2z"/>
<path class="st8" d="M77.8,94.5c0,0,2,46.7,4,46.7s4-46.7,4-46.7H77.8z"/>
<path class="st7" d="M81.6,2.5c-10,0-47.5,1-55.5,60c-4.8,35.7,55.5,42,55.5,42s60.3-6.3,55.5-42C129.1,3.5,91.6,2.5,81.6,2.5"/>
<path class="st9" d="M6.2,116.6c0-2.5,2.7-4.2,4.9-3.1c12.1,5.9,44,22.8,65,47.3c0,0,2.6,2.9,5.6,2.9s5.1-2.9,5.1-2.9
c21.4-24.9,54.1-42,65.7-47.6c2-1,4.3,0.5,4.3,2.7v0c0,0.8-0.4,1.6-1,2.2l-35.5,32.6l-84,51.2l-30-84.1
C6.3,117.4,6.2,117,6.2,116.6L6.2,116.6z"/>
</g>
<path class="st1" d="M81.3,70.2c-38.9,0-71.4,14.8-78.9,34.4c-1.7,4.6-0.1,9.7,3.8,12.7c0,0,43.5,18.8,70,49.6
c0,0,2.6,2.9,5.6,2.9s5.1-2.9,5.1-2.9c26.5-30.7,70-49.6,70-49.6c3.9-2.9,5.5-8.1,3.8-12.7c-7.5-19.6-40-34.4-78.9-34.4H81.3z"/>
</g>
<g id="Head_2_">
<path class="st0" d="M81.6,0.5c-10,0-47.5,1-55.5,60c-4.8,35.7,55.5,36,55.5,36s60.3-0.3,55.5-36C129.1,1.5,91.6,0.5,81.6,0.5"/>
<path class="st1" d="M81.6,0.5c-10,0-47.5,1-55.5,60c-4.8,35.7,55.5,36,55.5,36s60.3-0.3,55.5-36C129.1,1.5,91.6,0.5,81.6,0.5"/>
<path class="st10" d="M81.1,33.3c17.1,0,38.9,5.4,40.3,27.1c1.4,21.7-32.4,23.7-40.3,23.7h0h0h0c-7.9,0-41.6-2-40.3-23.7
C42.3,38.8,64,33.3,81.1,33.3L81.1,33.3z"/>
<g>
<defs>
<path id="SVGID_3_" d="M81.1,33.3c17.1,0,38.9,5.4,40.3,27.1c1.4,21.7-32.4,23.7-40.3,23.7h0h0h0c-7.9,0-41.6-2-40.3-23.7
C42.3,38.8,64,33.3,81.1,33.3L81.1,33.3z"/>
</defs>
<clipPath id="SVGID_4_">
<use xlink:href="#SVGID_3_" style="overflow:visible;"/>
</clipPath>
<path class="st11" d="M79.1,34.3c17.1,0,38.9,5.4,40.3,27.1c1.4,21.7-32.4,23.7-40.3,23.7h0h0h0c-7.9,0-41.6-2-40.3-23.7
C40.3,39.8,62,34.3,79.1,34.3L79.1,34.3z"/>
</g>
<g>
<defs>
<path id="SVGID_5_" d="M81.6,0.5c-10,0-47.5,1-55.5,60c-4.8,35.7,55.5,36,55.5,36s60.3-0.3,55.5-36C129.1,1.5,91.6,0.5,81.6,0.5
"/>
</defs>
<clipPath id="SVGID_6_">
<use xlink:href="#SVGID_5_" style="overflow:visible;"/>
</clipPath>
<path class="st12" d="M74.2,0.5c0,0-31.2,12.2-38.5,46.5s4.8,38.8,20.8,46.2c16,7.3-27.8,14.8-27.8,14.8L0,61.5L36.2,10L74.2,0.5
z"/>
</g>
</g>
<path id="Fill-1" class="st13" d="M49.3,62.1c1.5,6,7.2,10.2,13.7,9.2c5.3-0.8,9.6-5.2,10.3-10.6c0.4-3.2-0.4-6.3-2-8.7
c-0.6-0.9-1.9-0.9-2.5,0c-3.9,5.2-12.7,8.6-18.6,8.9C49.6,60.9,49.2,61.5,49.3,62.1"/>
<path id="Fill-1_1_" class="st13" d="M113.7,62.1c-1.5,6-7.2,10.2-13.7,9.2c-5.3-0.8-9.6-5.2-10.3-10.6c-0.4-3.2,0.4-6.3,2-8.7
c0.6-0.9,1.9-0.9,2.5,0c3.9,5.2,12.7,8.6,18.6,8.9C113.4,60.9,113.9,61.5,113.7,62.1"/>
<path id="Fill-1_3_" class="st14" d="M49.3,61.1c1.5,6,7.2,10.2,13.7,9.2c5.3-0.8,9.6-5.2,10.3-10.6c0.4-3.2-0.4-6.3-2-8.7
c-0.6-0.9-1.9-0.9-2.5,0c-3.9,5.2-12.7,8.6-18.6,8.9C49.6,59.9,49.2,60.5,49.3,61.1"/>
<path id="Fill-1_2_" class="st14" d="M113.7,61.1c-1.5,6-7.2,10.2-13.7,9.2c-5.3-0.8-9.6-5.2-10.3-10.6c-0.4-3.2,0.4-6.3,2-8.7
c0.6-0.9,1.9-0.9,2.5,0c3.9,5.2,12.7,8.6,18.6,8.9C113.4,59.9,113.9,60.5,113.7,61.1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.1 KiB