Updating latest

This commit is contained in:
2020-05-29 03:56:59 +01:00
parent ac999629f1
commit edcd493ea7
14 changed files with 104 additions and 80 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@@ -1,6 +1,24 @@
{
"vendors~app~bootstrap": {
"js": "0.vendors~app~bootstrap.74be4b299b71ee4a2489.min.js"
},
"app": {
"js": "1.app.51155ec077d28744bc2c.min.js"
},
"ekkoLightbox": {
"js": "2.ekkoLightbox.bb52eb4cb3a1376d32ff.min.js"
},
"lazyload": {
"js": "3.lazyload.17a2f6bf1ef788df6356.min.js"
},
"main": {
"css": "main.647b288832e1699f5026.min.css",
"js": "main.8e6dd561a379c271d8d2.min.js"
"css": "main.0719235881e48479e910.min.css",
"js": "main.ed318a6e9608af339735.min.js"
},
"vendors~app": {
"js": "5.vendors~app.8af02517a6861cdc8dd3.min.js"
},
"vendors~bootstrap": {
"js": "6.vendors~bootstrap.d1a4b4685a2c9146e4e1.min.js"
}
}

View File

@@ -1,6 +1,6 @@
'use strict';
import $ from 'jquery';
// import $ from 'jquery';
import { library, dom } from '@fortawesome/fontawesome-svg-core';
import {
faBookOpen,

View File

@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css?family=Jost:400,400i,700,700i|Roboto+Mono:400,400i,700,700i|Open+Sans:400,700|Roboto:400,600,700&display=swap');
// @import url('https://fonts.googleapis.com/css?family=Jost:400,400i,700,700i|Roboto+Mono:400,400i,700,700i|Open+Sans:400,700|Roboto:400,600,700&display=swap');
@import "_variables";
@import "~bootstrap/scss/bootstrap";

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{"+rYh":function(n,d,u){"use strict";u.r(d),function(e){var n,a,t=u("o0o1"),o=u.n(t),s=u("yXPU"),i=u.n(s),r=u("7O5W"),l=u("wHSu"),c=u("8tEE");r.b.add(l.a,l.b,l.c,l.d,l.e,l.f,c.a,c.b,c.c,c.d,c.e,c.f,c.g,c.h,c.i,c.j,c.k,c.l,c.m,l.g,c.n,l.i,c.o,c.p,l.h),d.default={loadFontAwesome:function(){r.a.watch()},bootstrapify:function(){e(".content blockquote").addClass("blockquote"),e(".content table").addClass("table"),e(".content table").wrap('<div class="table-responsive" />'),e(".content table thead").addClass("thead-dark"),e(".content pre").wrap('<figure class="highlight" />'),e(".content figure > img").addClass("img-fluid")},lazyload:(a=i()(o.a.mark(function n(){var a;return o.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,u.e(3).then(u.t.bind(null,"HToz",7));case 2:a=n.sent,new a.default({thresholds:"40px 10%",load_delay:100});case 5:case"end":return n.stop()}},n)})),function(){return a.apply(this,arguments)}),navbarFade:function(){var t=e(window).scrollTop();e(window).scroll(function(){var n=e(window).scrollTop(),a=e("#navbar-main-menu.fixed-top").outerHeight();t<n?e("#navbar-main-menu.fixed-top").css("top",-a):e("#navbar-main-menu.fixed-top").css("top",0),n<=0&&e("#navbar-main-menu.fixed-top").css("top",0),t=n})},lightbox:(n=i()(o.a.mark(function n(){var a;return o.a.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,u.e(2).then(u.t.bind(null,"4/YJ",7));case 2:a=n.sent,a.default,e('[data-toggle="lightbox"]').click(function(n){n.preventDefault(),e(this).ekkoLightbox()});case 5:case"end":return n.stop()}},n)})),function(){return n.apply(this,arguments)}),syntaxHighlight:function(){if(window.Prism){Prism.highlightAll(),e("pre:has(> code[class*=language-])").removeAttr("style");var n=e("pre:has(> code:not([class*=language-]))");n.addClass("language-none"),e("> code",n).addClass("language-none")}}}}.call(this,u("EVdn"))}}]);

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

View File

@@ -1,4 +1,4 @@
@import url(https://fonts.googleapis.com/css?family=Jost:400,400i,700,700i|Roboto+Mono:400,400i,700,700i|Open+Sans:400,700|Roboto:400,600,700&display=swap);.ekko-lightbox{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-right:0!important}.ekko-lightbox-container{position:relative}.ekko-lightbox-container>div.ekko-lightbox-item{position:absolute;top:0;left:0;bottom:0;right:0;width:100%}.ekko-lightbox iframe{width:100%;height:100%}.ekko-lightbox-nav-overlay{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex}.ekko-lightbox-nav-overlay a{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0;transition:opacity .5s;color:#fff;font-size:30px;z-index:1}.ekko-lightbox-nav-overlay a>*{-ms-flex-positive:1;flex-grow:1}.ekko-lightbox-nav-overlay a>:focus{outline:none}.ekko-lightbox-nav-overlay a span{padding:0 30px}.ekko-lightbox-nav-overlay a:last-child span{text-align:right}.ekko-lightbox-nav-overlay a:hover{text-decoration:none}.ekko-lightbox-nav-overlay a:focus{outline:none}.ekko-lightbox-nav-overlay a.disabled{cursor:default;visibility:hidden}.ekko-lightbox a:hover{opacity:1;text-decoration:none}.ekko-lightbox .modal-dialog{display:none}.ekko-lightbox .modal-footer{text-align:left}.ekko-lightbox-loader{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ekko-lightbox-loader>div{width:40px;height:40px;position:relative;text-align:center}.ekko-lightbox-loader>div>div{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;animation:a 2s ease-in-out infinite}.ekko-lightbox-loader>div>div:last-child{animation-delay:-1s}.modal-dialog .ekko-lightbox-loader>div>div{background-color:#333}@keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.navbar{border-bottom:1px solid #d2d2d6}.rotate-a-20{transform:rotate(-20deg);-webkit-transform:rotate(-20deg);-moz-transform:rotate(-20deg);-o-transform:rotate(-20deg);-ms-transform:rotate(-20deg)}img.front-background{opacity:1%!important;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:fixed}/*!
.ekko-lightbox{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-right:0!important}.ekko-lightbox-container{position:relative}.ekko-lightbox-container>div.ekko-lightbox-item{position:absolute;top:0;left:0;bottom:0;right:0;width:100%}.ekko-lightbox iframe{width:100%;height:100%}.ekko-lightbox-nav-overlay{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex}.ekko-lightbox-nav-overlay a{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;opacity:0;transition:opacity .5s;color:#fff;font-size:30px;z-index:1}.ekko-lightbox-nav-overlay a>*{-ms-flex-positive:1;flex-grow:1}.ekko-lightbox-nav-overlay a>:focus{outline:none}.ekko-lightbox-nav-overlay a span{padding:0 30px}.ekko-lightbox-nav-overlay a:last-child span{text-align:right}.ekko-lightbox-nav-overlay a:hover{text-decoration:none}.ekko-lightbox-nav-overlay a:focus{outline:none}.ekko-lightbox-nav-overlay a.disabled{cursor:default;visibility:hidden}.ekko-lightbox a:hover{opacity:1;text-decoration:none}.ekko-lightbox .modal-dialog{display:none}.ekko-lightbox .modal-footer{text-align:left}.ekko-lightbox-loader{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ekko-lightbox-loader>div{width:40px;height:40px;position:relative;text-align:center}.ekko-lightbox-loader>div>div{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;animation:a 2s ease-in-out infinite}.ekko-lightbox-loader>div>div:last-child{animation-delay:-1s}.modal-dialog .ekko-lightbox-loader>div>div{background-color:#333}@keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.navbar{border-bottom:1px solid #d2d2d6}.rotate-a-20{transform:rotate(-20deg);-webkit-transform:rotate(-20deg);-moz-transform:rotate(-20deg);-o-transform:rotate(-20deg);-ms-transform:rotate(-20deg)}img.front-background{opacity:1%!important;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:fixed}/*!
* Bootstrap v4.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -40,24 +40,24 @@ module.exports = merge(common, {
],
optimization: {
minimizer: [new UglifyJsPlugin(), new OptimizeCssAssetsPlugin()],
runtimeChunk: "single",
splitChunks: {
chunks: "all",
cacheGroups: {
vendor: {
test: /[\\/]node_modules[\\/]/,
name(module) {
// get the name. E.g. node_modules/packageName/not/this/part.js
// or node_modules/packageName
const packageName = module.context.match(
/[\\/]node_modules[\\/](.*?)([\\/]|$)/
)[1];
// runtimeChunk: "single",
// splitChunks: {
// chunks: "all",
// cacheGroups: {
// vendor: {
// test: /[\\/]node_modules[\\/]/,
// name(module) {
// // get the name. E.g. node_modules/packageName/not/this/part.js
// // or node_modules/packageName
// const packageName = module.context.match(
// /[\\/]node_modules[\\/](.*?)([\\/]|$)/
// )[1];
// npm package names are URL-safe, but some servers don't like @ symbols
return `vendor.${packageName.replace("@", "")}`;
},
},
},
},
// // npm package names are URL-safe, but some servers don't like @ symbols
// return `vendor.${packageName.replace("@", "")}`;
// },
// },
// },
// },
},
});