An Eleventy one-pager announcing that InstantILL is no longer available, with relevant redirects. Static and deployed on Netlify.
- Node.js ≥ 14.
- npm (comes with Node).
# install Eleventy
npm install
# run local server at http://localhost:8080
npm startInstantILL’s widget will keep working until 18 Nov 2025. To avoid any dependency on the old Open Access Button infrastructure, we copied the last stable version of the script (embed.js) from <https://github.com/oaworks/embed/blob/main/embed.js> into src/embed.js in this repo so that Netlify can still serve it at instantill.org/embed.js.
If we ever need to update the widget before the shutdown date, ensure to update both sources to avoid any confusion for end-users.