- [ ] Prerequisite https://github.com/TWiStErRob/twisterrob.github.io/issues/34 - [x] Prerequisite https://github.com/TWiStErRob/twisterrob.github.io/issues/24 - Feature request: https://github.com/github/pages-gem/issues/651 - Infeasibility explainer: https://github.com/github/pages-gem/issues/651#issuecomment-581069671 Motivations: * https://github.com/github/pages-gem/issues/752 Workarounds: * [2019](https://github.com/github/pages-gem/issues/651#issuecomment-541524364): move to Netlify or other third party. * [2019](https://github.com/github/pages-gem/issues/651#issuecomment-541442887): https://github.com/BryanSchuetz/jekyll-deploy-gh-pages (hacky [push to gh-pages branch](https://github.com/github/pages-gem/issues/651#issuecomment-718772283)) * [2020](https://github.com/github/pages-gem/issues/651#issuecomment-628050375): [Deployment from a branch](https://jekyllrb.com/docs/continuous-integration/github-actions/) * [2022](https://github.com/github/pages-gem/issues/651#issuecomment-1197448026): Official response, GitHub Pages [custom actions workflows](https://github.com/actions/starter-workflows/blob/main/pages/jekyll-gh-pages.yml). * Official 2022 solution implemented in #25 ## Tasks - [ ] https://jekyllrb.com/docs/upgrading/3-to-4/
Motivations:
Workarounds:
Tasks