Commit graph

61 commits

Author SHA1 Message Date
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
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
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
Bradley Shellnut
09baf97ed6
Merge pull request #1 from BradNut/pagination-articles
Pagination articles
2023-02-12 13:49:06 -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
1ad31a345b Bring back layout. 2023-02-09 16:37:42 -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
139fea9490 Revert max width. 2023-02-02 22:44:41 -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
2585c0d67c Changing content on about. 2023-02-02 20:20:59 -08:00
0675dc3301 Using vite-imagetools for all images on other pages. 2023-02-02 13:25:22 -08:00
e60f7096e9 Using vite-imagetools and the Picture component for lazy loading images. 2023-02-02 12:03:53 -08:00
9d3fbea19d Adding load function to articles for fetching Wallabag saved articles. 2023-01-31 23:45:18 -08:00
9f47952141 Prerender most pages. 2023-01-31 16:14:55 -08:00
17f668cd6a Fixing images and tabs. 2023-01-31 16:06:41 -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