Commit graph

13 commits

Author SHA1 Message Date
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
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
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
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
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
89aa4abc28 Adding analytics component, about me page, images for about and other pages, prerender about. 2023-01-29 22:56:53 -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
68828905b3 Adding layout header and footer, postcss, and base pages. 2023-01-28 11:31:58 -08:00