expressjs.com
expressjs.com copied to clipboard
Update Jekyll and packages
As I mentioned https://github.com/expressjs/expressjs.com/issues/1736#issuecomment-2631426790, Jekyll is outdated and many of its dependencies are as well. We will likely need to remove pages-gem since it is not actively maintained by GitHub
Which means we will probably now have to upload the page via GitHub Actions.
related https://jekyllrb.com/docs/continuous-integration/github-actions/
Now we have full control over the production environment, we can update our dependencies and use any plugin we might need.