personal-website-sveltekit/src/lib/components
2024-12-01 19:14:16 -08:00
..
analytics Fixing analytics url. 2023-02-14 17:17:48 -08:00
contactHub 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
footer 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
header Moving to use node if deploying not in Vercel. 2024-09-28 12:39:37 -07:00
logo 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
nav Removing some postcss and refactoring to use nested postcss. 2023-06-05 16:27:51 -07:00
Articles.svelte Upgrading to Svelte 5 and dependencies that need it. Using enhanced img for local files. 2024-12-01 19:14:16 -08:00
Bandcamp.svelte Upgrading to Svelte 5 and dependencies that need it. Using enhanced img for local files. 2024-12-01 19:14:16 -08:00
ExternalLink.svelte Adding BitsUI to use in place of MeltUI. Using pagination from BitsUI. 2024-05-14 17:33:39 -07:00
LazyImage.svelte Fixing loading image when scripts are not loaded. 2023-11-12 15:53:02 -08:00
Link.svelte Update dependencies and cleaning up about page. Make components for reusability. 2023-02-26 22:18:16 -08:00
Pagination.svelte Using BitsUI pagination component for Articles and modifying articles fetching. 2024-05-30 12:03:03 -07:00
Portfolio.svelte Adding BitsUI to use in place of MeltUI. Using pagination from BitsUI. 2024-05-14 17:33:39 -07:00
SEO.svelte Make SEO reactive and remove console logs, add types for returns. 2023-02-12 13:28:40 -08:00
socialImageCard.svelte Moving to use node if deploying not in Vercel. 2024-09-28 12:39:37 -07:00
Tag.svelte Update dependencies and cleaning up about page. Make components for reusability. 2023-02-26 22:18:16 -08:00