Add pagean_count job
Add job to Pagean template to perform install on each run to get a better count of usage (assuming tracked by NPM installs). The Pagean image uses an unprivileged container, so can't install globally there (without significant overhead), so add a secondary job (pagean_count) to add in node:lts-alpine image.