Commit Graph

18 Commits

Author SHA1 Message Date
Claude Code
8cf68e49bf add cover-image hero + row card listings
Same magazine-style PostList as hype404: hero card for top story,
image-row cards for the rest. Posts without /images/* covers render
text-only via CSS :has() fallback. Adds .post-hero / .post-row CSS
to the existing light theme using the magenta accent var.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 16:57:43 +08:00
Claude Code
62559f7546 redesign: premium editorial light theme
Replaces the Geocities/MTV rainbow stripe layout (Bungee Shade,
Rubik Glitch, hot-pink bg, repeating diagonal stripes, Comic Sans
body) with the same clean editorial magazine theme as hype404:

- Warm off-white bg (#fbfaf6), rich near-black ink
- Fraunces serif headlines + Inter body + JetBrains Mono code
- Magenta accent (#d4308f) — fits the creator-drama beat without
  Geocities visual noise
- Same component classes (.post, .post-content, .tag, etc.) so
  PostList and post pages cascade through unchanged
- Drop cap on the first paragraph, pill tags, hover lift on cards
- Brand wordmark "viralmvp" (mvp in magenta accent)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 16:44:17 +08:00
4586e765a4 post: Instagram vs Reality: The Reddit Post That Exposed Influencer Fakery 2026-05-01 15:44:10 +08:00
d5b3a1680c post: Chris Stuckmann's Gambling Sponsor Problem Just Exploded 2026-05-01 15:44:07 +08:00
cd443c5640 post: Jacob Geller Just Broke the Internet's Favorite Brain-Dead Talking Point 2026-05-01 15:44:02 +08:00
Claude Code
c6aaedfbf4 indexnow: ownership key file for api.indexnow.org 2026-04-30 16:47:45 +08:00
Claude Code
0ca02c5f81 redirect legacy Ghost-style sitemap paths to sitemap-index.xml 2026-04-30 16:25:14 +08:00
bf603e4e54 post: The FaceTune Industrial Complex Is Eating Itself Alive 2026-04-30 12:27:05 +08:00
9066f9178c post: FleshSimulator's 10-Year Relationship Destroyed by Doxxing 2026-04-30 10:40:12 +08:00
3a5deef53e post: Born Without A Ribcage? Welcome To Influencer Body Horror 2026-04-30 10:36:27 +08:00
b971487a53 post: The Filter Epidemic: When Creators Warpaint Themselves Into Uncanny Valley 2026-04-30 10:36:16 +08:00
35ababbf41 post: D4vd's 40TB Nightmare: The Creator Economy's Reckoning 2026-04-30 10:12:44 +08:00
97405ed324 post: Crimes New Roman vs. Dramaslop: YouTube's Commentary Civil War 2026-04-30 10:07:54 +08:00
d65f8e3f3c post: The AI Influencer Apocalypse Is Here (and It's Boring) 2026-04-29 16:08:13 +08:00
d12b60e150 post: STREAMER HIT BY CAR MID-CROSS-COUNTRY WALK IS IRL'S WAKE-UP CALL 2026-04-29 16:08:04 +08:00
13f0f1f3dc fix(seo): URL-encode tag in canonical link
Tag pages emitted <link rel="canonical" href="...tag/Foo Bar/">
with literal spaces. Wrap with encodeURIComponent so the canonical
matches the encoded URL in the sitemap.
2026-04-28 18:22:42 +08:00
20caafeeda design: 90s MTV/GeoCities retro layout (Bungee Shade + Impact + rainbow marquee) 2026-04-20 05:07:22 +00:00
cdf833d61b initial: Astro port of ViralMVP with favicon + SEO redirects 2026-04-20 04:52:47 +00:00