Commit graph

13 commits

Author SHA1 Message Date
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