diff --git a/gulpfile.js b/gulpfile.js index 393a9cc..68e3b33 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -4,6 +4,7 @@ var gulp = require('gulp'); var sass = require('gulp-sass'); var livereload = require('gulp-livereload'); var cleanCSS = require('gulp-clean-css'); +var svgmin = require('gulp-svgmin'); sass.compiler = require('node-sass'); @@ -33,7 +34,7 @@ gulp.task('watch', function () { }); gulp.task('minify-svg', function(){ - return gulp.src('./img/**/*.svg') + return gulp.src('./imgmax/**/*.svg') .pipe(svgmin()) - .pipe(gulp.dest('./imgmin')); + .pipe(gulp.dest('./img')); }) diff --git a/img/_del_arrow.svg b/img/_del_arrow.svg index 6993ec4..1d2dd63 100644 --- a/img/_del_arrow.svg +++ b/img/_del_arrow.svg @@ -1,62 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - + \ No newline at end of file diff --git a/img/clip/be_desktop.svg b/img/clip/be_desktop.svg index 35c266e..6037641 100644 --- a/img/clip/be_desktop.svg +++ b/img/clip/be_desktop.svg @@ -1,25 +1 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/clip/be_mobil.svg b/img/clip/be_mobil.svg index 9b581d2..5cf33eb 100644 --- a/img/clip/be_mobil.svg +++ b/img/clip/be_mobil.svg @@ -1,15 +1 @@ - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/clip/do_desktop.svg b/img/clip/do_desktop.svg index c0f5b9e..537afa0 100644 --- a/img/clip/do_desktop.svg +++ b/img/clip/do_desktop.svg @@ -1,25 +1 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/clip/do_mobil.svg b/img/clip/do_mobil.svg index 01c1b87..72502e1 100644 --- a/img/clip/do_mobil.svg +++ b/img/clip/do_mobil.svg @@ -1,14 +1 @@ - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/clip/love_desktop.svg b/img/clip/love_desktop.svg index b107b7c..5c76179 100644 --- a/img/clip/love_desktop.svg +++ b/img/clip/love_desktop.svg @@ -1,25 +1 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/clip/love_mobil.svg b/img/clip/love_mobil.svg index 4f7bbc1..cd47f9c 100644 --- a/img/clip/love_mobil.svg +++ b/img/clip/love_mobil.svg @@ -1,14 +1 @@ - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/clip/think_desktop.svg b/img/clip/think_desktop.svg index 7c25e6f..4fd9fa8 100644 --- a/img/clip/think_desktop.svg +++ b/img/clip/think_desktop.svg @@ -1,25 +1 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/clip/think_mobil.svg b/img/clip/think_mobil.svg index 3c1c3a8..3629e18 100644 --- a/img/clip/think_mobil.svg +++ b/img/clip/think_mobil.svg @@ -1,14 +1 @@ - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/curvy_arrow.svg b/img/curvy_arrow.svg index 9606991..4679fce 100644 --- a/img/curvy_arrow.svg +++ b/img/curvy_arrow.svg @@ -1,45 +1 @@ - -image/svg+xml \ No newline at end of file + \ No newline at end of file diff --git a/img/dis-logo-black.svg b/img/dis-logo-black.svg index 09b5e82..b7dc7f3 100644 --- a/img/dis-logo-black.svg +++ b/img/dis-logo-black.svg @@ -1,73 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff --git a/img/dis-logo-white.svg b/img/dis-logo-white.svg index 62d9f24..8d04a5f 100644 --- a/img/dis-logo-white.svg +++ b/img/dis-logo-white.svg @@ -1,73 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff --git a/img/dis-plus-black.svg b/img/dis-plus-black.svg index 4fdad87..fa11782 100644 --- a/img/dis-plus-black.svg +++ b/img/dis-plus-black.svg @@ -1,53 +1 @@ - - - -image/svg+xml - - \ No newline at end of file + \ No newline at end of file diff --git a/img/dis-plus-white.svg b/img/dis-plus-white.svg index 2aafb10..5ebf24e 100644 --- a/img/dis-plus-white.svg +++ b/img/dis-plus-white.svg @@ -1,53 +1 @@ - - - -image/svg+xml - - \ No newline at end of file + \ No newline at end of file diff --git a/img/facebook_icon-black.svg b/img/facebook_icon-black.svg index cf78753..51a7b5f 100644 --- a/img/facebook_icon-black.svg +++ b/img/facebook_icon-black.svg @@ -1,58 +1 @@ - - - -image/svg+xml - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/facebook_icon-white.svg b/img/facebook_icon-white.svg index c687aa2..58ae8ae 100644 --- a/img/facebook_icon-white.svg +++ b/img/facebook_icon-white.svg @@ -1,58 +1 @@ - - - -image/svg+xml - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/icons/safari-pinned-tab.svg b/img/icons/safari-pinned-tab.svg index ce4fab1..c62c089 100644 --- a/img/icons/safari-pinned-tab.svg +++ b/img/icons/safari-pinned-tab.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/img/instagram_icon-black.svg b/img/instagram_icon-black.svg index dee0713..62b4595 100644 --- a/img/instagram_icon-black.svg +++ b/img/instagram_icon-black.svg @@ -1,58 +1 @@ - - - -image/svg+xml - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/instagram_icon-white.svg b/img/instagram_icon-white.svg index 074309d..08d74bc 100644 --- a/img/instagram_icon-white.svg +++ b/img/instagram_icon-white.svg @@ -1,58 +1 @@ - - - -image/svg+xml - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/kereso_icon-black.svg b/img/kereso_icon-black.svg index be830d5..34c7776 100644 --- a/img/kereso_icon-black.svg +++ b/img/kereso_icon-black.svg @@ -1,58 +1 @@ - - - -image/svg+xml - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/kereso_icon-white.svg b/img/kereso_icon-white.svg index e338b62..e42e3e2 100644 --- a/img/kereso_icon-white.svg +++ b/img/kereso_icon-white.svg @@ -1,58 +1 @@ - - - -image/svg+xml - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/naptar_icon-black.svg b/img/naptar_icon-black.svg index 60b35bb..242afed 100644 --- a/img/naptar_icon-black.svg +++ b/img/naptar_icon-black.svg @@ -1,81 +1 @@ - - - -image/svg+xml - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/naptar_icon-white.svg b/img/naptar_icon-white.svg index 0753996..68be1bf 100644 --- a/img/naptar_icon-white.svg +++ b/img/naptar_icon-white.svg @@ -1,81 +1 @@ - - - -image/svg+xml - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/img/solid_arrow_left.svg b/img/solid_arrow_left.svg index 70b5514..52da7fd 100644 --- a/img/solid_arrow_left.svg +++ b/img/solid_arrow_left.svg @@ -1,83 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/img/solid_arrow_right.svg b/img/solid_arrow_right.svg index 6560414..205b95d 100644 --- a/img/solid_arrow_right.svg +++ b/img/solid_arrow_right.svg @@ -1,13 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/imgmax/_del_arrow.png b/imgmax/_del_arrow.png new file mode 100644 index 0000000..edf3464 Binary files /dev/null and b/imgmax/_del_arrow.png differ diff --git a/imgmax/_del_arrow.svg b/imgmax/_del_arrow.svg new file mode 100644 index 0000000..6993ec4 --- /dev/null +++ b/imgmax/_del_arrow.svg @@ -0,0 +1,62 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/imgmax/clip/be_desktop.png b/imgmax/clip/be_desktop.png new file mode 100644 index 0000000..61e4381 Binary files /dev/null and b/imgmax/clip/be_desktop.png differ diff --git a/imgmax/clip/be_desktop.svg b/imgmax/clip/be_desktop.svg new file mode 100644 index 0000000..35c266e --- /dev/null +++ b/imgmax/clip/be_desktop.svg @@ -0,0 +1,25 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + \ No newline at end of file diff --git a/imgmax/clip/be_mobil.svg b/imgmax/clip/be_mobil.svg new file mode 100644 index 0000000..9b581d2 --- /dev/null +++ b/imgmax/clip/be_mobil.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/imgmax/clip/do_desktop.png b/imgmax/clip/do_desktop.png new file mode 100644 index 0000000..56504f2 Binary files /dev/null and b/imgmax/clip/do_desktop.png differ diff --git a/imgmax/clip/do_desktop.svg b/imgmax/clip/do_desktop.svg new file mode 100644 index 0000000..c0f5b9e --- /dev/null +++ b/imgmax/clip/do_desktop.svg @@ -0,0 +1,25 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + \ No newline at end of file diff --git a/imgmax/clip/do_mobil.svg b/imgmax/clip/do_mobil.svg new file mode 100644 index 0000000..01c1b87 --- /dev/null +++ b/imgmax/clip/do_mobil.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/imgmax/clip/love_desktop.png b/imgmax/clip/love_desktop.png new file mode 100644 index 0000000..91a301b Binary files /dev/null and b/imgmax/clip/love_desktop.png differ diff --git a/imgmax/clip/love_desktop.svg b/imgmax/clip/love_desktop.svg new file mode 100644 index 0000000..b107b7c --- /dev/null +++ b/imgmax/clip/love_desktop.svg @@ -0,0 +1,25 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + \ No newline at end of file diff --git a/imgmax/clip/love_mobil.svg b/imgmax/clip/love_mobil.svg new file mode 100644 index 0000000..4f7bbc1 --- /dev/null +++ b/imgmax/clip/love_mobil.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/imgmax/clip/think_desktop.png b/imgmax/clip/think_desktop.png new file mode 100644 index 0000000..a5baf59 Binary files /dev/null and b/imgmax/clip/think_desktop.png differ diff --git a/imgmax/clip/think_desktop.svg b/imgmax/clip/think_desktop.svg new file mode 100644 index 0000000..7c25e6f --- /dev/null +++ b/imgmax/clip/think_desktop.svg @@ -0,0 +1,25 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + \ No newline at end of file diff --git a/imgmax/clip/think_mobil.svg b/imgmax/clip/think_mobil.svg new file mode 100644 index 0000000..3c1c3a8 --- /dev/null +++ b/imgmax/clip/think_mobil.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/imgmax/cursor-arrow-black-left.png b/imgmax/cursor-arrow-black-left.png new file mode 100644 index 0000000..dacbd87 Binary files /dev/null and b/imgmax/cursor-arrow-black-left.png differ diff --git a/imgmax/cursor-arrow-black-right.png b/imgmax/cursor-arrow-black-right.png new file mode 100644 index 0000000..02a731b Binary files /dev/null and b/imgmax/cursor-arrow-black-right.png differ diff --git a/imgmax/curvy_arrow.png b/imgmax/curvy_arrow.png new file mode 100644 index 0000000..9617754 Binary files /dev/null and b/imgmax/curvy_arrow.png differ diff --git a/imgmax/curvy_arrow.svg b/imgmax/curvy_arrow.svg new file mode 100644 index 0000000..9606991 --- /dev/null +++ b/imgmax/curvy_arrow.svg @@ -0,0 +1,45 @@ + +image/svg+xml \ No newline at end of file diff --git a/imgmax/dis-logo-black.png b/imgmax/dis-logo-black.png new file mode 100644 index 0000000..73a3d30 Binary files /dev/null and b/imgmax/dis-logo-black.png differ diff --git a/imgmax/dis-logo-black.svg b/imgmax/dis-logo-black.svg new file mode 100644 index 0000000..09b5e82 --- /dev/null +++ b/imgmax/dis-logo-black.svg @@ -0,0 +1,73 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/imgmax/dis-logo-white.png b/imgmax/dis-logo-white.png new file mode 100644 index 0000000..7406d47 Binary files /dev/null and b/imgmax/dis-logo-white.png differ diff --git a/imgmax/dis-logo-white.svg b/imgmax/dis-logo-white.svg new file mode 100644 index 0000000..62d9f24 --- /dev/null +++ b/imgmax/dis-logo-white.svg @@ -0,0 +1,73 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/imgmax/dis-plus-black.png b/imgmax/dis-plus-black.png new file mode 100644 index 0000000..7afcd98 Binary files /dev/null and b/imgmax/dis-plus-black.png differ diff --git a/imgmax/dis-plus-black.svg b/imgmax/dis-plus-black.svg new file mode 100644 index 0000000..4fdad87 --- /dev/null +++ b/imgmax/dis-plus-black.svg @@ -0,0 +1,53 @@ + + + +image/svg+xml + + \ No newline at end of file diff --git a/imgmax/dis-plus-white.png b/imgmax/dis-plus-white.png new file mode 100644 index 0000000..a5ef82f Binary files /dev/null and b/imgmax/dis-plus-white.png differ diff --git a/imgmax/dis-plus-white.svg b/imgmax/dis-plus-white.svg new file mode 100644 index 0000000..2aafb10 --- /dev/null +++ b/imgmax/dis-plus-white.svg @@ -0,0 +1,53 @@ + + + +image/svg+xml + + \ No newline at end of file diff --git a/imgmax/facebook_icon-black.png b/imgmax/facebook_icon-black.png new file mode 100644 index 0000000..ca22794 Binary files /dev/null and b/imgmax/facebook_icon-black.png differ diff --git a/imgmax/facebook_icon-black.svg b/imgmax/facebook_icon-black.svg new file mode 100644 index 0000000..cf78753 --- /dev/null +++ b/imgmax/facebook_icon-black.svg @@ -0,0 +1,58 @@ + + + +image/svg+xml + + + + + \ No newline at end of file diff --git a/imgmax/facebook_icon-white.png b/imgmax/facebook_icon-white.png new file mode 100644 index 0000000..38cbff4 Binary files /dev/null and b/imgmax/facebook_icon-white.png differ diff --git a/imgmax/facebook_icon-white.svg b/imgmax/facebook_icon-white.svg new file mode 100644 index 0000000..c687aa2 --- /dev/null +++ b/imgmax/facebook_icon-white.svg @@ -0,0 +1,58 @@ + + + +image/svg+xml + + + + + \ No newline at end of file diff --git a/imgmax/icons/android-chrome-192x192.png b/imgmax/icons/android-chrome-192x192.png new file mode 100644 index 0000000..6b21e11 Binary files /dev/null and b/imgmax/icons/android-chrome-192x192.png differ diff --git a/imgmax/icons/android-chrome-512x512.png b/imgmax/icons/android-chrome-512x512.png new file mode 100644 index 0000000..868c980 Binary files /dev/null and b/imgmax/icons/android-chrome-512x512.png differ diff --git a/imgmax/icons/apple-touch-icon.png b/imgmax/icons/apple-touch-icon.png new file mode 100644 index 0000000..7a5b08a Binary files /dev/null and b/imgmax/icons/apple-touch-icon.png differ diff --git a/imgmax/icons/browserconfig.xml b/imgmax/icons/browserconfig.xml new file mode 100644 index 0000000..7c99c0e --- /dev/null +++ b/imgmax/icons/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #ffffff + + + diff --git a/imgmax/icons/favicon-16x16.png b/imgmax/icons/favicon-16x16.png new file mode 100644 index 0000000..95dd17e Binary files /dev/null and b/imgmax/icons/favicon-16x16.png differ diff --git a/imgmax/icons/favicon-32x32.png b/imgmax/icons/favicon-32x32.png new file mode 100644 index 0000000..5ea24f5 Binary files /dev/null and b/imgmax/icons/favicon-32x32.png differ diff --git a/imgmax/icons/favicon.ico b/imgmax/icons/favicon.ico new file mode 100644 index 0000000..027cdf9 Binary files /dev/null and b/imgmax/icons/favicon.ico differ diff --git a/imgmax/icons/html_code.html b/imgmax/icons/html_code.html new file mode 100644 index 0000000..7576ea3 --- /dev/null +++ b/imgmax/icons/html_code.html @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/imgmax/icons/mstile-150x150.png b/imgmax/icons/mstile-150x150.png new file mode 100644 index 0000000..58902f4 Binary files /dev/null and b/imgmax/icons/mstile-150x150.png differ diff --git a/imgmax/icons/safari-pinned-tab.svg b/imgmax/icons/safari-pinned-tab.svg new file mode 100644 index 0000000..ce4fab1 --- /dev/null +++ b/imgmax/icons/safari-pinned-tab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/imgmax/icons/site.webmanifest b/imgmax/icons/site.webmanifest new file mode 100644 index 0000000..3efc4d5 --- /dev/null +++ b/imgmax/icons/site.webmanifest @@ -0,0 +1,20 @@ +{ + "name": "DIS", + "short_name": "DIS", + "icons": [ + { + "src": "/android-chrome-192x192.png?v=m2R26gv6zM", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/android-chrome-512x512.png?v=m2R26gv6zM", + "sizes": "512x512", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "start_url": "http://designisso.com/", + "display": "standalone" +} diff --git a/imgmax/instagram_icon-black.png b/imgmax/instagram_icon-black.png new file mode 100644 index 0000000..380587a Binary files /dev/null and b/imgmax/instagram_icon-black.png differ diff --git a/imgmax/instagram_icon-black.svg b/imgmax/instagram_icon-black.svg new file mode 100644 index 0000000..dee0713 --- /dev/null +++ b/imgmax/instagram_icon-black.svg @@ -0,0 +1,58 @@ + + + +image/svg+xml + + + + + \ No newline at end of file diff --git a/imgmax/instagram_icon-white.png b/imgmax/instagram_icon-white.png new file mode 100644 index 0000000..1b6a108 Binary files /dev/null and b/imgmax/instagram_icon-white.png differ diff --git a/imgmax/instagram_icon-white.svg b/imgmax/instagram_icon-white.svg new file mode 100644 index 0000000..074309d --- /dev/null +++ b/imgmax/instagram_icon-white.svg @@ -0,0 +1,58 @@ + + + +image/svg+xml + + + + + \ No newline at end of file diff --git a/imgmax/kereso_icon-black.png b/imgmax/kereso_icon-black.png new file mode 100644 index 0000000..14b9e14 Binary files /dev/null and b/imgmax/kereso_icon-black.png differ diff --git a/imgmax/kereso_icon-black.svg b/imgmax/kereso_icon-black.svg new file mode 100644 index 0000000..be830d5 --- /dev/null +++ b/imgmax/kereso_icon-black.svg @@ -0,0 +1,58 @@ + + + +image/svg+xml + + + + + \ No newline at end of file diff --git a/imgmax/kereso_icon-white.png b/imgmax/kereso_icon-white.png new file mode 100644 index 0000000..20b1541 Binary files /dev/null and b/imgmax/kereso_icon-white.png differ diff --git a/imgmax/kereso_icon-white.svg b/imgmax/kereso_icon-white.svg new file mode 100644 index 0000000..e338b62 --- /dev/null +++ b/imgmax/kereso_icon-white.svg @@ -0,0 +1,58 @@ + + + +image/svg+xml + + + + + \ No newline at end of file diff --git a/imgmax/naptar_icon-black.png b/imgmax/naptar_icon-black.png new file mode 100644 index 0000000..229ebb0 Binary files /dev/null and b/imgmax/naptar_icon-black.png differ diff --git a/imgmax/naptar_icon-black.svg b/imgmax/naptar_icon-black.svg new file mode 100644 index 0000000..60b35bb --- /dev/null +++ b/imgmax/naptar_icon-black.svg @@ -0,0 +1,81 @@ + + + +image/svg+xml + + + + + + + + + + \ No newline at end of file diff --git a/imgmax/naptar_icon-white.png b/imgmax/naptar_icon-white.png new file mode 100644 index 0000000..cdb892e Binary files /dev/null and b/imgmax/naptar_icon-white.png differ diff --git a/imgmax/naptar_icon-white.svg b/imgmax/naptar_icon-white.svg new file mode 100644 index 0000000..0753996 --- /dev/null +++ b/imgmax/naptar_icon-white.svg @@ -0,0 +1,81 @@ + + + +image/svg+xml + + + + + + + + + + \ No newline at end of file diff --git a/imgmax/solid_arrow_left.svg b/imgmax/solid_arrow_left.svg new file mode 100644 index 0000000..70b5514 --- /dev/null +++ b/imgmax/solid_arrow_left.svg @@ -0,0 +1,83 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/imgmax/solid_arrow_right.svg b/imgmax/solid_arrow_right.svg new file mode 100644 index 0000000..6560414 --- /dev/null +++ b/imgmax/solid_arrow_right.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/imgmax/transparent.png b/imgmax/transparent.png new file mode 100644 index 0000000..ebcc177 Binary files /dev/null and b/imgmax/transparent.png differ