Commit Graph
7 Commits
Author SHA1 Message Date
jake 38a00cf203 chore: next 16.3, drizzle v1, other cleanup (#2620) 2026-08-16 16:17:10 -04:00
jake b6cf79ff12 refactor: integrate content-collections for notes (#2609) 2026-06-30 16:29:50 -04:00
jake c2bf0c610e chore: update to pnpm 11, bump other deps 2026-06-04 11:58:19 -04:00
jake 5fc9efb181 fix: don't pre-render view and comment count components
- Introduced a new PostStats component to handle view and comment counts, replacing the previous async implementation with a client-side approach.
- Updated CommentCount component to use client-side state management for fetching comment counts.
- Removed unnecessary caching logic from view and comment fetching functions.
- Simplified date formatting by moving it inline, enhancing performance and readability.
2026-01-28 13:35:16 -05:00
jake 0d6e489cc8 refactor: neon -> planetscale 2026-01-28 12:26:17 -05:00
jake f0d4937f0f add husky 2025-04-04 11:29:28 -04:00
jake 2b9c421d42 add prefix to redis keys 2025-04-04 08:49:42 -04:00