From f1414c4e89673f12a8c44bdc4c8c4b16fe67b18d Mon Sep 17 00:00:00 2001 From: lars Date: Sun, 29 Sep 2024 14:14:27 +1000 Subject: [PATCH] Updates --- asset-manifest.json | 12 ++++++------ index.html | 2 +- static/css/{main.ae192fbc.css => main.6e921a80.css} | 4 ++-- static/css/main.6e921a80.css.map | 1 + static/css/main.ae192fbc.css.map | 1 - static/js/{main.ea771f14.js => main.a78fcd88.js} | 6 +++--- ...4.js.LICENSE.txt => main.a78fcd88.js.LICENSE.txt} | 0 static/js/main.a78fcd88.js.map | 1 + static/js/main.ea771f14.js.map | 1 - 9 files changed, 14 insertions(+), 14 deletions(-) rename static/css/{main.ae192fbc.css => main.6e921a80.css} (68%) create mode 100644 static/css/main.6e921a80.css.map delete mode 100644 static/css/main.ae192fbc.css.map rename static/js/{main.ea771f14.js => main.a78fcd88.js} (98%) rename static/js/{main.ea771f14.js.LICENSE.txt => main.a78fcd88.js.LICENSE.txt} (100%) create mode 100644 static/js/main.a78fcd88.js.map delete mode 100644 static/js/main.ea771f14.js.map diff --git a/asset-manifest.json b/asset-manifest.json index d6aac9a..cd35129 100644 --- a/asset-manifest.json +++ b/asset-manifest.json @@ -1,7 +1,7 @@ { "files": { - "main.css": "/static/css/main.ae192fbc.css", - "main.js": "/static/js/main.ea771f14.js", + "main.css": "/static/css/main.6e921a80.css", + "main.js": "/static/js/main.a78fcd88.js", "static/media/hike.gif": "/static/media/hike.5fddb67bf7bff3293c4b.gif", "static/media/acappella.gif": "/static/media/acappella.8989fa630de4262907ef.gif", "static/media/sailor.gif": "/static/media/sailor.99804b402a8e616f8176.gif", @@ -34,11 +34,11 @@ "static/media/crane.jpeg": "/static/media/crane.0acc272f8b35268945f4.jpeg", "static/media/embrace.jpeg": "/static/media/embrace.3555c84984d87d51a7c5.jpeg", "index.html": "/index.html", - "main.ae192fbc.css.map": "/static/css/main.ae192fbc.css.map", - "main.ea771f14.js.map": "/static/js/main.ea771f14.js.map" + "main.6e921a80.css.map": "/static/css/main.6e921a80.css.map", + "main.a78fcd88.js.map": "/static/js/main.a78fcd88.js.map" }, "entrypoints": [ - "static/css/main.ae192fbc.css", - "static/js/main.ea771f14.js" + "static/css/main.6e921a80.css", + "static/js/main.a78fcd88.js" ] } \ No newline at end of file diff --git a/index.html b/index.html index 6f9fd77..8ce619b 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -lars
\ No newline at end of file +lars
\ No newline at end of file diff --git a/static/css/main.ae192fbc.css b/static/css/main.6e921a80.css similarity index 68% rename from static/css/main.ae192fbc.css rename to static/css/main.6e921a80.css index 06a5d9e..4dd3d79 100644 --- a/static/css/main.ae192fbc.css +++ b/static/css/main.6e921a80.css @@ -1,2 +1,2 @@ -*{margin:0;padding:0}.layout{background-color:#000;font-family:Helvetica Neue;min-height:100vh}.navContainer{display:flex;justify-content:center;min-height:4em;position:fixed;top:2.5vh;width:100vw;z-index:100}.navPill{align-items:center;background-color:#222;border-radius:20em;box-shadow:0 0 50px #000;display:flex;justify-content:space-evenly;list-style-type:none;padding:3vh 1em;width:calc(200px + 20vw)}nav a{color:#fff;font-size:calc(18px + 1vmin);font-weight:medium;text-decoration:none;text-shadow:0 0 3px #000;-webkit-user-select:none;user-select:none;&:hover{color:#d3d3d3}}nav a.active{text-decoration:underline;text-decoration-color:#d3d3d3}.title{color:#fff;filter:drop-shadow(0 0 80px black);font-size:calc(50px + 5vmin);height:100vh;position:fixed;-webkit-user-select:none;user-select:none;width:100vw;z-index:99}.photos ul,.title{align-items:center;display:flex;justify-content:center}.photos ul{align-content:center;flex-wrap:wrap;gap:calc(5px + 1vw);list-style-type:none;padding:5vh calc(10px + 2.5vw) 15vh}.small-landscape-img{width:calc(70px + 14vw)}.large-landscape-img{width:calc(70px + 18vw)}.small-portrait-img{width:calc(70px + 5vw)}.large-portrait-img{width:calc(70px + 8vw)}.socialsContainer{bottom:4vh;display:flex;justify-content:center;position:fixed;width:100vw;z-index:100}.socialsPill{align-items:center;background-color:#222;border-radius:20em;box-shadow:0 0 30px #000;display:flex;gap:calc(5px + 1vw);padding:1em}.content{padding-left:14vw;padding-right:14vw;padding-top:14vh}.content h1{color:#fff;font-size:calc(40px + 4vmin);padding-bottom:4vh}.content h2{font-size:calc(10px + 3vmin)}.content h2,.content p{color:#fff;padding-bottom:2vh}.content p{font-size:calc(10px + 1.5vmin)}.soundcloudList{display:block;padding-bottom:8em;width:25vw}.soundcloudFrame{height:150px;margin-bottom:1em;width:calc(150px + 30vw)}.youtubeFrame{aspect-ratio:16/9;margin-bottom:3.5em;width:calc(150px + 30vw)}@media only screen and (max-width:800px){#homeGrid ul{padding-bottom:17vh;padding-top:14vh}} -/*# sourceMappingURL=main.ae192fbc.css.map*/ \ No newline at end of file +*{margin:0;padding:0}.layout{background-color:#000;font-family:Helvetica Neue;min-height:100vh}.navContainer{display:flex;justify-content:center;min-height:4em;position:fixed;top:2.5vh;width:100vw;z-index:100}.navPill{align-items:center;background-color:#222;border-radius:20em;box-shadow:0 0 50px #000;display:flex;justify-content:space-evenly;list-style-type:none;padding:3vh 1em;width:calc(200px + 20vw)}nav a{color:#fff;font-size:calc(18px + 1vmin);font-weight:medium;text-decoration:none;text-shadow:0 0 3px #000;-webkit-user-select:none;user-select:none;&:hover{color:#d3d3d3}}nav a.active{text-decoration:underline;text-decoration-color:#d3d3d3}.title{color:#fff;filter:drop-shadow(0 0 80px black);font-size:calc(50px + 5vmin);height:100vh;position:fixed;-webkit-user-select:none;user-select:none;width:100vw;z-index:99}.photos ul,.title{align-items:center;display:flex;justify-content:center}.photos ul{align-content:center;flex-wrap:wrap;gap:calc(5px + 1vw);list-style-type:none;padding:5vh calc(10px + 2.5vw) 15vh}.small-landscape-img{width:calc(70px + 14vw)}.large-landscape-img{width:calc(70px + 18vw)}.small-portrait-img{width:calc(70px + 5vw)}.large-portrait-img{width:calc(70px + 8vw)}.socialsContainer{bottom:4vh;display:flex;justify-content:center;position:fixed;width:100vw;z-index:100}.socialsPill{align-items:center;background-color:#222;border-radius:20em;box-shadow:0 0 30px #000;display:flex;gap:calc(5px + 1vw);padding:1em}.content{padding:14vh 14vw 10vh}.content h1{color:#fff;font-size:calc(40px + 4vmin);padding-bottom:4vh}.content h2{font-size:calc(10px + 3vmin)}.content h2,.content p{color:#fff;padding-bottom:2vh}.content p{font-size:calc(10px + 1.5vmin)}.soundcloudList{display:block;padding-bottom:3em;width:25vw}.soundcloudFrame{height:150px;margin-bottom:1em;width:calc(150px + 30vw)}.youtubeFrame{aspect-ratio:16/9;margin-bottom:3.5em;width:calc(150px + 30vw)}@media only screen and (max-width:800px){#homeGrid ul{padding-bottom:17vh;padding-top:14vh}} +/*# sourceMappingURL=main.6e921a80.css.map*/ \ No newline at end of file diff --git a/static/css/main.6e921a80.css.map b/static/css/main.6e921a80.css.map new file mode 100644 index 0000000..e4051ed --- /dev/null +++ b/static/css/main.6e921a80.css.map @@ -0,0 +1 @@ +{"version":3,"file":"static/css/main.6e921a80.css","mappings":"AAAA,EACI,QAAS,CACT,SACJ,CAEA,QAEI,qBAAyB,CACzB,0BAA6B,CAF7B,gBAGJ,CAEA,cACI,YAAa,CACb,sBAAuB,CAGvB,cAAe,CAFf,cAAe,CAIf,SAAU,CAHV,WAAY,CAEZ,WAEJ,CAEA,SAGI,kBAAmB,CAOnB,qBAAyB,CACzB,kBAAmB,CACnB,wBAA8B,CAV9B,YAAa,CAEb,4BAA6B,CAH7B,oBAAqB,CAOrB,eAAkB,CAClB,wBAIJ,CAEA,MAEI,UAAY,CADZ,4BAA6B,CAE7B,kBAAmB,CACnB,oBAAqB,CACrB,wBAA8B,CAC9B,wBAAiB,CAAjB,gBAAiB,CACjB,QACI,aACJ,CACJ,CACA,aACI,yBAA0B,CAC1B,6BACJ,CAEA,OAII,UAAY,CAKZ,kCAAuC,CANvC,4BAA6B,CAD7B,YAAa,CAMb,cAAe,CAEf,wBAAiB,CAAjB,gBAAiB,CATjB,WAAY,CAUZ,UACJ,CAEA,kBARI,kBAAmB,CADnB,YAAa,CAEb,sBAkBJ,CAXA,WASI,oBAAqB,CAHrB,cAAe,CACf,mBAAoB,CANpB,oBAAqB,CAGrB,mCAOJ,CAEA,qBACI,uBACJ,CAEA,qBACI,uBACJ,CAEA,oBACI,sBACJ,CAEA,oBACI,sBACJ,CAEA,kBAII,UAAW,CAHX,YAAa,CACb,sBAAuB,CACvB,cAAe,CAEf,WAAY,CACZ,WACJ,CAEA,aAGI,kBAAmB,CACnB,qBAAyB,CAKzB,kBAAmB,CACnB,wBAA8B,CAR9B,YAAa,CADb,mBAAoB,CAOpB,WAGJ,CAEA,SAII,sBACJ,CAEA,YAEI,UAAY,CADZ,4BAA6B,CAE7B,kBACJ,CAEA,YACI,4BAGJ,CAEA,uBAJI,UAAY,CACZ,kBAOJ,CAJA,WACI,8BAGJ,CAEA,gBACI,aAAc,CAEd,kBAAmB,CADnB,UAEJ,CAEA,iBAEI,YAAa,CACb,iBAAkB,CAFlB,wBAGJ,CAEA,cAEI,iBAAoB,CACpB,mBAAoB,CAFpB,wBAGJ,CAEA,yCACI,aAEI,mBAAoB,CADpB,gBAEJ,CACJ","sources":["index.css"],"sourcesContent":["* {\n margin: 0;\n padding: 0;\n}\n\n.layout {\n min-height: 100vh;\n background-color: #000000;\n font-family: 'Helvetica Neue';\n}\n\n.navContainer {\n display: flex;\n justify-content: center;\n position: fixed;\n width: 100vw;\n min-height: 4em;\n z-index: 100;\n top: 2.5vh;\n}\n\n.navPill {\n list-style-type: none;\n display: flex;\n align-items: center;\n justify-content: space-evenly;\n padding-top: 3vh;\n padding-bottom: 3vh;\n padding-left: 1em;\n padding-right: 1em;\n width: calc(200px + 20vw);\n background-color: #222222;\n border-radius: 20em;\n box-shadow: 0px 0px 50px black;\n}\n\nnav a {\n font-size: calc(18px + 1vmin);\n color: white;\n font-weight: medium;\n text-decoration: none;\n text-shadow: 0px 0px 3px black;\n user-select: none;\n &:hover {\n color: lightgray;\n }\n}\nnav a.active {\n text-decoration: underline;\n text-decoration-color: lightgray;\n}\n\n.title {\n width: 100vw;\n height: 100vh;\n font-size: calc(50px + 5vmin);\n color: white;\n display: flex;\n align-items: center;\n justify-content: center;\n position: fixed;\n filter: drop-shadow(0px 0px 80px black); /* text-shadow causes Safari pixelation */\n user-select: none;\n z-index: 99;\n}\n\n.photos ul {\n list-style-type: none;\n padding: calc(10px + 2.5vw);\n padding-top: 5vh;\n padding-bottom: 15vh;\n display: flex;\n flex-wrap: wrap;\n gap: calc(5px + 1vw);\n align-items: center;\n align-content: center;\n justify-content: center;\n}\n\n.small-landscape-img {\n width: calc(70px + 14vw);\n}\n\n.large-landscape-img {\n width: calc(70px + 18vw);\n}\n\n.small-portrait-img {\n width: calc(70px + 5vw);\n}\n\n.large-portrait-img {\n width: calc(70px + 8vw);\n}\n\n.socialsContainer {\n display: flex;\n justify-content: center;\n position: fixed;\n bottom: 4vh;\n width: 100vw;\n z-index: 100;\n}\n\n.socialsPill {\n gap: calc(5px + 1vw);\n display: flex;\n align-items: center;\n background-color: #222222;\n padding-top: 1em;\n padding-bottom: 1em;\n padding-left: 1em;\n padding-right: 1em;\n border-radius: 20em;\n box-shadow: 0px 0px 30px black;\n}\n\n.content {\n padding-top: 14vh;\n padding-bottom: 10vh;\n padding-left: 14vw;\n padding-right: 14vw;\n}\n\n.content h1 {\n font-size: calc(40px + 4vmin);\n color: white;\n padding-bottom: 4vh;\n}\n\n.content h2 {\n font-size: calc(10px + 3vmin);\n color: white;\n padding-bottom: 2vh;\n}\n\n.content p {\n font-size: calc(10px + 1.5vmin);\n color: white;\n padding-bottom: 2vh;\n}\n\n.soundcloudList {\n display: block;\n width: 25vw;\n padding-bottom: 3em;\n}\n\n.soundcloudFrame {\n width: calc(150px + 30vw);\n height: 150px;\n margin-bottom: 1em;\n}\n\n.youtubeFrame {\n width: calc(150px + 30vw);\n aspect-ratio: 16 / 9;\n margin-bottom: 3.5em;\n}\n\n@media only screen and (max-width: 800px) {\n #homeGrid ul {\n padding-top: 14vh;\n padding-bottom: 17vh;\n }\n}\n\n/*\nTurn this on for hovering effect on images\n\n.photos img {\n transition: 0.5s ease;\n &:hover {\n -webkit-transform: scale(1.05);\n -ms-transform: scale(1.05);\n transform: scale(1.05);\n transition: 0.5s ease;\n }\n}\n*/"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/static/css/main.ae192fbc.css.map b/static/css/main.ae192fbc.css.map deleted file mode 100644 index 0988fb9..0000000 --- a/static/css/main.ae192fbc.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"static/css/main.ae192fbc.css","mappings":"AAAA,EACI,QAAS,CACT,SACJ,CAEA,QAEI,qBAAyB,CACzB,0BAA6B,CAF7B,gBAGJ,CAEA,cACI,YAAa,CACb,sBAAuB,CAGvB,cAAe,CAFf,cAAe,CAIf,SAAU,CAHV,WAAY,CAEZ,WAEJ,CAEA,SAGI,kBAAmB,CAOnB,qBAAyB,CACzB,kBAAmB,CACnB,wBAA8B,CAV9B,YAAa,CAEb,4BAA6B,CAH7B,oBAAqB,CAOrB,eAAkB,CAClB,wBAIJ,CAEA,MAEI,UAAY,CADZ,4BAA6B,CAE7B,kBAAmB,CACnB,oBAAqB,CACrB,wBAA8B,CAC9B,wBAAiB,CAAjB,gBAAiB,CACjB,QACI,aACJ,CACJ,CACA,aACI,yBAA0B,CAC1B,6BACJ,CAEA,OAII,UAAY,CAKZ,kCAAuC,CANvC,4BAA6B,CAD7B,YAAa,CAMb,cAAe,CAEf,wBAAiB,CAAjB,gBAAiB,CATjB,WAAY,CAUZ,UACJ,CAEA,kBARI,kBAAmB,CADnB,YAAa,CAEb,sBAkBJ,CAXA,WASI,oBAAqB,CAHrB,cAAe,CACf,mBAAoB,CANpB,oBAAqB,CAGrB,mCAOJ,CAEA,qBACI,uBACJ,CAEA,qBACI,uBACJ,CAEA,oBACI,sBACJ,CAEA,oBACI,sBACJ,CAEA,kBAII,UAAW,CAHX,YAAa,CACb,sBAAuB,CACvB,cAAe,CAEf,WAAY,CACZ,WACJ,CAEA,aAGI,kBAAmB,CACnB,qBAAyB,CAKzB,kBAAmB,CACnB,wBAA8B,CAR9B,YAAa,CADb,mBAAoB,CAOpB,WAGJ,CAEA,SAEI,iBAAkB,CAClB,kBAAmB,CAFnB,gBAGJ,CAEA,YAEI,UAAY,CADZ,4BAA6B,CAE7B,kBACJ,CAEA,YACI,4BAGJ,CAEA,uBAJI,UAAY,CACZ,kBAOJ,CAJA,WACI,8BAGJ,CAEA,gBACI,aAAc,CAEd,kBAAmB,CADnB,UAEJ,CAEA,iBAEI,YAAa,CACb,iBAAkB,CAFlB,wBAGJ,CAEA,cAEI,iBAAoB,CACpB,mBAAoB,CAFpB,wBAGJ,CAEA,yCACI,aAEI,mBAAoB,CADpB,gBAEJ,CACJ","sources":["index.css"],"sourcesContent":["* {\n margin: 0;\n padding: 0;\n}\n\n.layout {\n min-height: 100vh;\n background-color: #000000;\n font-family: 'Helvetica Neue';\n}\n\n.navContainer {\n display: flex;\n justify-content: center;\n position: fixed;\n width: 100vw;\n min-height: 4em;\n z-index: 100;\n top: 2.5vh;\n}\n\n.navPill {\n list-style-type: none;\n display: flex;\n align-items: center;\n justify-content: space-evenly;\n padding-top: 3vh;\n padding-bottom: 3vh;\n padding-left: 1em;\n padding-right: 1em;\n width: calc(200px + 20vw);\n background-color: #222222;\n border-radius: 20em;\n box-shadow: 0px 0px 50px black;\n}\n\nnav a {\n font-size: calc(18px + 1vmin);\n color: white;\n font-weight: medium;\n text-decoration: none;\n text-shadow: 0px 0px 3px black;\n user-select: none;\n &:hover {\n color: lightgray;\n }\n}\nnav a.active {\n text-decoration: underline;\n text-decoration-color: lightgray;\n}\n\n.title {\n width: 100vw;\n height: 100vh;\n font-size: calc(50px + 5vmin);\n color: white;\n display: flex;\n align-items: center;\n justify-content: center;\n position: fixed;\n filter: drop-shadow(0px 0px 80px black); /* text-shadow causes Safari pixelation */\n user-select: none;\n z-index: 99;\n}\n\n.photos ul {\n list-style-type: none;\n padding: calc(10px + 2.5vw);\n padding-top: 5vh;\n padding-bottom: 15vh;\n display: flex;\n flex-wrap: wrap;\n gap: calc(5px + 1vw);\n align-items: center;\n align-content: center;\n justify-content: center;\n}\n\n.small-landscape-img {\n width: calc(70px + 14vw);\n}\n\n.large-landscape-img {\n width: calc(70px + 18vw);\n}\n\n.small-portrait-img {\n width: calc(70px + 5vw);\n}\n\n.large-portrait-img {\n width: calc(70px + 8vw);\n}\n\n.socialsContainer {\n display: flex;\n justify-content: center;\n position: fixed;\n bottom: 4vh;\n width: 100vw;\n z-index: 100;\n}\n\n.socialsPill {\n gap: calc(5px + 1vw);\n display: flex;\n align-items: center;\n background-color: #222222;\n padding-top: 1em;\n padding-bottom: 1em;\n padding-left: 1em;\n padding-right: 1em;\n border-radius: 20em;\n box-shadow: 0px 0px 30px black;\n}\n\n.content {\n padding-top: 14vh;\n padding-left: 14vw;\n padding-right: 14vw;\n}\n\n.content h1 {\n font-size: calc(40px + 4vmin);\n color: white;\n padding-bottom: 4vh;\n}\n\n.content h2 {\n font-size: calc(10px + 3vmin);\n color: white;\n padding-bottom: 2vh;\n}\n\n.content p {\n font-size: calc(10px + 1.5vmin);\n color: white;\n padding-bottom: 2vh;\n}\n\n.soundcloudList {\n display: block;\n width: 25vw;\n padding-bottom: 8em;\n}\n\n.soundcloudFrame {\n width: calc(150px + 30vw);\n height: 150px;\n margin-bottom: 1em;\n}\n\n.youtubeFrame {\n width: calc(150px + 30vw);\n aspect-ratio: 16 / 9;\n margin-bottom: 3.5em;\n}\n\n@media only screen and (max-width: 800px) {\n #homeGrid ul {\n padding-top: 14vh;\n padding-bottom: 17vh;\n }\n}\n\n/*\nTurn this on for hovering effect on images\n\n.photos img {\n transition: 0.5s ease;\n &:hover {\n -webkit-transform: scale(1.05);\n -ms-transform: scale(1.05);\n transform: scale(1.05);\n transition: 0.5s ease;\n }\n}\n*/"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/static/js/main.ea771f14.js b/static/js/main.a78fcd88.js similarity index 98% rename from static/js/main.ea771f14.js rename to static/js/main.a78fcd88.js index 62aaa7d..3a663c5 100644 --- a/static/js/main.ea771f14.js +++ b/static/js/main.a78fcd88.js @@ -1,3 +1,3 @@ -/*! For license information please see main.ea771f14.js.LICENSE.txt */ -(()=>{"use strict";var e={463:(e,t,n)=>{var r=n(791),l=n(296);function a(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n