Commit graph

231 commits

Author SHA1 Message Date
Bradley Shellnut
fe65d64036
Merge pull request #5 from BradNut/bandcamp-image
Bandcamp image
2023-04-20 23:07:59 +00:00
dd74906661 Change about extracurricular to be flex. 2023-04-20 15:49:03 -07:00
34b00a6223 Change main max width to be a little larger and make portfolio max small to stop layout shift. 2023-04-20 15:18:23 -07:00
4070922c8a Using svelte-img for external image rendering on bandcamp images. 2023-04-20 14:58:00 -07:00
789cf00140 Update image alts and update packages. 2023-04-20 14:12:05 -07:00
f467e1cbb4 Update to show new website is in SvelteKit. 2023-04-20 11:14:52 -07:00
86ddabc6ed Fix width hopefully. 2023-04-19 23:54:14 -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
0397e406ba Adding SEO tag to all pages and fixing up privacy page to not have React remnants. 2023-04-18 17:32:26 -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
0d30bf973d chore: ⬆️ 2023-04-17 12:01:00 -07:00
49ba7ecd2d Aspect ratio on uses image and media query sizes. 2023-04-11 12:04:42 -07:00
602d31d8ce Cleanup css on images. 2023-04-11 10:17:06 -07:00
bd43e80a0f And removing last margin. 2023-04-10 18:40:42 -07:00
77f96d9c85 Adding margin to image. 2023-04-10 17:58:18 -07:00
2bd5b49b9b Adding border radius, extra image size, media query to uses image. 2023-04-10 17:38:17 -07:00
126a66cc2b Adding min max widths again. 2023-04-09 22:00:34 -07:00
05b1fdf296 Remove styles on image in uses. 2023-04-09 21:22:19 -07:00
Bradley Shellnut
f00e03058d
Merge pull request #4 from BradNut/svelte-img
Svelte img
2023-04-10 04:17:28 +00: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
dead3073f5 Fix other image tags. 2023-04-09 13:56:18 -07:00
596b876976 Adding svelte image library and using on portfolio. 2023-04-09 13:44:45 -07:00
43d3595048 Update dependencies. 2023-04-01 16:45:21 -07:00
95ad893614 Update dependencies. 2023-03-27 20:32:09 -07:00
538982da04 Update dependencies. 2023-03-10 21:26:40 -08:00
Bradley Shellnut
2391d4d050
Merge pull request #3 from BradNut/markdown-portfolio
Markdown portfolio
2023-03-08 18:30:45 +00: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
bfc65527ea Update dependencies and eager load main images on portfolio. 2023-02-21 16:05:19 -08:00
680a023c87 Cleaning up old React code portions and typing albums. 2023-02-18 22:24:23 -08:00
8f74589539 Testing image bound widths. 2023-02-17 16:46:58 -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
decae89479 Trying eager on first images. 2023-02-16 23:28:55 -08:00
f13750bf75 Keeping lazy 2023-02-16 23:23:05 -08:00
370db0e092 Adding eager to images at the top of the fold. 2023-02-16 22:54:49 -08:00
d819af52b4 Adding missing env. 2023-02-16 19:03:56 -08:00
Bradley Shellnut
55c679da68
Using an environmental variable for Bandcamp username 2023-02-16 05:50:24 -08:00
Bradley Shellnut
7a0ff588a8
Merge pull request #2 from BradNut/redis
Redis
2023-02-15 21:56:25 -08:00
87f8f4ccf9 Fixing merge issues. 2023-02-15 17:04:54 -08:00
e9ee47de56 Merge branch 'master' of github.com:BradNut/personal-website-sveltekit into redis 2023-02-15 16:59:47 -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
b92de5c112 Fix import max pages and error name conflict. 2023-02-14 17:56:07 -08:00
381dd1697f Adding example env file. 2023-02-14 17:20:59 -08:00
fc1c0a5b62 Fixing TS errors and adding a WALLABAG max pages for articles. 2023-02-14 17:19:54 -08:00