v1.5.0 — Tag Pages, Game Versions, Recent Updates & MDX Components
AnvilWiki v1.5 — 内链 + 时效性 + 表达力:标签系统、版本号、最近更新页、MDX 组件与草稿流。
Added
- Tag landing pages:
/tagscloud +/tags/<tag>aggregation pages per locale (no English fallback — list accuracy rule). Article tags are now clickable; tag pages carry ItemList + Breadcrumb JSON-LD and land in the sitemap with hreflang. gameVersionfrontmatter: "applies to v2.5" badge on the article header — freshness / E-E-A-T signal for fast-patching games./recentpage (all locales): full recently-updated listing for "patch notes"-style queries.<Callout>MDX component: info/tip/warn/danger boxes, zero JS — the most-used display element on game wikis.<Accordion>MDX component: native<details>collapsible panels for multi-phase strategies / spoilers, zero JS.- Draft workflow:
draft: trueis visible inpnpm devand fully excluded from production build (pages, lists, recent, related, hreflang, sitemap).pnpm new-postasks. - VideoObject JSON-LD: one per embedded YouTube video — Google Video search eligibility.
- 404 recovery page: Pagefind search trigger + category entry points.
- Sponsor card (env-gated):
PUBLIC_SPONSOR_URL— empty = renders nothing (same contract as AdSense/Giscus). Plus.github/FUNDING.yml. - README fork warning: wrangler.toml sole-source-of-truth warning next to the deploy button.
Full Changelog: v1.4.0...v1.5.0