Project updates

Latest updates logged for this project.

Oct 15, 2025

β—†

Added the new worklog timeline to `/projects` and individual `/project` pages.

β—†

Wired a native tweet sync API so the site no longer relies on `react-tweet`.

β—†

Designed custom Twitter card images.

β—†

Sprinkled more page transitions across the app.

Oct 11, 2025

β—†

Finished migrating the site over to the App Router.

β—†

Yanked out yalc and the rest of the cruft while moving everything onto the [Kitze UI](/project/kitze-ui) shadcn registry.

Back to projects

kitze.blog

Home base for my writing, worklogs, and experiments

Live

This site is the central hub where I publish deep dives, changelogs, and the daily worklogs that track everything I am building.

The latest rebuild moved the app onto the Next.js App Router with a custom constraint layout, faster data fetching, and cleaner routing for every section of the site.

I am migrating shared UI into Kitze UI components and pruning old tooling like yalc so the blog shares a design system with the rest of my products.