This commit is contained in:
Hazem Krimi
2020-06-29 16:56:45 +01:00
commit aceeada8c4
16 changed files with 181 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"files": {
"main.css": "/pexta/static/css/main.46d00040.chunk.css",
"main.js": "/pexta/static/js/main.ea36e504.chunk.js",
"main.js.map": "/pexta/static/js/main.ea36e504.chunk.js.map",
"runtime~main.js": "/pexta/static/js/runtime~main.3cad234d.js",
"runtime~main.js.map": "/pexta/static/js/runtime~main.3cad234d.js.map",
"static/js/2.7e2131bb.chunk.js": "/pexta/static/js/2.7e2131bb.chunk.js",
"static/js/2.7e2131bb.chunk.js.map": "/pexta/static/js/2.7e2131bb.chunk.js.map",
"index.html": "/pexta/index.html",
"precache-manifest.ec16d46e45ab4547f3d6de67c9167181.js": "/pexta/precache-manifest.ec16d46e45ab4547f3d6de67c9167181.js",
"service-worker.js": "/pexta/service-worker.js",
"static/css/main.46d00040.chunk.css.map": "/pexta/static/css/main.46d00040.chunk.css.map",
"static/media/HomePage.scss": "/pexta/static/media/home-page-wave.3e6842ee.svg",
"static/media/LandingPage.scss": "/pexta/static/media/landing-page-wave.acee5641.svg",
"static/media/PostPage.scss": "/pexta/static/media/post-page-wave.60cc297a.svg"
}
}
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

+1
View File
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta lang="en-US"><link rel="shortcut icon" href="/pexta/favicon.ico"/><title>Pexta</title><link href="/pexta/static/css/main.46d00040.chunk.css" rel="stylesheet"></head><body><div id="root"></div><script>!function(p){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],a=0,l=[];a<n.length;a++)t=n[a],Object.prototype.hasOwnProperty.call(i,t)&&i[t]&&l.push(i[t][0]),i[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(p[r]=o[r]);for(s&&s(e);l.length;)l.shift()();return c.push.apply(c,u||[]),f()}function f(){for(var e,r=0;r<c.length;r++){for(var t=c[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==i[u]&&(n=!1)}n&&(c.splice(r--,1),e=a(a.s=t[0]))}return e}var t={},i={1:0},c=[];function a(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return p[e].call(r.exports,r,r.exports,a),r.l=!0,r.exports}a.m=p,a.c=t,a.d=function(e,r,t){a.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(r,e){if(1&e&&(r=a(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(a.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)a.d(t,n,function(e){return r[e]}.bind(null,n));return t},a.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(r,"a",r),r},a.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},a.p="/pexta/";var r=window.webpackJsonppexta=window.webpackJsonppexta||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;f()}([])</script><script src="/pexta/static/js/2.7e2131bb.chunk.js"></script><script src="/pexta/static/js/main.ea36e504.chunk.js"></script></body></html>
@@ -0,0 +1,34 @@
self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "585e46f8f18271b62b8d4c04a7ff9b3c",
"url": "/pexta/index.html"
},
{
"revision": "4d1aba9f7ee3afcf0d03",
"url": "/pexta/static/css/main.46d00040.chunk.css"
},
{
"revision": "6a5360c031a3c0e2623c",
"url": "/pexta/static/js/2.7e2131bb.chunk.js"
},
{
"revision": "4d1aba9f7ee3afcf0d03",
"url": "/pexta/static/js/main.ea36e504.chunk.js"
},
{
"revision": "e3a4d301ab76b912fed2",
"url": "/pexta/static/js/runtime~main.3cad234d.js"
},
{
"revision": "3e6842eeae69e3e8e26fc3e0cb516dc1",
"url": "/pexta/static/media/home-page-wave.3e6842ee.svg"
},
{
"revision": "acee564143c93d791aa87a63d374688d",
"url": "/pexta/static/media/landing-page-wave.acee5641.svg"
},
{
"revision": "60cc297a6550e2db5fe7e2911993d2e8",
"url": "/pexta/static/media/post-page-wave.60cc297a.svg"
}
]);
+39
View File
@@ -0,0 +1,39 @@
/**
* Welcome to your Workbox-powered service worker!
*
* You'll need to register this file in your web app and you should
* disable HTTP caching for this file too.
* See https://goo.gl/nhQhGp
*
* The rest of the code is auto-generated. Please don't update this file
* directly; instead, make changes to your Workbox build configuration
* and re-run your build process.
* See https://goo.gl/2aRDsh
*/
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
importScripts(
"/pexta/precache-manifest.ec16d46e45ab4547f3d6de67c9167181.js"
);
self.addEventListener('message', (event) => {
if (event.data && event.data.type === 'SKIP_WAITING') {
self.skipWaiting();
}
});
workbox.core.clientsClaim();
/**
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
* requests for URLs in the manifest.
* See https://goo.gl/S9QRab
*/
self.__precacheManifest = [].concat(self.__precacheManifest || []);
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
workbox.routing.registerNavigationRoute(workbox.precaching.getCacheKeyForURL("/pexta/index.html"), {
blacklist: [/^\/_/,/\/[^/?]+\.[^/]+$/],
});
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
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
@@ -0,0 +1,2 @@
!function(e){function r(r){for(var n,a,l=r[0],p=r[1],f=r[2],c=0,s=[];c<l.length;c++)a=l[c],Object.prototype.hasOwnProperty.call(o,a)&&o[a]&&s.push(o[a][0]),o[a]=0;for(n in p)Object.prototype.hasOwnProperty.call(p,n)&&(e[n]=p[n]);for(i&&i(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,l=1;l<t.length;l++){var p=t[l];0!==o[p]&&(n=!1)}n&&(u.splice(r--,1),e=a(a.s=t[0]))}return e}var n={},o={1:0},u=[];function a(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,a),t.l=!0,t.exports}a.m=e,a.c=n,a.d=function(e,r,t){a.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},a.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,r){if(1&r&&(e=a(e)),8&r)return e;if(4&r&&"object"===typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(a.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)a.d(t,n,function(r){return e[r]}.bind(null,n));return t},a.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(r,"a",r),r},a.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},a.p="/pexta/";var l=window.webpackJsonppexta=window.webpackJsonppexta||[],p=l.push.bind(l);l.push=r,l=l.slice();for(var f=0;f<l.length;f++)r(l[f]);var i=p;t()}([]);
//# sourceMappingURL=runtime~main.3cad234d.js.map
File diff suppressed because one or more lines are too long
+23
View File
@@ -0,0 +1,23 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1163.5 136">
<defs>
<style>
.cls-1 {
fill: url(#linear-gradient);
}
.cls-2 {
fill: url(#linear-gradient-2);
}
</style>
<linearGradient id="linear-gradient" x1="1204.93" y1="810.25" x2="-37.07" y2="808.25" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#eacc56"/>
<stop offset="1" stop-color="#ee64d1"/>
</linearGradient>
<linearGradient id="linear-gradient-2" x1="1205" y1="766.82" x2="-37" y2="764.82" xlink:href="#linear-gradient"/>
</defs>
<title>page 2 wave</title>
<g>
<path class="cls-1" d="M214,782.5c-83.1,3-152.76,22.34-214,52H456.5C368.08,801.5,286.08,781.77,214,782.5Z" transform="translate(0 -698.5)"/>
<path class="cls-2" d="M1072.5,736c-85.67-.62-158.27,41.05-226,98.48h317v-136C1150.79,717.78,1133.67,736,1072.5,736Z" transform="translate(0 -698.5)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 979 B

@@ -0,0 +1,31 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1163.5 834.5">
<defs>
<style>
svg path {
fill: url(#linear-gradient);
box-shadow: ;
d: path("M756,1080l1163.5-.5v-834c-1.91,92.4-58.33,172.83-124.5,199.5-67,27-131,81-180,190-56.5,136.5-231,170-403.5,191.5S888,893,756,1080Z");
animation: morph 5s alternate infinite linear;
}
@keyframes morph {
from {
d: path("M756,1080l1163.5-.5v-834c-1.91,92.4-58.33,172.83-124.5,199.5-67,27-131,81-180,190-56.5,136.5-231,170-403.5,191.5S888,893,756,1080Z");
}
to {
d: path("M756,1080l1163.5-.5v-834C1900,264,1831,314,1808,386c-29,79,31,219-193,249-153,9-270,14-403.5,191.5S1139,998,756,1080Z");
}
}
</style>
<linearGradient id="linear-gradient" x1="1733.54" y1="394.22" x2="1141.12" y2="1420.33" gradientUnits="userSpaceOnUse">
<stop offset="0%" stop-color="#eacc56">
<animate attributeName="stop-color" values="#eacc56; #ee64d1; #eacc56" dur="5s" repeatCount="indefinite"></animate>
</stop>
<stop offset="100%" stop-color="#ee64d1">
<animate attributeName="stop-color" values="#ee64d1; #eacc56; #ee64d1" dur="5s" repeatCount="indefinite"></animate>
</stop>
</linearGradient>
</defs>
<path d="M756,1080l1163.5-.5v-834c-1.91,92.4-58.33,172.83-124.5,199.5-67,27-131,81-180,190-56.5,136.5-231,170-403.5,191.5S888,893,756,1080Z" transform="translate(-756 -245.5)" />
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

+23
View File
@@ -0,0 +1,23 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1163.5 87">
<defs>
<style>
.cls-1 {
fill: url(#linear-gradient);
}
.cls-2 {
fill: url(#linear-gradient-2);
}
</style>
<linearGradient id="linear-gradient" x1="-94.64" y1="812.53" x2="1573.28" y2="676.04" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#eacc56"/>
<stop offset="1" stop-color="#ee64d1"/>
</linearGradient>
<linearGradient id="linear-gradient-2" x1="-87.93" y1="894.49" x2="1579.98" y2="757.99" xlink:href="#linear-gradient"/>
</defs>
<title>page wave</title>
<g>
<path class="cls-1" d="M90.34,783.36C74.5,741.5,14.51,765.47,0,747.5v87H337C264.06,783.85,120.67,863.49,90.34,783.36Z" transform="translate(0 -747.5)"/>
<path class="cls-2" d="M951.5,767c-71.82,6.2-172.37,17.17-249.83,67.5H1163.5V786C1029.5,785.5,1034.5,762,951.5,767Z" transform="translate(0 -747.5)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 995 B