personal-website-sveltekit/src
2024-11-29 10:51:31 -08:00
..
lib Moving to use node if deploying not in Vercel. 2024-11-29 10:51:31 -08:00
routes Fixing sitemap to use the event.fetch 2024-11-29 10:51:31 -08:00
state Adding BitsUI to use in place of MeltUI. Using pagination from BitsUI. 2024-11-29 10:51:31 -08:00
styles Using BitsUI pagination component for Articles and modifying articles fetching. 2024-11-29 10:51:31 -08:00
ambient.d.ts Adding svelte image library and using on portfolio. 2023-04-09 13:44:45 -07:00
app.d.ts First commit of skeleton SvelteKit project. 2023-01-21 16:13:42 -08:00
app.html Fix all the SEO on all pages and not overwrite layout unless I want to. 2023-11-08 15:30:56 -08:00
app.postcss Adding layout header and footer, postcss, and base pages. 2023-01-28 11:31:58 -08:00
index.test.ts First commit of skeleton SvelteKit project. 2023-01-21 16:13:42 -08:00