Commit graph

55 commits

Author SHA1 Message Date
Bradley Shellnut
ced79e5366 Update dependencies. 2024-02-15 09:46:39 -08:00
Bradley Shellnut
23db818646 chore: Update dependencies. 2024-01-31 11:07:20 -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
Bradley Shellnut
d74c9e4d48 Updating vercel adapter and prettier. 2024-01-24 11:57:07 -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
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
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
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
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
310371ed75 chore: ⬆️ Update dependencies 2023-07-15 21:14:23 -07:00
fb5a082abd chore: ⬆️ Update Melt and Personal Website description 2023-07-13 09:05:43 -07:00
9047fa5d52 Removing headless ui and using Melt-UI for tabs. 2023-07-12 22:53:25 -07:00
e459f40fe3 Updating vite imagetools and sharp. 2023-07-02 22:47:34 -07:00
5a45373253 Updating to svelte 4. 2023-07-02 21:02:34 -07:00
3b9b128cf6 Update headless UI to v2. 2023-07-02 19:22:51 -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
b1dda85d7f Updating dependencies. 2023-06-05 15:54:11 -07:00
5cb85dd05a Updateing dependencies. 2023-05-25 11:39:43 -07:00
d35f7596f3 Updateing dependencies. 2023-05-21 18:07:09 -07:00
44667c1d51 Change viewport and update packages. 2023-04-30 23:07:19 -07:00
979c777c64 fix: On smaller screens max height of image is less 2023-04-21 10:12:07 -07:00
789cf00140 Update image alts and update packages. 2023-04-20 14:12:05 -07:00
0d30bf973d chore: ⬆️ 2023-04-17 12:01:00 -07:00
64ea1f4590 Add NProgress and add max min widths to uses. 2023-04-09 21:12:23 -07:00
596b876976 Adding svelte image library and using on portfolio. 2023-04-09 13:44:45 -07:00
43d3595048 Update dependencies. 2023-04-01 16:45:21 -07:00
95ad893614 Update dependencies. 2023-03-27 20:32:09 -07:00
538982da04 Update dependencies. 2023-03-10 21:26:40 -08:00
8b7d99e5fa Convert other portfolio entries to markdown, update dependencies, and change up CSS. 2023-03-08 10:13:16 -08:00
1cc01cf932 Using markdown for portfolio entries. Still need to optimize design. 2023-02-28 15:42:00 -08:00
4d6a98df74 Update dependencies and cleaning up about page. Make components for reusability. 2023-02-26 22:18:16 -08:00
bfc65527ea Update dependencies and eager load main images on portfolio. 2023-02-21 16:05:19 -08:00
e9ee47de56 Merge branch 'master' of github.com:BradNut/personal-website-sveltekit into redis 2023-02-15 16:59:47 -08:00
a309229c51 Adding articles preview to the main homepage, changing the API for articles to return with cap on max pages and max articles env variables, and formatting code text. 2023-02-15 16:12:30 -08:00
eb25b5db49 Adding redis cache for pages. 2023-02-12 22:30:22 -08:00
a0bebf3f5a Update dependencies and set the Wallabag API cache to whatever is passed back unless it is no-cache then use 12 hours. 2023-02-12 14:07:30 -08:00
1c1ccbbf01 Testing out pagination articles and fetching on each slug page. 2023-02-09 16:25:21 -08:00
e3f2cae296 Fetching 500 Wallabag articles, since we cannot filter tags easily, then filter tags in the API. 2023-02-03 23:23:00 -08:00
e60f7096e9 Using vite-imagetools and the Picture component for lazy loading images. 2023-02-02 12:03:53 -08:00