HTML issue on appimage directory web page
When I open the appimage directory web page (https://appimage.github.io/apps/) I see raw HTML code. This looks like a bug too me.
I see the same behavior in both Firefox and Chrome (with Ubuntu)
True, but I don't see where the bug is hiding... do you? Likely somewhere around
https://github.com/AppImage/appimage.github.io/blob/b24e9828d7e27c17199b31af763b7664c1ce8db0/pages/apps.md?plain=1#L54-L55
I was expecting there to be people maintaining this repo, but if that is not the case I can offer my help. Do you happen to have any instructions on how to run a local copy of this repo for debugging?
Haven't done so myself, but this seems to describe it: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll
Thanks @ErikKalkoken for looking into it!