Commit graph

21 commits

Author SHA1 Message Date
4eea3803e2 Merge branch 'development' of github.com:BradNut/personal-website-sveltekit into svelteV5 2024-12-19 10:54:32 -08:00
Bradley Shellnut
ccee169078 ttl for bandcamp albums. 2024-12-13 13:39:13 -08:00
Bradley Shellnut
553ce0f783 Updating external link and about page, subsequent components, to use it. 2024-12-12 16:55:46 -08:00
15135369f4 Removing iconify and using lucide plus SVGs for logos. Creating re-useable snippets but styling not working. 2024-12-08 21:26:51 -08:00
Bradley Shellnut
57b428761c Removing melt-ui and just using bits-ui. 2024-12-06 16:59:18 -08:00
Bradley Shellnut
350c6465c3 Fixing svelte 5 upgrade. 2024-12-04 15:01:16 -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
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
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
1ed78455bb Update to newer svelte configs, remove packages, and adding tests. 2023-09-27 22:02:29 +13: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
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
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
0f5248bee0 Adding fetch bandcamp albums and showing them on the main home page, also caching response. 2023-02-13 22:54:54 -08:00
4a9ad4b468 Adding API to get articles from Wallabag, getting articles and caching if first load of application, and rendering the articles on the page. 2023-02-02 22:40:02 -08:00
68828905b3 Adding layout header and footer, postcss, and base pages. 2023-01-28 11:31:58 -08:00