From 48caf4b03f7d4f04c7be684e4401681a1f2c9760 Mon Sep 17 00:00:00 2001 From: limepotato Date: Sat, 17 Feb 2024 19:48:22 -0700 Subject: [PATCH] Lint! --- dist/404.html | 36 ++-- dist/_astro/404.0278d6dc.css | 1 - dist/_astro/404.9b1be79b.css | 1 + dist/_astro/about.49ce031d.css | 1 - dist/_astro/about.e29f0899.css | 1 + dist/about/index.html | 209 ++++++++++++------------ dist/blog/index.html | 143 ++++++++-------- dist/boilerplate/index.html | 107 ++++++------ dist/export/gmod_loading/index.html | 36 ++-- dist/index.html | 141 ++++++++-------- dist/policy/index.html | 196 ++++++++++++---------- dist/posts/post-1/index.html | 90 +++++----- dist/posts/post-2/index.html | 98 ----------- dist/posts/post-3/index.html | 1 - dist/projects/index.html | 245 ++++++++++++++-------------- src/components/Card-noimg.astro | 100 ++++++------ src/components/Card.astro | 104 ++++++------ src/components/Footer.astro | 120 +++++++++----- src/layouts/Layout.astro | 181 ++++++++++---------- src/layouts/MDPost.astro | 28 ++-- src/layouts/err404.astro | 57 ++++--- src/pages/404.astro | 54 +++--- src/pages/about.astro | 82 +++++----- src/pages/blog.astro | 30 ++-- src/pages/boilerplate.astro | 10 +- src/pages/export/gmod_loading.astro | 46 +++--- src/pages/index.astro | 50 +++--- src/pages/policy.astro | 131 ++++++++++----- src/pages/posts/post-1.md | 2 +- src/pages/posts/post-2.md | 13 -- src/pages/posts/post-3.astro | 0 src/pages/projects.astro | 96 ++++++----- 32 files changed, 1228 insertions(+), 1182 deletions(-) delete mode 100644 dist/_astro/404.0278d6dc.css create mode 100644 dist/_astro/404.9b1be79b.css delete mode 100644 dist/_astro/about.49ce031d.css create mode 100644 dist/_astro/about.e29f0899.css delete mode 100644 dist/posts/post-2/index.html delete mode 100644 dist/posts/post-3/index.html delete mode 100644 src/pages/posts/post-2.md delete mode 100644 src/pages/posts/post-3.astro diff --git a/dist/404.html b/dist/404.html index f0709a2..db533f6 100644 --- a/dist/404.html +++ b/dist/404.html @@ -1,22 +1,22 @@ - - - - - - - Error 404 - + + + + + + + Error 404 + - - -
- - - - - -
+ + +
+ + + + + +
- \ No newline at end of file + \ No newline at end of file diff --git a/dist/_astro/404.0278d6dc.css b/dist/_astro/404.0278d6dc.css deleted file mode 100644 index ef18bd0..0000000 --- a/dist/_astro/404.0278d6dc.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} diff --git a/dist/_astro/404.9b1be79b.css b/dist/_astro/404.9b1be79b.css new file mode 100644 index 0000000..773c9b6 --- /dev/null +++ b/dist/_astro/404.9b1be79b.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} diff --git a/dist/_astro/about.49ce031d.css b/dist/_astro/about.49ce031d.css deleted file mode 100644 index 017a8e2..0000000 --- a/dist/_astro/about.49ce031d.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}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} diff --git a/dist/_astro/about.e29f0899.css b/dist/_astro/about.e29f0899.css new file mode 100644 index 0000000..422d384 --- /dev/null +++ b/dist/_astro/about.e29f0899.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} diff --git a/dist/about/index.html b/dist/about/index.html index f76295c..1f64c2f 100644 --- a/dist/about/index.html +++ b/dist/about/index.html @@ -1,7 +1,7 @@ - - + + @@ -11,13 +11,13 @@ - LimePot - About - + LimePot - About + - - -