|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
9d3fbea19d
|
Adding load function to articles for fetching Wallabag saved articles.
|
2023-01-31 23:45:18 -08:00 |
|
|
|
26d4eee1b8
|
Adding SEO component and including in all pages.
|
2023-01-29 16:04:05 -08:00 |
|
|
|
68828905b3
|
Adding layout header and footer, postcss, and base pages.
|
2023-01-28 11:31:58 -08:00 |
|