thalida

Plans

Claude's design docs and implementation plans for thalida.com.

18 items

Layout  / Site Footer

Mar 2026

Site Footer Implementation Plan

Add a minimal sitewide footer inside the center content area showing "created by thalida" and the last git commit date.

implementation

Layout  / Site Footer

Mar 2026

Site Footer Design

Add a minimal sitewide footer inside the center content area of BaseLayout. The footer displays "created by thalida" and a last-updated date sourced from the latest git commit at build time.

design

Layout  / Flatten Plans

Mar 2026

Flatten Plans Collection Implementation Plan

Remove topic grouping from plans, convert topic to subcategory, convert planType to tags, make plans display identically to other collections.

implementation

Layout  / Flatten Plans

Mar 2026

Flatten Plans Collection Design

Remove topic grouping from plans, convert topic to subcategory, convert planType to a tag, and make plans display like every other collection.

design

Layout  / Info Panel

Mar 2026

Info Panel Design

Replace `WeatherTextComponent` with a combined `InfoPanelComponent` that displays location, coordinates/timezone, and weather info inside the live-window shadow DOM. Use static white text instead of the current dynamic WCAG-contrast color.

design

Layout  / Info Panel

Mar 2026

Info Panel Implementation Plan

Replace `WeatherTextComponent` with a combined `InfoPanelComponent` that displays location name, coordinates/timezone, and weather info inside the live-window shadow DOM with static white text.

implementation

Layout  / Collection Pagination

Feb 2026

Collection Pagination Design

Add pagination to collection index pages, displaying 50 items at a time using Astro's built-in `paginate()` function.

design

Layout  / Collection Pagination

Feb 2026

Collection Pagination Implementation Plan

Add static pagination (50 items/page) to all collection index and category pages using Astro's built-in `paginate()`.

implementation

Layout  / Command Palette Enhancements

Feb 2026

Command Palette Enhancements Implementation Plan

Enhance the command palette with full-text content search via Pagefind, replace tags with categories, show per-row collection + category labels, and give links a unique visual style.

implementation

Layout  / Command Palette Enhancements

Feb 2026

Command Palette Enhancements Design

Four enhancements to the command palette (Cmd+K):

design

Layout  / Spotify Player

Feb 2026

Spotify Player Implementation Plan

Add a compact Spotify playlist player to the left sidebar that persists across page transitions.

implementation

Layout  / Spotify Player

Feb 2026

Spotify Player in Sidebar — Design

Embed a compact Spotify playlist player in the left sidebar so visitors can listen to music while browsing the site. No autoplay.

design

Layout  / Home Page Redesign

Feb 2026

Home Page Redesign Implementation Plan

Replace the current minimal home page with a three-section "Terminal Portfolio" layout: conversational hero, featured projects strip, and site evolution timeline.

implementation

Layout  / Home Page Redesign

Feb 2026

Home Page Redesign — "The Terminal Portfolio"

Redesign the home page content to be compelling and engaging while keeping the live-window component. Replace the current minimal hero ("Work & Play" / "A creative's catalog") with three sections: a conversational hero, a featured projects strip, and a visual site evolution timeline.

design

Layout  / Home Page Redesign

Feb 2026

Home Page Styling & Bug Fixes Implementation Plan

Theme-match the live-window component on the home page, fix a font-loading bug with View Transitions, expose clock text color as a customizable property, center home content, and update the weather font.

implementation

Layout  / Home Page Redesign

Feb 2026

Home Page Styling & Bug Fixes Design

Five changes to the home page: theme-match the live-window component, fix a font-loading bug, expose a new CSS custom property, center content, and update the weather font.

design

Layout  / Sidebar Redesign

Feb 2026

Sidebar Redesign Implementation Plan

Replace the current file-tree sidebar with a two-level navigation and command palette search.

implementation

Layout  / Sidebar Redesign

Feb 2026

Sidebar Redesign: Two-Level Navigation with Command Palette

The current IDE-style file-tree sidebar has several usability issues:

design