Slim pill-shaped search input. Submits site:qipaobuzz.com queries
to Google in a new tab. Vermilion focus ring matches the Chinese
magazine palette.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
PostList no longer wraps cards in an outer <a>, so .post-hero-link
and .post-row-link selectors don't match anything. Layout now grids
.post-hero and .post-row directly + adds the stretched-link pattern
on .card-link inside titles + min-width: 0 on grid items + tag link
z-index: 2 above the title overlay.
No design changes — same vermilion + cream Chinese magazine palette.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Apply the same PostList structural fix as hype404 / viralmvp: drop
the card-wide <a> that broke the layout via HTML5 nested-link
auto-recovery. Layout CSS unchanged; this commit only updates
PostList.astro.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Switches PostList to the same shared template the other two blogs
use (hero card + image-row cards) and adds matching .post-hero /
.post-row CSS to the editorial light theme. Drops the dependency on
markdown.js getVisibleTags + renderMarkdown — covers come from raw
markdown regex against /images/ paths, no full render needed.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Replaces the rice-paper qipao motif (radial-gradient bg, ZCOOL XiaoWei
display font, Ma Shan Zheng brush brand) with the same clean editorial
magazine theme as hype404 / viralmvp:
- Warm off-white bg (#fbf9f3), rich near-black ink
- Fraunces serif headlines + Inter body + JetBrains Mono code
- Chinese vermilion accent (#c8102e) for the "buzz" brand mark, drop
cap, blockquote rule, pagination/hover states
- Noto Serif SC + Noto Sans SC pulled in alongside Fraunces/Inter so
inline Chinese characters (e.g. 董宇辉) render in a coordinated
serif/sans pair instead of falling through to system fonts
- Same component classes (.post, .post-content, .tag, etc.) so
PostList and post pages cascade through unchanged
- AdSense script preserved for ads-enabled deployments
- Brand wordmark "qipaobuzz" (buzz in vermilion accent)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>