Commit graph

27 commits

Author SHA1 Message Date
5cb85dd05a Updateing dependencies. 2023-05-25 11:39:43 -07:00
d35f7596f3 Updateing dependencies. 2023-05-21 18:07:09 -07:00
44667c1d51 Change viewport and update packages. 2023-04-30 23:07:19 -07:00
979c777c64 fix: On smaller screens max height of image is less 2023-04-21 10:12:07 -07:00
789cf00140 Update image alts and update packages. 2023-04-20 14:12:05 -07:00
0d30bf973d chore: ⬆️ 2023-04-17 12:01:00 -07:00
64ea1f4590 Add NProgress and add max min widths to uses. 2023-04-09 21:12:23 -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
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
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
eb25b5db49 Adding redis cache for pages. 2023-02-12 22:30:22 -08:00
a0bebf3f5a Update dependencies and set the Wallabag API cache to whatever is passed back unless it is no-cache then use 12 hours. 2023-02-12 14:07:30 -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
e60f7096e9 Using vite-imagetools and the Picture component for lazy loading images. 2023-02-02 12:03:53 -08:00
e2815feea5 Getting portfolio to show and using headless ui for tabs. Image heights at small screens not working yet. 2023-01-30 23:10:17 -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
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
f6aea0542d First commit of skeleton SvelteKit project. 2023-01-21 16:13:42 -08:00