Commit graph

48 commits

Author SHA1 Message Date
ba55c896b9 Updating the e2e workflow and fixing the check issues and e2e issues. 2025-08-24 21:26:33 -07:00
Bradley Shellnut
d18f6b0a9f Fixing most svelte check issues. 2025-08-13 19:24:57 -07:00
Bradley Shellnut
0c0ba92227 chore: update dependencies. 2025-04-24 14:43:39 -07:00
Bradley Shellnut
d6815c3401 Moving from MD to explicit Svelte files. 2024-12-17 19:42:04 -08:00
Bradley Shellnut
3fda9d067f Giving up on MD and putting into portfolio. 2024-12-13 11:54:19 -08:00
Bradley Shellnut
553ce0f783 Updating external link and about page, subsequent components, to use it. 2024-12-12 16:55:46 -08:00
Bradley Shellnut
57b428761c Removing melt-ui and just using bits-ui. 2024-12-06 16:59:18 -08:00
Bradley Shellnut
4aa41b3817 Removing eslint and prettier, moving portfolio. 2024-12-03 17:50:08 -08:00
Bradley Shellnut
1e32f642da Fixing portfolio rendering using snippets and const for the MD files. Change from MD later as MDSvex is not ideal for this. 2024-12-03 11:55:16 -08:00
e8c6b83a1e Svelte 5 for portfolio page. 2024-12-03 09:35:23 -08:00
Bradley Shellnut
442f36f18d Adding BitsUI to use in place of MeltUI. Using pagination from BitsUI. 2024-05-14 17:33:39 -07: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
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
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
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
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
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
0fc3ea199f Fixing link to portfolio project and updating dependencies. 2023-08-09 22:52:14 -07:00
9047fa5d52 Removing headless ui and using Melt-UI for tabs. 2023-07-12 22:53:25 -07:00
a4261350d2 Removing some postcss and refactoring to use nested postcss. 2023-06-05 16:27:51 -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
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
293ba89223 Adding turnip svg, changing main max width, and changing portfolio widths so there's no layout shift. 2023-04-19 23:19:27 -07:00
0397e406ba Adding SEO tag to all pages and fixing up privacy page to not have React remnants. 2023-04-18 17:32:26 -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
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
bfc65527ea Update dependencies and eager load main images on portfolio. 2023-02-21 16:05:19 -08:00
680a023c87 Cleaning up old React code portions and typing albums. 2023-02-18 22:24:23 -08:00
8f74589539 Testing image bound widths. 2023-02-17 16:46:58 -08:00
decae89479 Trying eager on first images. 2023-02-16 23:28:55 -08:00
f13750bf75 Keeping lazy 2023-02-16 23:23:05 -08:00
370db0e092 Adding eager to images at the top of the fold. 2023-02-16 22:54:49 -08:00
8be4ba5a39 Prerender most pages. 2023-02-15 16:35:47 -08:00
0f5248bee0 Adding fetch bandcamp albums and showing them on the main home page, also caching response. 2023-02-13 22:54:54 -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
9f47952141 Prerender most pages. 2023-01-31 16:14:55 -08:00
17f668cd6a Fixing images and tabs. 2023-01-31 16:06:41 -08:00
e2815feea5 Getting portfolio to show and using headless ui for tabs. Image heights at small screens not working yet. 2023-01-30 23:10:17 -08:00
26d4eee1b8 Adding SEO component and including in all pages. 2023-01-29 16:04:05 -08:00
68828905b3 Adding layout header and footer, postcss, and base pages. 2023-01-28 11:31:58 -08:00