Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 04:23

Fixed

  • Per-locality pages are served directly at /yishuv/<slug> instead of
    redirecting to a trailing-slash URL, matching the canonical tags and every
    sitemap entry.
  • Removed a leftover redirect rule that prevented the site from deploying.

Changed

  • The site is deployed by Cloudflare Workers Builds directly from this
    repository, so no deploy credentials are stored in GitHub at all.
  • Node 22 is now required (see .nvmrc).
  • The Python data-pipeline requirements moved to scripts/requirements.txt.