personal-website-sveltekit/src/lib/components
2024-05-30 12:03:03 -07: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 Adding logo and styles for it. 2023-01-29 23:48:55 -08: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 Using BitsUI pagination component for Articles and modifying articles fetching. 2024-05-30 12:03:03 -07:00
Bandcamp.svelte Using BitsUI pagination component for Articles and modifying articles fetching. 2024-05-30 12:03:03 -07: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 og generation to lib component (Geoff Rich influenced). 2023-12-08 17:04:31 -08:00
Tag.svelte Update dependencies and cleaning up about page. Make components for reusability. 2023-02-26 22:18:16 -08:00