Closed nlharris closed 2 years ago
@erik-whiting Nico had similar issues, maybe you can try pinning to jekyll 3.5 with
docker run --rm --volume="$(pwd):/srv/jekyll" -p 4000:4000 -it jekyll/jekyll:3.5 jekyll serve
(erik said that worked)
(and now you see why I hate Discussions! There is no way to "close" a Discussion, only delete. I had to hand-copy that response to an issue so it wouldn't be lost forever when I delete the Discussion. Or I could leave the Discussion hanging around forever, even though the question has been answered.)
Discussed in https://github.com/OBOFoundry/OBOFoundry.github.io/discussions/2154