Skip to content

fix(theme): show Fuwari Light in gallery - #513

Draft
cursor[bot] wants to merge 1 commit into
gh-pagesfrom
feat/bc-f5ce36a4-6fb2-4a0d-91ea-5d031f019801-ff68
Draft

fix(theme): show Fuwari Light in gallery#513
cursor[bot] wants to merge 1 commit into
gh-pagesfrom
feat/bc-f5ce36a4-6fb2-4a0d-91ea-5d031f019801-ff68

Conversation

@cursor

@cursor cursor Bot commented Jul 8, 2026

Copy link
Copy Markdown

Summary

Fuwari Light now appears in the themes gallery with its thumbnail instead of being omitted from the homepage. The theme post uses the existing theme metadata contract, and the uploaded preview image now lives at the path the gallery template renders.

Verification

  • Waited for the PR Add Fuwari Light theme #510 GitHub Pages workflow to complete successfully and the aliyun-deploy workflow to finish; aliyun-deploy ended with failure before the 10-minute cache wait.
  • Waited 10 minutes, then checked https://theme.typora.io/ and confirmed Fuwari Light was not listed.
  • Ran a local metadata/image verification script confirming _posts/theme/2026-06-24-fuwari-light.md has layout: theme, category: theme, thumbnail: fuwari-light.png, and that media/thumbnails/fuwari-light.png is a valid 250x200 PNG.
  • bundle exec jekyll build could not run in this container because Ruby/Bundler are not installed.

Post-Deploy Monitoring & Validation

After merge, wait for the GitHub Pages deployment, then re-check https://theme.typora.io/ for the Fuwari Light gallery card and confirm its thumbnail loads from /media/thumbnails/fuwari-light.png. Failure signal: the theme is still absent or the image 404s; mitigation is to inspect the Pages build output and the rendered gallery HTML for the post category and thumbnail path.


Compound Engineering
GPT-5.5

Open in Web View Automation 

Co-authored-by: AbnerLee <abnerlee@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant