I have been successful in adding and using jekyll-image-size locally, however the github pages build actions seems to fail on the following error:
Liquid Exception: Liquid syntax error (/github/workspace/_includes/figure.html line 7): Unknown tag 'imagesize' included in /github/workspace/_posts/2022-01-15-simulate-cpu-load-with-python.md
Am I right in saying that it is not supported by Github pages?
Hi,
I have been successful in adding and using jekyll-image-size locally, however the github pages build actions seems to fail on the following error:
Am I right in saying that it is not supported by Github pages?