An Eleventy one-pager announcing that Open Access Button 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 start