Merged
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add optional chaining for page.image?.src in PostCard.vue - Add empty keywords to Beverly's author page frontmatter Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Avoid conflicting with existing dashboard build settings for production. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Matches dashboard build config: yarn build → dist. Deploy previews use yarn generate (static) → same dist output. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add AI 加速 keyword for AI-assisted content tagging - Add 本文由小貓貓工程師與 AI 協作完成 footnote before epilogue Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Each TODO image now includes a detailed AI_IMAGE_PROMPT comment with style, composition, color, and aspect ratio guidance. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Each prompt now includes: subject, environment, details, lighting, style references, hex color palette, composition, mood, and exclusions. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Hero images: 1500x1072 (2x retina), JPEG q80, <150KB Inline images: 1200x858 (2x retina), JPEG q80, <200KB Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Prompts were over-specified. Simplified to short paragraphs describing scene, style, palette, and size. Cat character based on Monroe (Ragdoll). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for heartfelt-tiramisu-bad9b0 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
HTML <!-- --> inside YAML frontmatter caused nuxt-content hydration mismatch: server parsed the post but client dropped it, showing wrong featured post on home page. Use pure # YAML comments instead. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replace mutable splice + const with computed refs. The splice mutated the reactive posts array during SSR, causing client hydration to show a different post's text with the SSR post's image. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.