Commit graph

60 commits

Author SHA1 Message Date
e8c6b83a1e Svelte 5 for portfolio page. 2024-12-03 09:35:23 -08:00
e6a2f8fcb6 Upgrading to Svelte 5 and dependencies that need it. Using enhanced img for local files. 2024-12-01 19:14:16 -08:00
Bradley Shellnut
d1b0d98c6a Update about 2024-11-29 15:31:47 -08:00
97085408fb Moving to use node if deploying not in Vercel. 2024-11-29 10:51:31 -08:00
Bradley Shellnut
ec57d221f4 Updating sitemap. 2024-11-29 10:51:31 -08:00
Bradley Shellnut
10f79af739 Using BitsUI pagination component for Articles and modifying articles fetching. 2024-11-29 10:51:31 -08:00
Bradley Shellnut
625acca4cc Adding BitsUI to use in place of MeltUI. Using pagination from BitsUI. 2024-11-29 10:51:31 -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
47340c102e Fixing eslint and types. Cleaning up bandcamp scrape and tests. 2023-12-11 16:26:10 -08:00
Bradley Shellnut
17b5325ec4 Moving og generation to lib component (Geoff Rich influenced). 2023-12-08 17:04:31 -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
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
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
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
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
4070922c8a Using svelte-img for external image rendering on bandcamp images. 2023-04-20 14:58:00 -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
4aa102706a Adding the rest of uses markdown, adding padding, and use the markdown in uses file. 2023-04-18 17:03:31 -07:00
36e236bf75 Adding markdown for uses page and image centering size. 2023-04-17 12:02:41 -07:00
64ea1f4590 Add NProgress and add max min widths to uses. 2023-04-09 21:12:23 -07:00
1ef2acba4b Fix bandcamp source and images on about. 2023-04-09 14:03:13 -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
4d6a98df74 Update dependencies and cleaning up about page. Make components for reusability. 2023-02-26 22:18:16 -08:00
680a023c87 Cleaning up old React code portions and typing albums. 2023-02-18 22:24:23 -08:00
c12966c893 Caching bandcamp albums call. 2023-02-17 16:23:28 -08:00
073988acf5 Fix css for album. 2023-02-17 14:34:50 -08:00
5701a40d3a Remove console logs. 2023-02-17 13:08:12 -08:00
Bradley Shellnut
55c679da68
Using an environmental variable for Bandcamp username 2023-02-16 05:50:24 -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
a1e6b637f5 Fixing analytics url. 2023-02-14 17:17:48 -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
eb25b5db49 Adding redis cache for pages. 2023-02-12 22:30:22 -08:00
c322ce6b33 Make SEO reactive and remove console logs, add types for returns. 2023-02-12 13:28:40 -08:00
0e1ce7cc4a Making pagination component variables reactive. 2023-02-12 13:15:50 -08:00