From 0dd7ba14e557bcaa342406dcef2051cd692b3345 Mon Sep 17 00:00:00 2001 From: Jesse Smick Date: Fri, 8 Nov 2024 02:31:51 -0700 Subject: [PATCH] Make logo a lil cuter --- README.md | 2 ++ public/favicon.ico | Bin 5430 -> 5430 bytes public/logo.svg | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 253f57f..df9cce8 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Site start up: 3. run `npm i` from the repo directory to install dependencies 4. run `npm run dev` to start the website locally 5. navigate to [localhost:4321/winter-code-fest](http://localhost:4321/winter-code-fest) +6. If some types aren't available such as from calls to `getCollection` you might have to run `npm run astro sync` manually to get those ### 🚀 Project Structure @@ -64,4 +65,5 @@ All commands are run from the root of the project, from a terminal: | `npm run build` | Build your production site to `./dist/` | | `npm run preview` | Preview your build locally, before deploying | | `npm run astro ...` | Run CLI commands like `astro add`, `astro check` | +| `npm run astro sync` | Generate high fidelity types for collections | | `npm run astro -- --help` | Get help using the Astro CLI | diff --git a/public/favicon.ico b/public/favicon.ico index 6483bb2b8670572c53b43eef6e5efbc2fa70df69..e4d1274ed09141fe02bc5fd938dccb45fc6c6499 100644 GIT binary patch delta 164 zcmV;V09*gIDz+-HZvg`4)RS=mHV(?U|Ixgy|Ixm&|KiKLleGai3BUj6)ye z|CWq~|D2GB|Fxu;|K`oTlZ6Uu7R9yy=+VIc=-kx*+|Dd4O>Dd49*2J@g3$Y2t%52yG delta 174 zcmdm{wM}b7J|olftCI^E&G=65`G0Z$CNO?KcK`qY diff --git a/public/logo.svg b/public/logo.svg index 5993be5..18230d3 100644 --- a/public/logo.svg +++ b/public/logo.svg @@ -4,27 +4,27 @@ + c20 -40, 100 -40, 120 0 + c-10, 20, -30, 50, -60, 50 + c-30, 0, -50, -30, -60, -50z" fill="#D0E3FF" /> - - + + + c10, 10, 40, 10, 50, 0" stroke="#333" stroke-width="4" fill="none" stroke-linecap="round" /> + c-10, -20, -20, 0, -15, 30 + c15, -15, 25, 5, 15, -30z" fill="#B9D1FF" /> + c10, -20, 20, 0, 15, 30 + c-15, -15, -25, 5, -15, -30z" fill="#B9D1FF" /> \ No newline at end of file