-
-
Notifications
You must be signed in to change notification settings - Fork 2
Description
π Bug report
Location
Section of the site where the content exists
Affected URL(s):
Description
Concise explanation of the problem
i am/was about ready for merging #1131 (as stated); however, it will be adding custom Jekyll plugins, which are not supported by our current publishing infrastructure (github pages)
GitHub Pages cannot build sites using unsupported plugins. If you want to use unsupported plugins, generate your site locally and then push your site's static files to GitHub.
βhttps://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/about-github-pages-and-jekyll#plugins
in essence this issue will try to outline our next steps, which i have experience in solving already, but would like to communicate what all that entails more clearly below since it's not exactly straight forward and would most-likely require custom scripting and hoop-jumping, but it is a well-known work around
- I would like to work on this issue and submit a pull request.