Commit graph

31 commits

Author SHA1 Message Date
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
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
11e5e9aac5 Fixing up uses styles. 2023-01-30 20:17:48 -08:00
361bc2c9eb Fixing footer and getting some global styles to apply. 2023-01-30 00:09:42 -08:00
a7b992d2ac Adding logo and styles for it. 2023-01-29 23:48:55 -08:00
c7f8d7e6d0 docs: 📝 Update README 2023-01-29 23:07:32 -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
2ac689516e Adding custom error page. 2023-01-29 16:09:31 -08:00
26d4eee1b8 Adding SEO component and including in all pages. 2023-01-29 16:04:05 -08:00
c46f560f49 Fixing typeography, footer icons, and footer styles. 2023-01-29 15:37:12 -08:00
6ade326c8d Adding css in and formatting a little better. 2023-01-28 11:44:54 -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