I am new to Jekyll and have struggled with it for some time. I can write posts, build locally, push to Netlify etc but when it comes to this particular modification, I can’t seem to find any good documentation on it.
I want to implement Bigfoot.js footnotes on my site because inline footnotes are just better. But for whatever reason, I can’t seem to get them to work on my particular site. @mmistakes has tried to help but YAML, Liquid, etc, are all unfamiliar to me coming from Java and JavaScript.
You can take a look at my repo to get a better understanding of what is going on.
I’ve added YAML to my custom.html
and added the jQuery and Bigfoot scripts there and also the compiled Bigfoot css. But I can’t seem to get it to work and when I look locally in the console there aren’t any errors .
Can someone lead me in the right direction?