Merge pull request #12 from BradNut/development

chore: ⬆️ Update Melt and Personal Website description
This commit is contained in:
Bradley Shellnut 2023-07-13 09:46:29 -07:00 committed by GitHub
commit d73f6f9bda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5030 additions and 2 deletions

View file

@ -58,7 +58,7 @@
},
"type": "module",
"dependencies": {
"@melt-ui/svelte": "^0.19.0",
"@melt-ui/svelte": "^0.19.1",
"@types/nprogress": "^0.2.0",
"ioredis": "^5.3.2",
"nprogress": "^0.2.0"

5028
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load diff

View file

@ -14,9 +14,9 @@ portfolioImageAlt: 'Home Page of bradleyshellnut.com'
Tech Stack:
- <ExternalLink href="https://kit.svelte.dev/" showIcon>SvelteKit</ExternalLink>
- <ExternalLink showIcon href="https://www.melt-ui.com/">Melt UI</ExternalLink> for the headless-ui components.
- TypeScript
- Deployed on Vercel
- <ExternalLink showIcon href="https://www.melt-ui.com/">Melt UI</ExternalLink> for the headless-ui components.
- Bee, Shell, Nut, and Seattle Icons made by <ExternalLink showIcon href="https://www.flaticon.com/authors/freepik" ariaLabel="Freepik">"Freepik"</ExternalLink> from <ExternalLink showIcon href="https://www.flaticon.com" ariaLabel="Flaticon">flaticon.com</ExternalLink>
Previous version of my website was written using React and Gatsby which you can view <ExternalLink href="https://wonderful-austin-9f17d2.netlify.app/" ariaLabel="React and Gatsby Personal Site version" showIcon>here</ExternalLink>.