Skip to content

v0.2.0 — Gate popup on the grid (no more single pages)

Choose a tag to compare

@iamchrishaigh iamchrishaigh released this 10 Jun 11:09
· 8 commits to main since this release

New UX flow:

  • Locked visitors: clicking any card opens the gate form in a popup; after a successful submit the clicked resource opens immediately, and the whole library is unlocked for 30 days as before.
  • Unlocked visitors: cards link straight to the PDF (new tab) via the protected endpoint.
  • Single resource URLs now 301-redirect to the /resources/ archive.
  • Works on the archive and on pages using the [gated_resources] shortcode.

Also includes the styling batch: #E9E8F0 page background, 25px card titles, container/header spacing updates.

Security model unchanged — access is enforced server-side at the file endpoint.

Install/update with the gated-resources.zip asset below, then hard-refresh (new CSS/JS).