v1.7.0 — Image Gallery & Lightbox, Author System, Affiliate CTA & Content Lint
AnvilWiki v1.7 — 内容表达力二期 + E-E-A-T:画廊、作者体系、联盟链接与内容 lint。
Added
- Image gallery + lightbox:
galleryfrontmatter (image/caption/alt) renders a thumbnail grid below the article body with a native<dialog>lightbox (prev/next/ESC/backdrop close). Each image emits ImageObject JSON-LD for Google Images. Thumbnails via Astro Image (auto WebP/srcset). - Author system:
src/config/authors.tsregistry — registered authors link out from the byline and upgrade Article JSON-LD author from Organization to Person (withsameAs). Bareauthor:names keep working. <AffiliateLink>MDX component: affiliate/outbound CTA card withrel="sponsored nofollow noopener"baked in — an SEO-compliant second monetization channel. Zero JS.pnpm check-content: content lint — no H1 in body, heading level skips, missing image alt text, trailing-slash internal links.
Changed
- Demo content: Stormcaller carries a gallery + named author; beginner guide shows
<AffiliateLink>.
Full Changelog: v1.6.0...v1.7.0