Anyone familiar with Jekyll? I want to include pag...
# random
o
Anyone familiar with Jekyll? I want to include page content (sample code from GitHub) into a page of my site. As far as I learned, GitHub pages doesn’t allow custom plugins, but looks like they should work with
_plugins/
files. However, I can’t make plugin to run even locally.