You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.