|
|
1ed78455bb
|
Update to newer svelte configs, remove packages, and adding tests.
|
2023-09-27 22:02:29 +13:00 |
|
|
|
bcc0cf7f4a
|
Update svelte-img, fix breaking changes, create lazy image component for ease of use, add blurring classes, and add Bandcamp to blur.
|
2023-09-27 17:40:49 +13:00 |
|
|
|
fb5a082abd
|
chore: ⬆️ Update Melt and Personal Website description
|
2023-07-13 09:05:43 -07:00 |
|
|
|
6b3a280b3b
|
Added Melt-UI description in personal md.
|
2023-07-12 23:29:31 -07:00 |
|
|
|
a4261350d2
|
Removing some postcss and refactoring to use nested postcss.
|
2023-06-05 16:27:51 -07:00 |
|
|
|
63546da524
|
Aspect ratio on image, remove react leftovers, remove gatsby leftovers, and fix scroll track on overflow.
|
2023-05-01 16:20:00 -07:00 |
|
|
|
4070922c8a
|
Using svelte-img for external image rendering on bandcamp images.
|
2023-04-20 14:58:00 -07:00 |
|
|
|
f467e1cbb4
|
Update to show new website is in SvelteKit.
|
2023-04-20 11:14:52 -07:00 |
|
|
|
293ba89223
|
Adding turnip svg, changing main max width, and changing portfolio widths so there's no layout shift.
|
2023-04-19 23:19:27 -07:00 |
|
|
|
4aa102706a
|
Adding the rest of uses markdown, adding padding, and use the markdown in uses file.
|
2023-04-18 17:03:31 -07:00 |
|
|
|
36e236bf75
|
Adding markdown for uses page and image centering size.
|
2023-04-17 12:02:41 -07: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 |
|
|
|
8b7d99e5fa
|
Convert other portfolio entries to markdown, update dependencies, and change up CSS.
|
2023-03-08 10:13:16 -08:00 |
|
|
|
1cc01cf932
|
Using markdown for portfolio entries. Still need to optimize design.
|
2023-02-28 15:42:00 -08:00 |
|
|
|
4d6a98df74
|
Update dependencies and cleaning up about page. Make components for reusability.
|
2023-02-26 22:18:16 -08: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 |
|
|
|
073988acf5
|
Fix css for album.
|
2023-02-17 14:34:50 -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 |
|
|
|
e9ee47de56
|
Merge branch 'master' of github.com:BradNut/personal-website-sveltekit into redis
|
2023-02-15 16:59: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 |
|
|
|
a1e6b637f5
|
Fixing analytics url.
|
2023-02-14 17:17:48 -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 |
|
|
|
eb25b5db49
|
Adding redis cache for pages.
|
2023-02-12 22:30:22 -08:00 |
|
|
|
c322ce6b33
|
Make SEO reactive and remove console logs, add types for returns.
|
2023-02-12 13:28:40 -08:00 |
|
|
|
0e1ce7cc4a
|
Making pagination component variables reactive.
|
2023-02-12 13:15:50 -08:00 |
|
|
|
1c1ccbbf01
|
Testing out pagination articles and fetching on each slug page.
|
2023-02-09 16:25:21 -08:00 |
|
|
|
e3f2cae296
|
Fetching 500 Wallabag articles, since we cannot filter tags easily, then filter tags in the API.
|
2023-02-03 23:23:00 -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 |
|
|
|
0675dc3301
|
Using vite-imagetools for all images on other pages.
|
2023-02-02 13:25:22 -08:00 |
|
|
|
361bc2c9eb
|
Fixing footer and getting some global styles to apply.
|
2023-01-30 00:09:42 -08:00 |
|
|
|
a7b992d2ac
|
Adding logo and styles for it.
|
2023-01-29 23:48:55 -08:00 |
|
|
|
89aa4abc28
|
Adding analytics component, about me page, images for about and other pages, prerender about.
|
2023-01-29 22:56:53 -08:00 |
|
|
|
26d4eee1b8
|
Adding SEO component and including in all pages.
|
2023-01-29 16:04:05 -08:00 |
|
|
|
c46f560f49
|
Fixing typeography, footer icons, and footer styles.
|
2023-01-29 15:37:12 -08:00 |
|
|
|
68828905b3
|
Adding layout header and footer, postcss, and base pages.
|
2023-01-28 11:31:58 -08:00 |
|