Commit graph

114 commits

Author SHA1 Message Date
Bradley Shellnut
e30b236736 Fixing svelte check errors and updating dependencies to their latest version. 2024-02-02 11:07:40 -08:00
Bradley Shellnut
d0320daee9 Fixing articles state values not updating and hide/show article text. 2024-02-01 10:09:46 -08:00
Bradley Shellnut
d7e7e19627 Update to Svelte 5, fix og creation with render being different, import CSS in a differnt way for OG image, and change all svelte files to runes. 2024-01-31 21:08:00 -08:00
Bradley Shellnut
08c82397a0 Update MD for personal site. 2024-01-25 13:45:34 -08:00
Bradley Shellnut
6cd1ae915f Fixing svelte check errors that I can, adding explicit TypeScript ignore comments for those I need to look into later, and fixing warnings. 2024-01-24 21:13:15 -08:00
d948f6d768 Changing about to have Antarctica. 2024-01-24 12:04:11 -08:00
Bradley Shellnut
90bbefc146 Updating dependencies and updating the og image generation to use the new read function in SvelteKit v2. 2024-01-24 11:26:31 -08:00
Bradley Shellnut
b2eb0b874d Moving courses taken to a json file and looping. Created components for courses and tech list items. Fixed TypeScript issues. 2023-12-15 15:13:59 -08:00
Bradley Shellnut
7c68536362 Fixing issues after SvelteKit v2 upgrade. 2023-12-15 11:03:46 -08:00
Bradley Shellnut
5bd28523ee migration to SvelteKit 2 2023-12-15 09:47:22 -08:00
Bradley Shellnut
88c230a9dc Upgrade dependencies and move throw outside try catch. 2023-12-15 09:45:34 -08:00
Bradley Shellnut
47340c102e Fixing eslint and types. Cleaning up bandcamp scrape and tests. 2023-12-11 16:26:10 -08:00
6013181aa1 Remove commented out code. 2023-12-10 17:09:53 -08:00
Bradley Shellnut
17b5325ec4 Moving og generation to lib component (Geoff Rich influenced). 2023-12-08 17:04:31 -08:00
Bradley Shellnut
0826667fb7 Fixing og url on images. 2023-12-08 16:08:14 -08:00
Bradley Shellnut
965bf16396 Moving images around, adding og image generation, and updating og tags to use the image generator. 2023-12-08 16:02:30 -08:00
Bradley Shellnut
9bb470813f Fixing sitemap. 2023-12-08 10:21:45 -08:00
72dd691732 Allowing robots on personal site and creating sitemap from pages. 2023-12-07 23:30:56 -08:00
Bradley Shellnut
bf9a0be0ff Changing the picture for Mark Shellnut's site, updateing all dependencies, adding to gitignore, and fixing widths. 2023-12-05 16:43:37 -08:00
cc279db1df Fixing loading image when scripts are not loaded. 2023-11-12 15:53:02 -08:00
9f15a93f9c Using the articles component in the articles page and updating the dependencies. 2023-11-12 14:57:07 -08:00
Bradley Shellnut
baf06a097f
Revert no script on LazyImage.svelte 2023-11-11 16:59:37 -08:00
Bradley Shellnut
a22f35ff09
Update LazyImage.svelte with noscript for image loading 2023-11-11 16:54:31 -08:00
9477435802 Remove commented SEO components. 2023-11-09 10:22:57 -08:00
c0eadcf458 Fix all the SEO on all pages and not overwrite layout unless I want to. 2023-11-08 15:30:56 -08:00
a6ccd20224 Fix layout SEO. 2023-11-08 13:50:44 -08:00
c9e16283e7 Cleanup layout static SEO. 2023-11-08 13:29:04 -08:00
285336624a Fix build error on type import. 2023-11-08 13:12:56 -08:00
854241e5da Removing old SEO component from home and fixing layout defaults vs home page values. 2023-11-08 13:04:23 -08:00
552c194cd9 Removing old SEO component from home. 2023-11-08 12:38:12 -08:00
6e85644bab Upgrading all packages, added meta tags for SEO, and refactored SEO to use the new package. 2023-11-08 12:28:18 -08:00
89b20c86e2 Update MeltUI, install MeltUI preprocessor, update Tabs on portfolio for breaking changes. 2023-09-28 22:02:11 +13:00
1ed78455bb Update to newer svelte configs, remove packages, and adding tests. 2023-09-27 22:02:29 +13:00
bcc0cf7f4a Update svelte-img, fix breaking changes, create lazy image component for ease of use, add blurring classes, and add Bandcamp to blur. 2023-09-27 17:40:49 +13:00
62b2e2c120 Update dependencies and fix icon. 2023-09-26 21:18:42 +13:00
0fc3ea199f Fixing link to portfolio project and updating dependencies. 2023-08-09 22:52:14 -07:00
fb5a082abd chore: ⬆️ Update Melt and Personal Website description 2023-07-13 09:05:43 -07:00
6b3a280b3b Added Melt-UI description in personal md. 2023-07-12 23:29:31 -07:00
9047fa5d52 Removing headless ui and using Melt-UI for tabs. 2023-07-12 22:53:25 -07:00
9b6cffe2c8 Updating packages, switch to stage 2 of postcss, and fix privacy software link. 2023-07-02 18:31:16 -07:00
a4261350d2 Removing some postcss and refactoring to use nested postcss. 2023-06-05 16:27:51 -07:00
63546da524 Aspect ratio on image, remove react leftovers, remove gatsby leftovers, and fix scroll track on overflow. 2023-05-01 16:20:00 -07:00
44667c1d51 Change viewport and update packages. 2023-04-30 23:07:19 -07:00
d6261be10f Fix meta head description of site. 2023-04-21 10:27:42 -07:00
979c777c64 fix: On smaller screens max height of image is less 2023-04-21 10:12:07 -07:00
dd74906661 Change about extracurricular to be flex. 2023-04-20 15:49:03 -07:00
34b00a6223 Change main max width to be a little larger and make portfolio max small to stop layout shift. 2023-04-20 15:18:23 -07:00
4070922c8a Using svelte-img for external image rendering on bandcamp images. 2023-04-20 14:58:00 -07:00
789cf00140 Update image alts and update packages. 2023-04-20 14:12:05 -07:00
f467e1cbb4 Update to show new website is in SvelteKit. 2023-04-20 11:14:52 -07:00