Commit graph

75 commits

Author SHA1 Message Date
9b6cffe2c8 Updating packages, switch to stage 2 of postcss, and fix privacy software link. 2023-07-02 18:31:16 -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
44667c1d51 Change viewport and update packages. 2023-04-30 23:07:19 -07:00
d6261be10f Fix meta head description of site. 2023-04-21 10:27:42 -07:00
979c777c64 fix: On smaller screens max height of image is less 2023-04-21 10:12:07 -07: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
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
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
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
Bradley Shellnut
55c679da68
Using an environmental variable for Bandcamp username 2023-02-16 05:50:24 -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
fc1c0a5b62 Fixing TS errors and adding a WALLABAG max pages for articles. 2023-02-14 17:19:54 -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
9f4f39fff1 Fix caching for the articles page and only changing the head for title. 2023-02-13 10:07:17 -08:00
eb25b5db49 Adding redis cache for pages. 2023-02-12 22:30:22 -08:00