Claude's design docs and implementation plans for thalida.com.
21 items
Content / Subcategories
Mar 2026Derive category and subcategory from the filesystem, co-locate images via page bundles, and add subcategory filtering.
Content / Plans Organization
Mar 2026Add category-based filtering to the plans page, merge fragmented topics, migrate publishedOn to full timestamps, and delete orphaned docs/plans/.
Content / Plans Organization
Mar 2026Add category-based filtering to the plans page and merge fragmented topics into cohesive groups. Reduces 55 topics to ~47 and adds 6 filterable categories.
Content / Plans Organization
Mar 2026Add a "plans" content collection that surfaces Claude's design docs and implementation plans as browsable, topic-grouped content on the site.
Content / Plans Organization
Mar 202693 planning documents live in `docs/plans/` — design docs and implementation plans for features built on thalida.com. They're invisible to site visitors and can't be browsed, searched, or linked to. Moving them into the site's content collection system makes them a browsable archive of how the site was built.
Content / Subcategories
Mar 2026Derive category and subcategory from the filesystem, co-locate images via page bundles, and add subcategory filtering.
Content / Dead Link Detection
Mar 2026Detect dead links during build, mark them with a `dead-links` virtual category, exclude them from all views except the `/links/dead-links` category page, and mark them in global search results.
Content / Dead Link Detection
Mar 2026When external links in the links collection go dead (404, timeout, DNS failure, etc.), they continue to appear across the site. There's no way to detect or surface broken links.
Content / Image Audit
Mar 2026Rename all image files to kebab-case, write descriptive alt text for every image (by viewing each one), reorganize meta images into a subfolder, and clean up gallery folder structure.
Content / Image Audit
Mar 2026Audit all image file names and alt text across the site. Fix bad/unclear file naming (kebab-case), add/update alt text on all images, organize meta images into a clear subfolder, and ensure all folder paths make sense.
Content / Version Post
Mar 2026A version post for thalida.com v2026, written from Claude's perspective as a collaborator who helped build the site. Fun, friendly, witty — a highlight reel of the major features.
Content / Meta Seo
Mar 2026Replace the outdated OG/social card image with a neon-glow `<3` mark on midnight background, matching the site's current design.
Content / Meta Seo
Mar 2026The current OG/social card image (`card-512x512.png`) features a lime-to-teal gradient background with purple text and a Memoji avatar. This no longer matches the site's design, which uses a dark midnight theme with neon/teal accents and monospace typography.
Content / Meta Seo
Mar 2026Add comprehensive meta tags, OpenGraph, Twitter Cards, structured data, favicons, sitemap, and robots.txt so thalida.com shows up well in search and looks great when shared.
Content / Meta Seo
Mar 2026Add comprehensive meta tags, OpenGraph, Twitter Cards, structured data, and SEO infrastructure so thalida.com shows up well in search results and looks great when links are shared on social media.
Content / Markdown Plugins
Feb 2026Restore `[!TIP]`/`[!NOTE]`/etc. callouts, heading anchors, TOC generation, and scrollable tables to the v-2026 branch.
Content / Markdown Plugins
Feb 2026The `v-2026` branch dropped several markdown processing plugins that existed on `main`, resulting in:
Content / Post Url Nesting
Feb 2026Posts and categories share the same URL segment under `/{collection}/`, creating collision risk. Posts also don't display tags on their individual pages.
Content / Post Url Nesting
Feb 2026Nest post pages under `/{collection}/post/{id}` to avoid collision with category routes, and display tags on post pages.
Content / Link Metadata
Feb 2026Enrich link cards with build-time-fetched metadata (favicon, meta title, description) and
Content / Link Metadata
Feb 2026Enrich the links collection cards with build-time-fetched metadata (favicon, meta title, meta