Commit graph

15 commits

Author SHA1 Message Date
Bradley Shellnut
10f79af739 Using BitsUI pagination component for Articles and modifying articles fetching. 2024-11-29 10:51: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
17b5325ec4 Moving og generation to lib component (Geoff Rich influenced). 2023-12-08 17:04:31 -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
c0eadcf458 Fix all the SEO on all pages and not overwrite layout unless I want to. 2023-11-08 15:30:56 -08:00
a6ccd20224 Fix layout SEO. 2023-11-08 13:50:44 -08:00
c9e16283e7 Cleanup layout static SEO. 2023-11-08 13:29:04 -08:00
854241e5da Removing old SEO component from home and fixing layout defaults vs home page values. 2023-11-08 13:04:23 -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
680a023c87 Cleaning up old React code portions and typing albums. 2023-02-18 22:24:23 -08:00
8be4ba5a39 Prerender most pages. 2023-02-15 16:35: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
0f5248bee0 Adding fetch bandcamp albums and showing them on the main home page, also caching response. 2023-02-13 22:54:54 -08:00