From ef6ea621e928f280cf8ae06980405a7d40cfb433 Mon Sep 17 00:00:00 2001 From: LimePotato Date: Fri, 18 Aug 2023 05:19:44 -0600 Subject: [PATCH] staging > main --- dist/_astro/about.2bd2f2f6.css | 1 + dist/_astro/about.841d3c41.css | 1 - dist/_astro/about.a75b474c.css | 1 + dist/_astro/index.7d18cd33.css | 1 - dist/about/index.html | 88 ++++++--- dist/assets/branding/IMG_0934_square.JPG | Bin 0 -> 3967425 bytes dist/assets/icons/Lbry-logo.svg | 4 + dist/assets/icons/logo-steam.svg | 1 + dist/assets/icons/logo-youtube.svg | 1 + dist/assets/icons/mail-outline.svg | 1 + dist/boilerplate/index.html | 16 +- dist/index.html | 54 +++--- dist/policy/index.html | 16 +- dist/projects/index.html | 225 +++++++++++++++++------ 14 files changed, 285 insertions(+), 125 deletions(-) create mode 100644 dist/_astro/about.2bd2f2f6.css delete mode 100644 dist/_astro/about.841d3c41.css create mode 100644 dist/_astro/about.a75b474c.css delete mode 100644 dist/_astro/index.7d18cd33.css create mode 100644 dist/assets/branding/IMG_0934_square.JPG create mode 100644 dist/assets/icons/Lbry-logo.svg create mode 100644 dist/assets/icons/logo-steam.svg create mode 100644 dist/assets/icons/logo-youtube.svg create mode 100644 dist/assets/icons/mail-outline.svg diff --git a/dist/_astro/about.2bd2f2f6.css b/dist/_astro/about.2bd2f2f6.css new file mode 100644 index 0000000..abff7b4 --- /dev/null +++ b/dist/_astro/about.2bd2f2f6.css @@ -0,0 +1 @@ +:root{--accent: 136, 58, 234;--accent-light: 224, 204, 250;--accent-dark: 49, 10, 101;--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60%)}html{font-family:system-ui,sans-serif;background:#13151A;background-size:224px}main{margin:auto;padding:1rem;width:800px;max-width:calc(100% - 2rem);color:#fff;font-size:20px;line-height:1.6}.astro-a{position:absolute;top:-32px;left:50%;transform:translate(-50%);width:220px;height:auto;z-index:-1}h1{font-size:4rem;font-weight:700;line-height:1;text-align:center;margin-bottom:1em}.text-gradient{background-image:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400%;background-position:0%}.instructions{margin-bottom:2rem;border:1px solid rgba(var(--accent-light),25%);background:linear-gradient(rgba(var(--accent-dark),66%),rgba(var(--accent-dark),33%));padding:1.5rem;border-radius:8px}.instructions code{font-size:.8em;font-weight:700;background:rgba(var(--accent-light),12%);color:rgb(var(--accent-light));border-radius:4px;padding:.3em .4em}.instructions strong{color:rgb(var(--accent-light))}.link-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(24ch,1fr));gap:2rem;padding:0}body{background:repeat url(/assets/background.gif)} diff --git a/dist/_astro/about.841d3c41.css b/dist/_astro/about.841d3c41.css deleted file mode 100644 index 28f0c95..0000000 --- a/dist/_astro/about.841d3c41.css +++ /dev/null @@ -1 +0,0 @@ -:root{--accent: 136, 58, 234;--accent-light: 224, 204, 250;--accent-dark: 49, 10, 101;--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60%)}html{font-family:system-ui,sans-serif;background:#13151A;background-size:224px}body{background:repeat url(/assets/background.gif)} diff --git a/dist/_astro/about.a75b474c.css b/dist/_astro/about.a75b474c.css new file mode 100644 index 0000000..4033a9b --- /dev/null +++ b/dist/_astro/about.a75b474c.css @@ -0,0 +1 @@ +.link-card:where(.astro-DOHJNAO5){list-style:none;display:flex;padding:1px;background-color:#23262d;background-image:none;background-size:400%;border-radius:7px;background-position:100%;transition:background-position .6s cubic-bezier(.22,1,.36,1);box-shadow:inset 0 0 0 1px #ffffff1a}.link-card:where(.astro-DOHJNAO5)>a:where(.astro-DOHJNAO5){width:100%;text-decoration:none;line-height:1.4;padding:calc(1.5rem - 1px);border-radius:8px;color:#fff;background-color:#23262d;opacity:.8}h2:where(.astro-DOHJNAO5){margin:0;font-size:1.25rem;transition:color .6s cubic-bezier(.22,1,.36,1)}p:where(.astro-DOHJNAO5){margin-top:.5rem;margin-bottom:0}.link-card:where(.astro-DOHJNAO5):is(:hover,:focus-within){background-position:0;background-image:var(--accent-gradient)}.link-card:where(.astro-DOHJNAO5):is(:hover,:focus-within) h2:where(.astro-DOHJNAO5){color:rgb(var(--accent-light))} diff --git a/dist/_astro/index.7d18cd33.css b/dist/_astro/index.7d18cd33.css deleted file mode 100644 index 594b655..0000000 --- a/dist/_astro/index.7d18cd33.css +++ /dev/null @@ -1 +0,0 @@ -main:where(.astro-J7PV25F6){margin:auto;padding:1rem;width:800px;max-width:calc(100% - 2rem);color:#fff;font-size:20px;line-height:1.6}.astro-a:where(.astro-J7PV25F6){position:absolute;top:-32px;left:50%;transform:translate(-50%);width:220px;height:auto;z-index:-1}h1:where(.astro-J7PV25F6){font-size:4rem;font-weight:700;line-height:1;text-align:center;margin-bottom:1em}.text-gradient:where(.astro-J7PV25F6){background-image:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400%;background-position:0%}.instructions:where(.astro-J7PV25F6){margin-bottom:2rem;border:1px solid rgba(var(--accent-light),25%);background:linear-gradient(rgba(var(--accent-dark),66%),rgba(var(--accent-dark),33%));padding:1.5rem;border-radius:8px}.instructions:where(.astro-J7PV25F6) code:where(.astro-J7PV25F6){font-size:.8em;font-weight:700;background:rgba(var(--accent-light),12%);color:rgb(var(--accent-light));border-radius:4px;padding:.3em .4em}.instructions:where(.astro-J7PV25F6) strong:where(.astro-J7PV25F6){color:rgb(var(--accent-light))}.link-card-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(auto-fit,minmax(24ch,1fr));gap:2rem;padding:0} diff --git a/dist/about/index.html b/dist/about/index.html index 940bd3d..1611519 100644 --- a/dist/about/index.html +++ b/dist/about/index.html @@ -9,14 +9,15 @@ LimePot - About -