Skip to content

OINK v0.6.0 — Immersive blogs and safer builds

Choose a tag to compare

@Vonng Vonng released this 20 Aug 16:14
· 37 commits to main since this release

OINK 0.6.0 adds an immersive Blog presentation, complete author/series/index/share publishing, warning-first build resilience, and leaner internal rendering without changing the established component API.

Highlights:

  • Full-bleed Blog heroes and in-flow outline rails
  • Profiles, bylines, series order, three index forms, and local-first sharing
  • Optional validated upstream attribution
  • Safe preview warnings with strict publishing through --panicOnWarning
  • Reduced repeated template work and build overhead

Full bilingual release notes:

Upgrade with:

hugo mod get github.com/pgsty/oink@v0.6.0
hugo mod tidy